/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .variations tr .label{
	padding-left:0px;
	height:44px;
}

body .variations tr .value{
	padding-top:5px;
}

body .variable-items-wrapper .variable-item span{
	color:#ffffff;
}

body .value .variable-items-wrapper li{
	background-color:rgba(255,255,255,0) !important;
}

body .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button{
	background-color:#0f0f0f !important;
}

body .woocommerce-variation-price .price bdi{
	display:inline-block;
	height:33px;
}

body .variations_form div .woocommerce-variation-add-to-cart-enabled{
	margin-top:9px;
}

body .variations tr ul{
	padding-left:-10%;
}

body .woocommerce-NoticeGroup-checkout div ul{
	background-color:#161616;
}

body .woocommerce-NoticeGroup-checkout div li{
	color:#f01d1d;
}

body .ppcp-messages span iframe{
	background-color:#ffffff !important;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

body .wc_payment_method .payment_box p{
	color:#000000;
}