/*
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.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.cn-buttons-container .cn-button {
    color: #fff !important;
}
.cookie-notice-container {
    padding: 10px;
}
@media only screen and (max-width: 425px) {
	.cookie-notice-container .cn-close-icon {
		right: 7px;
    	top: 7%;
	}
}