Styling for Cookie Plugin
/* =============================================================================
Cookiebar Modifications
========================================================================== */
#top #cookie-law-info-bar {
width: 85px;
margin: 0 40px;
border-top-color: $color-turqoise !important;
span p {
font-family: $font-grad;
font-size: 12px;
line-height: 18px;
}
}
#cookie_action_close_header {
margin-top: 5px;
margin-bottom: 5px;
font-family: $font-canada-type-gibson;
&:hover {
text-decoration: none;
}
}
#cookie-law-info-again {
left: 40px !important;
}
.cli-plugin-button, .cli-plugin-button:visited {
-webkit-box-shadow: none;
border: none;
border-radius: 50%;
-webkit-border-radius: 50%;
width: 39px;
height: 39px;
padding-top: 13px;
}
a.cli-plugin-main-link {
width: 100%;
display: inline-block;
font-family: $font-grad;
font-size: 12px;
line-height: 18px;
}