/*
Theme Name: Syndified Child Theme
Theme URI: https://designStudio.com
description: Next Generation WordPress Theme to showcase products with a complex data syndication 
Version: 2.0.0
Author: DesignStudio
Author URI: https://designstudio.com/
Template: syndified-theme-main
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Text Domain: syndified-theme-child
*/
#dsShowcaseHeader ul li, #dsFooter ul li{
	list-style: none;
}
ul li {
  list-style: disc;
  list-style-position: inside;
  font-size: 1.125em;
}
.gform_wrapper ul li {
  list-style: none;
}

.hide-header > .show-sub-item{
	visibility: hidden;
}

.wc_payment_method.payment_method_wc_valorpay label {
	display: flex;
  align-items: center;
}
.wc_payment_method.payment_method_wc_valorpay {
  list-style: none;
  display: flex;
  line-height: 0 !important;
  align-items: center;
}
.wc_payment_methods.payment_methods.methods li {
  list-style: none;
height: 42px;
}

.ds-estore-search-content h1 {
	color:#fff;
}