/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/*
   Botones Tablas
*/
/*
.btn-pujar, .btn-lst-auction {
font-size: 16px;
font-weight: 400;
color: #FFFFFF !important;
background-color: #F55D24 !important; 
border-style: none;
border-radius: 0px 0px 0px 0px;
overflow: hidden;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
padding: 15px 60px 15px 42px;
margin: 0px 0px 0px 20px;
  cursor: pointer;
}
*/

a.btn-lst-auction {
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0px;
    padding: 8px;
    width: 100%;
    display: block;
    background: #FC7425!important;
	color: #ffffff;
}

.ganador {
	padding: 7px 10px;
    background-color: green;
    color: #ffffff;
    border-radius: 4px;
    font-size: 11px;
	margin-left: 7px;
}

.perdedor{
	padding: 7px 10px;
    background-color: red;
    color: #ffffff;
    border-radius: 4px;
    font-size: 11px;
	margin-left: 7px;
}

@media only screen and (max-width: 768px) {
  .ganador, .perdedor {
    width: 100px;
    display: block;
    padding: 2px;
    text-align: center;
    margin: 4px 0px;
  }
}

    

.single-product nav.woocommerce-breadcrumb {
    display: none;
}

.yith-wcact-modal-title h3 {
	text-align: center;
    font-size: 24px;
    font-weight: bold;
}

.yith-wcact-modal-content {
    text-align: center;
}

.yith-wcact-modal-buttons button {
	background-color: #FC7426 !important;
    text-transform: uppercase;
}

.single-product .ywcact-add-yith-wcstripe-message {
  width: 100%;
  display: block;
  margin-top: 100px;
  background-color: #f7f7f7;
  padding: 20px;
  border-radius: 4px;
  border: 2px solid #bbb;
}

.single-product .ywcact-add-yith-wcstripe-message .yith-wcact-valid-credit-card {
  	color: #000 !important;
	padding-bottom: 20px;
}

.single-product .ywcact-add-yith-wcstripe-message a {	
  padding: 10px;
  background: #fc7426;
  margin-top: 10px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}

.woocommerce-form-coupon-toggle {
  display: none;
}

#loser_maximun_bid {
	padding: 10px 10px;
    background-color: #FFEBE9;
    border: 1px solid #E9B6B5;
    margin: 15px 0px 20px 0px;
    max-width: 600px;
	font-size: 14px;
}

.single-product .auction_bid {
    background-color: #F55D24 !important;
    width: 40%;
    height: 55px;
    border-radius: 0px !important;
    font-size: 1.5em;
}


.ywcact-fee-amount-message {
	display: none;
}

.logged-in .ywcact-fee-amount-message {
	display: block !important;
}
.woocommerce-lost-password .woocommerce {
	background-color: #F5F5F5;
	padding: 80px 0px !important;
}

.woocommerce-lost-password p {
    max-width: 1277px;
    margin: 0 auto;
}

.woocommerce-lost-password .woocommerce-message {
    max-width: 1277px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.lost_reset_password {
	max-width: 1277px;
  margin: 0 auto;
  background: #fff;
  padding: 40px;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
}

@media only screen and (max-width: 768px) {
  .woocommerce-lost-password .woocommerce {
	padding: 60px 20px !important;
}
}

/* Darker background on mouse-over */
.btn:hover {
  background-color: tomato;
} 
.restante{
	color: #278604;
}
#confirma {
    background-color: #F55D24;
	border-radius: 0px 0px 0px 0px;
    font-weight: 700;
	color: #FFFFFF;
    border-style: none;
    overflow: hidden;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    padding: 15px 60px 15px 42px;
    margin: 0px 0px 0px 20px;
}

.close:hover {
	background-color: #F55D24;
	color: #FFFFFF;
}
/* FICHAS DE SUBASTA */
.yith-wcact-container-timeleft-big-blocks .ywcact-time-left {
	padding-left: 5px;
}
.yith-wcact-timeleft.yith-wcact-blocks {
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.ywcact-auction-confirm {
	background-color: #F55D24 !important;
	width: 40%;
	height: 60px;
	border-radius: 0px !important;
	font-size: 1.5em;
}
#yith-wcact-form-bid .quantity {
		width: 13em;
		max-width: 13em;
	}

.ywcact-bid-input{
	height: 60px !important;
	width: 100px !important;
	border-radius: 0px !important;
	font-size: 2em !important;
}
.ywcact-bid-form{
	padding-left: 30px;
}

.button-qty{
	height: 60px;
	background-color: #E2E2E2 !important;
}
#yith-wcact-form-bid .quantity  .plus{
	float: right;
	margin-right: 5px;
}
#yith-wcact-form-bid .quantity  .minus{
	margin-right: var(--button-spacing,10px);
}

@media only screen and (min-width: 320px) and (max-width: 736px)
{
	.ywcact-bid-form {
		padding-left:0px;
	}
	.ywcact-your-bid-header{
		text-align:center;
	}
	#yith-wcact-form-bid .quantity {
		width: 100%;
		max-width: none;
		display: flex;
		justify-content: center;
		float:none;
	}
	.ywcact-auction-confirm{
		float:none !important;
		margin-top:20px !important;
		width:12em;
	}
	.button-bid {
		text-align:center;
	}
}
/* FIN FICHAS DE SUBASTA */

/* DASHBOARD */

.ywf_fund_message{
	font-size: 40px;
	font-weight: 700;
	padding-left: 10px;
}



