/* 
Theme Name: Card Collectors
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

html,
html body {
	overflow-x: hidden;
}

.ccBreadcrumbs {
	font-size: 24px;
	font-weight: 400;
	line-height: 100%;
	font-family: "Teko";
	text-transform: uppercase;
}

.ccBreadcrumbs .woocommerce-breadcrumb {
	color: #FFFFFF40;
	margin-bottom: 0px !important;
}

.ccBreadcrumbs a {
	color: #FFFFFF !important;
}

header+.woocommerce-notices-wrapper {
	display: none;
}

.elementor-widget-woocommerce-notices .woocommerce-message {
	margin-top: 30px;
	border-top-color: #FAC120;
}

.elementor-widget-woocommerce-notices .woocommerce-message::before {
	color: #FAC120;
}

.elementor-widget-woocommerce-notices .button {
	background: #FAC120 !important;
    border-radius: 4px !important;
    padding: 8px 15px 4px 15px !important;
    font-family: "Roboto" !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    color: #303437 !important;
}