.card {
	box-shadow: none;
	border: none;
}

.card-block h1 {
	font-family: 'Cormorant Infant', serif;
	font-size: 30px;
	line-height: normal;
	text-transform: uppercase;
	font-weight: 300;
	color:#000;
}

.product-line-grid-right .bootstrap-touchspin {
	box-shadow: none;
}

.card.cart-summary {
	margin-top: 40px;
	
}


.btn-default, .bootstrap-touchspin .btn-touchspin {
	color:#333;
}

.cart-summary-line.cart-total .label {
	color: #414141;
	font-weight: 700;
	text-transform: uppercase;
	
}

.cart-summary-line.cart-total .value {
	color: #c99603;
	font-weight: 700;
	float: right;
	padding-top: 6px;
}


.cart-item {
	border-bottom:1px solid #ebebeb;
}






/*CARRITO PACKS*/

ul .label-pack {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
}

ul .label-pack p {
	position: relative;
	float: left;
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	padding: 2px 20px;
	text-transform: uppercase;
	color:#c99603;
	border: 1px solid #c99603;
	border-radius: 6px;
	text-align: center;
	font-size: 11px;

}

.cart-item.es-pack {
	padding-left:10%;
	border-bottom-style: dashed;
}


.cart-item.es-pack .product-line-info a {
	font-size: 10px;
}




/*CIERRE CARRITO PACKS*/











.product-line-info a {
	font-weight: 700;
    text-transform: uppercase;
}

.cart-grid-body a.label:hover {
	color:#c99603;
}

input.js-cart-line-product-quantity {
	width: 50%;
}

a i:hover {
	color:#c99603;
}









/* ---------------------------------- PEDIDO ----------------------------- */

#cart-summary-product-list .media-list .media {
	border-bottom: 1px dashed #ebebeb;
	padding: 10px 0;
}

#checkout #cart-summary-product-list .media-list .media .media-left img {
	border: none;
	max-height: 55px;
	width: auto;
}

#checkout #cart-summary-product-list .media-list .media .media-body .product-name {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	display: block;
	line-height: 18px;
}

#checkout #cart-summary-product-list .media-list .media .media-body .product-quantity {
	float: left;
	color: #999;
	font-family: montserrat;
	font-size: 12px;
	line-height: 18px;
}

#checkout #cart-summary-product-list .media-list .media .media-body .product-price {
	float: right;
	color: #c99603;
	font-family: montserrat;
	font-size: 12px;
	line-height: 18px;
}

#cart-subtotal-products .label, #cart-subtotal-shipping .label {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	float: left;
}

#cart-subtotal-products .value, #cart-subtotal-shipping .value {
	font-size: 12px;
	font-weight: 600;
	float: right;
	font-family: montserrat;
}

.card .card-block {
	padding-bottom: 0;
	padding-top: 0;
}

.card .card-block:last-child {
	margin-top: 10px;
}

#cart-subtotal-products {
	margin-top: 20px;
}

.cart-summary-totals .cart-summary-line.cart-total .label {
	float: left;
	padding: 0;
}

.cart-summary-totals .cart-summary-line.cart-total .value {
	float: right;
	font-family: montserrat;
	color: #c99603;
	font-weight: normal;
}

.product-line-info a










/* --------------------------- CARRITO LATERAL -------------------------------- */
ul.products .label-pack {
	padding: 0 0 15px;
}

ul.products .label-pack p {
	font-size: 10px;
	padding: 0 10px;
}

.cart_block .cart_block_list ul.products li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
}

.cart_block .cart_block_list ul.products li:last-child {
	margin-bottom: 0;
}

.cart_block .cart_block_list ul.products li.es-pack {
	padding-left: 35px;
	border-bottom-style: dashed;
}

.cart_block .cart_block_list ul.products li .cart-images {
	width: 50px;
	margin-right: 0;
}

.cart_block .products .cart-info {
	padding-right: 25px;
}

.cart_block .products .cart-info .product-name {
	padding-bottom: 0;
}

.cart_block .products .cart-info .product-name a {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 700;
	line-height: 14px;
	padding-top: 5px;
}

.cart_block .products .cart-info .product-attributes .product-attribute {
	line-height: 10px;
	padding-bottom: 10px;
}

.cart_block .products .cart-info .product-attributes .product-attribute span:first-child {
	display:none;
}

.cart_block .products .cart-info .product-attributes .product-attribute span {
	font-size: 10px;
	font-weight: 400;
	color: #999;
	font-style: italic;
}

.cart_block .products .cart-info .product-quantity {
	font-size: 11px;
	width: 40%;
	float: left;
	font-family: montserrat;
}

.cart_block .products .cart-info .product-price {
	font-size: 11px;
	width: 60%;
	float: right;
	text-align: right;
	font-family: montserrat;
	font-weight: bold;
	color: #2c2c2c;
}

.cart_block .products .remove_link a::before {
	content: '\f154';
	font-size: 15px;
	line-height: 15px;
	padding-right: 2px;
}

.cart_block .cart-subtotals .cart_subtotals_type {
	padding: 5px 0;
	margin: 0;
	float: left;
	width: 100%;
}

.cart_block .cart-subtotals .cart_subtotals_type span.label {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	float: left;
	width: 70%;
}

.cart_block .cart-subtotals .cart_subtotals_type span.value {
	font-size: 11px;
	font-family: montserrat;
	font-weight: bold;
	float: left;
	width: 30%;
	text-align: right;
}










/* --------------------------- TRAMITAR PEDIDO -------------------------------- */
.cart-summary-products p a {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
}

#checkout-personal-information-step .nav-inline .nav-link {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
	color:#999;
}

#checkout-personal-information-step .nav-inline .nav-link:hover {
	color: #c99603;
}

#checkout-personal-information-step .nav-inline .nav-link.active {
	color: #c99603;
	cursor: default;
}

body#checkout section.checkout-step .forgot-password {
	margin-left: 0;
	margin-bottom: 10px;
	display: block;
	text-align: center;
}

body#checkout section.checkout-step .payment-options label {
	display: inline-block;
}

body#checkout .additional-information section p {
	font-style: italic;
	color: #999;
}

body#checkout section.checkout-step #conditions-to-approve .pull-xs-left {
	display: block;
	width: 20px;
	float: left;
}

body#checkout section.checkout-step #conditions-to-approve .condition-label {
	display: block;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-top: 0;
	width: calc(100% - 25px);
	float: left;
	line-height: 22px;
}

.page-cart .product-line-info .tipo-estuche {
	font-style: italic;
	font-size: 11px;
	color: #999;
	display: block;
	margin-top: -5px;
}










/* --------------------------- CONFIRMACION PEDIDO -------------------------------- */

.page-order-confirmation #order-items .card-title.h3, .page-order-confirmation #order-details .card-title.h3 {
	font-family: 'Cormorant Infant', serif;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 300;
	color: #000;
	border-bottom: 1px solid #EBEBEB;
}

.page-order-confirmation #order-items .order-confirmation-table .order-line {
	border-top: 1px solid #EBEBEB;
	margin: 10px;
	padding: 10px 0 0px;
}

.page-order-confirmation #order-items .order-confirmation-table .order-line img {
	max-width: 40px;
	margin: 0;
}

.page-order-confirmation #order-items .order-confirmation-table .order-line:first-child {
	border-top: none;
}

.page-order-confirmation #order-items .order-confirmation-table .order-line .details {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	color: #666;
}

.page-order-confirmation #order-items .order-confirmation-table .order-line .qty {
	font-weight: 600;
	font-family: montserrat;
	color:#333;
}

#cart-subtotal-products .label, #cart-subtotal-shipping .label {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	float: left;
}

.page-order-confirmation #order-items .order-confirmation-table table tr td {
	text-transform: uppercase;
	font-size: 12px;
	color: #333;
	font-weight: 600;
}

.page-order-confirmation #order-items .order-confirmation-table table tr td:last-child {
	font-family: montserrat;
}