/***************************************************************BASKET***********************************************************************/


div.orbit-wrapper{
	 z-index: 0;
}

#upBasket #banner-basket{
	width: 1260px
}


	#upBasket #banner-basket .promo{
		background:#fff url("/static/locales/global/img/bg-basket-promo.jpg") no-repeat scroll center center;
		color: #fff;
		font-family: "Cabin",serif;
		line-height: 13px;
		font-size: 16px;
		font-weight: normal;
		padding: 0;
		text-align: center;
		width: 990px;
	}

#upBasket .orbit-bullets {

}

#upBasket .orbit-bullets li{
    background:#fff;
    color: #b7025f;
}

#upBasket .orbit-bullets li.active{
    background:#b7025f;
    color: #fff;
}


	#upBasket #buy-to-list{
		border: none;
		padding: 0
	}

	#upBasket .buttons-basket{		
		margin: 20px 0
	}

	#upBasket .buttons-basket-bottom{
		
	}



	#upBasket .basket table{
	    padding-bottom: 1px;	    
	}

	#upBasket .basket th{	
		background-color: #fafafa;
		border-top: 1px solid #d6d6d6;	
		color: #000;
		font-family: "cabincabin_semibold",serif;
		font-size: 12px;
		font-weight: normal;
		padding: 5px 15px;
    	white-space: nowrap;
    	text-transform: uppercase;
	}

	#upBasket .basket th:first-child{
		
	}

	#upBasket .basket th span{
		display: block;		   	    
	    vertical-align: middle;	     
	}

	#upBasket .basket th.last{		
		border-left: 1px solid #d6d6d6;	
	}

	#upBasket .basket td{
		background: none;
		border-top: 1px solid #d6d6d6;	
	    color: #6a6a6a;
	    margin: 0px;
	    padding:15px 15px;
	    font-size: 13px;
	}

	#upBasket .basket td:first-child{
		box-shadow: none;
	}

#upBasket .basket td.product
{
	width: 120px;
	text-align: center;
}

	#upBasket .basket td.subtotal{
		box-shadow: none;	
		border-left: 1px solid #d6d6d6;	
	}

	#upBasket .basket td.description{
		border-left:none;	
		vertical-align: middle;	
	}

	#upBasket .basket td.description .details > span{		
    	padding-bottom: 0px;
    	display: block;
    	float: none;   	
	}

	#upBasket .basket .name, 
	#upBasket .basket .skus, 
	#upBasket .basket .shipping{
		color: #4a4a4a;
		font-size: 14px;
	}

	#upBasket .basket .name{
		color: #4a4a4a !important;
	}

	#upBasket .basket td.description .details > span.cod, 
	#upBasket .basket td.description .details > span.brand{
		font-size: 11px;
		color: #909090 !important;
		display: inline-block;
		margin-right: 0;
	}

	#upBasket .basket td.description .details > span.brand{
		border-left: 1px solid #909090;  
		padding-left: 3px;
		margin-left: 2px;
	}

	#upBasket .basket td.description .details > span.skus{
		font-size: 13px;
		margin-top: 15px;
	}


	/*quantidade*/
	#upBasket .basket .quantity{
		
	}

	#upBasket .quantity div{	
		position: relative;		
		width: 78px;
		border: 1px solid #acacac;		
		border-radius: 3px;
	}

	#upBasket .basket .quantity input{		
		border-color: #a6a6a6;
		border-top:none;
		border-bottom:none;
		color: #3f3f3f;
		font-size: 13px;
		width: 28px;
		height: 28px;
		margin-left: 1px;
		padding: 0px;
		border-radius: 0;
	}

	#upBasket .quantity a{
		background-position: 10px -933px;
		background-color: #fff;
		height: 28px;		
		margin: 0;
		width: 23px;
		float: right;
	}

	#upBasket .quantity .minus{
		background-position: 8px -964px;	
		float: left;	
	}




	#upBasket .basket .gift div{
		background: none;		
		padding: 0px;
		height: 17px;
		width: 40px;
	}

	#upBasket .basket .gift div::after {
	    content: "sim";
	    line-height: 17px;
	    vertical-align: bottom;
	}

	#upBasket .basket td.delete {	   
	    border-left: none;	    
	}

	#upBasket .basket .delete a{
		background-position: 0 -861px;
		height: 20px;
		width: 20px
	}

	#upBasket .basket .regular,
	#upBasket .basket .price.sale{color: #4a4a4a; margin: 0; font-size: 12px;}

	#upBasket .basket .regular{ text-decoration: line-through; margin-bottom: 3px; color: #c7c7c7; }

	#upBasket .basket .subtotal .price.sale{ 
		font-size: 14px;
		color: #000;
		font-weight: normal;
		
	}

	#upBasket .basket .subtotal, 
	#upBasket .delivery .subtotal{
		
	}

	/*coupon*/
	#upBasket .basket .coupon .subtotal{
		width: 100px
	}

	#upBasket .basket .coupon .coupon-ok,
	#upBasket .basket .coupon .coupon-off{
		color: #728749;
		font-size: 16px;
		font-family: "cabincabin_semibold";
        font-weight: normal;
	}

	#upBasket .basket .coupon .coupon-off{
		color: #87494a;
	}

	/*tfoot*/
	#upBasket .basket tfoot .first td{ }

	#upBasket .basket .info td, 
	#upBasket .basket .delivery .title{
		color: #000;
		font-size: 14px;
		font-weight: normal;
		font-family: "cabincabin_semibold",serif;
	}

	#upBasket .basket .delivery .title{
		
	}


	#upBasket .basket tfoot .subtotal, 
	#upBasket tfoot .delivery .subtotal{
		color: #3f3f3f;
		font-size: 14px;		
		font-weight: normal;
	}

	#upBasket .basket tfoot input[type="text"]{
		border: 1px solid #acacac;
		color: #3f3f3f;		
		height: 24px;	
		font-size: 13px;	
		padding: 2px;
		border-radius: 4px;
	}

	/*delivery*/
	#upBasket .delivery td{
		color: #3f3f3f;
	}

	#upBasket .delivery .options-tit{
		color: #b7025f;
		font-weight: normal;
		margin-bottom: 25px;
		text-transform: none;
        font-family: "cabincabin_semibold";
	}

	.delivery .options {
	    margin-top: 7px;
	}

	#upBasket .delivery .options dd{
		margin-bottom: 0;
	}

	#upBasket .basket .delivery fieldset, 
	#upBasket .basket .delivery label{
		color: #3f3f3f
	}

	#upBasket .basket .delivery fieldset{
		margin-top: 0px;
	}

	#upBasket .basket .delivery label{margin-right: 5px;}

	#upBasket .basket .delivery input[type="text"]{
		width: 145px;
	}

	#upBasket .basket #trShipping + .delivery td{
		border-top:none;
	}

	#upBasket .basket #trShipping + .delivery .options dt{
		font-weight: normal;
		color:#000;
		font-family: "cabincabin_semibold",serif;
		font-size: 13px;
	}

	#upBasket .basket #trShipping + .delivery .options dd ul{
		margin-left: 18px;
    	margin-top: 0px;
	}

	#upBasket .basket #trShipping + .delivery .options dd ul li{
		font-weight: normal;
		margin-top: 3px;
	}

	#upBasket .basket #trShipping + .delivery .options dd ul li:first-child{
		color:#4a4a4a
	}

	/*coupon*/

	#upBasket .basket tfoot .coupon.even label{
		color: #4a4a4a;
		font-size: 13px;
	}

	#upBasket .basket tfoot .coupon.even label strong{
		color:#b7025f;
		font-family: "cabincabin_semibold",serif;
		font-weight: normal;
	}

	#upBasket .basket .coupon fieldset label{
		margin-right: 10px;
	}

	#upBasket .basket .coupon fieldset span{
		width: auto;
		text-align: left;
		margin-left: 0px;
		margin-top: 7px;
	}


	/*TOTAL*/

	#upBasket .basket .total{		
	}

	#upBasket .basket .total td{
		color: #728749;
		font-size: 20px;
		font-weight: normal;
		min-width: 125px;
		border-bottom: 1px solid #d6d6d6;	
	}

	#upBasket .basket .total td.title {
	    position: relative;
	    font-size: 20px;
	    text-transform: lowercase;
	}
	
	#upBasket .basket .total td.value{		
	    color: #728749;
	    overflow: hidden;
	    text-align: center;
	    border-left: 1px solid #d6d6d6;
	    width: 140px;
	    font-size: 20px;
	}

	.basketpage .internal .return p{
		color: #3f3f3f;
	    font-size: 14px;
	    line-height: 24px;
	    margin-bottom: 20px;
	    text-align: center;
	}
	.basketpage .internal .return p br{
		display: none;
	}


	