/*
 Theme Name:   Toocheke Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Toocheke Child Theme
 Author:       Numinous Games
 Author URI:   http://example.com
 Template:     toocheke
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  toochekechild
*/

.navbar {
	padding: 0 !important;
	background-image: linear-gradient(#1d1d1d, #686868);
}

#bs4Navbar {
	margin-top: 0 !important;
}

#site-navigation .header-title-link img {
    max-width: 150px !important;
    width: 100% !important;
}

#main-menu li {
	padding-left: 0 !important;
	padding-right: 0 !important
}

.bnnr-video h2.has-white-color.has-text-color a {
	color: #fff !important;
}

.donate-btn {
    background-color: #000;
    padding: 5px;
    border: 1px solid #000;
    border-radius: 6px;
}

.connect-btn {
	border-right: 0 !important;
}

.has-white-color.has-text-color {
	font-family: 'Chau Philomene One', sans-serif;
}

.creative-play .wp-block-image img, .uagb-post-grid .uagb-post__image img {
    height: 225px !important;
    object-fit: cover !important;
}

.download-painted-waters .wp-block-image img {
	height: 225px !important;
    object-fit: cover !important;
}

hr.wp-block-separator {
	margin: 3em;
	width: 90%;
}

span.page-numbers.current {
    color: #fff!important;
}

.callout {
	text-align: center;
	position: relative;
	margin-bottom: 20px;
	margin-bottom: 2rem;
}

@media all and (min-width:600px) {
	.callout {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
		border-left: solid transparent;
		border-right: solid transparent;
		border-left-width: 10px;
		border-left-width: 1rem;
		border-right-width: 10px;
		border-right-width: 1rem;
	}
}

@media all and (min-width:1024px) {
	.callout {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
		border-left-width: 0;
		border-right-width: 0;
	}
}

.callout--image-background {
	padding-top: 10px;
	padding-top: 1rem;
	padding-bottom: 110px;
	padding-bottom: 11rem;
	color: #fff;
}

.callout--image-background .callout__image-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
	border-radius: 3px;
}

.callout--image-background .callout__image {
	max-width: none;
	min-height: 100%;
	min-width: 100%;
}

.callout__image-container {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	background-color: #dfdfdf;
}

.callout__image {
	margin: auto;
}

.callout__body {
	position: relative;
	z-index: 3;
	overflow: hidden;
	padding: 20px;
	padding: 2rem;
}

.callout__body {
	background-color: #dfdfdf;
	border-radius: 3px;
}

.callout--image-background .callout__body {
	background: transparent;
}

.callout__title {
	font-style: normal
	font-weight: 700;
	line-height: 1.2;
	font-size: 16px;
	font-size: 1.6rem;
}
.uagb-post-grid .uagb-post__columns-2 article {
    width: 100%;
}

.blog-main .uagb-post-grid .uagb-post__columns-2 article {
    width: 50%;
}

.uagb-block-cfc64193 .uagb-post__inner-wrap > .uagb-post__image:first-child {
    margin-left: 0;
}

.sidebar-posts article .uagb-post__inner-wrap .uagb-post__image {
    width: 50% !important;
    float: left;
    margin-top: 0 !important;
}

.sidebar-posts article .uagb-post__inner-wrap .uagb-post__text {
    width: 50%;
    float: left;
    margin-left: 40px;
}

.read-m {
    color: #ffffff;
    background: #333333;
    border-width: 1px;
    border-style: none;
    padding: 8px 10px;
}

.read-m:hover {
    color: #ffffff;
}

.wp-block-column.blog-main {
    flex-basis: unset !important;
    padding: 50px 100px 0px;
}

.wp-block-column.main-header-section {
    padding: 40px 0px 40px !important;
}

.sidebar-posts {
    border-left: 1px solid #ccc;
    padding-left: 30px;
}

.uagb-block-cfc64193 .uagb-post__text .uagb-post__cta a {
    color: #703565;
    padding: 5px 0px;
    background: white;
}

.wp-block-uagb-section.uagb-section__wrap.uagb-section__background-undefined.uagb-block-4604aaef.video-posts {
	margin-top: -40px;
}

span.dashicons-calendar.dashicons {
    display: none;
}

@media all and (min-width:768px) and (max-width:1024px) {
	.wp-block-column.blog-main {
		flex-basis: unset !important;
		padding: 50px 10px 0px;
	}

	.sidebar-posts article .uagb-post__inner-wrap .uagb-post__image {
		width: 100% !important;
		float: left;
	}

	.sidebar-posts article .uagb-post__inner-wrap .uagb-post__text {
		width: 100%;
		float: left;
		margin-left: 0;
	}
}

@media all and (max-width:767px) {
	.wp-block-columns {
		margin-bottom: 10px;
	}

	.blog-main .wp-block-coblocks-column.coblocks-column-04104258322 {
		margin-bottom: 0 !important;
		padding-bottom: 0;
	}

	.wp-block-column.blog-main {
		flex-basis: unset !important;
		padding: 50px 10px 0px;
	}

	.blog-main .uagb-post-grid .uagb-post__columns-2 article {
		width: 100% !important;
	}

	.uagb-block-cfc64193 .uagb-post__inner-wrap > .uagb-post__image:first-child {
		margin-right: 0;
	}

	.sidebar-posts {
		padding-left: 0;
		border-left: none;
	}
}

@media all and (min-width:1280px) {
	.callout__title {
		font-size: 16px;
		font-size: 1.6rem;
	}
}