/*
Theme Name: Cookie Consent by Insites
Author: Delighten
Author URI: http://delighten.co.uk
Description: Cookie Consent by Insites Wordpress Theme 2016
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

code.copy {
    background: #f5f5f5;
    display: block;
    border: none;
    padding: 15px 25px;
    color: #444;
    font-size: 13px;
    line-height: 19px;
    overflow-x: hidden;
    white-space: pre;
}

.copy-container {
    width: 100%;
    text-align: center!important;
}

.look__title {
    padding-bottom: 20px;
}

.theme-preview-container {
    background: black;
    height: 30px;
    width: 45px;
    padding: 5px;
}

.theme-preview-button {
    background: white;
    height: 10px;
    width: 15px;
    margin-top: 10px;
    margin-left: 20px;
}

.choose-colours label {
   margin-right: 3px;
}

.row {
    margin: 0!important;
}

#advanced-text {
    color: red;
}

#advanced-text a {
    color: red;
    border-bottom: 1px dotted red;
}

#advanced-text:before {
    font-family: Tahoma, Geneva, sans-serif;
    content: '!';
    float: left;
    padding: 15px 10px;
    color: red;
    font-size: 60px;
    font-weight: bold;
}

.template-download #cookie-consent-configurator .panel .panel-heading .panel-title a .number {
    background: #0396ac;
}

.template-download #cookie-consent-configurator .panel .panel-heading .panel-title a {
    background: rgba(4, 153, 169, .5);
}

.template-download #cookie-consent-configurator .panel .panel-heading .panel-title a .step-name {
    color: #fff;
}

.content p code {padding: 5px;}

.content img, .wp-caption {max-width: 100%;!important}

.wp-caption-text {margin-top: 5px;}

.demos-row h4 {
    margin: 5px 0;
}

.demos-row p {
    margin: 5px 0;
    font-size: 1em!important;
}

.demos-row img {
    border-radius: 3px;
}

.navbar--is-scrolled {
    margin-top: 0!important;
}