/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="http://themeforest.net/user/luisvelaz">Everthemes</a>
* Template: goya
* Version: 1.0.3
*/

.header .logolink .logoimg {
    max-width: 400px !important;
}

.wc-deposits-wrapper .wc-deposits-option li input[type=radio]:checked:before {
    width: 12px;
    height: 12px;
}

.wc-deposits-wrapper .wc-deposits-option li label {
    margin-bottom: 0;
}

.woocommerce-product-details__short-description ul {
    margin-left: 30px;
}

.et-pro-summary-top .auction-price {
    display: block;
}
.et-pro-summary-top .auction-price > .auction {
    color: #282828;
    display: block;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 5px;
}
.et-pro-summary-top .auction-price .woocommerce-Price-amount {
    color: #c7ab62;
    font-size: 2rem;
    line-height: 1.2;
}

.et-pro-summary-content {
    margin-top: 20px;
}
.et-pro-summary-content .auction-time {
    margin: 0 0 15px;
}
.et-pro-summary-content .auction-time h5 {
    margin: 0 0 8px;
}
.et-pro-summary-content .auction-time .auction-time-countdown {
    background: #c7ab62;
    color: #fff;
    padding: 10px;
}

.et-pro-summary-content .auction-starts {
    margin: 0 0 10px;
}
.et-pro-summary-content .auction-starts h5,
.et-pro-summary-content .auction-end h5 {
    margin: 0;
}

.woo-variation-swatches.wvs-show-label .variations tr th {
    font-size: 26px;
    padding: 0px;
}
.woo-variation-swatches.wvs-show-label .variations tr:not(:first-child) th {
    padding-top: 20px;
}
.woo-variation-swatches.wvs-show-label .variations tr:not(:last-child) td {
    padding-bottom: 20px !important;
}