#fme_upload_files_preview_product_file {
display: block;
list-style: none;
margin: unset;
margin-bottom: 6px;
}
#fme_upload_files_preview_cart_file {
display: block;
list-style: none;
margin-bottom: 4px;
padding: 0px;
}
#fme_upload_files_iconpreview {
width: 24px;
display: -webkit-inline-box;
cursor: pointer;
}
.fme_upload_files_iconpreviewcartpage{
width: 13px;
display: -webkit-inline-box;
cursor: pointer;
}
.fme_upload_files_iconpreviewcheckoutpage,.fme_upload_files_iconpreview_checkout_page{
width: 13px;
display: initial;
cursor: pointer;
}
.fme_upload_files_img_thumbnail {
width: 124px;
cursor: pointer;
}
#fme_upload_files_order_row{
font-size: 14px;
}
.fme_upload_files_iconpreviewcartpage{
width: 13px;
display: -webkit-inline-box;
cursor: pointer;
}
#fme_accept_btn , #fme_reject_btn,.upload-file-status {
display: none !important;
} .fmeuploadfile-upload-handler {
border: 2px dashed #c5c5c5;
border-radius: 6px;
margin-bottom: 12px;
position: relative;
background: #fafafa;
transition: border-color 0.2s ease, background 0.2s ease;
}
.fmeuploadfile-upload-handler:hover {
border-color: #18abe3;
background: #f0f9fc;
}
.fmeuploadfile-upload-container {
padding: 18px 22px;
}
.fmeuploadfile-upload-inner {
overflow:hidden;
width:100%;
white-space: nowrap; text-overflow: ellipsis;
font-weight:inherit;
}
.fme-upload-wrap .fmeuploadfile-upload-inner .cd-upload-btn {
text-decoration: none;
box-shadow: none;
padding: 8px 14px;
color: #fff;
background-color: #18abe3;
border-radius: 4px;
font-weight: 500;
transition: background-color 0.15s ease;
}
.fme-upload-wrap .fmeuploadfile-upload-inner .cd-upload-btn:hover {
background-color: #1496c7;
color: #fff;
}
.fmeuploadfile-upload-inner .fmeuploadfile-label {
margin:5px 0;
line-height:36px;
position:relative;
display:flex;
align-items:center;
justify-content:center;
}
.fmeuploadfile-upload-inner .fmeuploadfile-label span.cd-separator {
padding:0 10px;
} .fmeuploadfile-dragover {
border-color:#6b6a6a;
}
@media screen and (max-width: 767px) {
.dnd-upload-status .dnd-upload-details .name em { font-weight:normal; }
.dnd-upload-status .dnd-upload-details .name { padding-right:60px; }
.fmeuploadfile-upload-inner .fmeuploadfile-label { font-size:16px; }
.product-name{
min-width: 120px;
}
.product-name .variation .variation-file1 p a img{
min-width: 100px;
height: auto;
}
}
@media screen and (max-width: 400px) {
.fmeuploadfile-upload-inner .fmeuploadfile-label { font-size:15px; }
.fmeuploadfile-label .cd-icon { display:none; }
}
.fileuploaderrormsg {
color:#ff0000;
padding:5px 0;
font-style:italic;
}
.fmeviewicons {
font-size: 35px !important;
color: black !important;
}
.upload-btn-wrapper {
position: relative;
overflow: hidden;
display: flex;
justify-content: center;
margin-top: 4px;
}
.btn_upload {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 8px;
padding: 12px 20px;
border: 2px dashed var(--fme-border, #e5e7eb);
border-radius: var(--fme-radius-sm, 6px);
margin-bottom: 10px;
position: relative;
font-size: 15px;
font-weight: 500;
cursor: pointer;
transition: border-color 0.15s ease, background-color 0.15s ease, box-shadow 0.15s ease;
}
.btn_upload:hover {
box-shadow: var(--fme-shadow-md, 0 4px 12px rgba(0, 0, 0, 0.08));
border-color: var(--fme-brand, #18abe3);
}
.btn_upload:focus-visible {
outline: none;
box-shadow: var(--fme-focus-ring, 0 0 0 2px #fff, 0 0 0 4px var(--fme-primary, #2271b1));
}
.btn_upload .fme-upload-button-icon,
.btn_upload .dashicons {
margin: 0;
line-height: 1;
width: 20px;
height: 20px;
font-size: 20px;
}
.upload-btn-wrapper input[type=file] {
font-size: 100px;
position: absolute;
left: 0;
top: 0;
opacity: 0;
}
.main_upload {
border: 2px dashed var(--fme-border, #e5e7eb);
border-radius: var(--fme-radius, 8px);
margin-bottom: 10px;
position: relative;
padding: 16px;
background: var(--fme-surface-muted, #f8f9fa);
transition: border-color 0.15s ease, background-color 0.15s ease;
}
.main_upload:hover {
border-color: var(--fme-brand, #18abe3);
}
.main_upload:hover .btn_upload {
border-color: var(--fme-brand, #18abe3);
}
.file-drop-area {
transition: border-color 0.15s ease, background-color 0.15s ease;
}
.btn_upload_new {
border: 2px solid gray;
color: gray;
background-color: white;
padding: 1px 10px;
border-radius: 1px;
font-size: 19px;
font-weight: bold;
}
.upload_btn_for_products {
margin-top:unset !important;
box-sizing: border-box;
margin: 0px 0px 0px 5px !important;
max-height: 38px;
text-decoration: none !important;
cursor: pointer;
display: inline;
}
.upload_btn_for_products *{
cursor: pointer;
max-height: inherit;
max-width: inherit;
}
.fme_download{
display: inline !important;
} .fmelisteditem-upg{
list-style: none;
}
.fmelisteditem-upg li{
display: flex;
display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -o-flex; align-items: center;
justify-content: space-between;
}
.fmelisteditem-upg li div{
display: flex;
align-items: center;
justify-content: flex-start;
line-height: 18px;
}
.fmelisteditem-upg .fmelisteditem-icon{
margin: 3px 5px;
}
.fme_delete_img{
text-decoration: none !important;
cursor: pointer;
}
.fme_delete_img .dashicons-remove {
color: var(--fme-danger, #dc2626) !important;
width: 20px;
height: 20px;
font-size: 20px;
line-height: 1;
transition: color 0.15s ease;
cursor: pointer;
}
.fme_delete_img:hover .dashicons-remove {
color: var(--fme-danger-dark, #b91c1c) !important;
}
.fmelisteditem-name-and-image .fmelisteditem-image{
width: 80px;
margin-right: 5px;
}
.fmelisteditem-name-and-image .fmelisteditem-image img{
width: 100% !important;
}  .fme_customer_note_up{
width: 100%;
} .fme-uploader-minimal{
border: none;
padding: 14px 0px !important;
background: transparent;
}
.fme-uploader-minimal .upload-btn-wrapper{
justify-content: flex-start;
}
.fme-uploader-minimal .Outer_upload{
display: flex;
flex-direction: column-reverse;
}
.fme-uploader-minimal .fmelisteditem-upg{
margin-left: 0px;
} .fme-upload-button-minimal{
padding: 14px 22px;
border: none;
} .fme_upload_files_minimalist_info{
padding: 0px;
padding-bottom: 0px;
margin-bottom: 8px;
font-size: 13px;
} .fme-uploader-simplistic{
border: none;
background: transparent;
}
.fme-uploader-simplistic .btn_upload, 
.fme-uploader-file-area-simplistic .btn_upload{
background: transparent !important;
color: #333 !important;
border: none;
box-shadow: none;
}
.fme-uploader-simplistic .btn_upload:hover,
.fme-uploader-file-area-simplistic .btn_upload:hover {
text-decoration: underline;
box-shadow: none;
border-color: transparent;
}
.fme-uploader-simplistic .upload-btn-wrapper{
justify-content: flex-start;
}
.fme-uploader-file-area-popup .btn_upload {
padding: 10px 16px;
}
.fme-uploader-simplistic .fmelisteditem-upg{
margin-left: 0px;
} .fme-file-uploader-popup-wrapper{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.55);
-webkit-backdrop-filter: blur(2px);
backdrop-filter: blur(2px);
z-index: 99999;
display: none;
overflow-y: auto;
}
.fme-file-uploader-popup-wrapper-active{
display: flex;
align-items: flex-start;
justify-content: center;
padding: 24px 16px;
overscroll-behavior: contain;
}
html.fme-file-uploader-popup-body-open,
html.fme-file-uploader-popup-body-open body {
overflow: hidden;
height: 100%;
}
.fme-file-uploader-popup{
width: 70%;
max-width: 1000px;
margin: auto;
background: var(--fme-surface, #fff);
border: 1px solid var(--fme-border, #e5e7eb);
border-radius: var(--fme-radius, 8px);
box-shadow: var(--fme-shadow-lg, 0 12px 40px rgba(0, 0, 0, 0.15));
overflow: hidden;
}
.fme-file-uploader-popup-header{
display: flex;
display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -o-flex; align-items: center;
justify-content: space-between;
padding: 15px;
border-bottom: 1px solid var(--fme-border, #e5e7eb);
}
.fme-file-uploader-popup-header h4{
font-weight: bold;
font-size: 18px;
margin: 0px;
}
.fme-file-uploader-popup-close-btn{
border: none;
background: none;
padding: 0px;
width: 40px;
height: 40px;
border-radius: 50%;
font-size: 18px;
text-align: center;
cursor: pointer;
display: flex;
display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -o-flex; align-items: center;
justify-content: center;
transition: background-color 0.15s ease;
}
.fme-file-uploader-popup-close-btn:hover{
background: var(--fme-surface-muted, #f8f9fa);
}
.fme-file-uploader-popup-body{
padding: 30px 30px;
max-height: 450px;
overflow-y: auto;
}
.fme-file-uploader-popup-footer{
display: flex;
flex-direction: column;
gap: 12px;
padding: 15px;
border-top: 1px solid var(--fme-border, #e5e7eb);
} .fme-file-uploader-popup-footer-buttons{
display: flex;
align-items: center;
justify-content: flex-end;
padding-top: 4px;
}
.fme-file-uploader-popup-footer-buttons .fme-file-uploader-primary-btn{
min-width: 120px;
}
.fme-popup-uploader-row{
width: 100%;
background: transparent;
display: flex;
display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -o-flex; gap: 20px;
align-items: flex-start;
padding: 16px 0;
border-bottom: 1px solid var(--fme-border, #e5e7eb);
}
.fme-popup-uploader-row:last-child{
border-bottom: none;
}
.fme-popup-uploader-upload-button{
flex: 0 0 180px;
min-width: 140px;
}
.fme-popup-uploader-upload-button .file-drop-area{
border: none;
background: transparent;
padding: 0;
}
.fme-popup-uploader-requirements{
flex: 1 1 0;
padding-left: 0;
}
.fme-popup-uploader-requirements-heading{
font-size: 14px;
font-weight: 600;
color: var(--fme-text-heading, #374151);
text-transform: none;
margin-bottom: 10px;
}
.fme-popup-uploader-requirements ul{
margin: 0;
padding-left: 18px;
line-height: 1.5;
}
.fme-popup-uploader-requirements ul li{
color: var(--fme-text-muted, #6b7280);
}
.fme-popup-uploader-items{
flex: 0 0 220px;
min-width: 180px;
} .fme-file-upload-popup-button{
width: max-content;
padding: 10px 18px;
background: #18abe3;
border-radius: 6px;
color: #fff;
display: flex;
align-items: center;
margin-top: 20px;
margin-bottom: 20px;
font-weight: 500;
border: none;
cursor: pointer;
transition: background-color 0.15s ease;
}
.fme-file-upload-popup-button:hover{
background: #1496c7;
color: #fff;
} .fme-popup-footer-product-row{
display: flex;
align-items: center;
gap: 16px;
margin: 0;
padding-bottom: 12px;
border-bottom: 1px solid var(--fme-border, #e5e7eb);
}
.fme-popup-footer-product-row-thumbnail{
width: auto;
flex: 0 0 80px;
margin: 0;
}
.fme-popup-footer-product-row-thumbnail img{
width: 72px;
margin: 0;
display: block;
border-radius: var(--fme-radius-sm, 6px);
}
.fme-popup-footer-product-row-info-heading{
font-weight: bold;
color: #333;
font-size: 20px;
} .fme-visibility-icon{
color: var(--fme-text-muted, #6b7280);
display: inline-flex;
align-items: center;
justify-content: center;
margin: 0 5px;
text-decoration: none !important;
transition: color 0.15s ease;
}
.fme-visibility-icon .dashicons{
width: 20px;
height: 20px;
font-size: 20px;
line-height: 1;
}
.fme-visibility-icon:hover{
color: var(--fme-brand, #18abe3);
} @media only screen and (max-width: 1000px){
.fme-file-uploader-popup{
width: min(90%, 720px);
}
.fme-file-uploader-popup-body{
padding: 24px 20px;
max-height: none;
}
.fme-popup-uploader-row{
flex-wrap: wrap;
gap: 12px;
padding: 14px 0;
}
.fme-popup-uploader-upload-button,
.fme-popup-uploader-requirements,
.fme-popup-uploader-items{
flex: 1 1 100%;
min-width: 0;
width: 100%;
}
.fme-popup-uploader-upload-button .upload-btn-wrapper{
justify-content: flex-start;
}
.fme-popup-uploader-items{
padding-top: 4px;
border-top: 1px solid var(--fme-border, #e5e7eb);
}
}
@media only screen and (max-width: 600px){
.fme-file-uploader-popup-wrapper-active{
padding: 12px 8px;
align-items: stretch;
}
.fme-file-uploader-popup{
width: 100%;
max-width: none;
margin: 0;
}
.fme-file-uploader-popup-header{
padding: 12px 16px;
}
.fme-file-uploader-popup-header h4{
font-size: 16px;
}
.fme-file-uploader-popup-body{
padding: 20px 16px;
max-height: calc(100vh - 220px);
}
.fme-file-uploader-popup-footer{
padding: 12px 16px;
}
.fme-popup-uploader-row{
flex-direction: column;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
-o-flex-direction: column;
gap: 12px;
padding: 12px 0;
}
.fme-popup-uploader-upload-button,
.fme-popup-uploader-requirements,
.fme-popup-uploader-items{
flex: 1 1 100%;
min-width: 0;
width: 100%;
}
.fme-popup-uploader-upload-button .btn_upload{
width: 100%;
box-sizing: border-box;
}
.fme-popup-uploader-items{
padding-top: 8px;
border-top: 1px solid var(--fme-border, #e5e7eb);
}
.fme-popup-footer-product-row{
gap: 12px;
}
.fme-popup-footer-product-row-thumbnail{
flex: 0 0 64px;
}
.fme-popup-footer-product-row-thumbnail img{
width: 56px;
}
.fme-popup-footer-product-row-info-heading{
font-size: 16px;
}
.fme-file-uploader-popup-footer-buttons .fme-file-uploader-primary-btn{
width: 100%;
min-width: 0;
}
}  .fme-file-cropper-popup-wrapper{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,.9);
z-index: 99999;
display: none;
overflow-y: auto;
}
.fme-file-cropper-popup-wrapper-active{
display: block;
z-index: 9999999999999999;
}
.fme-file-cropper-popup{
width: 60%;
margin: 50px auto;
background: #fff;
border-radius: 10px;
}
.fme-file-cropper-popup-header{
display: flex;
display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -o-flex; align-items: center;
justify-content: space-between;
padding: 15px;
border-bottom: 2px solid rgb(230, 211, 211);
}
.fme-file-cropper-popup-header h4{
font-weight: bold;
font-size: 18px;
margin: 0px;
}
.fme-file-cropper-popup-close-btn{
border: none;
background: none;
padding: 0px;
width: 40px;
height: 40px;
border-radius: 5px;
font-size: 18px;
text-align: center;
cursor: pointer;
display: flex;
display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -o-flex; align-items: center;
justify-content: center;
}
.fme-file-cropper-primary-btn{
border: none;
background: #18abe3;
color: #fff;
transition: background-color 0.15s ease;
border-radius: 4px;
padding: 8px 16px;
margin-left: 5px;
font-weight: 500;
cursor: pointer;
}
.fme-file-cropper-primary-btn:hover{
background: #1496c7;
color: #fff;
}
.fme-file-cropper-popup-body{
padding: 30px 30px;
max-height: 450px;
overflow-y: auto;
}
.fme-file-cropper-popup-footer{
padding: 15px;
border-top: 1px solid #ccc;
} .fme-file-cropper-popup-footer-buttons{
display: flex;
align-items: center;
justify-content: center;
} .fme-file-cropper-view{
width: 100%; 
display: flex; 
align-items: flex-start;
}
.fme-file-cropper-view-crop{
width: 70%;
}
.fme-file-cropper-view-preview{
width: 30%;
text-align: center;
} @media only screen and (max-width: 1400px){
.fme-file-cropper-popup{
width: 75%;
}
}
@media only screen and (max-width: 1200px){
.fme-file-cropper-popup{
width: 85%;
}
}
@media only screen and (max-width: 1000px){
.fme-file-cropper-popup{
width: 95%;
} .fme-file-cropper-view{
flex-direction: column;
}
.fme-file-cropper-view-crop{
width: 100%;
}
.fme-file-cropper-view-preview{
width: 50%;
text-align: center;
}
}
@media only screen and (max-width: 600px){ .fme-file-cropper-view{
flex-direction: column;
}
.fme-file-cropper-view-preview{
width: 250px;
text-align: center;
}
}
.fme-front-table-td a,
.fme-front-table-td button,
.fme-front-table-td .upload-btn-wrapper{
text-align: left;
display: block;
margin: 3px 0;
}   .fmeuploadfile-upload-handler .fme_delete_img,
.fme-upload-wrap .fme_delete_img,
.fme_view_cart_file {
margin-top: 4px;
} #fme_accept_btn.fme_file_accept,
button#fme_accept_btn.fme_file_accept,
.fme_file_accept#fme_accept_btn { background-color: #00a32a !important;
color: #fff !important;
border: none !important;
border-radius: 4px !important;
padding: 7px 14px !important;
font-size: 12px !important;
font-weight: 500 !important;
cursor: pointer !important;
opacity: 1 !important;
margin-right: 6px;
}
#fme_reject_btn.fme_file_reject,
button#fme_reject_btn.fme_file_reject,
.fme_file_reject#fme_reject_btn { background-color: #d63638 !important;
color: #fff !important;
border: none !important;
border-radius: 4px !important;
padding: 7px 14px !important;
font-size: 12px !important;
font-weight: 500 !important;
cursor: pointer !important;
opacity: 1 !important;
margin-left: 6px !important;
}
.fmeuploadfile-upload-handler .fmelisteditem-upg,
.fme-upload-wrap .fmelisteditem-upg,
.fme-popup-uploader-items .fmelisteditem-upg,
.main_upload .fmelisteditem-upg {
padding: 8px 10px;
margin: 0 0 6px 0;
border: 1px solid var(--fme-border, #e5e7eb);
border-radius: var(--fme-radius-sm, 6px);
background: var(--fme-surface, #fff);
}
.fme-file-uploader-primary-btn,
.fme-file-uploader-popup-toggle-btn.fme-file-uploader-primary-btn {
background: var(--fme-brand, #18abe3);
color: #fff;
border: none;
border-radius: var(--fme-radius-sm, 6px);
padding: 10px 20px;
font-weight: 500;
cursor: pointer;
transition: background-color 0.15s ease;
}
.fme-file-uploader-primary-btn:hover {
background: var(--fme-brand-dark, #1496c7);
color: #fff;
} .fmeuploadfile-upload-handler .fmelisteditem li strong,
.fme-upload-wrap .fmelisteditem li strong,
.main_upload .fmelisteditem li strong,
.fme-popup-uploader-items .fmelisteditem li strong,
#fme_upload_files_preview_cart_file .fmelisteditem li strong,
#fme_upload_files_preview_product_file .fmelisteditem li strong,
.fmelisteditem-upg li > div:first-child {
min-width: 0;
}
.fmeuploadfile-upload-handler .fmelisteditem li strong,
.fme-upload-wrap .fmelisteditem li strong,
.main_upload .fmelisteditem li strong,
.fme-popup-uploader-items .fmelisteditem li strong,
#fme_upload_files_preview_cart_file .fmelisteditem li strong,
#fme_upload_files_preview_product_file .fmelisteditem li strong {
word-break: break-all;
} .fme_upload_files_order_fee_table td[class^="name_for_file_"] {
word-break: break-all;
} body.woocommerce-cart .cart_totals tr.fee:has(td[data-title*="___"]) th,
body.woocommerce-cart .cart_totals tr.fee:has(td[data-title*="___"]) td,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.fee th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.fee td,
body.woocommerce-checkout #order_review tr.fee th,
body.woocommerce-checkout #order_review tr.fee td {
word-break: break-all;
} .wc-block-components-totals-fees .wc-block-components-totals-fee__label,
.wc-block-components-totals-fees .wc-block-components-totals-fee__value,
.wp-block-woocommerce-cart-order-summary-fee-block .wc-block-components-totals-fees .wc-block-components-totals-item__label,
.wc-block-components-totals-fees .wc-block-components-totals-item__label,
.wc-block-order-confirmation-totals__table  .wc-block-order-confirmation-totals__label,
.fme_upload_files_order_fee_table  .fme_upload_files_fee_name,
.woocommerce-table--order-details tfoot tr th {
word-break: break-all;
} .et_divi_theme #main-header {
z-index: 1 !important;
}