/* Ecoa+ custom safe styles */

.ecoa-offer-wrapper {
    margin-top: 12px;
}

.ecoa-offer-button,
a.ecoa-offer-button {
    background: #123f2b !important;
    color: #ffffff !important;
    border-radius: 0 !important;
    font-weight: 700 !important;
    padding: 12px 22px !important;
    text-transform: uppercase;
    letter-spacing: .2px;
}

.ecoa-offer-button:hover,
a.ecoa-offer-button:hover {
    background: #0b2c1d !important;
    color: #ffffff !important;
}

.ecoa-free-price {
    color: #123f2b !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}

.ecoa-buyer-protection-checkout {
    font-size: 13px;
    line-height: 1.5;
    margin: 15px 0;
}

.ecoa-buyer-protection-checkout a {
    font-weight: 700;
    color: #123f2b;
    text-decoration: underline;
}

.ecoa-checkout-shipping-notice {
    margin-bottom: 15px !important;
}

.botao-vendedor-ecoa > a,
a.botao-vendedor-ecoa {
    background: #123f2b !important;
    color: #ffffff !important;
    padding: 14px 24px !important;
    border-radius: 0 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.3px !important;
    transition: all 0.2s ease-in-out !important;
}

.botao-vendedor-ecoa > a:hover,
a.botao-vendedor-ecoa:hover {
    background: #0b2c1d !important;
    color: #ffffff !important;
}

.woocommerce-product-search input[type="search"],
.searchform input[type="search"],
.elementor-search-form__input,
input.search-field {
    background: #ffffff !important;
    border: 1.5px solid #123f2b !important;
    color: #123f2b !important;
    min-height: 42px !important;
    padding: 0 14px !important;
    font-size: 14px !important;
    border-radius: 0 !important;
}

.woocommerce-product-search input[type="search"]::placeholder,
.searchform input[type="search"]::placeholder,
.elementor-search-form__input::placeholder,
input.search-field::placeholder {
    color: #55635b !important;
    opacity: 1 !important;
}

.woocommerce-product-search button,
.searchform button,
.elementor-search-form__submit {
    background: #123f2b !important;
    color: #ffffff !important;
    border-color: #123f2b !important;
}
