#shopping .ui-dialog {
    position: fixed !important;
    top: 8% !important;
    left: 5% !important;
    right: 8% !important;
}

#velsof-popup-btn-continue-shop .icon-chevron-left{
        color: #fff;
    font-weight: bold;
    font-size: inherit;
    margin-right: 3px;
}
.velsof-popup-btn .icon-chevron-right{
        font-size: inherit !important;
    font-weight: bold !important;
    color: #fff !important;
    margin-left: 3px !important;
    margin-right: 12px !important;
}

#velsof-popup-dialog li *,
#velsof-popup-dialog input *,
#velsof-popup-dialog select *,
#velsof-popup-dialog textarea *,
#velsof-popup-dialog h1 *,
#velsof-popup-dialog h2 *,
#velsof-popup-dialog ul *,
#velsof-popup-dialog ul li *,
#velsof-popup-dialog label *,
#velsof-popup-dialog span *,
#velsof-popup-dialog b *,
#velsof-popup-dialog tr *,
#velsof-popup-dialog td *,
#velsof-popup-dialog td span *,
#velsof-popup-dialog table.radio td label *
#velsof-popup-dialog .special-price *,
#velsof-popup-dialog .price-old *,
#velsof-popup-dialog .price *,
#velsof-popup-dialog small *,
#velsof-popup-dialog div *,
#velsof-popup-dialog style *,
#velsof-popup-dialog option *,
#velsof-popup-dialog .warning *,
#velsof-popup-dialog th *,
#velsof-popup-dialog input[type*="radio"],
#velsof-popup-dialog input[type*="checkbox"],
#velsof-popup-dialog input[type*="text"],
#velsof-popup-dialog input[type*="password"] {
	color :#000000;
	line-height: none;
	text-decoration: none;
	text-indent: 0px;
	text-transform : none;
	hanging-punctuation: none;
	text-align-last: none;
	text-justify: none;
	text-overflow: none;
	text-shadow: none;
	text-wrap: none;
	margin: 0px;
	padding: 0px;
	list-style :none;
	/*font-family :Arial,Helvetica,sans-serif;*/
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: none;
	border-image: none;
	border-radius: 0px;
	box-shadow: none;
	background :none;
	background-image: none;
	background-color: none;
}

#velsof-popup-body-empty
{
	width: 984px;
}

#velsof-popup-dialog .velsof-popup-input-quantity
{
	border: 1px solid #CCCCCC !important;
	height: 32px !important;
	width: 44px !important;
	text-align:center !important;
	min-height: 0px !important;
	min-width: 0px !important;
}


#velsof-popup-dialog
{
	background-color:white !important;
}
#velsof-popup-dialog .velsof-clear
{
	clear:both;
}


#velsof-popup-dialog #velsof-popup-product-info
{
	background-color:white !important;
	border-right:1px solid #A9A9A9 !important;
	margin:0px !important;
}

#velsof-popup-dialog #velsof-popup-banner
{
	background-color:white !important;
}

#velsof-popup-dialog #velsof-popup-related-product
{
	background-color:#FFFFFF !important;
	margin:0px !important;
	/*padding-top: 10px !important;*/
}

#velsof-popup-dialog #velsof-popup-cart-total
{
	margin-top:0px !important;
	height:auto !important;
	background-color:#FFFFFF !important;
	border-top:1px solid #D1D1D1 !important;
}



#velsof-popup-dialog #velsof-popup-cart-table
{

	width:100% !important;
	background-color:#FFFFFF !important;
	border:none !important;
	border-collapse:collapse !important;
}

#velsof-popup-dialog #velsof-popup-tbl-related-product
{
	border-collapse: collapse !important;

	width:100% !important;
}

#velsof-popup-dialog .velsof-popup-th-image, .velsof-popup-th-name, .velsof-popup-th-quantity, .velsof-popup-th-total, .velsof-popup-th-price,.velsof-popup-th-model, .velsof-popup-th-remove, .velsof-popup-th-option
{

	text-transform: uppercase !important;
	font-family: arial,tahoma,verdana,sans-serif !important;
	font-size: 14px !important;
	padding: 10px 0 7px !important;
	text-align:center !important;
	border-bottom:1px solid #A9A9A9 !important;
}

#velsof-popup-dialog .velsof-popup-th-image
{
	width:20% !important;
}

#velsof-popup-dialog .velsof-popup-th-name
{
	width:25% !important;
}

#velsof-popup-dialog .velsof-popup-th-model
{
	width:15% !important;
}

#velsof-popup-dialog .velsof-popup-th-quantity
{
	width:8% !important;
}

#velsof-popup-dialog .velsof-popup-th-price
{
	width:12% !important;
}

#velsof-popup-dialog .velsof-popup-th-total
{
	width:15% !important;
}

#velsof-popup-dialog .velsof-popup-th-remove
{
	width:5% !important;
}

#velsof-popup-dialog .velsof-popup-td-image
{
	text-align:center !important;
	border-bottom: 1px dotted #C0C0C0 !important;
}

#velsof-popup-dialog .velsof-popup-td-name
{
	border-bottom: 1px dotted #C0C0C0 !important;
	/*background-color:#FCFCFC !important;*/
	padding-left:10px !important;
	padding-right:10px !important;
	text-decoration:none !important;
	font-family: arial,tahoma,verdana,sans-serif !important;
	font-size: 13px !important;
}

#velsof-popup-dialog .velsof-popup-td-quantity
{
	text-align:center !important;
	padding-left:10px !important;
	padding-right:10px !important;
	border-bottom: 1px dotted #C0C0C0 !important;
	/*background-color:#FCFCFC !important;*/
	font-family: arial,tahoma,verdana,sans-serif !important;
	font-size: 13px !important;
}

#velsof-popup-dialog .velsof-popup-td-total
{
	text-align:center !important;

	padding-right:10px !important;
	border-bottom: 1px dotted #C0C0C0 !important;
	/*background-color:#FCFCFC !important;*/
	font-family: arial,tahoma,verdana,sans-serif !important;
	font-size: 13px !important;


}

#velsof-popup-dialog .velsof-popup-td-price
{
	text-align:center !important;
	padding-left:8px !important;
	padding-right:20px !important;
	border-bottom: 1px dotted #C0C0C0 !important;
	/*background-color:#F9F9F9 !important;*/
	font-family: arial,tahoma,verdana,sans-serif !important;
	font-size: 13px !important;

}

#velsof-popup-dialog .velsof-popup-td-model
{
	width:50px;
	text-align:center !important;
	padding-left:10px !important;
	padding-right:10px !important;
	border-bottom: 1px dotted #C0C0C0 !important;
	font-family: arial,tahoma,verdana,sans-serif !important;
	font-size: 13px !important;
	background-color:#F9F9F9 !important;
}


#velsof-popup-dialog .velsof-popup-td-option
{
	text-align:center !important;
	padding-left:10px !important;
	padding-right:10px !important;
	border-bottom: 1px dotted #C0C0C0 !important;
	/*background-color:#FCFCFC !important;*/
}

#velsof-popup-dialog #velsof-popup-cart-table td
{
	background-color:#FFFFFF;
	overflow: hidden;
	width:23%
}

#velsof-popup-dialog .velsof-popup-td-remove
{
	padding-left:10px !important;
	padding-right:10px !important;
	border-bottom: 1px dotted #C0C0C0 !important;
	vertical-align: center !important;
	text-align:center !important;

}

#velsof-popup-dialog .velsof-popup-a-update
{
	font-size: 12px !important;
	color:#007BD2 !important;
}

#velsof-popup-dialog .velsof-popup-a-name
{
	text-decoration:none !important;
}

#velsof-popup-dialog .velsof-popup-a-name .velsof-popup-pro-name:hover
{
	color:#F88234 !important;
}

#velsof-popup-dialog velsof-popup-a-remove:hover
{
	color:#2271B2 !important;
}

#velsof-popup-dialog #velsof-popup-need-help
{
	font-size:18px !important;
	font-family: arial,tahoma,verdana,sans-serif !important;
}

#velsof-popup-dialog #velsof-popup-estimated-cost
{
	/*float:right !important;*/
	font-size:16px !important;
	font-family: arial,tahoma,verdana,sans-serif !important;
	padding-top:5px;
}

 #velsof-popup-estimated-cost .velsof-popup-estimated-cost
{
	font-size:16px !important;
	font-family: arial,tahoma,verdana,sans-serif !important;
	/*margin-right: 10px;*/
        /*padding-right: 5px;*/
        /*float:right;*/
        font-weight: bold;
}
#velsof-popup-shipping-cost .velsof-popup-shipping-cost
{
	font-size:16px !important;

	font-family: arial,tahoma,verdana,sans-serif !important;
	/*margin-right: 20px;*/
        /*padding-right: 30px;*/
}
.right_cast
{
	font-size:18px !important;

	font-family: arial,tahoma,verdana,sans-serif !important;
	/*margin-right: 12px !important;*/
        padding-right: 3px !important;
        padding-left:15px !important;
}
#velsof-popup-dialog #velsof-popup-estimated-cost{
	margin-right: 0px !important;
}
#velsof-popup-dialog #velsof-popup-shipping-cost{
	/*margin-right: 10px !important;*/
	/*float:right;*/
	margin-top:5px;
}
#velsof-popup-dialog #velsof-popup-total-cart-products
{
	font-size:20px !important;
}

#velsof-popup-dialog #velsof-popup-cart-info
{
	height: 260px !important;
	overflow-y: auto !important;
}
#chk_btn
{
    float:left !important;
    margin-left:20px !important;
    /*margin-top: 20px !important;*/
    padding-top:5px !important;
}
#velsof-popup-dialog #velsof-popup-cart-total-info
{
	/*background-color:#F9F9F9 !important;*/
	padding-bottom: 0px !important;
	/*float: left;*/
	/*width: 100%;*/
	/*height:20px;*/
}
#add_coupen{
    float:right;
    /*margin-top:5px !important;*/
    /*margin-right:15px !important;*/
}
#upper_details,#lower_details
{
    /*margin-bottom: 10px !important;*/
    padding:0px 10px 0px 10px !important;
}
#lower_details{
    /*padding-top: 27px !important;*/
    margin-top:10px !important;
    /*margin-bottom:10px !important;*/
    /*padding:0px 10px 0px 10px !important;*/
}
#velsof-popup-cart-total-info input{
	display: inline;
	padding: 0 13px !important;
	background: white;
	font-size: 13px;
	color: #9c9b9b;
	border: 1px solid #d6d4d4;
}

#velsof-popup-dialog .velsof-popup-cart-saving-info
{
	background-color:#F9F9F9 !important;
	padding:10px !important;
	/*height:20px;*/
}


#velsof-popup-dialog #velsof-popup-popup-button
{
	background-color:#ffffff !important;
	margin-top:10px !important;
	/*margin-left:12px !important;*/
	/*margin-right:15px !important;*/
	margin-bottom:10px !important;
	display:inline-block !important;
	width:100% !important;

}


#velsof-popup-dialog .velsof-popup-btn
{
    border-radius: 1px !important;
    color: #F9F9F9 !important;
    cursor: pointer !important;
    font-size: 15px !important;
    font-weight: bold;
    /* font-family: arial,tahoma,verdana,sans-serif !important; */
    padding: 9px 15px 12px 15px !important;
    margin-left: -10px;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    height: auto !important;

}

#velsof-popup-dialog #velsof-popup-btn-continue-shop
{
    background: #000000;
    border: 1px solid #000000 !important;
    color: #fff !important;
    border-radius: 1px;
    font-weight: bold;
    font-size: 15px !important;
    /* font-family: arial,tahoma,verdana,sans-serif !important; */
    padding: 10px 12px !important;
    cursor: pointer !important;
    display: inline-block !important;
    line-height: 1.3 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    vertical-align: baseline;
}



#velsof-popup-dialog #velsof-popup-coupon_voucher {
	font-size:12px !important;
	font-family: arial,tahoma,verdana,sans-serif !important;
}
#velsof-popup-dialog .voucherText {
	width: 150px;
	height: 25px;
	border: 1px solid #B7B7B7 !important;
	margin: 0px 10px;
	max-width: 150px;
	max-height: 27px;
	min-width: 150px;
	min-height: 27px;
        padding-left:5px !important;
}
#velsof-popup-dialog .orangebuttonapply {
	text-decoration: none;
	/*    background-color:#F77219;
	    background: linear-gradient(to bottom, #F77219 1%, #FEC6A7 3%, #F77219 7%, #F75B16 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F77219', endColorstr='#F75B16') !important;
	    border: 1px solid #EC6723 !important;*/
	font-size: 12px !important;
	width: auto !important;
	border-radius: 2px !important;
	color: #F9F9F9 !important;
	cursor: pointer !important;
	display: inline-block !important;
	padding: 4px 10px !important;
	text-align: center !important;
	font-weight: bold;
}
#velsof-popup-dialog #velsof-popup-savings {
	padding: 5px;
}
#velsof-popup-dialog .velsof-voucher_fields {
	margin:2px 0px 0px 10px;
}
#velsof-popup-dialog #saved_price  {
	font-size: 14px;
	color:green;
	font-weight: bold;
}
#velsof-popup-dialog #saving_text_label {
	font-size: 14px;
	color:#000;
	font-weight: bold;
}
#velsof-popup-dialog #velsof_help_details {
	float:left;
	/*    padding:10px 10%;*/
}
#velsof-popup-dialog .voucher_remove {
	position: relative;
	top:3px;
}
#velsof-popup-dialog .velsof_voucher_text {
	padding:2px;
}
#velsof-popup-dialog .velsof_voucher_text {
	margin: 0px 10px;
	position: relative;
	top:4px;
	float: left;
}
#velsof-popup-dialog .voucher_redeem_block {
	background-color:#e4f3e4;
	float:left;
	height:30px;
	border: 1px solid #B7B7B7 !important;
	border-radius:3px;
	/*margin-left:10px;*/
	width:auto;
}
#velsof-popup-dialog #velsof-popup-dialog-loading {
	position:absolute;
	margin:100px;
}
#velsof-popup-dialog .velsof-popup-pro-name
{

	font-family: arial,tahoma,verdana,sans-serif !important;
	font-size: 12px !important;
        overflow:hidden;
        height:32px;
        line-height: 130%;
}
.velsof-popup-pro-attributes
{
	text-transform: uppercase !important;
	font-family: arial,tahoma,verdana,sans-serif !important;
	font-size: 10px !important;    
}
#velsof-popup-dialog .velsof-popup-td-r-image
{
	padding: 3px !important;
	width:50% !important;
	text-align:center !important;
}

#velsof-popup-dialog .velsof-popup-cart-msg
{
	margin-top: 10px !important;
	text-align: center !important;
	margin-bottom: 10px !important;
	background-color: #FFFED5 !important;
	border: 1px solid #F9E2B2 !important;
	padding: 7px 10px !important;
	vertical-align: baseline !important;
	color: #565656 !important;
	font-family: arial,tahoma,verdana,sans-serif !important;
	font-size: 14px !important;
}

#velsof-popup-dialog #velsof-popup-load-img
{
	margin-top: 10px !important;
	text-align: center !important;
	margin-bottom: 10px !important;
	background-color: #FFFED5 !important;
	border: 1px solid #F9E2B2 !important;
	padding: 7px 10px !important;
	vertical-align: baseline !important;
	color: #565656 !important;
	font-family: arial,tahoma,verdana,sans-serif !important;
	font-size: 14px !important;
}

#velsof-popup-dialog #velsof-popup-mail-to
{
	font-family: arial,tahoma,verdana,sans-serif !important;
	font-size: 14px !important;
}
.clear{
    clear:both;
}

#velsof-popup-dialog .velsof-popup-cart-msg .close
{
	float:right !important;
	cursor:pointer !important;
}


#velsof-popup-dialog #velsof-popup-contact-us
{
	vertical-align:bottom !important;
}

#velsof-popup-dialog #velsof-popup-body
{
	width:100% !important;
}

#velsof-popup-dialog #velsof-popup-div-not-found
{
	padding:20px !important;
	font-size:16px !important;
	font-family: arial,tahoma,verdana,sans-serif !important;
}

#velsof-popup-dialog #velsof-popup-not-found
{
	padding:20px !important;
	height:405px !important;

}

#velsof-popup-dialog #velsof-popup-empty-cart-msg
{
	font-family: arial,tahoma,verdana,sans-serif !important;
	font-size: 25px !important;
}

#velsof-popup-dialog #velsof-popup-load-img
{
	display:none;
	z-index:100000;
}


.ui-dialog .ui-dialog-titlebar
{
	padding: 10px  !important;
	position: relative !important;
}

.ui-dialog .ui-dialog-title
{

	margin: .1em 16px .1em 0 !important;
	font-weight:normal !important;
	font-size:25px !important;
	font-family: arial,tahoma,verdana,sans-serif !important;
	font-size: 20px !important; 
}

.ui-dialog .ui-dialog-titlebar-close span
{
	display: block !important;
	/*margin: 1px;*/
	margin-left:-7px;
}


.ui-dialog .ui-dialog-content
{
	position: relative !important;
	border: 0 !important;
	padding: 0 !important;
	background: none !important;
	overflow: auto !important;
	zoom: 1 !important;
	border-radius:0px !important;
}

.ui-dialog .ui-dialog-buttonpane
{
	text-align: left !important;
	border-width: 1px 0 0 0 !important;
	background-image: none !important;
	margin: .5em 0 0 0 !important;
	padding: .3em 1em .5em .4em !important;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset
{
	float: right !important;
}
.ui-dialog .ui-dialog-buttonpane button
{
	margin: .5em .4em .5em 0 !important;
	cursor: pointer !important;
}
.ui-dialog .ui-resizable-se
{
	width: 14px !important;
	height: 14px !important;
	right: 3px !important;
	bottom: 3px !important;
}



#shopping .ui-widget-header{

	background:  repeat-x scroll 50% 50% #FFFFFF !important;
	color:black !important;
	background-color:white !important;
	border:none !important;
	border-bottom:1px solid #A9A9A9 !important;
	font-size: 18px !important;
	font-weight: normal !important;
	border-radius:0px !important;
}

.ui-dialog
{
	margin: 0px auto !important;
	/*padding: 4px !important;*/
	width: 1000px !important;
	overflow: hidden !important;
	/*    background: rgba(51,51,51,0.3) !important; */
	border:none !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C333333,endColorstr=#4C333333) !important;
}

.ui-dialog .ui-dialog-titlebar-close
{
	position: absolute !important;
	right: .3em !important;
	top: 50% !important;
	width: 25px !important;
	margin: -15px 0 0 0 !important;
	padding: 1px !important;
	height: 25px !important;
}

.ui-icon-closethick
{
	background-position: center !important;
}

.ui-icon
{
	height: 27px !important;
	width: 27px !important;
}
.ui-widget-overlay
{
	background: none repeat scroll 0 0 #333333 !important;
	height: 100% !important;
	left: 0 !important;
	opacity: 0.5 !important;
	position: fixed !important;
	top: 0 !important;
	width: 100% !important;
	z-index: 1000 !important;
}

.ui-corner-all,  .ui-corner-bottom,  .ui-corner-right,  .ui-corner-br
{
	border-bottom-right-radius: 0px !important;
}

.ui-corner-all,  .ui-corner-bottom,  .ui-corner-left,  .ui-corner-bl
{
	border-bottom-left-radius: 0px !important;
}
.ui-corner-all,  .ui-corner-top,  .ui-corner-right,  .ui-corner-tr
{
	border-top-right-radius: 0px !important;
}
.ui-corner-all,  .ui-corner-top,  .ui-corner-left,  .ui-corner-tl
{
	border-top-left-radius: 0px !important;
}

.ui-state-hover
{
	border:none !important;
	background:none !important;
}

#shopping .ui-widget-header .ui-icon
{
	background-image: url("../../img/front/close.png") !important;
}

#velsof-popup-dialog .velsof-popup-div-remove
{
	background-image:url("../../img/front/remove-roll.gif")  !important;
	height:18px !important;
	width:18px !important;
}

#velsof-popup-dialog .velsof-popup-div-remove:hover
{
	background-image:url("../../img/front/remove-over.gif") !important;
}

#velsof-popup-dialog .velsof-popup-stock
{
	color:red;
}
#velsof-popup-dialog{
	float:left;
        height:auto !important;
}
#velsof-popup_cast
{
    float:right;
    margin-top: 5px !important;
}

.ajaxcart_right_title{
	text-align: center;
	font-size: 20px !important;
	border-bottom: 1px solid #cccccc !important;
	padding-bottom: 7px !important;
}

/*@media only screen and (min-width:  250px) and (max-width: 385px)
{
	.ui-dialog
	{

		position: absolute !important;
		padding: 8px !important;
		width: 80% !important;
		margin-left:-100px !important;
		overflow: hidden !important;
		background: rgba(51,51,51,0.3) !important;
		border:none !important;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C333333,endColorstr=#4C333333) !important;
	}
	#velsof-popup-dialog #velsof-popup-product-info
	{
		background-color:white !important;
		border-right:1px solid #A9A9A9 !important;
		margin:0px !important;
		width: 100% !important;
	}
	#velsof-popup-dialog #velsof-popup-related-product
	{
		background-color:#FFFFFF !important;
		margin:0px !important;
		padding-top: 10px !important;
		display: none;
	}

	#velsof-popup-dialog #velsof-popup-cart-total-info
	{
		background-color: #F9F9F9 !important;
		margin-left: 0 !important;
		padding: 10px 27px 10px 30px !important;
		width: 100% !important;

	}
	#velsof-popup-dialog #velsof-popup-popup-button
	{
		background-color:#ffffff !important;
		margin-top:10px !important;
		margin-left:12px !important;
		margin-right:15px !important;
		margin-bottom:1px !important;
		display:inline-block !important;

		width:10% !important;
	}
	#velsof-popup-dialog #velsof-popup-estimated-cost
	{
		float:right !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
	}
	#velsof-popup-dialog .velsof-popup-btn
	{
		border-radius: 2px !important;
		color: #F9F9F9 !important;
		cursor: pointer !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 18px !important;
		height: auto !important;
		line-height: 1.3 !important;
		margin-left: 180px;
		margin-top: 10px;
		text-align: center !important;
		text-decoration: none !important;
		text-transform: uppercase !important;
		padding: 4px 48px 3px !important;

	}

	#velsof-popup-dialog #velsof-popup-btn-continue-shop
	{
		background: linear-gradient(to bottom, #F9F9F9 1%, #FFFFFF 3%, #F9F9F9 7%, #F2F2F2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
		border: 1px solid #C9C9C9 !important;
		color: #333333 !important;
		font-size: 15px !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		padding: 9px 4px 8px 8px !important;
		cursor: pointer !important;
		display: inline-block !important;
		line-height: 1.3 !important;
		text-align: center !important;
		text-transform: uppercase !important;
		text-decoration: none !important;
		vertical-align: baseline;
		margin-left: 23px;
		width: 2232%;

	}



	#velsof-popup-dialog .velsof-popup-td-model
	{
		text-align:center !important;
		padding-left:10px !important;
		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;
		background-color:#F9F9F9 !important;

		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-td-price
	{
		text-align:center !important;
		padding-left:20px !important;
		padding-right:20px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#F9F9F9 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

		display: none !important;
	}

	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 10px !important;
		color:#007BD2 !important;
	}
	#velsof-popup-dialog .velsof-popup-th-price,.velsof-popup-th-model,  .velsof-popup-th-option
	{

		text-transform: uppercase !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 14px !important;
		padding: 10px 0 7px !important;
		text-align:center !important;
		border-bottom:1px solid #A9A9A9 !important;
		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-input-quantity
	{
		border: 1px solid #CCCCCC !important;
		height: 21px !important;
		width: 24px !important;
		text-align:center !important;
		min-height: 0px !important;
		min-width: 0px !important;

	}
	#velsof-popup-dialog .velsof-popup-td-quantity
	{
		text-align:center !important;
		padding-left:10px !important;
		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

	}
	#velsof-popup-dialog .velsof-popup-td-total
	{

		padding:0px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 11px !important;

	}

	#velsof-popup-dialog .velsof-popup-th-image
	{
		width:20% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-name
	{
		width:15% !important;
	}
	#velsof-popup-dialog .velsof-popup-th-total
	{
		width:18% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-remove
	{
		width:7% !important;
	}
	#velsof-popup-dialog #velsof-popup-cart-info
	{
		height: 340px !important;
		overflow-y: auto !important;
	}

	#velsof-popup-dialog #velsof_help_details {
		float:left;
		padding: 2px !important;
	}
	#velsof_help_details
	{
		display:none;
	}
	.velsof-popup-td-image img
	{
		width: 138% !important;
		height: 32% !important;
	}
}*/

@media only screen and (min-width: 385px) and (max-width: 481px)
{
   #velsof-popup-popup-button #lower_details {
        margin-top:0px !important;
    }
	.ui-dialog
	{

		position: absolute !important;
		/*padding: 8px !important;*/
		width: 310px !important;
		/*margin-left:-50px !important;*/
		overflow: hidden !important;
		background: rgba(51,51,51,0.3) !important;
		border:none !important;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C333333,endColorstr=#4C333333) !important;
	}
	#velsof-popup-dialog #velsof-popup-product-info
	{
		background-color:white !important;
		border-right:1px solid #A9A9A9 !important;
		margin:0px !important;
		width: 100% !important;
	}
	#velsof-popup-dialog #velsof-popup-related-product
	{
		background-color:#FFFFFF !important;
		margin:0px !important;
		padding-top: 10px !important;
		display: none;
	}
	#velsof-popup-dialog #velsof-popup-cart-total-info
	{
		background-color: #F9F9F9 !important;
		margin-left: 0 !important;
		padding: 10px 0px 0px 0px !important
		width: 100% !important;

        }
        #velsof-popup-dialog #velsof-popup-shipping-cost {
            margin-top: 5px !important;
        }
        #cont_shop
        {
            padding-top:5px !important;
        }
	#velsof-popup-dialog #velsof-popup-popup-button
	{
		background-color:#ffffff !important;
		margin-top:10px !important;
		/*margin-left:12px !important;*/
		/*margin-right:15px !important;*/
		margin-bottom:1px !important;
		display:inline-block !important;
		width:100% !important;
	}


	#velsof-popup-dialog #velsof-popup-estimated-cost
	{
		float:right !important;
		font-size:18px !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		padding-top:5px;
		margin-right: 15px !important;
		margin-left: 8px !important;
		float: left !important;
	}
	#velsof-popup-dialog .velsof-popup-btn
	{
		/*background-color:#F76617 !important;
		background: linear-gradient(to bottom, #F77219 1%, #FEC6A7 3%, #F77219 7%, #F75B16 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
		border: 1px solid #EC6723 !important;*/
		border-radius: 2px !important;
		color: #F9F9F9 !important;
		cursor: pointer !important;
		/*display: inline-block !important;*/
		font-size: 18px !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		line-height: 1.3 !important;

		text-align: center !important;
		text-decoration: none !important;
		text-transform: uppercase !important;
		margin-left: 190px;
		margin-top: 10px;
		height: auto !important;

	}

	#velsof-popup-dialog #velsof-popup-btn-continue-shop
	{
		
	}
	#velsof_help_details
	{
		display:none;
	}



	#velsof-popup-dialog .velsof-popup-td-model
	{
		text-align:center !important;
		padding-left:10px !important;
		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;
		background-color:#F9F9F9 !important;

		/*display: none !important;*/
	}
	#velsof-popup-dialog .velsof-popup-td-price
	{
		text-align:center !important;
		padding-left:20px !important;
		padding-right:20px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#F9F9F9 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

		/*display: none !important;*/
	}
	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 10px !important;
		color:#007BD2 !important;
	}
	#velsof-popup-dialog  .velsof-popup-th-price,.velsof-popup-th-model,  .velsof-popup-th-option
	{

		text-transform: uppercase !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 14px !important;
		padding: 10px 0 7px !important;
		text-align:center !important;
		border-bottom:1px solid #A9A9A9 !important;
		/*display: none !important;*/
	}
	#velsof-popup-dialog .velsof-popup-input-quantity
	{
		border: 1px solid #CCCCCC !important;
		height: 21px !important;
		width: 24px !important;
		text-align:center !important;
		min-height: 0px !important;
		min-width: 0px !important;

	}
	#velsof-popup-dialog .velsof-popup-td-quantity
	{
		text-align:center !important;
		padding-left:10px !important;
		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

	}

	#velsof-popup-dialog .velsof-popup-td-total
	{

		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 10px !important;

	}

	#velsof-popup-dialog .velsof-popup-th-image
	{
		width:20% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-name
	{
		width:15% !important;
	}
	#velsof-popup-dialog .velsof-popup-th-total
	{
		width:18% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-remove
	{
		width:7% !important;
	}
	#velsof-popup-dialog #velsof-popup-cart-info
	{
		/*height: 287px !important;*/
		height: auto !important;
		overflow-y: auto !important;
	}

	#velsof-popup-dialog #velsof_help_details {
		float:left;
		padding: 2px !important;
	}
	.velsof-popup-td-image img
	{
		/*width: 55%*/
        }
	#velsof_help_details
	{
		display:none !important;
	}
	.velsof-popup-pro-attributes
	{
		display:none;
	}
	.velsof-popup-td-image img
	{
		/*width: 138% !important;*/
		/*height: 32% !important;*/
	}

}
/*@media only screen and (min-width: 482px) and (max-width: 900px)
{
	.ui-dialog
	{

		position: absolute !important;
		padding: 8px !important;
		width: 80% !important;
		overflow: hidden !important;
		background: rgba(51,51,51,0.3) !important;
		border:none !important;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C333333,endColorstr=#4C333333) !important;
	}
	#velsof-popup-dialog #velsof-popup-product-info
	{
		background-color:white !important;
		border-right:1px solid #A9A9A9 !important;
		margin:0px !important;
		width: 100% !important;
	}
	#velsof-popup-dialog #velsof-popup-related-product
	{
		background-color:#FFFFFF !important;
		margin:0px !important;
		padding-top: 10px !important;
		display: none;
	}
	#velsof-popup-dialog #velsof-popup-cart-total-info
	{
		background-color:#F9F9F9 !important;
		padding:10px !important;
		height:20px;
		width:100% !important;

		margin-left: 0px !important

	}
	#velsof-popup-dialog #velsof-popup-popup-button
	{
		background-color:#ffffff !important;
		margin-top:10px !important;
		margin-left:12px !important;
		margin-right:15px !important;
		margin-bottom:1px !important;
		display:inline-block !important;
		width:72% !important;
	}
	#velsof-popup-dialog #velsof-popup-estimated-cost
	{

		font-size:18px !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		padding-top:5px;
		margin-left: 0px !important;
		float: left !important;

	}
	#velsof-popup-dialog .velsof-popup-btn
	{
		background-color:#F76617 !important;
		background: linear-gradient(to bottom, #F77219 1%, #FEC6A7 3%, #F77219 7%, #F75B16 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
		border: 1px solid #EC6723 !important;
		border-radius: 2px !important;
		color: #F9F9F9 !important;
		cursor: pointer !important;
		display: inline-block !important;
		font-size: 18px !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		line-height: 1.3 !important;
		text-align: center !important;
		text-decoration: none !important;
		text-transform: uppercase !important;
		margin-left: 95px !important;
		margin-bottom: 5px !important;
		height: auto !important;
		margin-top: -59px !important;
		float: left;
		width: 100%;
		width: 130%;
		float: left !important;
		margin-top: 1px !important;
		margin-left: -5px !important;

	}

	#velsof-popup-dialog #velsof-popup-btn-continue-shop
	{
		height: auto !important;
		margin-left: 5px !important;
		background: linear-gradient(to bottom, #F9F9F9 1%, #FFFFFF 3%, #F9F9F9 7%, #F2F2F2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
		border: 1px solid #C9C9C9 !important;
		color: #333333 !important;
		font-size: 15px !important;
		font-family: arial,tahoma,verdana,sans-serif !important;

		cursor: pointer !important;
		display: inline-block !important;
		line-height: 1.3 !important;
		text-align: center !important;
		text-transform: uppercase !important;
		text-decoration: none !important;
		vertical-align: baseline;

		width: 386%;

	}



	#velsof-popup-dialog .velsof-popup-td-model
	{
		text-align:center !important;
		padding-left:10px !important;
		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;
		background-color:#F9F9F9 !important;

		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-td-price
	{
		text-align:center !important;
		padding-left:20px !important;
		padding-right:20px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#F9F9F9 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 10px !important;
		color:#007BD2 !important;

	}
	#velsof-popup-dialog   .velsof-popup-th-price,.velsof-popup-th-model,  .velsof-popup-th-option
	{

		text-transform: uppercase !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 14px !important;
		padding: 10px 0 7px !important;
		text-align:center !important;
		border-bottom:1px solid #A9A9A9 !important;
		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-input-quantity
	{
		border: 1px solid #CCCCCC !important;
		height: 21px !important;
		width: 24px !important;
		text-align:center !important;
		min-height: 0px !important;
		min-width: 0px !important;

	}
	#velsof-popup-dialog .velsof-popup-td-quantity
	{
		text-align:center !important;
		padding-left:10px !important;
		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

	}
	#velsof-popup-dialog .velsof-popup-td-total
	{


		padding-right:0px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 11px !important;





	}

	#velsof-popup-dialog .velsof-popup-th-image
	{
		width:20% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-name
	{
		width:15% !important;
	}
	#velsof-popup-dialog .velsof-popup-th-total
	{
		width:18% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-remove
	{
		width:7% !important;
	}
	#velsof-popup-dialog #velsof-popup-cart-info
	{
		height: 340px !important;
		overflow-y: auto !important;
	}

	#velsof-popup-dialog #velsof_help_details {
		float:left;
		padding: 2px !important;
	}
	.velsof-popup-td-image img
	{
		width: 60%;
		height: 30%;
	}
	#velsof-popup-dialog .velsof-popup-cart-msg .close
	{
		float:right !important;
		cursor:pointer !important;
		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-a-update
	{

		font-size: 10px !important;
		color:#007BD2 !important;

	}
	#velsof_help_details
	{
		display:none !important;
	}

}*/

@media only screen and (min-width: 992px) and (max-width: 1200px)
{
	#velsof-popup-body-empty
	{
		width: 637px;
	}
	
	.ui-dialog
	{

		position: absolute !important;
		/*padding: 8px !important;*/
		width: 80% !important;
		overflow: hidden !important;
		background: rgba(51,51,51,0.3) !important;
		border:none !important;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C333333,endColorstr=#4C333333) !important;
	}
	#velsof-popup-dialog #velsof-popup-product-info
	{
		background-color:white !important;
		border-right:1px solid #A9A9A9 !important;
		margin:0px !important;
		width: 100% !important;
	}
	#velsof-popup-dialog #velsof-popup-related-product
	{
		background-color:#FFFFFF !important;
		margin:0px !important;
		padding-top: 10px !important;
		display: none;
	}
	#velsof-popup-dialog #velsof-popup-cart-total-info
	{
		background-color:#F9F9F9 !important;
		/*padding:10px !important;*/
		/*height:20px;*/
		/*width:100% !important;*/
		/*margin-left: 0px !important;*/


	}
        #lower_details #velsof-popup_cast {
                margin-bottom: 5px !important;
                margin-top: 0px !important;
        }
	#velsof-popup-dialog #velsof-popup-popup-button
	{
		background-color:#ffffff !important;
		margin-top:10px !important;
		/*margin-left:12px !important;*/
		/*margin-right:15px !important;*/
		margin-bottom:1px !important;
		display:inline-block !important;
		/*width:72% !important;*/
	}
        #add_coupen {
            text-align: center;
            float: right; 
        }
	#velsof-popup-dialog #velsof-popup-estimated-cost
	{
		float:right !important;
		font-size:18px !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		padding-top:5px;
		margin-right: 10px !important;
	}
	#velsof_help_details
	{
		display:none;
	}
	#velsof-popup-dialog .velsof-popup-btn
	{
	    border-radius: 1px !important;
            color: #F9F9F9 !important;
            cursor: pointer !important;
            font-size: 15px !important;
            font-weight: bold;
            /* font-family: arial,tahoma,verdana,sans-serif !important; */
            padding: 9px 5px 12px 20px !important;
            margin-left: -10px;
            text-align: center !important;
            text-decoration: none !important;
            text-transform: uppercase !important;
            height: auto !important;;

	}

	#velsof-popup-dialog #velsof-popup-btn-continue-shop
	{
		    background: #000000;
            border: 1px solid #000000 !important;
            color: #fff !important;
            border-radius: 1px;
            font-weight: bold;
            font-size: 15px !important;
            /* font-family: arial,tahoma,verdana,sans-serif !important; */
            padding: 10px 12px !important;
            cursor: pointer !important;
            display: inline-block !important;
            line-height: 1.3 !important;
            text-align: center !important;
            text-transform: uppercase !important;
            text-decoration: none !important;
            vertical-align: baseline;
	}



	#velsof-popup-dialog .velsof-popup-td-model
	{
		text-align:center !important;
		padding-left:10px !important;
		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;
		background-color:#F9F9F9 !important;

		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-td-price
	{
		text-align:center !important;
		padding-left:20px !important;
		padding-right:20px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#F9F9F9 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

		/*display: none !important;*/
	}
	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 10px !important;
		color:#007BD2 !important;

	}
	#velsof-popup-dialog   .velsof-popup-th-price,.velsof-popup-th-model,  .velsof-popup-th-option
	{

		text-transform: uppercase !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 14px !important;
		padding: 10px 0 7px !important;
		text-align:center !important;
		border-bottom:1px solid #A9A9A9 !important;
		/*display: none !important;*/
	}
	#velsof-popup-dialog .velsof-popup-input-quantity
	{
		border: 1px solid #CCCCCC !important;
		height: 32px !important;
		width: 44px !important;
		text-align:center !important;
		min-height: 0px !important;
		min-width: 0px !important;

	}
	#velsof-popup-dialog .velsof-popup-td-quantity
	{
		text-align:center !important;
		padding-left:10px !important;
		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

	}
	#velsof-popup-dialog .velsof-popup-td-total
	{


		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 15px !important;





	}

	#velsof-popup-dialog .velsof-popup-th-image
	{
		width:20% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-name
	{
		width:15% !important;
	}
	#velsof-popup-dialog .velsof-popup-th-total
	{
		width:18% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-remove
	{
		width:7% !important;
	}
	#velsof-popup-dialog #velsof-popup-cart-info
	{
		/*height: 340px !important;*/
		height: auto !important;
		overflow-y: auto !important;
	}

	#velsof-popup-dialog #velsof_help_details {
		float:left;
		padding: 2px !important;
	}
	.velsof-popup-td-image img
	{
		width: 55%}
	#velsof-popup-dialog .velsof-popup-cart-msg .close
	{
		float:right !important;
		cursor:pointer !important;
		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 12px !important;
		color:#007BD2 !important;

	}

}

@media only screen and (min-width: 880px) and (max-width: 991px)
{
    #add_coupen {
        float: right !important;
        /* margin-top: 5px !important; */
        /* margin-right: 15px !important; */
        text-align: center;
    }
        #shopping .ui-dialog
	{

		/*position: absolute !important;*/
		/*padding: 8px !important;*/
		width: 80% !important;
		overflow: hidden !important;
		background: rgba(51,51,51,0.3) !important;
		border:none !important;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C333333,endColorstr=#4C333333) !important;
	}
	#velsof-popup-dialog #velsof-popup-product-info
	{
		background-color:white !important;
		border-right:1px solid #A9A9A9 !important;
		margin:0px !important;
		width: 100% !important;
	}
	#velsof-popup-dialog #velsof-popup-related-product
	{
		background-color:#FFFFFF !important;
		margin:0px !important;
		padding-top: 10px !important;
		display: none;
	}

	#velsof-popup-dialog #velsof-popup-cart-total-info
	{
/*		background-color:#F9F9F9 !important;
		padding:10px !important;
		height:20px;
		width:100% !important;
		margin-left: 0px !important;*/

	}
        #velsof-popup_cast {
            margin-bottom: 10px !important;

        }
	#velsof-popup-dialog #velsof-popup-popup-button
	{
		background-color:#ffffff !important;
		margin-top:10px !important;
		/*margin-left:12px !important;*/
		/*margin-right:15px !important;*/
		margin-bottom:1px !important;
		display:inline-block !important;
		width:100% !important;
	}
	#velsof-popup-dialog #velsof-popup-estimated-cost
	{
		font-size:18px !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		padding-top:5px;
		margin-right: 15px !important;
	}
	#velsof-popup-dialog .velsof-popup-btn
	{
		    border-radius: 1px !important;
            color: #F9F9F9 !important;
            cursor: pointer !important;
            font-size: 15px !important;
            font-weight: bold;
            /* font-family: arial,tahoma,verdana,sans-serif !important; */
            padding: 9px 5px 12px 20px !important;
            margin-left: -10px;
            text-align: center !important;
            text-decoration: none !important;
            text-transform: uppercase !important;
            height: auto !important;
	}

	#velsof-popup-dialog #velsof-popup-btn-continue-shop
	{
            background: #000000;
            border: 1px solid #000000 !important;
            color: #fff !important;
            border-radius: 1px;
            font-weight: bold;
            font-size: 15px !important;
            /* font-family: arial,tahoma,verdana,sans-serif !important; */
            padding: 10px 12px !important;
            cursor: pointer !important;
            display: inline-block !important;
            line-height: 1.3 !important;
            text-align: center !important;
            text-transform: uppercase !important;
            text-decoration: none !important;
            vertical-align: baseline;
	}



	#velsof-popup-dialog .velsof-popup-td-model
	{
		text-align:center !important;
		padding-left:10px !important;
		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;
		background-color:#F9F9F9 !important;

		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-td-price
	{
		text-align:center !important;
		padding-left:20px !important;
		padding-right:20px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#F9F9F9 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

		/*display: none !important;*/
	}
	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 10px !important;
		color:#007BD2 !important;

	}
        #velsof-popup-dialog #velsof-popup-cart-table td {
            width: 25% !important;
        }
	#velsof-popup-dialog   .velsof-popup-th-price,.velsof-popup-th-model,  .velsof-popup-th-option
	{

		text-transform: uppercase !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 14px !important;
		padding: 10px 0 7px !important;
		text-align:center !important;
		border-bottom:1px solid #A9A9A9 !important;
		/*display: none !important;*/
	}
	#velsof-popup-dialog .velsof-popup-input-quantity
	{
		border: 1px solid #CCCCCC !important;
		height: 32px !important;
		width: 44px !important;
		text-align:center !important;
		min-height: 0px !important;
		min-width: 0px !important;

	}
	#velsof-popup-dialog .velsof-popup-td-quantity
	{
		text-align:center !important;
		padding-left:10px !important;
		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

	}
	#velsof-popup-dialog .velsof-popup-td-total
	{


		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 15px !important;





	}

	#velsof-popup-dialog .velsof-popup-th-image
	{
		width:20% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-name
	{
		width:15% !important;
	}
	#velsof-popup-dialog .velsof-popup-th-total
	{
		width:18% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-remove
	{
		width:7% !important;
	}
	#velsof-popup-dialog #velsof-popup-cart-info
	{
		/*height: 340px !important;*/
		height: auto !important;
		overflow-y: auto !important;
	}

	#velsof-popup-dialog #velsof_help_details
	{
		display:none;
	}
	.velsof-popup-td-image img
	{
		/*width: 55%;*/
	}
        #lower_details #velsof-popup_cast {
            float: right;
             margin-top: 0px !important; 
        }
	#velsof-popup-dialog .velsof-popup-cart-msg .close
	{
		float:right !important;
		cursor:pointer !important;
		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 12px !important;
		color:#007BD2 !important;

	}

}

@media only screen and (min-width: 768px) and (max-width: 879px)
{	
	.ui-dialog
	{

		position: absolute !important;
		/*padding: 8px !important;*/
		width: 80% !important;
		overflow: hidden !important;
		background: rgba(51,51,51,0.3) !important;
		border:none !important;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C333333,endColorstr=#4C333333) !important;
	}
	#velsof-popup-dialog #velsof-popup-product-info
	{
		background-color:white !important;
		border-right:1px solid #A9A9A9 !important;
		margin:0px !important;
		width: 100% !important;
	}
	#velsof-popup-dialog #velsof-popup-related-product
	{
		background-color:#FFFFFF !important;
		margin:0px !important;
		padding-top: 10px !important;
		display: none;
	}

	#velsof-popup-dialog #velsof-popup-cart-total-info
	{
		background-color:#F9F9F9 !important;
		/*padding:10px !important;*/
		/*height:20px;*/
		width:100% !important;
		margin-left: 0px !important;

	}
        #velsof-popup_cast {
                margin-bottom: 6px !important;
        }
        #add_coupen {
            float: right !important;
            /* margin-top: 5px !important; */
            /* margin-right: 15px !important; */
            text-align: center;
        }
	#velsof-popup-dialog #velsof-popup-popup-button
	{
		background-color:#ffffff !important;
		margin-top:10px !important;
		/*margin-left:12px !important;*/
		/*margin-right:15px !important;*/
		margin-bottom:1px !important;
		display:inline-block !important;
		width:100% !important;
	}
	#velsof-popup-dialog #velsof-popup-estimated-cost
	{
		float:right !important;
		font-size:18px !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		padding-top:5px;

	}
	#velsof-popup-dialog .velsof-popup-btn
	{
		    border-radius: 1px !important;
            color: #F9F9F9 !important;
            cursor: pointer !important;
            font-size: 15px !important;
            font-weight: bold;
            /* font-family: arial,tahoma,verdana,sans-serif !important; */
            padding: 9px 5px 12px 20px !important;
            margin-left: -10px;
            text-align: center !important;
            text-decoration: none !important;
            text-transform: uppercase !important;
            height: auto !important;


	}
       #lower_details #velsof-popup_cast {
             margin-top: 0px !important; 
        }
	#velsof-popup-dialog #velsof-popup-btn-continue-shop
	{
            background: #000000;
            border: 1px solid #000000 !important;
            color: #fff !important;
            border-radius: 1px;
            font-weight: bold;
            font-size: 15px !important;
            /* font-family: arial,tahoma,verdana,sans-serif !important; */
            padding: 10px 10px !important;
            cursor: pointer !important;
            display: inline-block !important;
            line-height: 1.3 !important;
            text-align: center !important;
            text-transform: uppercase !important;
            text-decoration: none !important;
            vertical-align: baseline;

	}



	#velsof-popup-dialog .velsof-popup-td-model
	{
		text-align:center !important;
		padding-left:10px !important;
		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;
		background-color:#F9F9F9 !important;

		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-td-price
	{
		text-align:center !important;
		    padding-left: 4px !important;
    padding-right: 4px !important;
    width: 14% !important;;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#F9F9F9 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

		/*display: none !important;*/
	}
	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 10px !important;
		color:#007BD2 !important;

	}
	#velsof-popup-dialog   .velsof-popup-th-price,.velsof-popup-th-model,  .velsof-popup-th-option
	{

		text-transform: uppercase !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 14px !important;
		padding: 10px 0 7px !important;
		text-align:center !important;
		border-bottom:1px solid #A9A9A9 !important;
		/*display: none !important;*/
	}
	#velsof-popup-dialog .velsof-popup-input-quantity
	{
		border: 1px solid #CCCCCC !important;
		height: 32px !important;
		width: 44px !important;
		text-align:center !important;
		min-height: 0px !important;
		min-width: 0px !important;

	}
	#velsof-popup-dialog .velsof-popup-td-quantity
	{
                width: 14% !important;
		text-align:center !important;
		padding-left:4px !important;
		padding-right:4px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

	}
	#velsof-popup-dialog .velsof-popup-td-total
	{

            width: 16% !important;
		padding-right:4px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 15px !important;





	}
.ui-dialog #velsof-popup-dialog .velsof-popup-pro-name {
    font-family: arial,tahoma,verdana,sans-serif !important;
    font-size: 14px !important;
}
	#velsof-popup-dialog .velsof-popup-th-image
	{
		width:20% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-name
	{
		width:15% !important;
	}
	#velsof-popup-dialog .velsof-popup-th-total
	{
		width:18% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-remove
	{
		width:7% !important;
	}
	#velsof-popup-dialog #velsof-popup-cart-info
	{
		/*height: 340px !important;*/
		height: auto !important;
		overflow-y: auto !important;
	}

	#velsof-popup-dialog #velsof_help_details
	{
		display:none;
	}
	.velsof-popup-td-image img
	{
		/*width: 55%;*/
	}
	#velsof-popup-dialog .velsof-popup-cart-msg .close
	{
		float:right !important;
		cursor:pointer !important;
		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 13px !important;
		color:#007BD2 !important;

	}
        .cart_navigation .button-exclusive i {
                color: #777777;
                margin-right: 8px;
        }
        .icon-chevron-left:before {
               content: "";
        }
        #template_select
        {
            /*width:100%;*/
            height:31px;
        }
        
}


@media only screen and (min-width:482px) and (max-width:650px)
{	
	.ui-dialog
	{

		position: absolute !important;
		/*padding: 8px !important;*/
		width: 80% !important;
		overflow: hidden !important;
		background: rgba(51,51,51,0.3) !important;
		border:none !important;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C333333,endColorstr=#4C333333) !important;
	}
	#velsof-popup-dialog #velsof-popup-product-info
	{
		background-color:white !important;
		border-right:1px solid #A9A9A9 !important;
		margin:0px !important;
		width: 100% !important;
	}
	#velsof-popup-dialog #velsof-popup-related-product
	{
		background-color:#FFFFFF !important;
		margin:0px !important;
		padding-top: 10px !important;
		display: none;
	}
        #lower_details #chk_btn {
            float: right !important;
                margin-top: 5px !important;
        }
        #lower_details #cont_shop {
                margin-top: -6px !important;
            margin-bottom: 7px;
        }
	#velsof-popup-dialog #velsof-popup-cart-total-info
	{
		background-color:#F9F9F9 !important;
		/*padding:10px !important;*/
		/*height:20px;*/
		width:100% !important;
		margin-left: 0px !important;

	}
        #velsof-popup_cast {
            /*float: none !important;*/
                margin-bottom: 6px !important;
        }
        #add_coupen {
            float: right !important;
            /* margin-top: 5px !important; */
            /* margin-right: 15px !important; */
            text-align: center;
        }
	#velsof-popup-dialog #velsof-popup-popup-button
	{
		background-color:#ffffff !important;
		margin-top:10px !important;
		/*margin-left:12px !important;*/
		/*margin-right:15px !important;*/
		margin-bottom:1px !important;
		display:inline-block !important;
		width:100% !important;
	}
	#velsof-popup-dialog #velsof-popup-estimated-cost
	{
		float:right !important;
		font-size:18px !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		padding-top:5px;

	}
        #velsof-popup-dialog #velsof-popup-shipping-cost .velsof-popup-shipping-cost {
    font-size: 14px !important;
        }
	#velsof-popup-dialog .velsof-popup-btn
	{
		    border-radius: 1px !important;
            color: #F9F9F9 !important;
            cursor: pointer !important;
            font-size: 13px !important;
            font-weight: bold;
            /* font-family: arial,tahoma,verdana,sans-serif !important; */
                padding: 9px 0px 10px 6px !important;
            margin-left: -16px;
            text-align: center !important;
            text-decoration: none !important;
            text-transform: uppercase !important;
            height: auto !important;


	}
        #velsof-popup-dialog #velsof-popup-estimated-cost .velsof-popup-estimated-cost {
            font-size: 14px !important;
        }
       #lower_details #velsof-popup_cast {
             margin-top: 0px !important; 
        }
	#velsof-popup-dialog #velsof-popup-btn-continue-shop
	{
            background: #000000;
            border: 1px solid #000000 !important;
            color: #fff !important;
            border-radius: 1px;
            font-weight: bold;
            font-size: 13px !important;
            /* font-family: arial,tahoma,verdana,sans-serif !important; */
            padding: 10px 4px !important;
            cursor: pointer !important;
            display: inline-block !important;
            line-height: 1.3 !important;
            text-align: center !important;
            text-transform: uppercase !important;
            text-decoration: none !important;
            vertical-align: baseline;

	}



	#velsof-popup-dialog .velsof-popup-td-model
	{
		text-align:center !important;
		padding-left:10px !important;
		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;
		background-color:#F9F9F9 !important;

		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-td-price
	{
		text-align:center !important;
		padding-left:4px !important;
		padding-right:4px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#F9F9F9 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

		/*display: none !important;*/
	}
	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 10px !important;
		color:#007BD2 !important;

	}
	#velsof-popup-dialog   .velsof-popup-th-price,.velsof-popup-th-model,  .velsof-popup-th-option
	{

		text-transform: uppercase !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 14px !important;
		padding: 10px 0 7px !important;
		text-align:center !important;
		border-bottom:1px solid #A9A9A9 !important;
		/*display: none !important;*/
	}
	#velsof-popup-dialog .velsof-popup-input-quantity
	{
		border: 1px solid #CCCCCC !important;
		height: 32px !important;
		width: 44px !important;
		text-align:center !important;
		min-height: 0px !important;
		min-width: 0px !important;

	}
	#velsof-popup-dialog .velsof-popup-td-quantity
	{
		    width: 15% !important;
    text-align: center !important;
    padding-left: 14px !important;
		padding-right:4px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

	}
       .ui-dialog #velsof-popup-dialog .velsof-popup-td-name {
    padding-left: 4px !important;
    padding-right: 4px !important;
        }
	#velsof-popup-dialog .velsof-popup-td-total
	{


		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 15px !important;





	}

	#velsof-popup-dialog .velsof-popup-th-image
	{
		width:20% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-name
	{
		width:15% !important;
	}
	#velsof-popup-dialog .velsof-popup-th-total
	{
		width:18% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-remove
	{
		width:7% !important;
	}
	#velsof-popup-dialog #velsof-popup-cart-info
	{
		/*height: 340px !important;*/
		height: auto !important;
		overflow-y: auto !important;
	}

	#velsof-popup-dialog #velsof_help_details
	{
		display:none;
	}
	.velsof-popup-td-image img
	{
		/*width: 55%;*/
	}
	#velsof-popup-dialog .velsof-popup-cart-msg .close
	{
		float:right !important;
		cursor:pointer !important;
		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 11px !important;
		color:#007BD2 !important;

	}
        .velsof-popup-pro-attributes {
            display: none;
        }
        .cart_navigation .button-exclusive i {
                color: #777777;
                margin-right: 8px;
        }
        .icon-chevron-left:before {
               content: "";
        }
        #template_select
        {
            /*width:100%;*/
            height:31px;
        }
        
}

@media only screen and (min-width:250px) and (max-width:384px)
{	
	.ui-dialog
	{

		position: absolute !important;
		/*padding: 8px !important;*/
		width: 90% !important;
		overflow: hidden !important;
		background: rgba(51,51,51,0.3) !important;
		border:none !important;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C333333,endColorstr=#4C333333) !important;
	}
	#velsof-popup-dialog #velsof-popup-product-info
	{
		background-color:white !important;
		border-right:1px solid #A9A9A9 !important;
		margin:0px !important;
		width: 100% !important;
	}
	#velsof-popup-dialog #velsof-popup-related-product
	{
		background-color:#FFFFFF !important;
		margin:0px !important;
		padding-top: 10px !important;
		display: none;
	}
        #velsof-popup-popup-button #lower_details #chk_btn {
            float: none !important;
     margin-top: 5px !important; 
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 0px !important;
        }
        #lower_details #cont_shop {
                margin-top: -6px !important;
            margin-bottom: 0px;
            float:none !important;
        }
	#velsof-popup-dialog #velsof-popup-cart-total-info
	{
		background-color:#F9F9F9 !important;
		/*padding:10px !important;*/
		/*height:20px;*/
		width:100% !important;
		margin-left: 0px !important;

	}
        
        #velsof-popup_cast {
            /*float: none !important;*/
                margin-bottom: 6px !important;
        }
        #add_coupen {
            float: right !important;
            /* margin-top: 5px !important; */
            /* margin-right: 15px !important; */
            text-align: center;
        }
	#velsof-popup-dialog #velsof-popup-popup-button
	{
		background-color:#ffffff !important;
		margin-top:10px !important;
		/*margin-left:12px !important;*/
		/*margin-right:15px !important;*/
		margin-bottom:1px !important;
		display:inline-block !important;
		width:100% !important;
	}
	#velsof-popup-dialog #velsof-popup-estimated-cost
	{
		float:right !important;
		font-size:18px !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		padding-top:5px;

	}
        #velsof-popup-dialog #velsof-popup-shipping-cost .velsof-popup-shipping-cost {
    font-size: 14px !important;
        }
	#velsof-popup-dialog .velsof-popup-btn
	{
		    border-radius: 1px !important;
            color: #F9F9F9 !important;
            cursor: pointer !important;
            font-size: 13px !important;
            font-weight: bold;
            /* font-family: arial,tahoma,verdana,sans-serif !important; */
                   padding: 7px 0px 7px 6px !important;
    margin-left: 0px;
    margin-bottom: 8px;
            text-align: center !important;
            text-decoration: none !important;
            text-transform: uppercase !important;
            /*height: auto !important;*/
            display: inline-block;
            width: 100%;
	}
        #velsof-popup-popup-button #lower_details {
            margin-top: 0px !important; 
        }
        #velsof-popup-dialog #velsof-popup-estimated-cost .velsof-popup-estimated-cost {
            font-size: 14px !important;
        }
       #lower_details #velsof-popup_cast {
             margin-top: 0px !important; 
        }
	#velsof-popup-dialog #velsof-popup-btn-continue-shop
	{
            background: #000000;
            border: 1px solid #000000 !important;
            color: #fff !important;
            border-radius: 1px;
            font-weight: bold;
            font-size: 13px !important;
            /* font-family: arial,tahoma,verdana,sans-serif !important; */
            padding: 10px 4px !important;
            cursor: pointer !important;
            /*display: inline-block !important;*/
            line-height: 1.3 !important;
            text-align: center !important;
            text-transform: uppercase !important;
            text-decoration: none !important;
            vertical-align: baseline;
            width: 100%;
	}



	#velsof-popup-dialog .velsof-popup-td-model
	{
		text-align:center !important;
		padding-left:10px !important;
		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;
		background-color:#F9F9F9 !important;

		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-td-price
	{
		text-align:center !important;
		padding-left:20px !important;
		padding-right:20px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#F9F9F9 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

		display: none !important;
	}
        #velsof-popup-dialog #velsof-popup-shipping-cost {
            /* margin-right: 10px !important; */
            float: right !important; 
        }
	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 10px !important;
		color:#007BD2 !important;

	}
	#velsof-popup-dialog   .velsof-popup-th-price,.velsof-popup-th-model,  .velsof-popup-th-option
	{

		text-transform: uppercase !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 14px !important;
		padding: 10px 0 7px !important;
		text-align:center !important;
		border-bottom:1px solid #A9A9A9 !important;
		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-input-quantity
	{
		border: 1px solid #CCCCCC !important;
		height: 32px !important;
		width: 40px !important;
		text-align:center !important;
		min-height: 0px !important;
		min-width: 0px !important;

	}
	#velsof-popup-dialog .velsof-popup-td-quantity
	{
		text-align:center !important;
		padding-left:4px !important;
		padding-right:4px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

	}
        .ui-dialog #velsof-popup-dialog .velsof-popup-td-name {
    padding-left: 5px !important;
    padding-right: 4px !important;
        }
       .ui-dialog #velsof-popup-dialog .velsof-popup-td-remove {
    padding-left: 4px !important;
    padding-right: 5px !important;
        }
	#velsof-popup-dialog .velsof-popup-td-total
	{


		padding-right:0px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 12px !important;





	}

	#velsof-popup-dialog .velsof-popup-th-image
	{
		width:20% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-name
	{
		width:15% !important;
	}
	#velsof-popup-dialog .velsof-popup-th-total
	{
		width:18% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-remove
	{
		width:7% !important;
	}
	#velsof-popup-dialog #velsof-popup-cart-info
	{
		max-height: 260px;
		height: auto !important;
		overflow-y: auto !important;
	}

	#velsof-popup-dialog #velsof_help_details
	{
		display:none;
	}
	.velsof-popup-td-image img
	{
		/*width: 55%;*/
	}
	#velsof-popup-dialog .velsof-popup-cart-msg .close
	{
		float:right !important;
		cursor:pointer !important;
		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 11px !important;
		color:#007BD2 !important;

	}
        .velsof-popup-pro-attributes {
            display: none;
        }
        .cart_navigation .button-exclusive i {
                color: #777777;
                margin-right: 8px;
        }
        .icon-chevron-left:before {
               content: "";
        }
        #template_select
        {
            /*width:100%;*/
            height:31px;
        }
        #velsof-popup-dialog{
        height:300px !important;
}
        
}

@media only screen and (min-width:385px) and (max-width:481px)
{	
	.ui-dialog
	{

		position: absolute !important;
		/*padding: 8px !important;*/
		width: 90% !important;
		overflow: hidden !important;
		background: rgba(51,51,51,0.3) !important;
		border:none !important;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C333333,endColorstr=#4C333333) !important;
	}
	#velsof-popup-dialog #velsof-popup-product-info
	{
		background-color:white !important;
		border-right:1px solid #A9A9A9 !important;
		margin:0px !important;
		width: 100% !important;
	}
	#velsof-popup-dialog #velsof-popup-related-product
	{
		background-color:#FFFFFF !important;
		margin:0px !important;
		padding-top: 10px !important;
		display: none;
	}
        #lower_details #chk_btn {
            float: right !important;
                margin-top: 5px !important;
        }
        #lower_details #cont_shop {
                margin-top: -6px !important;
            margin-bottom: 7px;
        }
	#velsof-popup-dialog #velsof-popup-cart-total-info
	{
		background-color:#F9F9F9 !important;
		/*padding:10px !important;*/
		/*height:20px;*/
		width:100% !important;
		margin-left: 0px !important;

	}
        #velsof-popup_cast {
            /*float: none !important;*/
                margin-bottom: 6px !important;
        }
        #add_coupen {
            float: right !important;
            /* margin-top: 5px !important; */
            /* margin-right: 15px !important; */
            text-align: center;
        }
	#velsof-popup-dialog #velsof-popup-popup-button
	{
		background-color:#ffffff !important;
		margin-top:10px !important;
		/*margin-left:12px !important;*/
		/*margin-right:15px !important;*/
		margin-bottom:1px !important;
		display:inline-block !important;
		width:100% !important;
	}
	#velsof-popup-dialog #velsof-popup-estimated-cost
	{
		float:right !important;
		font-size:18px !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		padding-top:5px;

	}
        #velsof-popup-dialog #velsof-popup-shipping-cost .velsof-popup-shipping-cost {
    font-size: 14px !important;
        }
	#velsof-popup-dialog .velsof-popup-btn
	{
		    border-radius: 1px !important;
            color: #F9F9F9 !important;
            cursor: pointer !important;
            font-size: 13px !important;
            font-weight: bold;
            /* font-family: arial,tahoma,verdana,sans-serif !important; */
                padding: 9px 0px 10px 6px !important;
            margin-left: -16px;
            text-align: center !important;
            text-decoration: none !important;
            text-transform: uppercase !important;
            height: auto !important;


	}
        #velsof-popup-dialog #velsof-popup-estimated-cost .velsof-popup-estimated-cost {
            font-size: 14px !important;
        }
       #lower_details #velsof-popup_cast {
             margin-top: 0px !important; 
        }
	#velsof-popup-dialog #velsof-popup-btn-continue-shop
	{
            background: #000000;
            border: 1px solid #000000 !important;
            color: #fff !important;
            border-radius: 1px;
            font-weight: bold;
            font-size: 13px !important;
            /* font-family: arial,tahoma,verdana,sans-serif !important; */
            padding: 10px 4px !important;
            cursor: pointer !important;
            display: inline-block !important;
            line-height: 1.3 !important;
            text-align: center !important;
            text-transform: uppercase !important;
            text-decoration: none !important;
            vertical-align: baseline;

	}



	#velsof-popup-dialog .velsof-popup-td-model
	{
		text-align:center !important;
		padding-left:10px !important;
		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;
		background-color:#F9F9F9 !important;

		display: none !important;
	}
       .ui-dialog #velsof-popup-dialog .velsof-popup-td-remove {
    padding-left: 4px !important;
    padding-right: 4px !important;
        }
	#velsof-popup-dialog .velsof-popup-td-price
	{
		text-align:center !important;
		padding-left:4px !important;
		padding-right:4px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#F9F9F9 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

		/*display: none !important;*/
	}
	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 10px !important;
		color:#007BD2 !important;

	}
	#velsof-popup-dialog   .velsof-popup-th-price,.velsof-popup-th-model,  .velsof-popup-th-option
	{

		text-transform: uppercase !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 14px !important;
		padding: 10px 0 7px !important;
		text-align:center !important;
		border-bottom:1px solid #A9A9A9 !important;
		/*display: none !important;*/
	}
	#velsof-popup-dialog .velsof-popup-input-quantity
	{
		border: 1px solid #CCCCCC !important;
		height: 32px !important;
		width: 40px !important;
		text-align:center !important;
		min-height: 0px !important;
		min-width: 0px !important;

	}
       .ui-dialog #velsof-popup-dialog .velsof-popup-td-name {
    border-bottom: 1px dotted #C0C0C0 !important;
    /* background-color: #FCFCFC !important; */
    padding-left: 4px !important;
    padding-right: 4px !important;
        }
	#velsof-popup-dialog .velsof-popup-td-quantity
	{
		text-align:center !important;
		    width: 15% !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

	}
	#velsof-popup-dialog .velsof-popup-td-total
	{


		padding-right:4px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 15px !important;





	}

	#velsof-popup-dialog .velsof-popup-th-image
	{
		width:20% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-name
	{
		width:15% !important;
	}
	#velsof-popup-dialog .velsof-popup-th-total
	{
		width:18% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-remove
	{
		width:7% !important;
	}
	#velsof-popup-dialog #velsof-popup-cart-info
	{
		/*height: 340px !important;*/
		height: auto !important;
		overflow-y: auto !important;
	}

	#velsof-popup-dialog #velsof_help_details
	{
		display:none;
	}
	.velsof-popup-td-image img
	{
		/*width: 55%;*/
	}
	#velsof-popup-dialog .velsof-popup-cart-msg .close
	{
		float:right !important;
		cursor:pointer !important;
		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 11px !important;
		color:#007BD2 !important;

	}
        .velsof-popup-pro-attributes {
            display: none;
        }
        .cart_navigation .button-exclusive i {
                color: #777777;
                margin-right: 8px;
        }
        .icon-chevron-left:before {
               content: "";
        }
        #template_select
        {
            /*width:100%;*/
            height:31px;
        }
        
}
@media only screen and (min-width: 651px) and (max-width: 767px)
{	
	.ui-dialog
	{

		position: absolute !important;
		/*padding: 8px !important;*/
		width: 80% !important;
		overflow: hidden !important;
		background: rgba(51,51,51,0.3) !important;
		border:none !important;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C333333,endColorstr=#4C333333) !important;
	}
	#velsof-popup-dialog #velsof-popup-product-info
	{
		background-color:white !important;
		border-right:1px solid #A9A9A9 !important;
		margin:0px !important;
		width: 100% !important;
	}
	#velsof-popup-dialog #velsof-popup-related-product
	{
		background-color:#FFFFFF !important;
		margin:0px !important;
		padding-top: 10px !important;
		display: none;
	}

	#velsof-popup-dialog #velsof-popup-cart-total-info
	{
		background-color:#F9F9F9 !important;
		/*padding:10px !important;*/
		/*height:20px;*/
		width:100% !important;
		margin-left: 0px !important;

	}
        #velsof-popup_cast {
                margin-bottom: 6px !important;
        }
        #add_coupen {
            float: right !important;
            /* margin-top: 5px !important; */
            /* margin-right: 15px !important; */
            text-align: center;
        }
	#velsof-popup-dialog #velsof-popup-popup-button
	{
		background-color:#ffffff !important;
		margin-top:10px !important;
		/*margin-left:12px !important;*/
		/*margin-right:15px !important;*/
		margin-bottom:1px !important;
		display:inline-block !important;
		width:100% !important;
	}
	#velsof-popup-dialog #velsof-popup-estimated-cost
	{
		float:right !important;
		font-size:18px !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		padding-top:5px;

	}
        #velsof-popup-dialog #velsof-popup-shipping-cost .velsof-popup-shipping-cost {
    font-size: 14px !important;
        }
	#velsof-popup-dialog .velsof-popup-btn
	{
		    border-radius: 1px !important;
            color: #F9F9F9 !important;
            cursor: pointer !important;
            font-size: 13px !important;
            font-weight: bold;
            /* font-family: arial,tahoma,verdana,sans-serif !important; */
                padding: 9px 0px 10px 6px !important;
            margin-left: -16px;
            text-align: center !important;
            text-decoration: none !important;
            text-transform: uppercase !important;
            height: auto !important;


	}
        #velsof-popup-dialog #velsof-popup-estimated-cost .velsof-popup-estimated-cost {
            font-size: 14px !important;
        }
       #lower_details #velsof-popup_cast {
             margin-top: 0px !important; 
        }
	#velsof-popup-dialog #velsof-popup-btn-continue-shop
	{
            background: #000000;
            border: 1px solid #000000 !important;
            color: #fff !important;
            border-radius: 1px;
            font-weight: bold;
            font-size: 13px !important;
            /* font-family: arial,tahoma,verdana,sans-serif !important; */
            padding: 10px 4px !important;
            cursor: pointer !important;
            display: inline-block !important;
            line-height: 1.3 !important;
            text-align: center !important;
            text-transform: uppercase !important;
            text-decoration: none !important;
            vertical-align: baseline;

	}



	#velsof-popup-dialog .velsof-popup-td-model
	{
		text-align:center !important;
		padding-left:10px !important;
		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;
		background-color:#F9F9F9 !important;

		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-td-price
	{
		text-align:center !important;
		padding-left:20px !important;
		padding-right:20px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#F9F9F9 !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

		/*display: none !important;*/
	}
	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 10px !important;
		color:#007BD2 !important;

	}
	#velsof-popup-dialog   .velsof-popup-th-price,.velsof-popup-th-model,  .velsof-popup-th-option
	{

		text-transform: uppercase !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 14px !important;
		padding: 10px 0 7px !important;
		text-align:center !important;
		border-bottom:1px solid #A9A9A9 !important;
		/*display: none !important;*/
	}
	#velsof-popup-dialog .velsof-popup-input-quantity
	{
		border: 1px solid #CCCCCC !important;
		height: 32px !important;
		width: 44px !important;
		text-align:center !important;
		min-height: 0px !important;
		min-width: 0px !important;

	}
	#velsof-popup-dialog .velsof-popup-td-quantity
	{
		text-align:center !important;
		padding-left:10px !important;
		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 13px !important;

	}
	#velsof-popup-dialog .velsof-popup-td-total
	{


		padding-right:10px !important;
		border-bottom: 1px dotted #C0C0C0 !important;
		background-color:#FCFCFC !important;
		font-family: arial,tahoma,verdana,sans-serif !important;
		font-size: 15px !important;





	}

	#velsof-popup-dialog .velsof-popup-th-image
	{
		width:20% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-name
	{
		width:15% !important;
	}
	#velsof-popup-dialog .velsof-popup-th-total
	{
		width:18% !important;
	}

	#velsof-popup-dialog .velsof-popup-th-remove
	{
		width:7% !important;
	}
	#velsof-popup-dialog #velsof-popup-cart-info
	{
		/*height: 340px !important;*/
		height: auto !important;
		overflow-y: auto !important;
	}

	#velsof-popup-dialog #velsof_help_details
	{
		display:none;
	}
	.velsof-popup-td-image img
	{
		/*width: 55%;*/
	}
	#velsof-popup-dialog .velsof-popup-cart-msg .close
	{
		float:right !important;
		cursor:pointer !important;
		display: none !important;
	}
	#velsof-popup-dialog .velsof-popup-a-update
	{
		font-size: 10px !important;
		color:#007BD2 !important;

	}
        .cart_navigation .button-exclusive i {
                color: #777777;
                margin-right: 8px;
        }
        .icon-chevron-left:before {
               content: "";
        }
        #template_select
        {
            /*width:100%;*/
            height:31px;
        }
        
}

@media only screen and (max-width:443px) {
    #velsof-popup-dialog .voucher_redeem_block {
        background-color: #e4f3e4;
        /* float: left; */
        height: 30px;
        border: 1px solid #B7B7B7 !important;
        border-radius: 3px;
        margin-left: 14% !important;
         width: 76% !important; 
        text-align: center;
         /*margin-right: 33px;*/ 
        margin-bottom: 2px;
    }
}
.coupon_tooltip {
    width: 100% !important;
}