/*
Theme Name: DGT Soraka Child
Theme URI: http://demo.dgtthemes.com/soraka/
Description: A WordPress Blog Theme
Author: Dragon theme
Author URI: http://dgtthemes.com
Template: dgt-soraka
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, sticky-post, theme-options
Version: 1.0.7
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: dgt-soraka-child
*/

@import url("../dgt-soraka/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
@media  only screen and (-webkit-min-device-pixel-ratio: 1.3),
  only screen and (-o-min-device-pixel-ratio: 13/10),
  only screen and (min-resolution: 120dpi) {
  #logo-retina, .fixed-header.sticking #logo-fixed {
    display: block; }

  #logo, .fixed-header.sticking #logo, .fixed-header.sticking #logo-retina {
    display: none !important; } }
.woocommerce .summary .label{
	color:black !important;
}
.donation-form label {
	color: #000 !important;	
}