/********************************************************
			One-Page Checkout Styles
********************************************************/
.checkoutopc {
	margin-top:50px;
}
#order-opc {
  line-height: 20px; }

#order-opc .box {
  padding-bottom: 20px;
  padding-top: 5px;
  margin-bottom: 0;
}

#order-opc .page-heading.step-num span {
  background: #212120 none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  padding: 5px 7px;
  margin-right: 5px;
}

#order-opc .form-group .form-control {
	max-width: 100%;;
}
	
  #order-opc ul.bullet {
    line-height: 22px;
    margin-bottom: 1em; }
  #order-opc .date-select {
    padding-bottom: 10px; }
  #order-opc .opc-add-save {
    margin-top: 20px; }
  #order-opc #message {
    margin-bottom: 35px; }
/*  #order-opc #opc_account {
    margin-bottom: 30px; }*/
  #order-opc .address_delivery.select {
    margin-bottom: 15px; }
  #order-opc #address_invoice_form.form-group {
    margin-bottom: 30px; }

#new_account_form .id_state,
#new_account_form .dni,
#new_account_form .postcode {
  display: none; }
  
#order-opc .opc-main-block {
  background-color: white;
  border: 1px solid #ebebeb;
  padding: 30px;
  margin-bottom: 10px;
}

	#order-opc .checkout-step .step-title {
	  cursor: pointer;
	  margin-bottom: 0;
	  text-transform: uppercase;
	  margin: 0;
	  font-size:1.2em;
	}
	
	#order-opc .checkout-step .step-number {
	  display: inline-block;
	  padding: 0.5em 1em;
	}
	#order-opc .checkout-step .content {
	  display: block;
	  padding: 1em 3em;
	}
	
.nav-opc-account {
  background-color: #fff;
  margin-bottom: 10px !important;
  margin-top: 0 !important;
  padding: 30px;
}

.nav-opc-account .nav-item {
  display: inline-block;
}

.nav-opc-account .nav-item .nav-separtor {
    color: #acaaa6;
  font-weight: bold;
  padding: 0 2em;
}


.nav-opc-account .nav-item .nav-link.active, .nav-opc-account .nav-item .nav-separtor.active {
  color: #414141;
}
.nav-opc-account .nav-item .nav-link, .nav-opc-account .nav-item .nav-separtor {
  color: #acaaa6;
  font-weight: bold;
}

.nav-opc-account .nav-link {
  display: inline-block;
}


.card {
  background-color: #fff;
  border-radius: 0;
  display: block;
  margin-bottom: 0.75rem;
  position: relative;
}

.card-block {
  padding: 1.25em;
}

.table-bordered {
  border: 0px solid #fff !important;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 0px solid #fff !important;
}

#order-opc #cart_summary thead{
	display:none;
}





/* -------------------------------------------
   NUEVOS CSS CARRITO 
   ------------------------------------------- */

/* --- resumen carrito --- */  
.number_quantity_cart{
color: var(--primary-color);
	
}

#order-opc #summary_products_quantity {
  border-bottom: 2px solid #212120;
  color: #212120;
  display: block;
  font-family: abril fatface;
  font-size: 24px;
  padding: 5px 0 20px;
}


#order-opc .orderopc-quantity-cart{
	/*display: none;*/
}
#order-opc .orderopc-quantity-cart .cart_quantity_input{
	display: none;
}

#order-opc .orderopc-quantity-cart  .cart_quantity_button{
	border: 0 !important;
	
}

#order-opc .orderopc-quantity-cart .product_quantity_up, #order-opc .orderopc-quantity-cart .product_quantity_down, #order-opc .orderopc-quantity-cart .cart_quantity_up, #order-opc .orderopc-quantity-cart .cart_quantity_down, #order-opc .orderopc-quantity-cart .s_product_quantity_up, #order-opc .orderopc-quantity-cart .s_product_quantity_down {
	position: relative;
	border: 2px solid var(--primary-color) !important;
	line-height: 15px !important;
	border-radius: 50%;
	font-size: 14px;
	color: var(--primary-color);
	height: 19px;
	width: 19px;
	font-weight: 500;
}

#order-opc .orderopc-quantity-cart .product_quantity_up:hover, #order-opc .orderopc-quantity-cart .product_quantity_down:hover, #order-opc .orderopc-quantity-cart .cart_quantity_up:hover, #order-opc .orderopc-quantity-cart .cart_quantity_down:hover, #order-opc .orderopc-quantity-cart .s_product_quantity_up:hover, #order-opc .orderopc-quantity-cart .s_product_quantity_down:hover{
	border: 2px solid var(--primary-color) !important;
	color:#fff;
	font-weight: 500;
}
.cart_quantity_button  a:focus{
	    text-decoration: inherit!important;
	
}

#cart_voucher {
  border-top: 1px solid #212120;
  padding-top: 10px;
  width: 100%;
  margin-bottom: 0;
}

#cart_voucher fieldset #discount_name {
  height: auto;
  padding: 6px 10px;
  width: calc(100% - 84px);
}

.cart_voucher_container .btn-default {
  padding: 6px 0;
  width: 80px;
  display: block;
}

#cart_voucher .cart_voucher_title {
  font-family: abril fatface;
  font-size: 18px;
  letter-spacing: 0.02em;
  padding: 6px 0;
  text-align: left;
}

#cart_summary tbody td.cart_product {
  line-height: 0;
  padding: 0;
  text-align: left;
  width: 50px;
}

#order-opc #order-detail-content #cart_summary {
  border-top: 1px solid #212120;
  padding-top: 10px;
  margin-bottom:10px;
}

#order-opc #order-detail-content .clearfix {
	border-top: 2px solid #212120;
	padding-top: 10px;
	padding-right: 0;
}

#cart_summary tbody td.cart_product img {
  border: none;
  margin: 5px 0;
}

table#cart_summary_total {
  width: 100%;
}

#order-detail-content td {
  padding: 8px 0;
  line-height: 100%;
  vertical-align: middle;
}

#order-detail-content td.price {
  text-align: right;
}

#order-detail-content .cart_voucher_container #voucher #discount_name {
  margin-bottom: 10px;
}

#cart_summary_total #total_price_container #total_price {
  font-weight: 500;
}

#cart_summary_total .cart_total_price .total_price_container span {
  font-weight: 600;
}

#cart_summary .cart_description  span.cart-attributes{font-size:11px;}
#cart_summary .cart_description .cart_ref .cart_quantity_delete {
  color: var(--primary-color);
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

#cart_summary .cart_description .cart_ref .cart_quantity_delete:hover {
  color: #212120;
  text-decoration:none;
}
/* --- fin resumen carrito --- */ 



#order-opc .step-num {
  background-color: white;
  color: #212120;
  font-family: "Abril Fatface",cursive;
  font-size: 36px;
  margin: 0 0 30px;
  padding: 0;
  text-transform: inherit;
}

#order-opc h3 {
  font-family: "Abril Fatface",cursive;
  font-size: 24px;
  letter-spacing: 0.03em;
  text-transform: inherit;
  color: #212120;
}

#new_account_form #opc_account_form label, #new_account_form #opc_account_form input {
  display: block;
  margin: 0;
  max-width: 100%;
  padding: 0;
  text-align: left;
  width: 100%;
}

#new_account_form #opc_account_form input, #new_account_form #opc_account_form select, #new_account_form #opc_account_form textarea {
  margin-bottom:15px;
}

#new_account_form #opc_account_form .form_info, #new_account_form #opc_account_form .inline-infos {
  font-style: italic;
  font-weight: 300;
  margin: -15px 0 0;
  padding-top: 5px;
  text-align: left;
}

#new_account_form #opc_account_form .radio-inline {
	padding-left:0;
}

#new_account_form #opc_account_form .radio-inline label input {
  display: block;
  margin-right: 5px;
  width: auto;
  position: inherit;
  margin-top: 2px;
}

#new_account_form #opc_account_form .date-select .row {
	width:100%;
}

#order-opc #center_column form.std #opc_account_form .row .col-xs-4, #order-opc #center_column form.std #opc_account_form .row .col-xs-4 .form-control {
	max-width:100%;
}

#new_account_form #opc_account_form input#newsletter, #new_account_form #opc_account_form input#optin, #new_account_form #opc_account_form input#invoice_address {
  width: auto;
}


.customerprivacy input{
	position: relative;
	display: inline-block;
}
.open-customerprivacy{
	margin-left: 10px;
	margin-top: 5px;
	position: relative;
	text-align: right;
	cursor: pointer;
}
.open-customerprivacy .fa-angle-down::before{
	font-size: 0.7em;
}
.open-customerprivacy .fa-angle-up::before{
	font-size: 0.7em;
}

.customerprivacy #newsletter{
	text-align: right !important;
	display: inline-block !important;
}



/* -- confirmacion pedido -- */  
.confirmacion_pago .textos {
  color: var(--primary-color);
  font-size: 17px;
  font-weight: 300;
  padding-bottom: 20px;
}

.confirmacion_pago .imagen {
  display:none;
}
/* -- fin confirmacion pedido -- */


#carrito-section {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
}

#opc_new_account #login_form {
  margin-bottom: 20px;
}

#login_form #openLoginFormBlock:hover {
  color: var(--primary-color);
  text-decoration: none;
}

#opc_new_account #opc_account_form input {
  padding: 0 10px;
}

#opc_new_account #opc_account_form label {
  margin-top: 10px;
  margin-bottom:5px;
}

#opc_new_account #opc_account_form .form-group select{
  -moz-appearance: none;
  background: rgba(0, 0, 0, 0) url("../img/arrow-select-3.png") repeat scroll 0 0;
  background-position: right center;
  background-repeat: no-repeat;
  box-shadow: none;
  cursor:pointer;
}

#opc_account .addresses .address_delivery, #opc_account .addresses #address_invoice_form {
  border: medium none;
}

#opc_account .addresses .address_delivery::before, #opc_account .addresses #address_invoice_form::before {
  content:inherit;
}

/* -- direcciones -- */ 
#opc_account .addresses .address_delivery select, #opc_account .addresses #address_invoice_form select {
  -moz-appearance: none;
  background: rgba(0, 0, 0, 0) url("../img/arrow-select-3.png") no-repeat scroll right center;
  border: 2px solid #212120;
  box-shadow: none;
  cursor: pointer;
  width: 100%;
}

#opc_account .addresses .addressesAreEquals {
	margin-bottom:30px;
}

#opc_account .addresses .addressesAreEquals label {
  padding-left: 0;
}

#carrito-section .addresses #address_delivery, #carrito-section .addresses #address_invoice {
  padding: 0;
  margin-bottom: 30px;
  min-height: 340px;
}

#carrito-section .addresses #address_delivery li, #carrito-section .addresses #address_invoice li {
  padding: 3px 10px;
}

#carrito-section .addresses #address_delivery li:first-child, #carrito-section .addresses #address_invoice li:first-child {
  padding: 0;
}

#carrito-section .addresses #address_delivery li h3, #carrito-section .addresses #address_invoice li h3 {
  background-color: #ededec;
  border: medium none;
  color: #212120;
  font-size: 16px;
  margin: 0 0 10px;
  padding: 15px 10px;
  text-transform: inherit;
  font-family: inherit;
}


/* -- método envío -- */ 
#carrier_area #opc_delivery_methods {
  border: medium none;
  padding: 0;
  margin: 0;
}

#carrier_area #opc_delivery_methods .order_carrier_content {
  padding: 0;
  border: none;
}

#opc_delivery_methods .delivery_options_address .delivery_option {
  border: 2px solid #ededec;
  margin-bottom: 10px;
}

.order_carrier_content .delivery_options .resume .delivery_option_radio {
  background-color: #ededec;
  text-align: center;
  margin: 0 auto;
}

.order_carrier_content .delivery_options .resume .white_space_normal {
	padding-left:20px;
}

.order_carrier_content .delivery_options .resume .white_space_normal strong {
  color: var(--primary-color);
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
}

.order_carrier_content .delivery_options .resume td {
	vertical-align:middle;
}

#carrito-section .order_carrier_content .delivery_option {
	margin-bottom:30px;
}

#carrito-section .order_carrier_content .delivery_option div {
  margin-bottom: 0;
}

#carrito-section .order_carrier_content .acepto-condiciones {
	padding:0;
	border:none;
}

#carrito-section .order_carrier_content .acepto-condiciones .checkbox {
	margin:0;
}

#carrito-section .order_carrier_content .acepto-condiciones .checkbox label {
	padding-left:0;
}

#opc_payment_methods .payment_module .bankwire {
  background-color: #fff;
  border: 2px solid #212120;
  border-radius: 0;
}

#opc_payment_methods .payment_module .bankwire:hover {
  background-color: #fff;
  border: 2px solid var(--primary-color);
  border-radius: 0;
  color:var(--primary-color);
  text-decoration:none;
}

#opc_payment_methods .payment_module .bankwire.pago-cod span {
  float: right;
  font-size: 13px;
  letter-spacing: 0.01em;
  margin-top: -21px;
  text-transform: uppercase;
  font-weight: 500;
}

#new_account_form #opc_account_form .customerprivacy #customer_privacy {
	width: auto;
	float: left;
}


#carrito-section .col-izq-order {
  float: right;
}

#carrito-section .col-dcha-order {
	float: right;
}

#carrito-section  .resp_table tr {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin-bottom: 0;
  overflow: hidden;
}
.btn-volver-opc{
	display:none !important;
}
/* -------------------------------------------
   NUEVOS CSS responsive CARRITO
   ------------------------------------------- */

/* ---- new responsive css 768px ---- */

@media (max-width: 768px) { 

#carrito-section .col-izq-order {
  width: 100%;
}

#carrito-section .col-dcha-order {
  /*display: none;*/
  width: 100%;
}

#HOOK_PAYMENT p.payment_module a {
  background-position: center top;
  padding: 60px 10px 10px;
  text-align: center;
}

#opc_payment_methods .payment_module .bankwire.pago-cod span {
  display: block;
  margin: 0;
  text-align: center;
  float: none;
}
	
#cart_summary tbody td.cart_total {
  text-align: right;
}

}



/* ---- new responsive css 767px ---- */

@media (max-width: 767px) { 

.resp_table td .mobile_table_content {
  margin-left: 100px !important;
}
	
#cart_summary tbody td.cart_product {
  line-height: 50px;
}

.resp_table td .cart_ref .mobile_table_content {
	margin-left: 0 !important;
}

.btn-volver-opc{	
	margin-bottom: 10px !important;
	margin-left: 30%;
	position: relative;
	width: 40%;
	display: inline-block !important;
}
	
}
	
/* GiftCard Styles */
#giftcard_select .slider-frame {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: 150px;
  height: 40px;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
  background-image: -webkit-linear-gradient(#FFF, #FFF);
  background-image: -moz-linear-gradient(#FFF, #FFF);
  background-image: -o-linear-gradient(top, #FFF, #FFF);
  background-image: -khtml-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#FFF', EndColorStr='#404FFF040', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFF', EndColorStr='#FFF', GradientType=0))";
  border: 1px solid #333333;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0px 1px 8px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 1px 8px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 1px 8px 0 rgba(0, 0, 0, 0.25);
}
#giftcard_select .slider-frame .slider-button {
  display: block;
  margin: 0;
  padding: 0;
  width: 70px;
  height: 38px;
  line-height: 38px;
  background: #000;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid var(--primary-color);
  -webkit-transition: all 0.50s ease-in-out;
  -moz-transition: all 0.50s ease-in-out;
  transition: all 0.50s ease-in-out;
  color: var(--primary-color);
  font-family:Helvetica;
  font-size:20px;
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  text-align: center;
  cursor: pointer;
}
#giftcard_select .slider-frame .slider-button.on {
  margin-left: 79px;
  color: #FFF;
  background: var(--primary-color);
  border: 1px solid #000;
}
#giftcard_div_consulta .giftcard_loading{
  height: 25px;
  width: 25px;
  background: rgba(255, 255, 255, 1) url("../img/loading.svg") no-repeat center center;
  margin: 0px auto;
  padding:7px 0px;
}
#giftcard_div_datos {
    padding: 25px 15px;
}
.gitfcard-botones {
    display: inline-flex;
    justify-content: center;
}
.item-giftcard-saldo {
    margin: 0px 10px;
}
.item-giftcard-saldo .btn-default.active {
    border: 2px solid #000;
    background-color: #59b98e;
}

a.disablequant{ pointer-events: none; }