/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


.woocommerce-Reviews, .woocommerce-Reviews-title, .related h2, #top div div.product .woocommerce-tabs ul.tabs li.active a, #top .variations .label label, #top div div.product .woocommerce-tabs .panel, .woocommerce-Tabs-panel h2, .woocommerce-Tabs-panel h1, .woocommerce-Tabs-panel p {
	color: #000 !important;}


::selection {

    background-color: #770200;
    color: #ffffff;

}
::selection {

    background-color: #770200;
    color: #ffffff;

}
element {

}

#pay_with_amazon {
    width: 250px!important;
    display: flex!important;
}

@media only screen and (max-width: 767px) {
	#pay_with_amazon {
		margin: 35px auto 0 auto!important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.cart-collaterals .cart_totals {
		width: 100%!important;
	}
}