/*
 Theme Name:   Kayon Child Theme
 Theme URI:    https://kayon.themerex.net/
 Description:  Kayon Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     kayon
 Version:      1.0.0
 Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
 Text Domain:  kayon
*/


/* =Theme customization starts here
------------------------------------------------------------ */

/* --- Header --- */
.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]), [class*="scheme_"].sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]) {
	color: #ffffff;
	font-family: "Readex Pro";
	text-transform: capitalize;
}

.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_popup .sc_layouts_menu_nav > li > ul, .sc_layouts_menu_nav > li > ul ul, .sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
	background-color: #161616;
}

/* --- Footer --- */
.footer-company-info a {
	color: #161616 !important;
}

.footer-company-info a:hover {
	color: #636363 !important;
}

.sc_layouts_title_caption {
	color: #ffffff;
}

.sc_layouts_title .sc_layouts_title_breadcrumbs {
	color: #ffffff;
}

.sc_layouts_title .breadcrumbs a {
	color: #ffffff !important;
}

/* --- Financing Page Links --- */
.financing-contact-info-links a {
	font-weight: 400;
	text-transform: none;
}

/* --- Products --- */
.custom-background .content_wrap > .content, .background_banner_wrap ~ .content_wrap > .content {
	padding-top: 0px !important;
}

.add_to_cart_wrap {
	display: none;
}

/* --- Custom Get A Quote Button (Single Product Pages) --- */
.catcbll_preview_button .catcbll {
	color: #fff !important;
    font-size: 13px !important;
    border: 0px solid !important;
    border-color: none !important;
    border-radius: 2px !important;
    background-color: #161616 !important;
	text-align: center !important;
	max-width: 100% !important;
}

.single-product .catcbll_preview_button .fa {
	display: none !important;
}