@font-face {
font-family: 'icomoon-wc-free';
src:  url(//theprintouse.com/wp-content/plugins/drag-and-drop-multiple-file-upload-for-woocommerce/assets/fonts/icomoon.eot?mh2om6);
src:  url(//theprintouse.com/wp-content/plugins/drag-and-drop-multiple-file-upload-for-woocommerce/assets/fonts/icomoon.eot?mh2om6#iefix) format('embedded-opentype'),
url(//theprintouse.com/wp-content/plugins/drag-and-drop-multiple-file-upload-for-woocommerce/assets/fonts/icomoon.ttf?mh2om6) format('truetype'),
url(//theprintouse.com/wp-content/plugins/drag-and-drop-multiple-file-upload-for-woocommerce/assets/fonts/icomoon.woff?mh2om6) format('woff'),
url(//theprintouse.com/wp-content/plugins/drag-and-drop-multiple-file-upload-for-woocommerce/assets/fonts/icomoon.svg?mh2om6#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
.wc-dnd-file-upload [class^="icon-"]{ font-family: 'icomoon-wc-free' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-close-outline:before {
content: "\e901";
}
.icon-images:before {
content: "\e90e";
}
.icon-cloud-upload:before {
content: "\e9c3";
}
.icon-upload2:before {
content: "\e9c6";
}
.icon-upload3:before {
content: "\e9c8";
} .dnd-icon-remove.deleting { outline:none; font-family : inherit !important; font-size:12px; color:#000; font-weight:500; }
.dnd-icon-remove.deleting:before {content : '';}
.wc-dnd-file-upload { padding:0.8rem 0; position:relative; }
.wc-dnd-file-upload label { margin-bottom:0.5rem; display:block; }
.wc-drag-n-drop-file.d-none {
display:none;
opacity:0;
visibility:hidden;
position:absolute;
top:0;
} .dnd-upload-status {
display:flex;
padding:4px 0;
align-items:center;
position:relative;
} .dnd-upload-status .dnd-upload-image {
width:40px;
height:40px;
border:1px solid #a5a5a5;
text-align:center;
border-radius:100%;
position:relative;
}
.dnd-upload-status .dnd-upload-image.has-bg {
background-position:center center;
background-size:cover;
background-repeat:no-repeat;
border:0;
transition: transform 0.3s ease;
max-width:40px;
width:100%;
}
.dnd-upload-status .dnd-upload-image.has-bg:hover {
transform: scale(1.5);
}
.dnd-upload-status .dnd-upload-image span {
font-size:16px;
color:#222;
position: absolute;
top: 50%;
transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
left: 50%;
}
.dnd-upload-status .dnd-upload-image.has-bg span { opacity:0; z-index:-200; } .dnd-upload-status .dnd-upload-details {
padding-left:10px;
width: calc(100% - 40px);
}
.dnd-upload-status .dnd-upload-details .name {color:#016d98; padding:0 0 4px; padding-right:25px; display:flex; }
.dnd-upload-status .dnd-upload-details .name span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; position: relative; padding-right:10px; }
.dnd-upload-status .dnd-upload-details .name em {color:#444242;	font-weight:700; } .dnd-upload-status .dnd-upload-details .remove-file {
position:absolute;
right:0;
top:6px;
text-decoration:none;
box-shadow:none;
outline:none;
}
.dnd-upload-status .dnd-upload-details span.has-error { color:#f50505; } .dnd-upload-status .dnd-upload-details .dnd-progress-bar {
display: block;
border-radius: 5px;
overflow: hidden;
background: #565555;
height: 14px;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
background: #4CAF50;
display: block;
font-size: 11px;
text-align: right;
color: #fff;
height: 100%;
width:0;
line-height:13px;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span.complete { width:100%!important; padding-right:5px; }
.dnd-upload-counter { position:absolute; right:5px; bottom:3px; font-size:12px; } .codedropz-upload-handler {
border:2px dashed #c5c5c5;
border-radius:5px;
margin-bottom:10px;
position:relative;
}
.codedropz-upload-container {
padding:16px 20px;
}
.codedropz-upload-inner {
overflow:hidden;
width:100%;
white-space: nowrap;
text-align:center;
text-overflow: ellipsis;
font-weight:inherit;
}
.wc-upload-wrap .codedropz-upload-inner a.cd-upload-btn {
text-decoration:none;
box-shadow:none;
padding:0 10px;
color:#fff;
background-color:#6d6d6d;
border-radius:3px;
}
.codedropz-upload-inner .codedropz-label {
margin:5px 0;
font-size:18px;
line-height:36px;
position:relative;
display:flex;
align-items:center;
justify-content:center;
}
.codedropz-upload-inner .codedropz-label span.cd-separator {
padding:0 10px;
}
.codedropz-upload-inner .codedropz-label span.cd-icon {
font-size:30px;
padding-right:15px;
} .codedropz-dragover {
border-color:#6b6a6a;
}
.codedropz-upload-wrapper span.has-error-msg {
display:inline-block;
color:#ff0000;
padding:5px 0;
font-style:italic;
}
@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; }
.codedropz-upload-inner .codedropz-label { font-size:16px; }
}
@media screen and (max-width: 400px) {
.codedropz-upload-inner .codedropz-label { font-size:15px; }
.codedropz-label .cd-icon { display:none; }
}ul.products .ywctm-custom-button-container{text-align:center;display:flex;flex:1 1 100%;justify-content:center}.ywctm-custom-button-container .ywctm-custom-button{border-width:1px;border-style:solid;cursor:default;display:flex!important;text-align:start;box-sizing:content-box;line-height:24px;font-size:16px;width:auto;flex:1}.ywctm-custom-button-container a.ywctm-custom-button{cursor:pointer;text-decoration:none}.ywctm-custom-button-container span.custom-icon,.ywctm-custom-button-container span.ywctm-icon-form,.ywctm-custom-button-container span.ywctm-icon-form:before,.ywctm-custom-button-container span.ywctm-inquiry-title{display:inline-block;flex:1}.ywctm-custom-button-container span.ywctm-icon-form{margin:0 .4em;flex:0 1}.ywctm-custom-button-container span.custom-icon{margin:0 .4em;flex:1 1;max-width:40px;font-size:0}.ywctm-custom-button-container span.custom-icon img{width:100%}.ywctm-custom-button.ywctm-hover-effect{position:relative;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.ywctm-custom-button.ywctm-hover-effect:after{content:'';position:absolute;z-index:-1;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.ywctm-custom-button.ywctm-hover-effect:before{content:'';position:absolute;z-index:-2;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-slide-top{overflow:hidden}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-slide-top:after{width:100%;height:0;top:0;left:0}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-slide-top:before{width:100%;height:100%;top:0;left:0}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-slide-top:active:after,.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-slide-top:hover:after{height:100%}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-slide-left{overflow:hidden}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-slide-left:after{width:0;height:100%;top:0;left:0}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-slide-left:before{width:100%;height:100%;top:0;left:0}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-slide-left:active:after,.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-slide-left:hover:after{width:100%}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-float{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-float:hover{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);-ms-transform:translateY(-8px);-o-transform:translateY(-8px);transform:translateY(-8px)}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-grow-button{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-grow-button:hover{-webkit-box-shadow:0 10px 10px -10px rgba(0,0,0,.6);-moz-box-shadow:0 10px 10px -10px rgba(0,0,0,.6);box-shadow:0 10px 10px -10px rgba(0,0,0,.6);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-push{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-push:hover{-webkit-animation-name:hover-push-effect;animation-name:hover-push-effect;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hover-push-effect{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes hover-push-effect{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-move-hover-color{-moz-transition:all .15s ease-out .15s;-o-transition:all .15s ease-out .15s;-ms-transition:all .15s ease-out .15s;transition:all .15s ease-out .15s;-webkit-transition:all .15s ease-out .15s;-webkit-transition-delay:.15s;-moz-transition-delay:.15s;-o-transition-delay:.15s;transition-delay:.15s}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-move-hover-color:before{content:'';position:absolute;top:-7px;left:-7px;-moz-transition:all .15s ease-out .15s;-o-transition:all .15s ease-out .15s;-webkit-transition:all .15s ease-out .15s;transition:all .15s ease-out .15s;-webkit-transition-delay:.15s;-moz-transition-delay:.15s;-o-transition-delay:.15s;transition-delay:.15s;height:100%;width:100%}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-move-hover-color:hover:before{left:0;top:0}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-press{-moz-box-shadow:0 8px 20px 1px rgba(0,0,0,.27);-webkit-box-shadow:0 8px 20px 1px rgba(0,0,0,.27);box-shadow:0 8px 20px 1px rgba(0,0,0,.27)}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-press:hover{-webkit-box-shadow:0 3px 6px 1px rgba(0,0,0,.08);-moz-box-shadow:0 3px 6px 1px rgba(0,0,0,.08);box-shadow:0 3px 6px 1px rgba(0,0,0,.08);-webkit-transform:translateY(3px);-ms-transform:translateY(3px);-moz-transform:translateY(3px);-o-transform:translateY(3px);transform:translateY(3px)}.ywctm-custom-button.ywctm-hover-effect.ywctm-effect-shake:hover{backface-visibility:hidden;-o-backface-visibility:hidden;-ms-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);-moz-transform:translateZ(0);-webkit-transform:translateZ(0);animation-name:hover-shake;-o-animation-name:hover-shake;-ms-animation-name:hover-shake;-moz-animation-name:hover-shake;-webkit-animation-name:hover-shake;animation-duration:5s;-o-animation-duration:5s;-ms-animation-duration:5s;-moz-animation-duration:5s;-webkit-animation-duration:5s;animation-timing-function:linear;-o-animation-timing-function:linear;-ms-animation-timing-function:linear;-moz-animation-timing-function:linear;-webkit-animation-timing-function:linear;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-play-state:running;-o-animation-play-state:running;-ms-animation-play-state:running;-moz-animation-play-state:running;-webkit-animation-play-state:running}@keyframes hover-shake{2%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}4%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}6%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}8%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}10%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}12%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}14%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}16%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}18%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}20%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@-webkit-keyframes hover-shake{2%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}4%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}6%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}8%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}10%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}12%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}14%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}16%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}18%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}20%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@-moz-keyframes hover-shake{2%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}4%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}6%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}8%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}10%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}12%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}14%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}16%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}18%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}20%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@-o-keyframes hover-shake{2%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}4%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}6%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}8%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}10%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}12%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}14%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}16%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}18%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}20%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes hover-shake{2%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}4%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}6%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}8%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}10%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}12%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}14%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}16%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}18%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}20%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}