

			.progress-button[data-perspective] .content { 
			 	background: #1d9650;
			}

			.progress-button .progress { 
				background: #148544; 
			}

			.progress-button .progress-inner { 
				background: #0e7138; 
			}
			.progress-button[data-style='rotate-angle-bottom'] .progress {
				box-shadow: 0 -1px 0 #0e7138;
			}
			.progress-button {
				color: #fff;
			}
			.progress-button .content::before,
			.progress-button .content::after  {
				color: #fff;
			}
			.p3d-btn-primary {
			 	background: #1d9650;
				color: #fff;
			}
			.p3d-badge-primary {
			 	background: #1d9650;
				color: #fff;
			}
			.p3d-postprocessing .select2-results__option[aria-selected=true]:before {
			 	background-color: #1d9650;
			}
			.select2-results__option[aria-disabled=true] {
				display:none;
			}
			.p3d-tick {
				color: #1d9650;
			}

			@media only screen and (max-width: 768px) {
				.plupload_filelist li.plupload_delete > div.plupload_file_name:before {
					content: "Filename:";
				}
				.plupload_filelist li.plupload_delete > div.plupload_file_price:before {
					content: "Price:";
				}
				.plupload_filelist li.plupload_delete > div.plupload_file_qty:before {
					content: "QTY:";
				}
				.plupload_filelist li.plupload_delete > div.plupload_file_action:before {
					content: "Action:";
				}
				.plupload_filelist li.plupload_delete > div.plupload_file_status:before {
					content: "Status:";
				}
				.plupload_filelist li.plupload_delete > div.plupload_file_size:before {
					content: "Size:";
				}
			}
		

				.product.has-default-attributes.has-children > .images {
					opacity:1 !important;
				}
				@media screen and (max-width: 400px) {
				   .product.has-default-attributes.has-children > .images { 
				    float: none;
				    margin-right:0;
				    width:auto;
				    border:0;
				    border-bottom:2px solid #000;    
				  }
				}
				@media screen and (max-width:800px){
					.product.has-default-attributes.has-children > .images  {
						width: auto !important;
					}

				}
			
/*# sourceURL=3dprint-frontend.css-inline-css */
