/* xl - DESKTOP STYLES */ 
.enlace_terminos {
	color:#f13200 !important;
}

.page-id-2528 .woocommerce-table__product-name {
	width: 100%!important;
}
.page-id-2528 .product-name{
	width:100%!important;
}

#region_publica_field, #comuna_publica_field {
	margin-top:-15px !important;
}

#producto_address_field label {
	margin-top:-30px!important;
}

#region_publica, #comuna_publica {
	border: none;
	background-color: white;
	padding-left:0px!important;
}

#nota_direccion_field {
	border-top: 1px solid #B7B7B7;
	margin-top: 20px;
	padding-top: 10px!important;
}

.page-id-2528 .woocommerce-billing-fields__field-wrapper {
	border-bottom: 1px solid #B7B7B7;
	margin-bottom: 10px!important;
	padding-bottom: 15px!important;
}

.page-id-2532 .wc-proceed-to-checkout {
	display:block !important;
}

.page-id-2532 .seguir_comprando {
	padding-bottom:30px;
	margin-bottom: 20px;
}

.wc-proceed-to-checkout .seguir_comprando {
	margin-right:5px!important;
	font-size: 12px!important;
}

.page-id-2532 .checkout-button {
	font-size: 12px!important;
	padding-bottom:10px !important;
}

.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields tr:nth-child(3) {
  background-color: #eaeaea;
  color: black !important;
  font-weight: 400;
}
.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields tr:nth-child(3) td {
  border-color: #999 !important;
}
.woocommerce-billing-fields #titulo_direccion_adicional_field {
  display: none !important;
}

.page-id-2532 .actions {
	padding-top: 10px;
	padding-bottom: 80px;
}
.checkout.woocommerce-checkout #order_comments {
  color: #000;
}
.grecaptcha-badge {
  visibility: hidden !important;
}

/*inputs value color*/
input {
	color: black !important;
}

/*video overlay soluciones negocios*/

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.jkit-magnific-popup.mfp-ready .mfp-close {
  padding-top: 30px;
}


/*TIENDA PRIVADA   .elementor-9042 .elementor-element.elementor-element-13c828df */
.dce-posts-container.dce-skin-grid .dce-post-item {
 box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
}

/*quitar borde con sombra a los planes*/
article.planes {
  box-shadow: unset !important;
}

/**/

.acepta-condiciones a {
  color: black;
}

.jkit-magnific-popup .mfp-container {
  width: 100vw;
  height: 100vh;
}

/* md - TABLET PORTRAIT STYLES */ 
@media (max-width: 991px) {
  .texto-tienda {
  
  	font-size:13px !important;
  	
  }
}

/* xs - SMARTPHONE PORTRAIT STYLES */ 
@media (max-width: 479px) {
  .page-id-2532 .actions {
  	padding-top: 10px !important;
  	padding-bottom: 80px !important;
  }
  
  
  .page-id-2532 .woocommerce table.cart td.actions .button {
  	margin-left: 0px !important;
  }
}

