    
#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-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
{
background-color:white !important; 
}
#velsof-popup-dialog .velsof-clear
{
 clear:both;
}


#velsof-popup-dialog #velsof-popup-product-info
{
background-color:#fcfcfc !important;
border-right:0px solid #A9A9A9 !important;
margin: 0px !important;
    display: inline-block;
    width: 100%;
    padding: 20px 10px 10px;
    box-sizing: border-box;
    background: #ccc;
}

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

#velsof-popup-dialog #velsof-popup-related-product
{
background-color: transparent;
    margin: 0px !important;
    padding: 10px !important;
    display: inline-block;
    width: 100%;
    text-align: left;
	-webkit-box-shadow: 0 -4px 6px -6px rgba(0, 0, 0, 0.4);
      -moz-box-shadow: 0 -4px 6px -6px rgba(0, 0, 0, 0.4);
      box-shadow: 0 8px -4px -6px rgba(0, 0, 0, 0.4); 
}

#velsof-popup-dialog #velsof-popup-cart-total {
    background-color: #ffffff;
    width: 30%;
    float: left;
    padding: 10px;
    border: 1px solid #efefef;
}



#velsof-popup-dialog #velsof-popup-cart-table
{
table-layout:fixed !important;
width:100% !important;
background-color:transparent !important;
border:none !important;
border-collapse:collapse !important;
}

#velsof-popup-dialog #velsof-popup-tbl-related-product
{
    border-collapse: collapse !important;
    table-layout:fixed !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: 0px dotted #C0C0C0 !important;
}

#velsof-popup-dialog .velsof-popup-td-name
{
border-bottom: 0px 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: 12px !important;
}

#velsof-popup-dialog .velsof-popup-td-quantity
{
text-align:center !important;
padding-left:10px !important;
padding-right:10px !important;
border-bottom: 0px dotted 555 !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-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: 17px !important;
font-weight: bold !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;
font-weight: bold !important;
}

#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;
}


#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:transparent;
overflow: hidden;
}

#velsof-popup-dialog .velsof-popup-td-remove
{
padding-left:10px !important;
padding-right:10px !important;
border-bottom: 0px 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: none;
    font-size: 28px !important;
    font-family: arial,tahoma,verdana,sans-serif !important;
    padding-top: 5px;
	padding-bottom: 10px!important;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    //margin-top: 40px;
}

#velsof-popup-dialog #velsof-popup-estimated-cost .velsof-popup-estimated-cost
{
    font-size:18px !important;
    font-family: arial,tahoma,verdana,sans-serif !important;
margin-bottom: 20px;
}

#velsof-popup-dialog #velsof-popup-total-cart-products
{
font-size:20px !important;
}

#velsof-popup-dialog #velsof-popup-cart-info
{
/* height:284px !important;
overflow-y: auto !important; */
width: 70%;
    float: left;
	padding-right: 20px;
}

#velsof-popup-dialog #velsof-popup-cart-total-info
{
/*background-color:#F9F9F9 !important; */
/* padding:5px !important; */
/*padding:5px !important;*/
/*height:20px;*/
}
#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;*/
   
    display:inline-block !important;
    width:96% !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;
padding: 8px 40px;
text-align: center !important;
text-decoration: none !important;
text-transform: uppercase !important;

}

#velsof-popup-dialog #velsof-popup-btn-continue-shop
{
    margin-bottom: 10px;
        background: #444;
    border-radius: 4px;
    margin-top: 5px;
    display: inline-block;
    width: 100%;
    font-size: 18px;
    padding: 10px;
    color: #fff;
	
}



#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;
}
#velsof-popup-dialog .orangebuttonapply {
        text-decoration: none;
    background-color: #1db3ec;
    border: 1px solid #22ace0 !important;
    font-size: 13px !important;
    /* width: auto !important; */
    border-radius: 2px;
    color: #F9F9F9 !important;
    cursor: pointer !important;
    display: inline-block !important;
    padding: 5px !important;
    text-align: center !important;
    font-weight: bold;
    width: 30%;
    min-height: 37px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#velsof-popup-dialog .orangebuttonapply:hover {
    background-color:#F77219;
    background: linear-gradient(to bottom, #F28941 1%, #FEC6A7 3%, #F28941 7%, #F75B16 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F28941', endColorstr='#F75B16');
    border: 1px solid #EE3A39 !important;
}
#velsof-popup-dialog #velsof-popup-savings {
    padding: 5px;

}
#velsof-popup-dialog .velsof-voucher_fields {
    margin:0;
	display: inline-block;
    width: 100%;
    margin-bottom: 5px; margin-top: 15px;
}
#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;
	width: 100%;
}
#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:26px;
    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
{
    text-transform: uppercase !important;
    font-family: arial,tahoma,verdana,sans-serif !important;
    font-size: 13px !important;
	
}

#velsof-popup-dialog .velsof-popup-td-r-image
{
    padding: 10px !important;
        width: 20%;
    text-align: center !important;
    display: inline-block;
    max-width: 150px;
	    vertical-align: top;
}

#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;
}


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


#velsof-popup-dialog #velsof-popup-contact-us
{
    vertical-align:bottom !important;
	    display: inline-block;
    width: 100%;
}

#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: .4em  !important;
    position: relative !important;
}

.ui-dialog .ui-dialog-title
{

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

 .ui-dialog .ui-dialog-titlebar-close span
{
    display: block !important;
    margin: 1px;
    text-indent: 36px;
}


 .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 0px 0px 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;
}



 .ui-widget-header{

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

.ui-dialog
{
    position: absolute !important;
    padding: 0px !important;
    //width: 1000px !important;
    overflow: hidden !important;
    background: transparent !important; 
    border: 0px solid #bbb !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C333333,endColorstr=#4C333333) !important;
}

 .ui-dialog .ui-dialog-titlebar-close
{
    position: absolute !important;
    right: .5em !important;
    top: 50% !important;
    width: 27px !important;
    margin: -15px 0 0 0 !important;
    padding: 1px !important;
    height: 27px !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.8 !important;
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 1000 !important;
}

@media only screen and (min-width: 0px) and (max-width: 750px){
    #velsof-popup-related-product{display:none !important;}
    #velsof-popup-product-info{width:100% !important;}
    #velsof_help_details{display:none !important}
    .velsof-popup-th-model{display:none;}
    .velsof-popup-td-model{display:none;}
/*     .velsof-popup-td-name{display:none !important;}
    .velsof-popup-td-price{display:none !important;}
    .velsof-popup-th-name{display:none !important;}
    .velsof-popup-th-price{display:none !important;}
    .ui-dialog{width:90% !important;}
   /*  #coupon_code{padding:17px !important;width: 90% !important;max-width: 90% !important;margin-left:5% !important;padding-left:0px !important;}
    #voucher_code{padding:17px !important;margin-top:10px !important;width: 90% !important;max-width: 90% !important;margin-left:5% !important;padding-left:0px !important;} */
    /* #velsof-popup-dialog .orangebuttonapply{
    width: 90% !important;
    margin-left: 5% !important;
    margin-top: 10px;
    padding: 10px !important;
    } */
    #velsof-popup-dialog .velsof-voucher_fields{margin: 2px 0px 0px 0px !important;}
    #velsof-popup-estimated-cost{float:none !important;text-align:center;}
   /*  #velsof-popup-popup-button > div:nth-child(1){width:100% !important;float:none !important;} */
    #velsof-popup-btn-continue-shop{width:90% !important;margin-left:5% !important;}
    #velsof-popup-popup-button > div:nth-child(3) > a{
    width: 100% !important;
    margin-top: 10px !important;
    margin-bottom: 20px !important;
    }
    #velsof-popup-popup-button > div:nth-child(3){width: 90% !important;margin-left: 4% !important;float:none !important;}
    #velsof-popup-dialog .velsof-popup-btn{padding:8px 0px !important}
    #velsof-popup-dialog .voucher_redeem_block{    margin-left: 10% !important;float:none !important;
    width: 80% !important;}
    #velsof-popup-savings{text-align:center;float:none !important}
    #velsof-popup-cart-table > tbody > tr > td.velsof-popup-td-quantity > div{margin:0%;}
    .velsof-popup-input-quantity{padding:5px !important;}
    #velsof-popup-coupon_voucher ::-webkit-input-placeholder{text-align:center;}
    #velsof-popup-dialog #velsof-popup-popup-button{margin-left:5% !important;width:90% !important;}
    #velsof-popup-banner{float:none !important;display:none;}
}

 .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;
}

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

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

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

#velsof-popup-dialog .velsof-popup-stock
{
    color:red;
}



/*Monika OCTEST 08082019*/
.velsofCartPopup .fa {
    font-family: 'FontAwesome' !important;
}
#velsof-popup-cart-table tr td {
    border: 0;
}
#velsof-popup-cart-table td {
    padding: 10px 0;
}
#velsof-popup-dialog .velsof-voucher_fields input[type=text] {
    background: #fff;
    padding: 5px;
    min-height: 38px;
    border-radius: 2px;
    border: 1px solid #dcdcdc !important;
	width: 67%;
    max-width: 100%;
    float: left;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
#velsof-popup-dialog #velsof-popup-estimated-cost .velsof-popup-estimated-cost.estimatedCost {
    color: #2eca11;
    font-size: 20px !important;
}
#velsof-popup-popup-button {
    text-align: center;
}
#velsof-popup-popup-button .checkoutBtn {
    margin-bottom: 10px;
  //background: #48d02e;
    border-radius: 4px;
    margin-top: 15px;
}
#velsof-popup-popup-button .checkoutBtn .velsof-popup-btn {
    background: transparent !important;
    border: 0 !important;
}
#velsof-popup-dialog #velsof-popup-related-product h4.relatedTitle {
    font-size: 20px;
    position: relative;
	    padding-bottom: 10px;
    margin-bottom: 10px;
}
#velsof-popup-dialog #velsof-popup-related-product h4.relatedTitle:after {
        width: 10%;
    content: '';
    position: absolute;
    border-bottom: 3px solid #585d5f;
    bottom: 0;
    left: 0;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
    font-size: 20px !important;
    color: #ffffff;
}
.ui-dialog .ui-dialog-titlebar {
    background: #333 !important;
    border: 0 !important;
    box-shadow: 5px 10px 21px #5d4d4d;
    border-bottom: 1px solid #ccc !important;
    text-align: left;
	border-radius: 0px 0px 0px 0px!important;
}
.velsof-popup-div-remove .fa {
    font-size: 16px !important;
    color: #555 !important;
}
.velsof-popup-td-quantity .updateQtyIcons span.fa {
    padding: 5px 4px 4px 4px !important;
    background: #555 !important;
    display: inline-block !important;
    color: #fff !important;
    font-size: 10px !important;
    min-height: 21px;
    vertical-align: top;
    min-width: 24px;
}
td.velsof-popup-td-image img {
    background: #fff !important;
    padding: 10px !important;
    border: 1px solid #efefef !important;
    border-radius: 4px !important;
}
.productTotalPrice {
    font-size: 16px !important;
    color: #070707 !important;
    margin-top: 10px !important;
    font-weight: 600 !important;
}
.cart-table-responsive {
    height: 284px !important;
    overflow-y: auto !important;
}
.freeShippingCart h4 {
	    font-size: 14px !important;
    text-transform: capitalize !important;
    margin-bottom: 10px !important;
}
.velsof-cart-progress .velsof-cart-offer-progress-bar {
    margin: 0 auto 25px;
    position: relative;
    width: 100%;
	    background: #ececec !important;
}
 .velsof-cart-offer-progress-made {
    height: 100%;
    width: 20%;
    background: #48d02e !important;
    height: 20px !important;;
}

.velsof-cart-indicator {
    position: absolute;
    top: 100%;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}
.velsof-cart-indicator:first-of-type {
    left: 0;
    transform: translateX(-34%);
}
.velsof-cart-indicator:nth-of-type(2) {
    left: 25%;
    transform: translateX(-50%);
}
.velsof-cart-indicator:nth-of-type(3) {
    left: 50%;
    transform: translateX(-50%);
}
.velsof-cart-indicator:nth-of-type(4) {
    left: 75%;
    transform: translateX(-50%);
}
.velsof-cart-indicator:nth-of-type(5) {
    right: 0;
    transform: translateX(34%);
}
.velsof-cart-indicator:before {
    display: block;
    height: 5px;
    width: 2px;
    background: #ccc;
    margin: 0 auto;
    content: "";
}
@media(max-width:1200px){
	.velsofPopDialog {
		width: 900px !important;
		left: 0 !important;
		right: 0 !important;
		margin: 0 auto;
	}
}
@media(max-width:992px){
	.velsofPopDialog {
		width: 750px !important;
	}
	#velsof-popup-dialog #velsof-popup-cart-info, #velsof-popup-dialog #velsof-popup-cart-total {
		width: 100%;
		float: left;
	}
	#velsof-popup-dialog #velsof-popup-related-product{
		display:none;
	}
	#velsof-popup-dialog .velsof-voucher_fields{
		width:48%;
	}
	#velsof-popup-popup-button .checkoutBtn, #velsof-popup-popup-button .shoppingBtn{
		width:48%;
		    float: left;
    margin-top: 10px;
	}
	#velsof-popup-dialog #velsof-popup-btn-continue-shop
	{margin:0;}
	#velsof-popup-popup-button .checkoutBtn {
		margin-right: 18px;
	}
	#velsof-popup-popup-button  {
		min-height: 200px!important;
	}
}
@media(max-width:769px){
	.velsofPopDialog {
		width: 600px !important;
	}
	#velsof-popup-dialog .velsof-voucher_fields {
		width: 100%;
	}
	#velsof-popup-dialog .velsof-voucher_fields input[type=text]{
		min-height: 37px;
	}
	#velsof-popup-dialog .velsof-voucher_fields {
		margin-bottom: 10px !important;
		margin-top: 15px!important;
	}
	#velsof-popup-popup-button .checkoutBtn a {
		
	}
	#velsof-popup-popup-button  {
		min-height: 200px!important;
	}
	#velsof-popup-dialog #velsof-popup-cart-info
{padding-right:0 !important}
#velsof-popup-dialog #velsof-popup-cart-table{table-layout:inherit !important;}
#velsof-popup-dialog #velsof-popup-btn-continue-shop
{
    font-size: 14px;
    padding: 5px;
	
}
	#velsof-popup-dialog #velsof-popup-estimated-cost .velsof-popup-estimated-cost
{
    font-size: 14px !important;
    
}
	#velsof-popup-cart-table > tbody > tr > td.velsof-popup-td-quantity .updateQtyIcons {
    max-width: 50px;
}
}

@media(max-width:640px){
	.velsofPopDialog {
		width: 90% !important;
	}
	#velsof-popup-popup-button  {
		min-height: 200px!important;
	}
	#velsof-popup-popup-button .checkoutBtn {
		margin-right: 0; 
	}
	#velsof-popup-popup-button .checkoutBtn, #velsof-popup-popup-button .shoppingBtn {
		    width: 100%;
    max-width: 320px;
    margin: 0 auto 10px;
    float: none;
	}
	#velsof-popup-dialog #velsof-popup-btn-continue-shop {
		margin: 0 !important;
		width: 100% !important;
	}
	#velsof-popup-dialog #velsof-popup-cart-table td img {
		max-width: 100%;
		padding: 5px;
	}
	#velsof-popup-dialog .velsof-popup-pro-name {
    text-transform: capitalize !important;
	}
	#velsof-popup-cart-table > tbody > tr > td.velsof-popup-td-quantity .updateQtyIcons {
    max-width: 50px;
}
}
#velsof-popup-dialog #velsof-popup-shipping-cost .velsof-popup-shipping-cost
{
	font-size:16px !important;
	font-family: arial,tahoma,verdana,sans-serif !important;
	margin-right: 10px;
}
#velsof-popup-dialog h1.relatedTitle {
    font-size: 20px;
    position: relative;
    //padding-bottom: 10px;
    //margin-bottom: 10px;
    margin-left:3%;
    margin-top: 1%;
    text-decoration: underline;
}

div#shopping {
    //top: 0 !important;
    margin-left: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}