/*
Theme Name: Mixtas Child
Theme URI: http://mixtas.novaworks.net
Description: This is a child theme for Mixtas Theme.
Author: Novaworks
Author URI: http: //www.novaworks.net/
Template: mixtas
Version: 1.0
*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/


.widget.woocommerce.widget_product_tag_cloud .tagcloud a{
	color: #3E3030;
}
.kitify-toggle-sidebar.kitify-active-sidebar-toggle .kitify-toggle-sidebar__container{
	background: #322626;
    padding: 80px 30px 30px 30px !important;
}
.kitify-toggle-sidebar.kitify-active-sidebar-toggle .toggle-column-btn__wrap {
    background-color: #322626;
}
.kitify-toggle-sidebar.kitify-active-sidebar-toggle .toggle-column-btn {
    background-color: #ffffff00;
}
.widget.novaapf-ajax-term-filter ul li .count, .widget.woocommerce li .count {
    color: #AF9774;
    font-size: 1rem;
}
.widget.widget_novaapf-category-filter ul li a {
    font-size: 1rem;
}
.widget.widget_novaapf-category-filter ul li a:hover {
    color: #af97747a;
}
.widget.novaapf-ajax-term-filter ul li a:hover {
    color: #af977485;
}
.widget.woocommerce.widget_product_tag_cloud .tagcloud a:hover {
    opacity: 1;
    color: #af9774;
}
.kitify-toggle-sidebar__toggle {
	top: 15%;
    right: -50px;
    width: 50px;
    height: 50px;
    background-color: #af9774;
	border: #af9774 solid 1px;
}
.kitify-toggle-sidebar__toggle:before {
    color: #3e3030;
    line-height: 50px;
}
body.elementor-editor-active .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type .shop-display-grid.active, body.elementor-editor-active .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type .shop-display-list.active, body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type .shop-display-grid.active, body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type .shop-display-list.active {
    background-color: #af9774;
    color: #3e3030;
}
.select2-dropdown {
    background-color: #372B2B;
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
    background-color: #af9774;
    color: #3e3030;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: var(--site-accent-color);
    color: #af9774;
}
.accordion{
	background: #3E3030;
}
@media print, screen and (min-width: 64em) {
    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
        width: 14.125rem;
        margin-right: 2rem;
        margin-bottom: 0;
        float: left;
    }
}
.woocommerce-info {
    background-color: #453536;
    color: #af9774;
    font-size: 1rem;
    line-height: 1.125rem;
    margin: 0;
    list-style-type: none;
    position: relative;
    margin-bottom: 2.5rem;
    padding: 1.5625rem;
    line-height: 1.5rem;
    align-items: center;
}
.woocommerce-info a {
    color: #af9774 !important;
    font-size: 1rem;
    font-weight: 400;
}
.woocommerce-info a:hover {
    border-bottom: 1px solid transparent;
    background-color: transparent;
    color: #af977487 !important;
    font-size: 1rem;
    font-weight: 400;
}
@media print, screen and (min-width: 40em) {
    .woocommerce-info a {
        border-bottom: 1px solid;
        line-height: 18px;
    }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
    font-size: 1.1rem;
    font-weight: 400;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
    font-weight: 400;
}
.elementor-kit-8 button, .elementor-kit-8 input[type="button"], .elementor-kit-8 input[type="submit"], .elementor-kit-8 .elementor-button {
    color: var(--e-global-color-secondary);
    background-color: var(--e-global-color-text);
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
    border-color: #af9774;
    border-radius: var(--site-field-radius);
}
body.elementor-editor-active .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering, body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering {
    border: solid 1px var(--site-border-color);
    padding: 0.2125rem 0.5375rem;
}




/****************************************************************/
/****************************************************************/
/****************************************************************/
