/**
 * Theme Name:     Disfren
 * Author:         Pilsen
 * Template:       astra
 * Text Domain:	   disfren
 * Description:    Tema hijo de Astra desarrollado para el sitio web de Disfren
 */

.jet-listing-grid__item .jet_grid_inner {
	border: 1px solid #000;
	background-color: #ccc;
}

.col-row .jet-woo-products__item.jet-woo-builder-product{
	min-height: 600px;
	display: flex;
	flex-direction: column;
}

.col-row .jet-woo-products__item.jet-woo-builder-product .jet-woo-product-button{
	margin-top: auto;
}

h1.entry-title{
	display: flex;
	justify-content: center;
}

#filter_submit{
	height: 40px;
    align-self: end;
}

.jet-woo-products .jet-woo-products__inner-box {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #D5D5D5;
}

.form_margin_my_account{
	display: flex;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1rem;
}

.form_margin_my_account input{
	width: 50%;
	margin-left: auto;
}

#main > div > div.elementor-element.elementor-element-7a165d8.e-con-full.e-flex.e-con.e-parent.e-lazyloaded > div.elementor-element.elementor-element-c5fda60.jet-smart-filter-content-position-line.jet-smart-filter-group-position-line.elementor-widget.elementor-widget-jet-smart-filters-select > div > div > div > div:nth-child(2) {
	display: none;
}

#subrubros_filter .jet-smart-filters-select.jet-filter.jet-filter-indexed {
	display: block !important;
}

.cuenta-corriente-table{
	text-align: right;
}

.cuenta-corriente-table .saldo{
	font-size: 18px;
	font-weight: bold;
}

form.cart {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

form.cart .quantity {
	margin-bottom: 1rem;
}

.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after{
	margin-left: 0;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input{
	    position: absolute;
    right: 0;
    cursor: pointer;
    top: 0;
    height: 40px;
}
