/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
#us_form_1_message {

    border: 1px solid #444444;

}

.fa.fa-user {
    font-size: 23px !important;
    padding-top: 6px !important;
}

#wc-deposits-options-form input.input-radio:enabled ~ label {
    color: #FFF !important;
}
#wc-deposits-options-form input.input-radio:enabled ~ label {
    text-shadow: rgba(0, 0, 0, 0.0) 0px -1px 0px;
    box-shadow: rgba(0, 0, 0, 0.0) 0px -1px 0px 0px inset, rgba(255, 255, 255, 0.0) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.0) 0px 1px 2px 0px;
}
#pay-full-amount {
    display: none;
}
#pay-deposit {
    display: none;
}

#pay-deposit-label {
    padding: 9px 0px;
}

#pay-full-amount-label {
    padding: 9px 0px;
}
.switch-candy {
    background-color: #2d3035;
    border-radius: 10px;
    color: #fff;
    font-weight: 500;
    text-align: center;
}
.switch-toggle {
    display: block;
    height: 3em;
    position: relative;
    padding: 0 !important;
    margin-top: 10px;
}

#wc-deposits-options-form div a.wc-deposits-switcher {
    background-color: #d1d1d1;
    background: -moz-gradient(center top, #d1d1d1 0%, #b2b2b2 100%);
    background: -moz-linear-gradient(center top, #d1d1d1 0%, #b2b2b2 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#b2b2b2));
    background: -webkit-linear-gradient(#d1d1d1, #b2b2b2);
    background: -o-linear-gradient(#d1d1d1, #b2b2b2);
    background: linear-gradient(#d1d1d1, #b2b2b2);
}
.switch-candy a {
    background-color: #70c66b;
    border-radius: 11px;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0));
}

.l-subheader-cell.at_right > * {
    margin-left: 1rem;
}
.fa.fa-user-plus {
    font-size: 20px;
    color: #FF6600;
}

.chic-desktop {
    text-align: center !important;
}

.us-woo-shop_modern .woocommerce-loop-product__title {
    margin: 0 0 .5rem;
    font-weight: 600;
    line-height: 16px;
    color: #999;
    text-transform: capitalize;
}
.l-subheader-cell.at_left {
    font-family: "Anton", sans-serif;
    font-weight: 400;
}

input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    border: 1px solid #444;
}.woocommerce-breadcrumb {
    display: none;
}
.woocommerce .stock{
    display: none;
}
