/*
Theme Name:     CDR
Theme URI:      n/a
Template:       kadence
Author:         Internet Marketing Geeks
Author URI:     n/a
Description:    This is child theme developed for CDR and is a child of the Kadence theme.
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
body{
	padding:0px !important; 
}


.kadence-woo-template-wrap .kadence-bread-current{
	color:#ffffff !important;
}

.product-loop-boxed{
	box-shadow:none !important;
}

.wc-block-grid__product{
	border-bottom: 1px solid #000 !important;
	border-top: 1px solid #000 !important;
	border-left: 1px solid #000 !important;
	border-right: 1px solid #000 !important;
}


.tribe-tickets__tickets-title, .tribe-tickets__tickets-buy, .tribe-events-c-small-cta__link{
	font-size:0 !important;
}

.tribe-tickets__tickets-buy:after, .tribe-events-c-small-cta__link:after{
	content:"Register Students";
	font-size:16px;
}

.tribe-tickets__tickets-title:after{
	content:"How Many Students Are You Registering?";
	font-size:22px;
}

.tribe-tickets__tickets-item-extra-available{
	display:none;
}

.tribe-events-c-search__input{
	font-size:0 !important;
}

.tribe-events-c-search__input:after{
	content:"search courses";
	font-size:14px !important;
}
