/* --- Challengers Theme - WooCommerce Stylesheet --- */

/* SHOP ARCHIVE */
.woocommerce .logo-img {
    max-width: none !important;
}

.shop-content-wrap {
    padding-bottom: 0;
}

.shop-archive ul.products {
    padding-top: 15px;
    margin-bottom: 0;
}

.shop-archive li.product {
    text-align: center !important;
}

.shop-archive .products li.product {
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    overflow: hidden;
}

.shop-archive .products li.product img {
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.shop-archive .products li.product:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.shop-archive .woocommerce-loop-product__title {
    font-weight: 700;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #141515;
    line-height: 24px;
    text-transform: uppercase;
    padding-top: 0 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.shop-archive .woocommerce-loop-product__title:hover {
    color: #ff7707;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.sidebar-block .star-rating,
.shop-archive .star-rating {
    display: inline-block !important;
}

.sidebar-block .star-rating span,
.shop-archive .star-rating span {
    color: #ff7707;
}

.sidebar-block .star-rating,
.sidebar-block .star-rating:before,
.sidebar-block .star-rating span:before,
.sidebar-block .star-rating span strong,
.shop-archive .star-rating,
.shop-archive .star-rating:before,
.shop-archive .star-rating span:before,
.shop-archive .star-rating span strong {
    font-family: 'star', sans-serif !important;
}

.shop-archive .price {
    font-weight: 700 !important;
    font-size: 24px !important;
    font-family: 'Montserrat', sans-serif !important;
    color: #141515 !important;
    line-height: 38px !important;
    text-transform: uppercase !important;
    margin-bottom: 5px !important;
}

.shop-archive .price del {
    display: block !important;
    line-height: 16px !important;
    margin-top: 5px;
}
 
.shop-archive .price del,
.shop-archive .price del .woocommerce-Price-amount {
    font-size: 16px !important;
}

.shop-archive .price ins {
    text-decoration: none !important;
}

.woocommerce ul.products li.product .price {
    color: #8c8c8c !important;
}

.shop-archive li.product .button {
    font-weight: 700 !important;
    font-size: 12px !important;
    font-family: 'Montserrat', sans-serif !important;
    background-color: #ff7707 !important;
    color: #fff !important;
    padding: 15px 20px !important;
    text-transform: uppercase;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.shop-archive li.product .button:hover {
    background-color: #141515 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.shop-archive .woocommerce-ordering select {
    padding: 5px 8px;
    border: 0;
    background-color: rgba(0,0,0,0.05);
    color: #141515;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}

.shop-archive .woocommerce-result-count {
    color: #b3b3b3;
}

.shop-archive .woocommerce-breadcrumb {
    display: none;
}

.single-shop span.onsale,
.shop-archive span.onsale {
    background-color: #ff7707 !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    padding: 2px 4px;
    margin: 0 !important;
}

/* SHOP SINGLE */
.single-shop .out-of-stock {
    font-weight: 700;
}

.single-shop .related.products li.product {
    text-align: center !important;
}

.single-shop .related.products .woocommerce-loop-product__title {
    font-weight: 700;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #141515;
    line-height: 24px;
    text-transform: uppercase;
    padding-top: 0 !important;
    margin-bottom: 5px !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.single-shop .related.products .woocommerce-loop-product__title:hover {
    color: #ff7707;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.single-shop .related.products .star-rating {
    display: inline-block !important;
}

.single-shop .related.products .star-rating span {
    color: #ff7707;
}

.single-shop .related.products .star-rating,
.single-shop .related.products .star-rating:before,
.single-shop .related.products .star-rating span:before,
.single-shop .related.products .star-rating span strong {
    font-family: 'star', sans-serif !important;
}

.single-shop .related.products .price {
    font-weight: 700 !important;
    font-size: 24px !important;
    font-family: 'Montserrat', sans-serif !important;
    color: #141515 !important;
    line-height: 38px !important;
    text-transform: uppercase !important;
    margin-bottom: 5px !important;
}

.single-shop .related.products .price del {
    display: block !important;
    line-height: 16px !important;
    margin-top: 5px;
}
 
.single-shop .related.products .price del,
.single-shop .related.products .price del .woocommerce-Price-amount {
    font-size: 16px !important;
}

.single-shop .related.products .price ins {
    text-decoration: none !important;
}

.single-shop .related.products li.product .button {
    font-weight: 700 !important;
    font-size: 12px !important;
    font-family: 'Montserrat', sans-serif !important;
    background-color: #ff7707 !important;
    color: #fff !important;
    padding: 15px 20px !important;
    text-transform: uppercase;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.single-shop .related.products li.product .button:hover {
    background-color: #141515 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.single-shop .related.products span.onsale {
    background-color: #ff7707 !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    padding: 2px 4px;
}

.single-shop .woocommerce-breadcrumb a,
.single-shop .woocommerce-breadcrumb {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #b3b3b3;
    display: none;
}

.single-shop h1.product_title {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #141515;
    line-height: 36px;
}

.single-shop .product.type-product {
    padding-top: 10px;
}

.single-shop .woocommerce-product-rating .star-rating,
.single-shop .woocommerce-product-rating .star-rating:before,
.single-shop .woocommerce-product-rating .star-rating span:before,
.single-shop .woocommerce-product-rating .star-rating span strong {
    font-family: 'star', sans-serif !important;
    color: #ff7707;
}

.single-shop .woocommerce-product-rating .woocommerce-review-link {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    color: #8c8c8c;
    text-decoration: none;
}

.single-shop .woocommerce-product-rating .woocommerce-review-link:hover {
    color: #141515 !important;
}

.single-shop .entry-summary .price {
    font-weight: 700 !important;
    font-size: 24px !important;
    font-family: 'Montserrat', sans-serif !important;
    color: #141515 !important;
    line-height: 38px !important;
    text-transform: uppercase !important;
    margin-bottom: 20px !important;
}

.single-shop .entry-summary .price del {
    display: block !important;
    line-height: 16px !important;
    margin-top: 5px;
}
 
.single-shop .entry-summary .price del,
.single-shop .entry-summary .price del .woocommerce-Price-amount {
    font-size: 16px !important;
}

.single-shop .entry-summary .price ins {
    text-decoration: none !important;
}

.single-shop .woocommerce-product-details__short-description {
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #8c8c8c;
    line-height: 30px;
    margin-bottom: 30px;
}

.single-shop .stock {
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #141515 !important;
    line-height: 24px;
    margin-bottom: 25px !important;
    font-size: 14px !important;
}

.single-shop .quantity input {
    border: 0;
    background-color: rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.1);
    color: #141515;
    font-family: 'Montserrat', sans-serif;
    padding: 5px 0px;
    height: 42px;
}

.single-shop form.cart button {
    font-weight: 700 !important;
    font-size: 12px !important;
    font-family: 'Montserrat', sans-serif !important;
    background-color: #ff7707 !important;
    color: #fff !important;
    padding: 15px 20px !important;
    text-transform: uppercase;
    border-radius: 0;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.single-shop form.cart button:hover {
    background-color: #141515 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.single-shop .product_meta span {
    display: block;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #8c8c8c;
    line-height: 30px;
}

.single-shop .product_meta a {
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #8c8c8c;
    line-height: 30px;
    text-decoration: none;
}

.single-shop .product_meta a:hover {
    color: #141515 !important;
}

.single-shop .woocommerce-tabs ul.tabs {
    margin: 0 -40px !important;
    padding: 0 40px !important;
    border: 0 !important;
}

.single-shop .woocommerce-tabs ul.tabs li {
    border: 1px solid rgba(0,0,0,0.05) !important;
    border-bottom: 0 !important;
    background-color: rgba(0,0,0,0.05) !important;
    border-radius: 0 !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 14px;
    margin: 0 !important;
    font-weight: 400 !important;
}

.single-shop .woocommerce-tabs ul.tabs li a {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 400 !important;
}

.single-shop .woocommerce-tabs ul.tabs li:after,
.single-shop .woocommerce-tabs ul.tabs li:before {
    border-radius: 0 !important;
    border-color: rgba(0,0,0,0.05) !important;
}

.single-shop .woocommerce-tabs ul.tabs li.active:after,
.single-shop .woocommerce-tabs ul.tabs li.active:before {
    border-radius: 0 !important;
    border-color: transparent !important;
}

.single-shop .woocommerce-tabs ul.tabs li.active {
    background-color: #fff !important;
    border: 1px solid rgba(0,0,0,0.1) !important;
    border-bottom: 0 !important;
}

.single-shop .woocommerce-tabs ul.tabs li a {
    color: #8c8c8c !important;
}

.single-shop .woocommerce-tabs ul.tabs li.active a {
    color: #141515 !important;
}

.single-shop .woocommerce-Tabs-panel--description h2 {
    font-size: 24px;
}

.single-shop .related.products h2 {
    font-size: 24px;
    margin-bottom: 30px;
}

.single-shop .woocommerce-Tabs-panel h2 {
    font-size: 24px;
    margin-bottom: 30px;
}

.single-shop .woocommerce-Reviews #comments {
    padding: 0;
    border: 0;
}

.single-shop .woocommerce-Reviews-title {
    font-size: 24px;
    margin-bottom: 30px;
}

.single-shop .comment-text .star-rating,
.single-shop .comment-text .star-rating:before,
.single-shop .comment-text .star-rating span:before,
.single-shop .comment-text .star-rating span strong {
    font-family: 'star', sans-serif !important;
    color: #ff7707;
}

.single-shop .comment-text .star-rating {
    margin-top: 5px;
}

.single-shop .comment-reply-title {
    color: #141515;
}

.single-shop .comment-form-rating label {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 12px;
    color: #8c8c8c !important;
    margin-bottom: 0;
}

.single-shop #review_form_wrapper {
    margin-top: 10px;
}

.single-shop #comments ol.commentlist {
    padding-left: 0;
}

.single-shop #reviews #comments ol.commentlist li .comment-text {
    border-color: rgba(0,0,0,0.1);
    border-radius: 0;
    padding: 10px 20px 0 20px
}

.single-shop .comment-form-comment label {
    margin: 0 0 10px 0;
}

.single-shop .comment-form-comment textarea {
    max-width: 100%;
    font-family: 'Source Sans Pro', sans-serif !important;
    color: #141515;
    font-size: 12px !important;
    padding: 5px 10px !important;
}

.single-shop .form-submit input.submit {
    font-weight: 700 !important;
    font-size: 12px !important;
    font-family: 'Montserrat', sans-serif !important;
    background-color: #ff7707 !important;
    color: #fff !important;
    padding: 15px 20px !important;
    text-transform: uppercase;
    border-radius: 0;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.single-shop .form-submit input.submit:hover {
    background-color: #141515 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.single-shop .related ul.products li {
    margin-bottom: 0;
}

.woocommerce a.added_to_cart {
    font-family: 'Source Sans Pro', sans-serif;
    color: #b3b3b3;
    font-size: 12px;
    display: block;
}

.woocommerce a.added_to_cart:hover {
    color: #141515 !important;
}

.ajax_add_to_cart.loading:after {
    vertical-align: bottom;
    margin-top: 7px;
}

/* CART PAGE */
.cart-wrap .main-content-wrap {
    width: 100%;
    padding: 20px;
}

.cart-wrap .woocommerce-cart-form table {
    border-radius: 0;
    border: 1px solid rgba(0,0,0,0.1);
}

.cart-wrap .woocommerce-cart-form table thead tr {
    background-color: #141515;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
}

.cart-wrap .woocommerce-cart-form table thead th {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
}

.cart-wrap .woocommerce-cart-form table .quantity input {
    border: 1px solid rgba(0,0,0,0.1);
}

.cart-wrap .woocommerce-cart-form table tr td {
    border-top: 1px solid rgba(0,0,0,0.1);
}

.cart-wrap .woocommerce-cart-form .coupon input {
    border: 1px solid rgba(0,0,0,0.1) !important;
    min-width: 150px;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 0 10px !important;
}

.cart-wrap .woocommerce-cart-form .coupon button {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    border-radius: 0;
    text-transform: uppercase;
    color: #fff;
    background-color: #ff7707;
    font-size: 12px;
    padding: 10px 20px;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.cart-wrap .woocommerce-cart-form .coupon button:hover {
    background-color: #141515 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message {
    margin: 0 0 20px 0 !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #8c8c8c;
    background-color: rgba(0,0,0,0.05);
}

.woocommerce-error a, 
.woocommerce-info a, 
.woocommerce-message a {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 12px;
}

.cart-wrap .woocommerce-cart-form td.actions button {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    border-radius: 0;
    text-transform: uppercase;
    color: #fff;
    background-color: #ff7707;
    font-size: 12px;
    padding: 10px 15px;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.cart-wrap .woocommerce-cart-form td.actions button:hover {
    background-color: #141515 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.cart-wrap .woocommerce-cart-form td.actions button:disabled {
    padding: 10px 20px;
    color: #fff;
}

.cart-wrap .woocommerce-cart-form td.actions button:disabled:hover {
    padding: 10px 20px;
    color: #fff;
    background-color: #ff7707;
}

.cart-wrap .cart_totals h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.cart-wrap .cart_totals table {
    border-radius: 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
}

.cart-wrap .cart_totals table th {
    color: #141515;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.cart-wrap .cart_totals table td,
.cart-wrap .cart_totals table td span,
.cart-wrap .cart_totals table td span span,
.cart-wrap .cart_totals table th {
    vertical-align: middle;
    line-height: 28px
}

.cart-wrap .cart_totals table td .woocommerce-Price-currencySymbol {
    vertical-align: top;
}

.cart-wrap .cart_totals .wc-proceed-to-checkout {
    padding-bottom: 0;
}

.cart-wrap .cart_totals .wc-proceed-to-checkout a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background-color: #ff7707 !important;
    font-size: 16px;
    padding: 20px 20px;
    border-radius: 5px;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    margin-bottom: 0;
    border: 5px solid transparent;
}

.cart-wrap .cart_totals .wc-proceed-to-checkout a:hover {
    background-color: #141515 !important;
    border: 5px solid rgba(0,0,0,0.1);
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

/* CHECKOUT */
.checkout .col-1,
.checkout .col-2 {
    max-width: none;
}

.checkout .col-1 {
    padding-left: 0;
}

.checkout .col-2 {
    padding-right: 0;
}

.checkout .cart_totals h2 {
    font-size: 24px;
}

.checkout p.form-row {
    display: block;
}

.checkout p label {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #8c8c8c;
}

.checkout p input {
    background-color: rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.05);
    color: #141515;
    padding: 10px 10px;
}

.checkout span.selection .select2-selection {
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 0;
}

.select2-container .select2-dropdown {
    border: 1px solid rgba(0,0,0,0.1) !important;
    border-radius: 0 !important;
}

.checkout textarea {
    border: 1px solid rgba(0,0,0,0.1) !important;
    padding: 10px;
}

.checkout .woocommerce-checkout-review-order table {
    border-collapse: collapse;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 0;
}

.checkout .woocommerce-checkout-review-order table thead {
    background-color: #141515;
    color: #fff;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.checkout .woocommerce-checkout-review-order table tr th {
    font-family: 'Montserrat', sans-serif;
}

.checkout .woocommerce-checkout-review-order table td,
.checkout .woocommerce-checkout-review-order table th {
    border-top: 1px solid rgba(0,0,0,0.1) !important;
}

.checkout .woocommerce-checkout-review-order tfoot tr:first-child {
    border-top: 0 !important;
}

.checkout .woocommerce-checkout-review-order tfoot th {
    color: #141515;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

.checkout .woocommerce-checkout-payment {
    border-radius: 0 !important;
    font-family: 'Source Sans Pro', sans-serif;
    background-color: rgba(0,0,0,0.05) !important;
}

.checkout .woocommerce-checkout-payment .payment_methods {
    border-bottom: 1px solid rgba(0,0,0,0.05) !important;
}

.checkout .place-order button {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background-color: #ff7707 !important;
    font-size: 12px;
    padding: 10px 20px;
    border-radius: 5px;
    border: 3px solid transparent;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.checkout .place-order button:hover {
    background-color: #ff7707 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    border: 3px solid rgba(0,0,0,0.1);
}

/* MY ACCOUNT PAGE */
.static-wrap.myaccount-wrap span.password-input {
    width: 100%;
}

.static-wrap.myaccount-wrap .woocommerce-form-login__rememberme {
    width: 100%;
    margin: 0 !important;
    padding: 10px 0;
}

.myaccount-wrap .main-content-wrap {
    width: 100%;
}

.myaccount-wrap .main-content-wrap {
    font-family: 'Source Sans Pro', sans-serif;
    color: #707070;
    font-size: 14px;
}

.myaccount-wrap .main-content-wrap a {
    font-family: 'Source Sans Pro', sans-serif;
    color: #141515;
    font-size: 14px;
}

.myaccount-wrap .woocommerce-MyAccount-navigation ul {
    margin: 0;
    list-style-type: none;
}

.myaccount-wrap .woocommerce-MyAccount-navigation ul li {
    padding: 5px 0;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.myaccount-wrap .woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: 0;
}

.myaccount-wrap .woocommerce-MyAccount-navigation ul li a,
.myaccount-wrap .woocommerce-MyAccount-navigation ul li {
    font-family: 'Source Sans Pro', sans-serif;
}

.myaccount-wrap .woocommerce-MyAccount-content table {
    border-collapse: collapse;
    border: 1px solid rgba(0,0,0,0.1);
    font-size: 12px;
}

.myaccount-wrap .woocommerce-MyAccount-content table thead {
    background-color: #141515;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
}

.myaccount-wrap .woocommerce-MyAccount-content table thead th span {
    font-family: 'Montserrat', sans-serif;
}

.myaccount-wrap .woocommerce-MyAccount-content table .button {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background-color: #141515 !important;
    font-size: 12px;
    padding: 8px 15px;
    border-radius: 0;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.myaccount-wrap .woocommerce-MyAccount-content table .button:hover {
    background-color: #ff7707 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.myaccount-wrap .woocommerce-MyAccount-content h2 {
    font-size: 24px;
}

.myaccount-wrap .woocommerce-MyAccount-content .col-1,
.myaccount-wrap .woocommerce-MyAccount-content .col-2 {
    max-width: 100%;
}

.myaccount-wrap .woocommerce-MyAccount-content a.edit {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 700;
    color: #141515;
    font-size: 12px;
}

.myaccount-wrap .woocommerce-address-fields__field-wrapper p {
    display: block;
}

.myaccount-wrap .woocommerce-address-fields__field-wrapper label {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #8c8c8c;
}

.myaccount-wrap .woocommerce-address-fields__field-wrapper input {
    background-color: rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.05);
    color: #141515;
    padding: 10px 10px;
}

.myaccount-wrap .woocommerce-address-fields .button {
    margin-top: 10px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
    text-transform: uppercase !important;
    color: #fff !important;
    background-color: #141515 !important;
    font-size: 12px;
    padding: 10px 20px;
    border-radius: 0;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.myaccount-wrap .woocommerce-address-fields .button:hover {
    background-color: #ff7707 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.myaccount-wrap .woocommerce-EditAccountForm label {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #8c8c8c;
}

.myaccount-wrap .woocommerce-EditAccountForm input {
    background-color: rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.05);
    color: #141515;
    padding: 10px 10px;
}

.myaccount-wrap .woocommerce-EditAccountForm legend {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #141515;
    margin-top: 30px;
    font-size: 24px;
}

.myaccount-wrap .woocommerce-EditAccountForm button {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
    text-transform: uppercase !important;
    color: #fff !important;
    background-color: #141515 !important;
    font-size: 12px;
    padding: 10px 20px;
    border-radius: 0;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.myaccount-wrap .woocommerce-EditAccountForm button:hover {
    background-color: #ff7707 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.myaccount-wrap .woocommerce .myaccount-login-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #141515;
    margin-top: 0;
    font-size: 24px;
}

.myaccount-wrap .woocommerce-form-login {
    border: 0 !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.myaccount-wrap .woocommerce-ResetPassword label,
.myaccount-wrap .woocommerce-form-login label {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #8c8c8c;
}

.myaccount-wrap .woocommerce-ResetPassword input,
.myaccount-wrap .woocommerce-form-login input {
    background-color: rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.05);
    color: #141515;
    padding: 10px 10px;
}

.myaccount-wrap .woocommerce-ResetPassword button,
.myaccount-wrap .woocommerce-ResetPassword button:disabled,
.myaccount-wrap .woocommerce-form-login button {
    margin-top: 10px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
    text-transform: uppercase !important;
    color: #fff !important;
    background-color: #141515 !important;
    font-size: 12px;
    padding: 15px 20px;
    border-radius: 0;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.myaccount-wrap .woocommerce-ResetPassword button:hover,
.myaccount-wrap .woocommerce-form-login button:hover {
    background-color: #ff7707 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.myaccount-wrap .woocommerce-form__label-for-checkbox {
    margin-left: 20px;
    margin-bottom: 0;
    margin-top: 15px;
}

.myaccount-wrap .woocommerce-form__label-for-checkbox input,
.myaccount-wrap .woocommerce-form__label-for-checkbox span {
    vertical-align: middle;
}

.myaccount-wrap .woocommerce-LostPassword {
    margin-top: 10px;
    font-family: 'Source Sans Pro', sans-serif !important;
    color: #141515 !important;
    font-size: 14px;
    margin-bottom: 0;
}

/* WOOCOMMERCE WIDGETS */
.sidebar-block .widget_product_categories {
    font-size: 12px;
}

.sidebar-block .widget_product_categories ul li {
    padding: 10px 0;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    line-height: 20px;
}

.sidebar-block .widget_product_categories ul li:first-child {
    padding-top: 0;
}

.sidebar-block .widget_product_categories ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.sidebar-block .widget_product_categories .screen-reader-text {
    margin-bottom: 10px;
}

.sidebar-block .widget_product_categories select {
    width: 100%;
    padding: 5px;
    background-color: rgba(0,0,0,0.05);
    color: #8c8c8c;
    border: 0;
}

.sidebar-block .widget_product_categories select option {
    padding: 2px 5px;
}

.sidebar-block .woocommerce-widget-layered-nav {
    font-size: 12px;
}

.sidebar-block .woocommerce-widget-layered-nav ul li {
    padding: 10px 0;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    line-height: 20px;
}

.sidebar-block .woocommerce-widget-layered-nav ul li:first-child {
    padding-top: 0;
}

.sidebar-block .woocommerce-widget-layered-nav ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.sidebar-block .woocommerce-widget-layered-nav .select2-selection {
    border: 1px solid rgba(0,0,0,0.1) !important;
    color: #8c8c8c;
    border: 0;
    border-radius: 0 !important;
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
}

.sidebar-block .woocommerce-widget-layered-nav select option {
    padding: 2px 5px;
}

.sidebar-block .widget_price_filter .ui-slider-range,
.sidebar-block .widget_price_filter .ui-slider-handle {
    background-color: #ff7707 !important;
}

.sidebar-block .widget_price_filter .ui-widget-content {
    background-color: #141515 !important;
}

.sidebar-block .price_slider_amount button {
    background-color: #141515;
    color: #fff;
    border-radius: 0;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.sidebar-block .price_slider_amount button:hover {
    background-color: #ff7707;
    color: #fff;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.sidebar-block .price_slider_amount {
    padding: 0 5px;
    margin-top: 20px;
}

.sidebar-block .price_label {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    color: #8c8c8c;
}

.sidebar-block .widget_layered_nav_filters a,
.sidebar-block .widget_layered_nav_filters {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    color: #8c8c8c;
}

.sidebar-block .widget_rating_filter ul li {
    margin-bottom: 10px;
}

.sidebar-block .widget_rating_filter ul li:last-child {
    margin-bottom: 0;
}

.sidebar-block .widget_products ul li {
    padding: 10px 0;
}

.sidebar-block .widget_products ul li:first-child {
    padding-top: 0;
}

.sidebar-block .widget_products ul li:last-child {
    padding-bottom: 0;
}

.sidebar-block .widget_products ul li a {
    padding-bottom: 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.sidebar-block .widget_products .star-rating {
    margin-right: 5px;
}


.sidebar-block .widget_product_search {
    text-align: right;
}

.sidebar-block .widget_product_search .element-heading {
    text-align: left;
}

.sidebar-block .widget_product_search #woocommerce-product-search-field-0 {
    border: 0;
    height: 30px;
    padding: 5px 10px;
    width: 80%;
    background-color: rgba(0,0,0,0.05);
    margin-bottom: 0;
}

.sidebar-block .widget_product_search button {
    padding: 5px 10px;
    color: #141515;
    font-size: 12px;
    width: 19%;
    font-family: 'Source Sans Pro', sans-serif;
    background-color: rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.08);
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.sidebar-block .widget_product_search button:hover {
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.sidebar-block .widget_product_tag_cloud a {
    display: inline-block;
    padding: 4px 8px;
    background-color: rgba(0,0,0,0.05);
    color: #141515;
    vertical-align: top;
    border-radius: 3px;
    font-size: 12px !important;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    margin: 0 3px 6px 0;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.sidebar-block .widget_product_tag_cloud a:last-child {
    margin-right: 0;
    margin-bottom: 0;
}

.sidebar-block .widget_product_tag_cloud a:hover {
    background-color: #141515 !important;
    color: #fff;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    text-decoration: none;
}

.sidebar-block .widget_top_rated_products .product-title {
    font-weight: 400 !important;
}