/*
Theme Name: Mesa de regalos - TWB
Template: storefront
Author: Velosoft
Author URI: https://velosoft.mx
Description: Tema, a la medida para mesa de regalos TWB
Version: 1.0.0
Updated: 2019-01-14 15:11:48

*/
img {
	display: inline-block;
}
.detalle-mesa .product{
    min-height: 390px;
    margin-bottom: 10px;
}
.woocommerce-loop-product__title {
    font-size: 1.5em;
}
a.button-size, .proceed-button {
    display: inline-block;
    padding: 1em;
    width: auto;
}
label.quantity_product{
	display: inline-block;
}
.lista-inferior li{
	padding: 8px 29px;
}

.form-buscador .area-datos {
    height: 25px;
    border: 1px solid #00d0e4 !important;
    width: 100%;
    background-color: transparent !important;
    padding: 20px;
    display: inline-block;
}
.woocommerce-billing-fields p{
    margin: 0 0 1.41575em;
}
.input-text, input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
    padding: .6180469716em;
    background-color: transparent;
    color: inherit;
    outline: 0;
    border: 1px solid #00d0e4 !important;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: none;
}


.botones-general{
	background-color: #67cfe3;
	border: 1px solid #67cfe3;
	border-radius: 10px;
	font-weight: normal;
	text-transform: uppercase;
	transition: linear 200ms;
	width: 245px;
}

.textoSlider{
	font-family: "Raleway";
	color: #373737;
}
.textoSlider .titulo{
	font-size: 20px;
}
.textoSlider .subtitulo{
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
}
.card{
	height: auto;
}

.cardCode{
	background-color: white;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
	padding: 10px;
	width: 100%;
}
.square, .rectangle{
	height: auto;
  width: 100%;
}

.square:after, .rectangle:after{
  content: "";
  display: block;
  padding-bottom: 100%;
}
.rectangle:after{
	padding-bottom: 70%;
}
.menu-top{
	position: absolute;
	right: 20px;
	top: 50px;
}
.menu-top .elemento{
	display: inline-block;
	margin: 10px 20px;
}
.tituloBusqueda{
	font-size: 16px;
	margin: 10px 0;
	text-align: left;
}
.tituloBusqueda .fecha{
	color: #b5b5b5;
	float: right;
	font-size: 13px;
}
.ver-mesa{
	border-top: 1px solid #f3f3f3;
	float: none;
	margin-top: 12px;
	padding-top: 13px;
	text-align: center;
}
.ver-mesa a{
	color: #333333;
}

.detalle-mesa .product{
	margin-bottom: 30px;
}
.product .price{
	display: block;
	font-size: 20px;
	width: 100%;
}
.price del{
	font-size: 13px;
}
.product .onsale{
	display: none;
}
.woocommerce-loop-product__title{
	font-size: 15px;
	height: 60px;
	margin: 10px 0;
}
.add_to_cart_button{
	margin: 10px 0;
}

.carruselProducto .bx-controls .bx-pager{
	bottom: -25px;
}
.img-cita{
	display: block;
	margin: 0 auto;
	max-width: 80%;
}
.img-quote{
	display:block;
	float:left;
	margin: 0 auto;
	width: 80%;
}

.cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator{

	width: 100%;
}

table.cart, .woocommerce-cart-form{
	margin-bottom: 0;
}
table.cart td.actions{
	display:none;
}
table.cart .product-thumbnail img{
	max-width: 100%;
}
.quantity_product{
	display:none !important;
}
.proceed-button{
	background-color: #5db14a;
  border: thin solid #5db14a;
	float: right;
}
.proceed-button:hover{
	background-color: #68c752;
	border: thin solid #68c752;
	color:white;
}
table.cart td.product-remove a.remove{
	right:none;
}
#order_review{
	width: 100%;
}
.shop_table .product-total{
	text-align: right;
}
label{
	border: 1px solid #fff;
  border-radius: 50%;
  padding: 0;
  display: block;
  position: relative;
  margin: 10px 0;
  cursor: pointer;
}
#billing_first_name_field{
	width: 100%;
}
.wc_payment_methods label::before, #payment .payment_methods li img{
	display:none;
}
.wc_payment_methods label{
	border:none;
}
.wc_payment_method{
	width: 100%;
}
table td, table th{
	padding: .875em .875em 0;
}
.quantity .qty{
	margin-bottom: 20px;
}
.woocommerce-thankyou-order-received{
	margin-top: 20px;
}
.notes{
	margin: 0;
}
.woocommerce-additional-fields h3{
	display:none;
}
