/* 
Theme Name: Dr. Sahin Theme
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Spendenplattform für Dr. Sahin
Author: DigitalCreed GmbH
Author URI: https://digitalcreed.de/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

:root {
  --review-text-color: #F17622;
  --review-button-background: #F17622;
  --review-button-text-color: #fff;
}

.wcdp-amount{
	color: #fff;
}

@media(max-width:1350px){
	.cart-collaterals, .shop_table, .cart_item, .woocommerce-cart-form{
		width: 100% !important;
	}
	
}

