/*
Theme Name: FBPT Kadence Child
Theme URI: https://lovelypixels.com
Description: FB Pull Tabs Child theme based on the Kadence theme
Author: LovelyPixels
Author URI: http://example.com
Template: kadence
Version: 0.0.4
Text Domain: fbpt-kadence

This theme is a child of the Kadence theme.
*/

span.onsale{
	font-size: 1rem!important;
	padding: 12px!important;
	background-color: #E7CC10!important;
    font-family:'Montserrat';
}
.elementor-pagination{
	margin-top: 2rem;
}
#products .entry,
#products .entry.loop-entry{
	box-shadow:none;
}

.sold-out-label {
	font-size: 1rem;
	line-height: 1.2;
    color: white;
    font-weight: bold;
    background-color: black;
    padding: 12px;
    border-radius: 5px;
	position:absolute;
	right:0.5rem;
	top:0.5rem;
}

#tefw_exempt_field{
	margin-bottom:15px!important;
}


/* Buy Together */

.iconic-wsb-product-bumps__button{
	padding:15px 45px!important;
}