<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
alfa */
/*************** ADD CUSTOM CSS HERE.   
.product-info .price {display: none;}
Se comento esta parte para que se logre ver el precio
***************/
/* -------------------------- */
li.description_tab.active {display:none !important;}
/* -------------------------- */
.row.large-columns-1.medium-columns-.small-columns-1 .loggedin-mssge {display:none !important;}
ul.product_list_widget .loggedin-mssge {display:none !important;}
.widget ul .loggedin-mssge {display:none !important;}
.row.large-columns-1.medium-columns-1.small-columns-1 .loggedin-mssge {display:none !important;} /*
body.wp-core-ui.wp-customizer.js.locale-es-es.ready .loggedin-mssge {display:none !important} */
.loggedin-mssge {
	font-size: calc(13px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
    padding-top: 0px;
    text-align: center;
    color: green;
    background: rgba(237, 213, 79, 0.45)  !important;
    margin-bottom: 20px;
}
body.wp-core-ui.wp-customizer.js.locale-es-es.ready .loggedin-mssge {display:none !important}
/* -------------------------------- */
button.single_add_to_cart_button.button.alt span.woocommerce-Price-amount.amount {
  color:white;
}
.message-wrapper {
    margin-top: 0px;
    background: rgba(237, 213, 79, 0.45)  !important;
    margin-top: 15px;
    padding-bottom: 0;
}
.success-color {
	font-size: calc(13px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
    padding-top: 0px;
    text-align: center;
    color: green;
}
.alert-color {
	font-size: calc(13px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
}
/* ---------------------------- */
li.simle_auction_history_tab.active {
display:none;
}
.quantity input[type=number] {
    max-width: 6.5em;
    width: 6.5em;
}
a.ofertas {display: block;}
a.compra {display: block;}
#enquiry a.ofertas {display:none !important}
#enquiry a.compra {display:none !important}
a.ofertas {margin-bottom: 20px;}
a.ofertas, a.compra {text-decoration: underline;}
a.ofertas {color: green;}
a.compra {color: red;}
a.ofertas:hover, a.compra:hover {color: gray;}
/*
span.countdown_section {
padding: 0 !important;
}
*/
.hasCountdown {
  overflow: hidden;
  padding: 0.5em 0.5em;
  font-size: 25px;
  line-height: 25px;
  margin-top:25px;
  margin-bottom:25px;
  background:#F1F1F1
}
.woocommerce-page a.button {
    color: #000;
} 
.woocommerce-page a.button:hover {
    color: #fff;
} 
/*
.woocommerce a.add_to_wishlist.button.alt:hover {
    line-height: 15px;
} */
span.auction-price.starting-bid span.woocommerce-Price-amount.amount {
  color:black;
}
span.woocommerce-Price-amount.amount {
  color: #7e1217 !important;
  padding-left: 15px
}
td.bid span.woocommerce-Price-amount.amount {
    color: #7e1217 !important;
    padding-left: 0;
}
p.wsawl-link {
  display:none
}
span.auction-price.starting-bid span.woocommerce-Price-amount.amount {
    color: green;
}
.button.bid_button.button.alt  {
    background-color: green !important;
}
input[type=number]  {
    color: green !important;
} 
/* ------------------ 18 sep 2018- */
form.buy-now.cart .single_add_to_cart_button.button {
    background-color: red !important;
}
#watchlist_button.single_add_to_cart_button.button.alt {display:none}
/*.button.alt:not(.is-outline) {background:#edd54f !important}
span.rrp-price {
    color:red !important;
}*/
.bid_description span.woocommerce-Price-amount.amount {
	color: green !important;
} 
/* ---- 22 mayo 2018 -----    */
.product-info .price {
    color: #7e1217 !important;
    line-height:22px;
} /*
ul.product_list_widget li span.rrp-price {
	display: none !important;
}
.product-small box span.rrp-price {
	display: none !important;
}
.grid-style-3 .price-wrapper span.rrp-price {
	display: none !important;
} */
.bid_fields_wrapper button.single_add_to_cart_button.button.alt  {
	background-color: green !important;
}
.auction_buy_it_now button.single_add_to_cart_button.button.alt  {
	background-color: red !important;
}
/* ---------  */
#subtag {
	margin: 0 auto;
	display: block;
	max-width: 1366px;
	text-align: center;
	color: #B20000 !important
}
.subatag {
	margin: 0 auto;
	display: block;
	max-width: 500px;
	font-size: calc(0.75em + 3vmin);
	text-align: center;
}
.subatag1 {
	margin: 0 auto;
	display: block;
	max-width: 650px;
	font-size: calc(0.75em + 3vmin);
	text-align: center;
}
.sublinks {
	margin: 0 auto;
	display: block;
	max-width: 500px;
	font-size: calc(0.75em + 1vmin);
	text-align: center;
}
/* --------------------------------------- */
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
	display: none;
}
#customer_login.u-columns.col2-set {
	padding: 20px 20px 20px 20px;
}
#auction_winner_messages.woocommerce-message {
	width: 75%;
	display: block;
	margin: 0 auto;
	padding-bottom: 30px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	display: block;
}
/*
button.single_add_to_cart_button.button.alt {
display:none
} */
/*  ---------------- este es el selector de la cantidad para el tema 
.product-quantity {
	display: none;
}
.quantity.buttons_added {
	display: none;
} 
*/
/* ---------------------- */
.button.primary:not(.is-outline) {
    display: none;
}
.continue-shopping.pull-left.text-left {
	display: none;
}
/* 15 mayo 2018 */
.auction_buy_it_now .price {
	text-align: left !important;
}
.bid_description {
	color: red;
	font-style: normal !important;
	font-size: 1.3em;
	padding-bottom: 20px !important;
}
.auction_form .end_date {
	display: none;
}
.product-info .price {
	font-size: 25px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
}
.auction-currency-symb {
    position: relative;
}
.auction-currency-symb input {
    padding-left:25px;
    text-align: left !important;
} 
.auction-currency-symb:before {
    position: absolute;
    top: 7px;
    content:"$";
    left: 14px;
    color: green;
}
.quantity input[name=bid_value]{padding: 0 0 0 10px;}
.quantity .minus_cust, .quantity .plus_cust{
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.woocommerce-page a.button{
	background-color: black !important;
	color:white !important;
}
.header-cart-link.is-small{
	color: rgb(126, 18, 23) !important; font-weight: bold;
	font-size:22px !important;
}
.message-wrapper{
	background:#e5efe5 !important;
}
.product-info p.stock {
    margin-bottom: 1em;
    line-height: 1.3;
    font-size: 22px !important;
    font-weight: bold;
	color:#a44c4c !important;
}
.opciones-redecx {
	font-size: 13px;
    line-height: 19px;
    color: #333;
    font-family: Arial,sans-serif;
}</pre></body></html>