ю/*
Theme Name: ShiftUp
Theme URI: https://shiftup.qodeinteractive.com
Description: Car Repair & Auto Services Theme
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Text Domain: shiftup
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.4
Tested up to: 6.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
body, * {
    font-family: "Xolonium", sans-serif !important;
}
:root {
    --qode-main-color: rgb(180, 130, 184);
    --qode-header-light-color: #fff;
    --qode-header-light-hover-color: #F3F3F3;
    --qode-header-dark-color: #000;
    --qode-header-dark-hover-color: #161616;
}
.qodef-m-opener-label {
	font-weight: 400;
} 

.qodef-hover-links a{
	font-size: 18px !important;
	letter-spacing: 0;
}
.wc-block-cart-items th {
        padding: 8px 16px !important;
}


.qodef-svg--cursor-link g path {
    fill: rgb(180, 130, 184);
    opacity: 1 !important;
}
