/*!
Theme Name: Poorex
Theme URI: https://wp.storebuild.shop/poorex/
Author: Theme_Pure
Author URI: https://themeforest.net/user/theme_pure/portfolio
Description: Poorex – Nonprofit Charity WordPress Theme 
Version: 1.0.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: poorex
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.widget_text.sidebar__widget.charity_widget {
	padding: 0 !important;
}

.tp-event-details__item-box .tp-event-details__item {
	margin-bottom: 30px !important;
}

.tp-event-2__item-thumb img {
	height: 170px !important;
}


.tp-product-action-btn-2 .woosw-btn {
	height: 40px;
	width: 40px;
	background-color: var(--tp-common-white);
	line-height: 40px;
	text-align: center;
	display: inline-block;
	color: var(--tp-theme-1);
	margin: 0px 5px;
	transition: 0.3s;
	font-size: 16px;
}

.tp-product-details-thumb-wrapper .woocommerce-product-gallery ol {
	margin-left: 0px;
	padding-left: 0;
	text-align: center;
}

.tp-product-details-thumb-wrapper .woocommerce-product-gallery ol li {
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	margin: 10px 10px;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot {
	color: #000;
}