/*
Theme Name: Alioth Child
Description: Child theme for the Alioth. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Read More</a>
Author: PeThemes
Author URI: http://pethemes.site
Template: alioth
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.product-dets .posted_in a, .product-dets .tagged_as a {color: #fff;}
form.comment-form input[type="text"] {background: #000;}

#trp_ald_modal_popup {
    display: none; }

		.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    background: #C70039;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background: #720EEC !important; }

.woocommerce form .form-row .input-text, .woocommerce form .form-row select{
    background: #131313 !important; }

.woocommerce-checkout #payment ul.wc_payment_methods li.payment_method_mycryptocheckout label .mcc_currency_icons {
    display: none !important; }

.wc_payment_method #mcc_currency_id_field select#mcc_currency_id {
    color: #fff;
}

.woocommerce form .form-row label {
    color: black;
}

#add_payment_method #payment div.payment_box p:last-child, .woocommerce-cart #payment div.payment_box p:last-child, .woocommerce-checkout #payment div.payment_box p:last-child {
color: black;
}



