:root{
	--dtf-main-color:#0f131f;
	--dtf-gradient-color:linear-gradient(135deg,#0f131f,#0f131f); 
	--dtf-second-color:red;
	--dtf-third-color:#ccc;
	--dtf-border-color:#737373;
	--dtf-icons-color:#333;
	--dtf-background:#fff;
	--dtf-color-textarea:#fbfbfb;
	--dtf-select-height: 44px;
	--dtf-swatch-height: 36px;
	--dtf-swatch-small-height: 25px;	
	--dtf-color-summary:#fff;
	--dtf-color-summary-products:#fff;
	--dtf-color-extras:#fff;
	--dtf-color-cart:#f0f2f5;
	--dtf-font: inherit;
}

.variation-Sizes{
	display: none !important;
}

.hidden{
	display:none !important;
}

.vad_dtf_info_s{	
	border:none;
	background: none;
    padding-top: 0px;
    padding-bottom: 0px;    
    margin-left: 4px;
    margin-right: 2px;
    line-height: 0;
    font-size: 18px;
}

.vad_dtf_info_m{	
	border:none;
	background: none;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 4px;
    font: icon;
    font-size: 22px;
}


.vad_dtf_edit_cart{
	max-width:90px;
}

.resize-input-container{
	display: grid;
	grid-template-columns: repeat(2,[col-start] 1fr);
	text-align:center;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
}

.resize-input-container-title{
	clear:both;
	text-align: center;
	padding-top: 5px;
}

.resize-input-container-title.left{
	text-align: left;	
}

.custom-size-container{
	padding: 4px 4px;
}

.custom-size-container label{
	font-weight: 700;
	float:left;
	color: var(--dtf-main-color);
}

.custom-size-icon{
	position: absolute;    
    margin-top: 40px;
    margin-left: 10px;
}

.custom-size-unit{   
    position: relative;
    margin-top: -36px;
    margin-right: 10px;
    font-weight: 700;
    float: right;
}

.custom-input-size{
	width: 100%;
    padding-left: 35px;
    height: 50px;
    background-color: white;
    border: 1px solid var(--dtf-border-color);
    -moz-appearance: textfield;    
}

.custom-input-size::-webkit-inner-spin-button, 
.custom-input-size::-webkit-outer-spin-button { 
  -webkit-appearance: none !important;  
  margin: 0; 
}

.vad_dtf_flex{
	display:flex;
	align-items: center;
	clear:both;
}

.icons-info-tra{
	width:28px;
	height:28px; 
  	fill: var(--dtf-icons-color);
}

.icons-info-tra-s{
	width:20px;
	height:20px; 
  	fill: var(--dtf-icons-color);
}

.pc3d-popup-content{
	height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pc3d-popup-content.transfers{
	width:100%;
	height: 100%;
    display: inline-block;  
    margin-top: 0px;
    padding: 10px 0;
    font-size: 15px;
}

.pc3d-popup-content.transfers h4{
	font-size: 22px;
	margin: 10px;
}

.woocommerce-cart-form .cart_item_printing_methods td {
	background-color: #f8f8f8;
}

.woocommerce-cart .woocommerce-message .restore-item {
	display: none
}

#vad_dtf_app {
	clear: right;
	margin-bottom: 20px;
	display: block;
}

.vad_job_add_to_cart{
	cursor:pointer;	
}

.vad_dtf_app_notices{
	position: relative;
    margin: 0;
    padding: 10px;
    width: 100%;    
    max-width: 100%;
    clear: both;    
    text-align: left; 
    font-size: 14px;   
    margin-bottom: 0px;
}

.vad_dtf_app_notices span{
	font-weight: bold;
	cursor:pointer;
	font-size:14px;
	color: var(--dtf-main-color);
}

.vad_dtf_cart_notices{
	position: relative;
    margin: 0;
    padding: 10px;
    width: 100%;    
    max-width: 100%;
    clear: both;    
    text-align: left; 
    font-size: 15px;   
    margin-bottom: 0px;
}

.vad_dtf_cart_notices span{
	color: orange;
	position: relative;
    top: -8px;
}

.vad_dtf_main_color_notices{
	
	color: orange;
	position: relative;
	
	margin-left: 10px;
}

.vad_dtf_main_color_notices span{
	position: relative;
    top: -8px;
}

.vad_dtf_color_notices{
	height: 28px;
	color: orange;
	position: relative;
	bottom: -45px;
	margin-left: 10px;
}

.vad_dtf_color_notices span{
	position: relative;
    top: -8px;
}

.vad_dtf_size_notices{
	
    color: orange;
    position: relative;   
    height: 94px;
    top: -22px;
}

.vad_dtf_size_notices span{
	/*position: relative;
    top: -8px;*/
}

.vad_dtf_resize_notices{
	/*height: 28px;*/
	color: orange;
	text-align:center;
}

.vad_dtf_resize_notices span{
	position: relative;
    top: -8px;
}

.vad_dtf_app_container{
	display: flex;
	font-size: 15px;
	font-family: var(--dtf-font)
}

.vad_dtf_app_left{
	position: relative;
    margin: 0;
    padding: 0 ;
    width: 100%;
    
    max-width: 68%;
    -ms-flex-preferred-size: 68%;
    flex-basis: 68%;
}
.vad_dtf_app_right{
	flex:1;
	border-radius:6px;
	padding:0 0px 0 10px;
	top: 2px;
    position: relative;
    margin-bottom: 23px;    
}

.vad_dtf_app_left.roll {
    max-width: 73%;
    -ms-flex-preferred-size: 73%;
    flex-basis: 73%;
}


.vad_dtf_app_right_fixed{
	position: sticky;
    top: 160px;
	/*border: 1px solid #aaa;*/
    border-radius: 6px;
    box-shadow: -1px 1px 10px 0px #6c6c6c33;
    background: var(--dtf-background);
    
}


.job_product_tab_content ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.job_product_tab_content td {
	position: relative
}

.job_product_tab_content .info {
	color: #636363;
	visibility: hidden;	
	/*position: absolute;
	right: 0;
	top: 40%;
	*/	
    position: relative;
}

.job_product_tab_content .empty {
	
	visibility: hidden;		
    position: relative;
}

.job_product_tab_content .visible {	
	visibility: visible !important;		    
}

.job_product_tab_content .vad-swatches {
	overflow: hidden;
	padding: 0
}

.job_product_tab_content .vad-swatches .vad-swatch {
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	border: 1px solid #000;
	box-shadow: 0 0 0 #000;
	cursor: pointer;
	/*float: left;*/
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	margin-right: 5px;
	min-width: 30px;
	position: relative;
	text-align: center;
	transition: all .3s;
	width: auto;
	display: block;
	margin-left: auto;
    margin-right: auto;

}

.job_product_tab_content .vad-swatches .vad-swatch-color {
	position: relative;
	text-indent: -9999px;
	width: 30px
}

.job_product_tab_content .vad-swatches .vad-swatch-image {
	position: relative;	
	width: 30px
}

.job_product_tab_content .vad-swatches .vad-swatch-image img{    
    vertical-align: top;
}

.job_product_tab_content .vad-swatches .vad-swatch-color .vad-swatch-color-two
	{
	border-bottom: 0 solid transparent !important;
	border-top: 28px solid transparent !important;
	content: '';
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 0
}
.job_product_tab_content .vad-swatch-label{
	font-size: 13px;
    line-height: 13px;
    display: block;
    margin-bottom: 2px;
    
}

.job_product_tab_content .stock.out-of-stock:before {
	content: ''
}

@media ( max-width :768px) {
	#tabs-budget {
		/*font-size: 60%*/
		font-size: 75%
	}
}

.ui-tabs {
	border: 0
}

.ui-tabs .ui-tabs-panel {
	border: 1px solid #aaa
}

.ui-tabs ul {
	background: 0;
	border: 0;
	border-radius: 0
}

.ui-tabs ul li {
	background: 0 0;
	border: 0;
	border-radius: 0;	
}
.ui-tabs-nav{
	
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {    
    padding: 8px 8px !important;    
}

.ui-tabs ul li.ui-state-default {
	background: var(--dtf-third-color) !important;
	border: 0
}

.ui-tabs ul li.ui-state-default a {
	color: #fff !important
}

.ui-tabs ul li.ui-state-active {
	/*background: #000 !important;*/
	background: var(--dtf-main-color) !important;
	border: 0;
}

.ui-tabs ul li.ui-state-active a {
	color: #fff !important
}



#vad_dtf_app ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	clear:both;
	float:right;
	padding-right: 10px;
    
}

#vad_dtf_app input:focus, #vad_dtf_app textarea:focus
	{
	outline: 0
}

#vad_dtf_app .printing_method_product_tab_content ul {
	list-style: none;
	margin: 0;
	padding: 0
}

#vad_dtf_app .printing_method_product_tab_content ul .active
	{
	border: 2px dotted #cacaca
}

#vad_dtf_app .printing_method_product_tab_content ul li {
	display: inline-block;
	/*margin: .5em;
	padding: .5em;*/
	margin: 10px;
	padding: 10px;	
	width:164px;
}

#vad_dtf_app .printing_method_product_tab_content ul li.selected {
	/*border: 3px solid #00b2b2;*/
    border-radius: 18px;
    background-color: var(--dtf-second-color);
}

#vad_dtf_app .printing_method_product_tab_content ul li label {
	text-align:center;
	
}

#vad_dtf_app .printing_method_product_tab_content ul li img {
	cursor: pointer
}

/*#vad_dtf_app .printing_method_product_tab_content ul li:last-child
	{
	padding-right: 0
}*/

#vad_dtf_app .printing_method_product_tab_content ul li span {
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
}

#vad_dtf_app .printing_method_product_tab_content .printing_method_product_tab_content_comments
	{
	background: #b4b9d5;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	margin-bottom: 20px;
	padding: 5px 15px;
	font-size:15px;
}

#vad_dtf_app .printing_method_product_tab_content .printing_method_product_tab_content_comments p:last-child
	{
	margin: 0
}

#vad_dtf_app .printing_method_product_tab_content_static{
	display:none;
}


#vad_dtf_app .vad_dtf_app_totals {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	/*padding: 10px;*/
	
}

#vad_dtf_app .vad_dtf_app_totals h3
	{
		font-size: 18px;
	}

#vad_dtf_app .vad_dtf_app_totals_header
	{
		display: block;		
		height:37px;
		background-color: #eaeaea;
		/*border-bottom: 1px solid #aaa;*/
		border-radius: 6px 6px 0px 0px;
	}
	
/*#vad_dtf_app .vad_dtf_app_tit_header
	{		
		grid-row:1;
		grid-column:1;
		
		font-size: 18px;
		text-transform: uppercase;
		color:var(--dtf-main-color);
				
		padding: 0;
	    font-weight: bold;
	    line-height: 36px;
	    margin-left: 10px;
	}*/
	
#vad_dtf_app .vad_dtf_app_job
	{		
				
		font-size: 18px;
		text-transform: uppercase;
		font-weight: bold;
		color:var(--dtf-main-color);
				
		padding: 0;
	    text-align: left;
	    line-height: 36px;
	    margin-left: 10px;
	}




#vad_dtf_app .vad_dtf_app_summary_title {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin: 0;
	padding: 0 0 5px 5px;
	background-color: var(--dtf-color-summary);
	border-top: 1px solid #e7e7e7;
	/*font-family: verdana;*/
}

.vad_dtf_app_summary_title.hide {
	display: none;	
}


#vad_dtf_app .vad_dtf_app_summary_products {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin: 0;
	padding: 0 0 5px 5px;
	background-color: var(--dtf-color-summary-products);	
	border-top: 1px solid #e7e7e7;
	/*border-bottom: 1px solid #e7e7e7;*/
}

#vad_dtf_app .vad_dtf_app_summary {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin: 0;
	padding: 0 0 0 10px;
	background-color: #fff8e4;
	/*font-family: verdana;*/
	border-top: 1px solid #e7e7e7;
}

#vad_dtf_app .vad_dtf_app_extras {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin: 0;
	padding: 0 0 5px 10px;
	background-color: var(--dtf-color-extras);
	/*font-family: verdana;*/
	border-top: 1px solid #e7e7e7;	
}

#vad_dtf_app .vad_dtf_app_cart {
	
	background-color: var(--dtf-color-cart);
	border-top: 1px solid #e7e7e7;
}



.vad_dtf_app_summary p, .vad_dtf_app_summary_products p, .vad_dtf_app_summary_title p{
	float: right;
	font-weight: bold;
	font-size: 15px;
	margin-top:4px;
	margin-bottom:4px;
	padding-right:10px;
}

.vad_dtf_app_extras p{
	float: left;
	font-weight: bold;
	font-size: 15px;
	margin-top:4px;
	margin-bottom:4px;
	padding-right:10px;
}
.vad_dtf_app_extras ul{
	float: left !important;
}

.vad_dtf_app_extras li{
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

/*#vad_dtf_app .vad_dtf_app_summary .vad_summary_item*/
#vad_dtf_app .vad_summary_item
	{
	list-style: none;
	margin: 0;
	padding-right: 10px;
	width: 100%;
	float: left;
	text-align: right;
	font-size: 15px
}



#vad_dtf_app .vad_summary_item span
{
	font-weight: bold;
}

#vad_dtf_app .vad_summary_item span.discount
{
	text-decoration-line:line-through;
	color:red;
}

#vad_dtf_app .vad_dtf_canvas_notices
{
	text-align: center;	
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0;
    margin-top: -15px;
    height: 31px;
}

#vad_dtf_app .vad_dtf_canvas_msg
{
	text-align: justify;	
    font-size: 15px;
    margin-bottom:0;
    height:auto;
}

#vad_dtf_app .vad_dtf_canvas_notices span
{
	font-weight: bold;
	vertical-align: text-bottom;
    position: relative;
    top: 6px;
}

#vad_dtf_app .printing_method_info {
	float: right;
	padding: .5em .5em .5em 0;
	cursor: pointer;
}
#tab-vad_textile_calculator-table_pricing .printing_method_info{
	float: right;
	padding: 0 .5em 0 0;
	cursor: pointer;
}

#vad_dtf_app .debug {
	background: #ececec;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	clear: both;
	margin-bottom: 20px;
	padding: 20px
}

.vad_dtf_app_customer_note{
	padding: 10px 10px 0px 10px;
	margin-top: 15px;
}

.vad_dtf_textarea{
	width: 100%;
	
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid var(--dtf-border-color);
    border-radius: 10px;
    padding-top: 2px;
    padding-bottom: 2px;    
    line-height:20px;
    box-shadow: none;
    font-size: 15px;
    height: 60px;
    min-height: 60px;
    background-color: var(--dtf-color-textarea);    
    resize: vertical;
}

.vad_dtf_app_upload_container{
	display:none;
	width:100%;
	margin: 0px;
	padding:8px;
	border: 2px dashed #ccc;
    border-radius: 10px;
    background-color: #fff;    
    min-height: 617px;
    max-height: 617px;
	
}

.vad_dtf_app_upload_container.multi{	    
    min-height: 600px;
    max-height: 600px;	
}

.vad_dtf_app_upload_container h5{
	
	text-align: center;
    text-transform: uppercase;
	margin-bottom: 0;
}

.vad_dtf_preview_canvas{
	width:100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
}

.vad_dtf_preview_canvas.multi{	
	overflow-y: auto;
}


.vad_dtf_div_ori{
	text-align: center; 
    left: 50%;
    position: relative;
    transform: translate(-50%, 0%);
    /*min-height: 300px;*/
}

.vad_dtf_div_des{
	position: relative;
	left: 50%;
	transform: translate(-50%, 0%);
	/*top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
}

.dtf_qr_code_container{
	display:none;
	margin:10px;
}

.dtf_gallery_container{
	display:none;
	margin:10px;
	max-width: 600px;
}

.dtf_pattern_slide{
	border: 1px solid var(--pc3d-border-color) !important;
}

.dtf_pattern_slide{
	box-sizing: border-box;
	/*width: auto !important;*/
}
.dtf_pattern_slide img{
	border-radius:0px;
	padding:3px;
	
	height: 150px !important;
    margin: auto;
    object-fit:contain;
    box-sizing: border-box;     
    max-width: 100%;
    display: block;
}



.dtf_pattern_selected{
	background-color: var(--active-slide) !important;
}


/*.vad_dtf_div_des_2{
	display: inline-grid;
}*/


.canvas_border{	
	/*border: 1px solid #333;*/
}

@media screen and (max-width: 1096px) {
	.vad_dtf_div_des{		
	    /*transform: translate(-50%, 0%);*/
	}
	
	  .resize-input-container{		
		grid-template-columns: repeat(1,[col-start] 1fr);		
	}

}

.vtc-title{
	text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    display:table;
	margin: auto;
}

.vad_dtf_app_job_advise{
	padding: 10px;
    font-size: 13px;
    text-align: justify;
}


.vad_dtf_app_buttons {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
    width: 100%;
    text-align: center;
    padding: 10px;
    cursor:pointer;
    margin-top: 10px;
}

.vad_dtf_app_buttons.disabled{
	cursor: not-allowed;
}

.vad_dtf_app_preview_btn:active,.vad_dtf_app_add_to_cart:active{
	background: #333333;
	color: #fff !important;
	border-color:#333333;
	
}

.vad_dtf_app_buttons_usr{
	width: 100%;
    text-align: center;
    padding: 10px;
    cursor:pointer;
}


.vad_dtf_app_buttons div:not(.vad_dtf_app_add_to_cart):not(.vad_dtf_app_job_title):not(.vad_dtf_fill_color_btn){
	cursor:pointer;
	/*font-size: 30px;*/
	color: var(--dtf-main-color);
}
.vad_dtf_app_buttons div.disabled:not(.vad_dtf_app_add_to_cart):not(.vad_dtf_app_job_title):not(.vad_dtf_fill_color_btn){	
    cursor: not-allowed;
    color: var(--dtf-third-color);
}

.vad_dtf_app_buttons div:not(.vad_dtf_app_add_to_cart):not(.vad_dtf_app_job_title):not(.vad_dtf_fill_color_btn):hover{
	opacity: 0.8;    
}

.vad_dtf_app_buttons a:not(.vad_dtf_app_add_to_cart):not(.vad_dtf_app_save_job){
	cursor:pointer;
	/*font-size: 30px;*/
	color: var(--dtf-main-color);
}
.vad_dtf_app_buttons a.disabled:not(.vad_dtf_app_add_to_cart):not(.vad_dtf_app_save_job){
	
    cursor: not-allowed;
    color: var(--dtf-third-color);
}

.vad_dtf_app_add_to_cart.disabled{	
    cursor: not-allowed;
    background: var(--dtf-third-color);
}
.vad_dtf_app_add_to_cart.disabled:hover{	
    
    background: var(--dtf-third-color) !important;
    opacity: 0.8;    
}




.vad_dtf_app_buttons a:not(.vad_dtf_app_add_to_cart):not(.vad_dtf_app_save_job):hover{
	opacity: 0.6;    
}

.vad_dtf_app_buttons a {
	margin-right: 0px
}

.vad_dtf_app_buttons a i.fa {
	float: left;
	margin: 0;	
}

.vad_dtf_app_buttons a:last-child {
	margin-right: 0
}

.vad_dtf_app_buttons .vad_dtf_app_job_title
	{
	display: block;
	margin-top: 20px;
	
}

.vad_dtf_app_buttons .vad_dtf_app_job_title label
	{
	margin-right: 20px;
	padding-top: 10px
}

.vad_dtf_app_buttons .vad_dtf_app_job_title input
	{
	flex: 1;
	margin-right: 20px
}

.vad_dtf_app_input_qty{
	grid-row: 1;
	grid-column: 1/3;	
	margin-bottom:10px;
	margin-right: 10px;
}



.vad_dtf_app_add_to_cart{
	grid-row: 1;
	grid-column: 3/5;	
	margin-bottom:10px;
	margin-left: 10px;
	
}

.vad_dtf_label{
	position: absolute;    
    left: 10px;
    margin-top: -25px;
    font-size: 16px;
    text-align: left;
    color: var(--dtf-main-color);
}

.vad_dtf_app_upload{
	width: 100%;
}

.vad_dtf_app_to_pdf{
	grid-row: 2;
	grid-column: 1;	
	text-align: center;
	font-size: 30px;
	/*color: var(--dtf-main-color);*/
	display:flex;
	justify-content:center;
}

.vad_dtf_app_to_zip{
	grid-row: 2;
	grid-column: 2;	
	text-align: center;
	font-size: 30px;
	/*color: var(--dtf-main-color);*/
	display:flex;
	justify-content:center;
}

.vad_dtf_app_to_email{
	grid-row: 2;
	grid-column: 3;	
	text-align: center;
	font-size: 30px;
	/*color: var(--dtf-main-color);*/
}

/*.vad_dtf_app_add_to_job{
	grid-row: 2;
	grid-column: 4;	
	text-align: center;
	font-size: 30px;
	
} */

.vad_dtf_app_save_job{
	grid-row: 2;
	grid-column: 4;	
	text-align: center;
	font-size: 30px;	
}

.vad_dtf_app_clean_job{
	grid-row: 2;
	grid-column: 3;	
	text-align: center;
	font-size: 30px;	
}  

.vad_dtf_app_job_title{
	/*grid-row: 3;
	grid-column: 1/4;	*/
	
	padding:20px 10px 20px 10px;
}
/*.vad_dtf_app_save_job{
	grid-row: 3;
	grid-column: 2;	
}*/

#vad_dtf_app input[type='text'].vad_job_title, #vad_dtf_app input[type='number'].vad_job_title{
	width: 100%;
}



/*.vad_dtf_app_to_pdf.disabled{
	color: var(--dtf-third-color);
}
.vad_dtf_app_to_zip.disabled{
	color: var(--dtf-third-color);
}
.vad_dtf_app_to_email.disabled{
	color: var(--dtf-third-color);
}
.vad_dtf_app_add_to_job.disabled{
	color: var(--dtf-third-color);
}*/

#vad_dtf_app .vad_dtf_app_product_cost,
#vad_dtf_app .vad_dtf_app_total_items,
#vad_dtf_app .vad_dtf_app_total_cost {
	margin-top: 0px;	
	margin-bottom: 0px;
	padding-right:10px;
	padding-bottom:5px;
	font-size: 18px;	
	text-align: right;
	text-transform: uppercase;
}
.vad_dtf_app_total_items span{
	font-weight: bold;
	font-size: 20px;
}

.vad_dtf_app_product_cost span{
	font-weight: bold;
	font-size: 20px;
}

.vad_dtf_app_total_cost span{
	font-weight: bold;
	font-size: 22px;
}
.job_product_tab_content::-webkit-scrollbar-track
	{
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		background-color: #F5F5F5;
		border-radius: 10px;
	}
	
	.job_product_tab_content::-webkit-scrollbar
	{
		width: 10px;
		background-color: #F5F5F5;
	}
	
	.job_product_tab_content::-webkit-scrollbar-thumb
	{
		border-radius: 10px;
		background-image: -webkit-gradient(linear,
										   left bottom,
										   left top,
										   color-stop(0.44, rgb(122,153,217)),
										   color-stop(0.72, rgb(73,125,189)),
										   color-stop(0.86, rgb(28,58,148)));
	}

#vad_dtf_app .job_product_tab_content{
		overflow: hidden;	
		padding: 10px 10px !important;
	}
#vad_dtf_app input[type='text'], #vad_dtf_app input[type='number']{
	display: block;
	width: 100%;
    padding: 5px;
    border-radius: 4px;
	height: 44px;
	min-height: 44px;	
    border: 1px solid var(--dtf-border-color);
      
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #000;
    background-color: #ffffff;
    margin-bottom:0px;
    text-align:center;
    font-size: 20px;
    font-weight: 600;
    -moz-appearance: textfield;
    
    
}	


/*#vad_dtf_app input[type='number']{
	padding-left:10px;
}*/
	
/*#vad_dtf_app input[type='text'].has_value, #vad_dtf_app input[type='number'].has_value{
	border: 2px solid var(--dtf-border-color);
	background-color: var(--dtf-second-color);
	font-size: 20px;
    font-weight: 600;
}*/

#vad_dtf_app input[type='text'][disabled="disabled"], #vad_dtf_app input[type='number'][disabled="disabled"]{
	background: #e1e1e1;
}



.vad_dtf_job_table{
	display:block;
}
.job_table_row{
	display:block;
	border-bottom: 1px solid #e4e4e4;
	padding: 6px 0;
	padding-left: 100px;
	min-height: 90px;
	/*text-align:center;*/
}

.job_table_row:last-of-type{
	border: none;	
}
.job_table_column{
	margin-right:20px;
	display:block;
	width: 80px;
	margin-top:16px;
	position: absolute;
    left: 10px;
    text-align:center;
}
.vad_dtf_column{	
	/*display:block;*/
	width:50%;
	margin:0px 10px;
}

.vad_dtf_column.w45{	
	width:35%;	
}

.vad_dtf_column.w55{	
	width:63%;	
	margin-top: -26px !important;
}

.vad_dtf_column.no-margin{	
	
	margin:10px 10px 0px 0px;
}

.vad_dtf_column.w20{	
	width:34%;	
}
.vad_dtf_column.w80{	
	width:65%;	
	margin-top: 0px;
}

.vad_dtf_column_2{	
	
	width:30%;
	margin:0;
}
.vad_dtf_column_3{	
	
	width:30%;
	margin:0;
	margin-left:30px;
	
}

.vad_dtf_column_2.right{
	width:100%;
	margin-top: 10px;
}

.vad_dtf_column_3.right{
	width:100%;
	margin:0;	
}
 
.job_label{
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
}

.job_label_stock{
	font-size: 14px;
	color:red;
	margin-top:26px;
}


.vad_dtf_items_container{
	
	display: flex;
 
	margin-bottom: 5px;
}

.vad_dtf_items_container.color{
	   flex-wrap: wrap;
    justify-content: flex-start;
	margin-bottom: 10px;
}
.vad_dtf_items_container.select{
	   flex-wrap: wrap;
    justify-content: flex-start;
	margin-bottom: 10px;
}

.vad_dtf_app_container .section_title{ 
	font-size: 20px;
	font-weight: 700;
}

.vad_dtf_app_container .right .section_title{ 
	font-size: 15px;
	font-weight: bold;
    
    margin-left: 10px;
    
}


/*.vad_dtf_app_container .vad_dtf_image{ 
	width: 50%;
}*/

/*.vad_dtf_sub_items_container{
	
	display: flex;
 
	margin-bottom: 20px;
}*/

.vad_dtf_sub_items{	
	display: flex; 
	margin-bottom: 20px;
}

.vad_dtf_app_container img{ 
	height: 150px;	
}

.vad_dtf_app_container .vad_dtf_title{ 
	font-size: 16px;
	font-weight: 600;	
}

.vad_dtf_app_container .vad_dtf_desc{ 
	font-size: 14px;
		
}

.vad_dtf_item{
	display: flex;
	cursor: pointer;
    border-radius: 3px;
    border: 3px solid #fff;
    background-color: #fff;
    color: #333;
    padding: 5px;
    margin:10px;    
    box-shadow: -1px 1px 10px 0px #6c6c6c33;
}
.vad_dtf_item:hover{
	opacity:0.8;
}

.vad_dtf_item.product-selected, .vad_dtf_item.sub_product-selected,.vad_dtf_item.color-selected, .vad_dtf_item.type-selected, .vad_dtf_item.size-selected{	
    background: var(--dtf-gradient-color);
    color: #fff;    
}




.vad_dtf_item.disabled{
	cursor: not-allowed;	
	background: var(--dtf-third-color);
    color: #fff; 
    display:none;
}


/*.vad_dtf_item.disabled::before, .vad_dtf_item.disabled::after{
  position: relative;
  content: " " !important;
  width: 100%;
  height: 1px;
  background: #FF0000 !important;
  left: 0;
  right: 0;
  bottom: 0;
  top: 50%;
  visibility: visible;
  opacity: 1;
  border: 0;
  margin: 0 !important;
  padding: 0 !important;
  min-width: auto;
  -webkit-transform-origin: center;
  transform-origin: center;
  z-index: 0;
}

.vad_dtf_item.disabled::before{
	-webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 33%;
}

.vad_dtf_item.disabled::after{
	-webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: -33%;
}*/
  

.vad_dtf_item .vad_dtf_title_desc{
	padding-left: 10px;
}

.vad_dtf_product{
	width: 33%;
	display:grid;
}

.vad_dtf_product img{
	grid-row: 1;
    grid-column: 1;
	width:100%;
	height: auto;
}

.vad_dtf_product .item_ima{
	grid-row: 1;
    grid-column: 1;
	width:100%;
	height: 254px;
}

.vad_dtf_product .item_ima.is_service{	
	height: 180px;
}

.vad_dtf_product .vad_dtf_title_desc{
	grid-row: 2;
    grid-column: 1;	
    padding-top: 5px;
    height: 200px;
}

.vad_dtf_product .vad_dtf_title_desc.small{	
    height: 130px;
}

.vad_dtf_product .vad_dtf_title_desc.is_service{
	
    height: auto;
}

.vad_dtf_color{
	/*width: 32%;*/
	width: 118px;
}

.vad_dtf_type{
	width: 50%;
}

.vad_dtf_size{
	width: 25%;
}

.vad_dtf_select{
	width: 34%;
    margin:10px;        
}

.vad_dtf_select.full{
	width: 100%;            
}

.vad_dtf_select.hide{
	display:none;	
}

.vad_dtf_color_container{
	box-shadow: -1px 1px 10px 0px #6c6c6c33;
}

.vad_dtf_preview{
	display:none;
	padding-top: 15px;
}

.vad_dtf_app_preview_section{
	display:none;
	width:100%;
	height: 800px;
	background: #fafafa;
	margin-top: 20px;
	border-radius: 6px;
	box-shadow: -1px 1px 10px 0px #6c6c6c33;

   
    grid-template-columns: 1fr 6fr;
    grid-template-rows: 180px 1fr;

}

.vad_dtf_app_preview_section.grid{
		height: 980px;
	
}

.vad_dtf_preview_images{
	height: 180px;
   /* background: red;*/
    width: 100%;
    grid-column-start: 2;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 2;
}

.vad_dtf_product_main_container{
	grid-column-start: 1;
    grid-row-start: 2;
    overflow-y: auto;
}

.vad_dtf_preview_container{
    flex: 80%;
    grid-column-start: 2;
    grid-row-start: 2;
}


dl.variation{    
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;  
  overflow: visible;
}

.woocommerce .variation dt{  
  flex: 0 0 28%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.woocommerce .variation dd{  
	flex: 0 0 72%;
  text-overflow: ellipsis;
  overflow: hidden;
}


@media only screen and (max-width: 768px) {
	.vad_dtf_app_preview_section{
		height: 400px;		
	}
	
	.dtf_gallery_container{		
		width: 300px;
		max-width: 300px;
	}
	.vad_dtf_select.full{
		padding-right: 15px;            
	}
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.vad_dtf_app_preview_section{
		height: 500px;
	}
	.dtf_gallery_container{		
		width: 900px;
		max-width: 900px;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1900px) {
	.vad_dtf_app_preview_section{
		height: 600px;
	}
	.dtf_gallery_container{		
		width: 1000px;
		max-width: 1000px;
	}
}

@media only screen and (min-width: 1900px) {
	
	.dtf_gallery_container{		
		width: 1200px;
		max-width: 1200px;
	}
}

.vad_dtf_app_preview_btn{
	width:200px;	
}

@media screen and (max-width: 1096px) {
	.vad_dtf_items_container.products{
		display:block;
	}
	.vad_dtf_product{
		width: 100%;		
		display:flex;	
	}
	.vad_dtf_product img{
		height: 150px;
		width:auto;
	}
	
	.vad_dtf_product .item_ima{
		width: 50%;
    	height: auto;
	}
	
	.vad_dtf_product .vad_dtf_title_desc{			
	    padding-top: 0px;
	    height: auto;
	    
	}
	
	.vad_dtf_items_container.size {
	    display: block;
	}
	
	.vad_dtf_items_container.select{
		display:block;
	}
	
	.vad_dtf_select{
		width: 100%;			
	}
	
	.vad_dtf_color_notices{
		bottom:0;
	}
	
	.vad_dtf_items_container.upload{
		display:block;
	}
	
	.vad_dtf_column{
		width:100%;
	}
	
	.vad_dtf_column.w45{	
		width:100%;	
	}
	.vad_dtf_column.w55{	
		width:100%;	
		margin-top: 15px !important;
	}
	
	.vad_dtf_item{
		margin:5px;
	}
	
	.vad_dtf_size{
		width: 33%;
	}
	
	.vad_dtf_app_upload_container{
		height: 250px;
		min-height: 250px;
		max-height: 250px;
	}
	
	.vad_dtf_app_upload_container.multi{
		height: 400px;
		min-height: 400px;
		max-height: 400px;
	}
	
	.vad_dtf_main_ima_container{
		height: 385px !important;
	}
	
	.vad_dtf_app_preview_section {
		height: 450px !important;
	}
	
	#vad_dtf_ima_delete_1_1{
		/*top: -125px;*/
		top: -50px;
	}
	.dtf_gallery_container{		
		width: 380px;
		max-width: 380px;
	}
	
	.dtf_pattern_slide img{
		height: 100px !important;
	}
}




/* USER AREA*/
.my_account_vad_dtf_jobs_table td{
	vertical-align:middle;	
}

.my_account_vad_dtf_jobs_table .vad_dtf_flex{
	justify-content: flex-end;
}

.job-actions{
	width: 250px; 
}

.job-actions div{
	float: right; 
	margin-left:5px;
}

.job-actions .button{	
	margin: 0px;
	cursor: pointer;
}


.job-actions:after {
  content: "";
  clear: both;
  display: table;
}

.job-actions div a:not(.vad_dtf_app_add_to_cart){
	cursor:pointer;
	font-size: 30px;
	color: var(--dtf-main-color);
}
.job-actions div a.disabled{
	/*opacity: 0.6;*/
    cursor: not-allowed;
    color: var(--dtf-third-color);
}

.job-actions div a:not(.vad_dtf_app_add_to_cart):hover{
	opacity: 0.6;    
}

.job-filename{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    float: right;
}



.vad_dtf_user_job_details{
	display:none;
}

.vtc_ima_container{
    width: 100%;
    text-align: center;    
    min-height: 150px;
    display: grid;
    grid-template-columns: repeat(1, [col-start] 1fr);	
}

.vtc_ima_container.ima_container{
	padding:5px;
	margin-top: 5px;
}

.vad_dtf_ima_upload{
	width:120px !important;
	height:120px !important;	
    cursor: pointer;        
    position: relative;
    box-sizing: border-box;
    object-fit: contain;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    border: 1px solid #ccc;
}
.vad_dtf_ima_upload img{
	border:none;
	margin-top: 0px;
	width: 100% !important;
    height: 100% !important;
}

.vad_dtf_ima_upload span{
	font-size: 30px;   
    line-height: 113px;
}

.vad_dtf_ima_delete{
 	width:10px;    
    position: relative;
    margin-top: 2px;
    
    
    z-index:1;
    display:none;
    cursor:pointer;
}

.vad_dtf_ima_delete .icons-lib-s:hover{
	fill:#a00;
}

.vad_dtf_ima_delete .icons-lib-s{
	width:20px;
	height:20px; 
  /*	fill: url(#pc3d-icons-color) var(--svg-color);*/
}

.vad_dtf_checkbox {
	width: 350px;
    padding-left: 0px;
    font-size: 14px;
    margin-bottom: 0;
    cursor: pointer;
    
}



.vad_dtf_checkbox span{
	vertical-align: text-bottom;
	position: relative;
    top: 4px;
}

#vad_dtf_app input[type='checkbox']{
	width: 18px;
	height: 18px;	
	vertical-align: middle;
    border-radius: 3px;
    bottom: 5px;
    position: relative;
    border: 1px solid #e8e8e8;
}

#vad_dtf_app input[type=checkbox]:checked{
	background: #0075ff;
	color: #fff;    
}

#vad_dtf_app .vad_dtf_app_extras input[type='checkbox']{
	width:24px;
	height:24px;
	font-size: 1rem;
	bottom: 2px;
	margin-right: 4px;
	border: 1px solid #e8e8e8;
}

.vad_dtf_message {
  	margin: 0;
    font-size: 16px;    
    color: red;
    padding-left: 0px;
    text-align: center;
}

.vtc_note {
    margin: 0;
    font-size: 14px;
    /* margin-bottom: 5px; */
}

.vtc-icons-lib-xl {
    width: 120px;
    height: 120px;
    fill: url(#pc3d-icons-color) var(--svg-color);
    padding: 10px;
}

.vad-dtf-icons-lib-s-ok{
	width:17px;
	height:17px; 
	margin-bottom: -3px;
    margin-left: 5px;
	fill:green;
}
.vad-dtf-icons-lib-s-ko{
	width:17px;
	height:17px;     
	margin-bottom: -3px;
    margin-left: 5px;
	fill:red;
}

.vad-dtf-icons-lib-m-warn{
	width:28px;
	height:28px; 
  	fill: orange;
}

.vad-dtf-icons-lib-s-warn{
	width:17px;
	height:17px; 
	margin-bottom: -3px;
    margin-left: 5px;
  	fill: orange;
}

/* POPUP DIALOG*/
.vtc-popup {    
    z-index: 1001;    
    position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/*width: 50%;*/
	width:530px;
}

@media screen and (max-width: 1096px) {
	.vtc-popup {
		width: 100%;
	}	
	.vtc-content-popup h2 {
	   font-size: 20px;
	}
}
 
.vtc-content-popup {
    margin:0px auto;
    position:relative;
    padding:10px;    
    background-color:#FFFFFF;
    box-shadow: 0 2px 5px #666666;
       
}
 
 
.vtc-popup-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display:none;
    background-color: rgba(0,0,0,0.65);
    cursor: pointer;
    
}
 
.vtc-close {
	cursor: pointer;
    position: absolute;
    right: 9px;
    top:0;
    font-size: 22px;    
}

.vtc-close a{
    color: #48484B;        
}


.dtf_table_pricing{
	position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    
	width:auto;
	text-align: right;
	border-collapse: collapse;
	margin-bottom:25px;
	/*box-sizing: border-box;
    border: 1px solid #e2e8f0;*/
}

.dtf_table_pricing.full{
	width:100%;
}

.dtf_table_pricing tr, .dtf_table_pricing td{
	text-align: center !important;	
}

.dtf_table_pricing.left tr, .dtf_table_pricing.left td{
	text-align: left !important;	
}

.dtf_table_pricing.right tr, .dtf_table_pricing.right td{
	text-align: right !important;	
}

.dtf_table_pricing td{
	
	box-sizing: border-box;
    border: 1px solid #e2e8f0;
}

.text-center{
	text-align:center;
}



.dtf_table_qty{	
	font-weight:700;	
}

.dtf_table_dto{
		
}

.dtf_table_price{
		
}

.font-bold{
	font-weight:700;
}

.font-header{
	font-size:16px;
	font-weight:700;
	text-align:center;
}

.w-1{
	width: 6rem;
	/*padding:0;*/
}
.w-2{
	width: 3px;
	padding:0;
	border:none !important;
}

.w-3{
	width: 12rem;
	
}



/* SELECT2 COLORS*/

.vad-dtf-color-select2-container{
	outline: none !important;
	box-shadow: -1px 1px 10px 0px #6c6c6c33 !important;
} 

.vad-dtf-color-select2-container.select2-selection--single{height: var(--dtf-select-height) !important; min-height: var(--dtf-select-height) !important; line-height: var(--dtf-select-height);}

.vad-dtf-color-select2-container.select2-selection--single .select2-selection__arrow {top: 8px !important;height: 25px !important}
.vad-dtf-color-select2-container.select2-selection--single .select2-selection__arrow::after {content: none;}

.vad-dtf-color-select2-container.select2-selection--single .select2-selection__rendered {
    line-height: var(--dtf-select-height) !important;
    display: inline-flex !important;
    width: 100%;
    font-size: 15px;
    padding: 0 !important;
}

.vad-dtf-color-select2-container.select2-selection--single .select2-selection__rendered > div >.select2-img-selection{
	width: var(--dtf-swatch-height) !important;
	height: var(--dtf-swatch-height) !important;	
	margin: auto;
	margin-top: 4px;
	object-fit: cover;
	max-width: 100%;
	vertical-align: unset;
	border-radius:22px;
	border: 1px solid #dcdad7;
	float:left;
}


.vad-dtf-color-select2-container.select2-selection--single .select2-selection__rendered > div >.select2-hex-selection{
	width: var(--dtf-swatch-height) !important;
	height: var(--dtf-swatch-height) !important;
	margin-top: 4px;
	border-radius:22px;
	border: 1px solid #dcdad7;
	
}

.vad-dtf-color-select2-results > .select2-results > .select2-results__options {	
    max-height: 400px !important;    
}

.vad-dtf-color-select2-results > .select2-search > .select2-search__field {	
    height: 36px;
	min-height: 36px;
    background-color: #fff;
    text-align: center;    
}

.vad-dtf-color-select2-results > .select2-results > .select2-results__options >.select2-results__option{
	display: inline-flex;
    width: 100%;    
    /*line-height: 36px;*/
}

.vad-dtf-color-select2-results > .select2-results > .select2-results__options >.select2-results__option > div > .select2-img-results{
	width: var(--dtf-swatch-height) !important;
	height: var(--dtf-swatch-height) !important;
	margin: auto;	
	max-width: 100%;
	object-fit: cover;
	vertical-align: unset;	
	border-radius:22px;
	border: 1px solid #dcdad7;
	float:left;
}



.vad-dtf-color-select2-results > .select2-results > .select2-results__options >.select2-results__option > div > .select2-hex-results{
	width: var(--dtf-swatch-height) !important;
	height: var(--dtf-swatch-height) !important;	
	margin-top: 3px;
	border-radius:22px;
	border: 1px solid #dcdad7;
}

.vad-dtf-color-select2-results > .select2-results > .select2-results__options >.select2-results__option > .vad-dtf-col-4{
	top: 0px;
}
.vad-dtf-color-select2-results > .select2-results > .select2-results__options >.select2-results__option > .vad-dtf-col-8{
	top: 9px;
}

.vad-dtf-color-select2-results > .select2-results > .select2-results__options >.select2-results__option--highlighted {
    background-color: var(--hover-button);
}
.vad-dtf-color-select2-results > .select2-results > .select2-results__options >.select2-results__option[aria-selected=true] {
    background-color: var(--active-button);
}
 
 
.vad-dtf-col-5{
	position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    
   -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.vad-dtf-col-7{
	position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    
   -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.vad-dtf-col-4{
	position: relative;
    width: 100%;
    padding-right: 0px;
    padding-left: 10px;
    
   -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.vad-dtf-col-8{
	position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;    
   -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.vad-dtf-col-12{
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    
     -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
} 

.vad_dtf_color_title{
 	min-width: 55px;	
}

.vad_dtf_color_image{
	width: var(--dtf-swatch-small-height) !important;
	height: var(--dtf-swatch-small-height) !important;	
	margin-left: 4px;
	object-fit: cover;
	max-width: 100%;
	vertical-align: unset;
	border-radius:22px;
	border: 1px solid #dcdad7;
	float:left;
}


.vad_dtf_color_hex{
	width: var(--dtf-swatch-small-height) !important;
	height: var(--dtf-swatch-small-height) !important;
	margin-left: 4px;
	border-radius:22px;
	border: 1px solid #dcdad7;
}



@media screen and (max-width: 1096px) {
		
	.vad_dtf_app_container {
		display:block;	
	}
	
		
	/*.vad_dtf_app_add_to_cart{
		grid-column: 1/5;	
	}*/

	.ui-tabs {
		padding:0;
	}
	.vad_dtf_app_right{
		top:0;
	}
	.vad_dtf_app_left{	    
	    max-width: 100%;
	    -ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	}
	#vad_dtf_app .vad_dtf_app_totals
	{
		width: 100%;
	}
	
	
	
	#vad_dtf_app .vad_dtf_app_summary
	{
		width: 100%;
		padding: 0;
	}
	.vad_dtf_app_right{
		padding: 0;
		margin-left:0;
		margin-top:10px;
	}
	/*#vad_dtf_app .vad_dtf_app_summary .vad_summary_item
	{
		list-style: none;	
		padding: 0 10px;
		width: 100%;
		float: left;
		text-align: right;
		font-size: 14px
	}*/
	
	#vad_dtf_app .vad_dtf_app_totals h3
	{
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	/*#tabs-budget li{
		height: 40px;
	}*/
	#vad_dtf_app .printing_method_product_tab_content ul li {
		margin: 5px;			
	}
	
	#tabs-budget li > a > span{
    	font-size: 14px;
    	line-height: 30px;
    }
    
    #vad_dtf_app .job_product_tab_content{
		/*overflow-x: scroll;*/	
		padding: 2px 2px !important;
	}
	
    #vad_dtf_app .job_product_tab_content td{
			
		padding: 8px 8px !important;
	}
	
	
	.vad_dtf_app_left.roll {
	    max-width: 100%;	    
	}
		
	.vad_dtf_multi_select_container{
		display: block !important;	
	}
	
	.vad_dtf_column_2 {
	    width: 100%;
	    margin: 0;
	}
	
	.vad_dtf_column_3 {
	    width: 100%;
	    margin: 0;
	}
	
	.vad_dtf_column.w20{
	    width: 100%;
	}
	
	.vad_dtf_column.w80{
	    width: 100%;
	    margin-top: 30px;
	}
	
	.vad_dtf_product_selector_buttons{
		height: 80px !important;
	    width: 80px !important;
	}
	
	.vad_dtf_select_product_btn{
		width: 60px !important;
	}
	
	
}


@media screen and (max-width: 768px) {
	/*movil*/
	
	.vtc_ima_container{
		min-height: 100px;
	}
	.vad_dtf_ima_upload{
		width:80px !important;
	  	height: 80px !important;
	  	margin-top: 0px;
	}
	.vtc-icons-lib-xl{
		width:80px;
		height:80px;
	}
	.vtc_ima-delete{	 
	    margin-top: -10px;
	    margin-left: 0px;	    
	}
	
	
}
@media screen and (max-width: 768px) and (orientation: landscape){
	
	.vtc_ima_container{
		/*min-height: 100px;*/
		grid-template-columns: repeat(5, [col-start] 1fr);
	}
	.vtc_ima-delete{	 
	    margin-top: -10px;
	    margin-left: 10px;	    
	}
}

@media screen and (max-width: 768px) and (orientation: portrait){
	
}
 
@media screen and (min-width: 768px) and (max-width: 1024px)  {
	/*tablet*/
	
	.vtc_ima_container{
		min-height: 120px;
	}
	.vad_dtf_ima_upload{
		width: 100px !important;
	  	height: 100px !important;
	  	margin-top: 0px;
	}
	.vtc-icons-lib-xl{
		width:100px;
		height:100px;
	}
}

.vad_dtf_fill_color{
	margin-top:50px;
}

.vad_dtf_color_palette{
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    margin: 10px;
}

.vad_dtf_color_palette .palette_color{
	width: 85px;
    height: 85px;
    padding: 0px;
    max-height: 100px;
    max-width: 100px;
    border-radius: 50px;
    min-width: 80px;
    min-height: 80px;    
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 4px;
    box-shadow: -1px 1px 10px 0px #6c6c6c33;
}



.vad_dtf_color_palette .palette_color > div{
	
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 14px;
    

}

.vad_dtf_color_palette .palette_color > div > p{
	
	margin:0;
	padding:0;
}

.vad_dtf_cart_artwork{
	display:flex;
}

.vad_dtf_cart_artwork.customer_area{
	float:right;
}

.vad_dtf_cart_artwork img{
	width:140px;
	display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.vad_dtf_cart_artwork span{
	display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}

.vad_dtf_user_artwork img{
	width:60px;
	display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.vad_dtf_cart_ima_1{
	margin-right: 5px;
}

.vad_dtf_cart_ima_2{
	margin-left: 5px;
}





.vad_dtf_product_selector_buttons{
	display: flex;
	flex-direction: column;
   
	line-height: 32px;
    cursor: pointer;
    margin-bottom: 10px; 
    height: 180px;
    width: 180px;
}



.vad_dtf_select_product_btn{
	
    border: 1px solid #dadada;
    background-color: #fff;
    font-size: 13px !important;
    width: 160px;
    height: auto;
    margin: 10px 10px 0px 10px;
    box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    
}
.vad_dtf_select_product_btn.selected{
	border: 2px solid var(--dtf-main-color);		
	  
}

.vad_dtf_select_product_btn img{	
	grid-row: 1;
	grid-column: 1;	
    border: none;
    margin-top: 0px;
    width: 100% ;
    height: 100% ;
    object-fit: cover;
   
}

.vad_dtf_select_product_btn span{	
	grid-row: 2;
	grid-column: 1;
    display: inline-block;
    line-height: 21px;
    
    text-align: center; 
    background-color: #fff;    
    
    box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}



.vad_dtf_image_selector_buttons{
	display: flex;
	flex-direction: row;
   
	line-height: 32px;
    cursor: pointer;
    margin-bottom: 10px; 
    height: 180px;
    /*width: 180px;*/
}



.vad_dtf_select_image_btn{

    border: 1px solid #dadada;
    background-color: #fff;
    font-size: 13px !important;
    width: 160px;
    height: 160px;
    
    margin: 10px 10px 0px 10px;
    box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    
}
.vad_dtf_select_image_btn.selected{
	border: 2px solid var(--dtf-main-color);		
	  
}

.vad_dtf_select_image_btn img{	
	grid-row: 1;
	grid-column: 1;	
    border: none;
    margin-top: 0px;
    width: 100% ;
    height: 100% ;
    object-fit: contain;
   
}




.vad_dtf_pat_range_container{
	display: none;
	margin-top: 10px;
    /*position: relative;
    top: 10px;*/
}

.vad_dtf_pat_range_container span{
	font-weight: bold;
    vertical-align: text-bottom;
    margin-top: 6px;
}

.vad_dtf_pat_range_container span.light{
	font-weight: 400;    
}

.vad_dtf_pat_range_container div{
	width: 100%;
	height: 75px
}
.vad_dtf_pat_range{
	flex: 80%;	
	padding: 0 !important;
}

input[type=range] {
    height: 34px;
    -webkit-appearance: none;   
    width: 100%;
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}

input[type=range]:focus {
    outline: none
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 4px;
    cursor: pointer;
    animate: 0.2s;
    background: #c3cedc
}

input[type=range]::-webkit-slider-thumb {
    height: 20px;
    width: 20px;
    border-radius: 15px;
    background: #2ea2f9;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -8px
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #c3cedc
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 4px;
    cursor: pointer;
    animate: 0.2s;
    background: #c3cedc;
    border-radius: 1px
}

input[type=range]::-moz-range-thumb {
    height: 20px;
    width: 20px;
    border-radius: 15px;
    background: #2ea2f9;
    cursor: pointer
}

input[type=range]::-ms-track {
    width: 100%;
    height: 4px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    color: transparent
}

input[type=range]::-ms-fill-lower {
    background: #c3cedc
}

input[type=range]::-ms-fill-upper {
    background: #c3cedc
}

input[type=range]::-ms-thumb {
    margin-top: 1px;
    height: 20px;
    width: 20px;
    border-radius: 15px;
    background: #2ea2f9;
    cursor: pointer
}

input[type=range]:focus::-ms-fill-lower {
    background: #c3cedc
}

input[type=range]:focus::-ms-fill-upper {
    background: #c3cedc
}

.vad_dtf_main_ima_container {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;	
    min-height: 100px;
    height: 575px;
    overflow: auto;
    /*display: grid;
	grid-template-columns: repeat(1, [col-start] 1fr);*/
	display:flex;
	align-items: stretch;
    justify-items: stretch;
    flex-direction: column;
}
		


.vad_dtf_ima_container{
	padding:5px;
	margin-top: 5px;
	display:flex;
	height: 100px;
	border-bottom: 1px dashed #CCC;
    box-sizing: content-box;
}

.vad_dtf_ima_container > .data_ima{
	display: flex;
    flex-direction: column;    
    text-align: left;
    font-size: 14px;    
    line-height: 20px;
    margin-right: 4px;
    margin-top: 2px;
  }
.vad_dtf_ima_container:not([data-guid]){
	border:none;
}

.vad_dtf_ima_container:not([data-guid]) > .vad_dtf_app_input_qty{
	display:none;
}


/*.vad_dtf_ima_container > .data_ima > .info_ima{
	text-align: left;
    font-size: 14px;    
    line-height: 20px;
    margin: 4px;
}

.vad_dtf_ima_container > .data_ima > .status_ima{
	text-align: left;
    font-size: 14px;    
    line-height: 20px;
    margin: 4px;
}*/

.vad_dtf_ima_upload{
	width:80px !important;
	height:80px !important;	
    cursor: pointer;        
    position: relative;
    box-sizing: border-box;
    object-fit: contain;
    margin-left: 10px;
    /*margin-right: auto;*/
    /*margin-bottom: 5px;*/
    margin-top: 5px;
    border: 1px solid #ccc;
}

.vad_dtf_ima_upload.init{
	margin-left: 10px;
	
}

.vad_dtf_ima_upload img{
	border:none;
	margin-top: 0px;
	width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}





#vad_dtf_app input[type='number'].vad_dtf_img_qty{
	width: 70px;
	height: 40px;
    min-height: 40px;
    font-size: 16px;
}

.vad_dtf_label_qty{
	
    font-size: 16px;
    text-align: left;
    color: var(--dtf-main-color);
}

.vad_dtf_multi_select_container{
	display: flex;
}

.vad_dtf_multi_select_container.right{
	display: block;
}


.vad_dtf_bar{
	display: flex;
	justify-content: space-between;
	height: 45px;
	
}

.vad_dtf_canvas_buttons{
	display: flex;	    
  	text-align:center;  
  	border: none;  
  	
}

.vad_dtf_canvas_buttons button {
	
	 background-color: var(--color-button);
	  
	 border: none;
	 outline: none;
	 cursor: pointer !important;
	  
	 color: var(--button-text-color) !important;
	 
	 border: 1px solid var(--pc3d-border-color);  
	 border-radius: var(--button-border-radius); 
	  
	 width: 40px;
	 height: 40px;
	    
	 margin-left: 2px;
     margin-right: 2px;
     padding: 3px;
    
}


.vad_dtf_canvas_buttons button:hover {
  background-color: var(--hover-button);
  border: 1px solid var(--pc3d-border-color);  
  color:var(--button-text-color-hover);
}

.vad_dtf_canvas_buttons button.selected {
  background-color: var(--active-button);
  
}

/*
button.dtf_info {
    background: none;
    font: icon;
  
    border: 2px solid var(--svg-color);
    border-radius: 8px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
  
}*/

/*.select2-selection__arrow:after{
    display:none !important;
    content:none;
}*/

@media screen and (max-width: 1096px) {
		
	
	
	.vad_dtf_pat_range_container{
		flex-wrap: wrap;
	
	}
}