/* 
Theme Name:		 Toocheke Premium Child
Theme URI:		 https://www.store.toocheke.com/
Description:	 Toocheke Child is a child theme of Toocheke
Author:			 LeeToo
Author URI:		 https://leetoo.net/
Template:		 toocheke-premium
Version:		 1.0.0
Text Domain:	 toocheke-premium-child
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/


/* Write here your own personal stylesheet */

.wp-block-button__link {
	border-radius:50px;
	background-color:#3e91c2;
	display:inline-block;
	margin-top:15px;
	margin-bottom:10px;
}

.wp-block-search__button {
	padding-top: 0px;
	padding-bottom: 0px;
}

.blog-wrapper {
    display: none;
}

.col-md-6 {
	max-width: 300px;
}

#patreon-login {
	text-shadow: 2px 2px 4px #000000;
	padding: 30px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: 100px;
	background-image: url("");
	text-align: center;
	position: relative;
	margin-bottom: 15px;
}


