/*
Theme Name: The7-Child
Template: dt-the7
Theme URI: http://the7.io/child
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Customized for SV-Mobil
Version: 9.17.2
Requires PHP: 5.6.20
Requires at least: 5.4.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/




/* CMP */
.ccm-cookie-declaration a {
	color: #000;
}
.ccm-cookie-declaration--change-consent {
	margin: 20px 0;
}
.ccm-cookie-declaration--change-consent a {
	text-decoration: none;
	padding: 10px;
	line-height: 1;
	background: #8fae4a;
	color: #fff;
}
.ccm-cookie-declaration--change-consent a:hover {
	background-color: #acc962;
}

h3.ccm-cookie-declaration--purpose--title {
	font-size: 24px;
	margin-top: 40px;
	color: #8fae4a;
}

.ccm-cookie-declaration--embedding {
	padding: 20px;
	border: 2px solid #ddd;
	margin-bottom: 15px;
}

table.ccm-cookie-declaration--table-cookie {
	border-collapse: collapse;
}
table.ccm-cookie-declaration--table-cookie th,
table.ccm-cookie-declaration--table-cookie td {
	border-bottom: 1px solid #ddd;
	padding: 8px 20px 8px 0;
}
.ccm-details--content--purpose {
    padding-left: 12px;
}