div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}@font-face {
font-family: 'entypo-custom';
src: url(//lab.cologne/wp-content/themes/visual/fonts/entypo-custom.eot?01);
src: url(//lab.cologne/wp-content/themes/visual/fonts/entypo-custom.eot?01#iefix) format("embedded-opentype"), url(//lab.cologne/wp-content/themes/visual/fonts/entypo-custom.woff?01) format("woff"), url(//lab.cologne/wp-content/themes/visual/fonts/entypo-custom.ttf?01) format("truetype"), url(//lab.cologne/wp-content/themes/visual/fonts/entypo-custom.svg?01#entypo-custom) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-size: 18px;
font-size: 1.8rem;
margin-right: 8px;
font-family: 'entypo-custom';
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
}
.icon-menu:before {
content: '\2630';
}
.icon-comment:before {
content: '\e720';
}
.icon-right-circled:before {
content: '\f0a9';
}
.icon-dropdown:before {
content: '\e760';
}
.icon-search:before {
content: '\1f50d';
}  html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body {
background: #fff;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img {
border: 0;
}  h1, h2, h3, h4, h5, h6 {
clear: both;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 15px;
} p {
margin-bottom: 15px;
}
ul, ol {
margin: 0 0 15px 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
margin-left: 15px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 15px 15px;
}
b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 15px;
}
address {
margin: 0 0 15px;
}
pre {
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 14px;
font-size: 1.4rem;
padding: 15px;
overflow: auto;
max-width: 100%;
margin-bottom: 15px;
}
code, kbd, tt, var {
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 14px;
font-size: 1.4rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #faf8cb;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 0 0 15px;
width: 100%;
}
th {
font-weight: bold;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
input,
textarea {
border: none;
}
button,
input {
line-height: normal; *overflow: visible; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] { }
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover { }
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active { }
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="search"] {
-webkit-appearance: textfield;  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type=text],
input[type=email],
input[type=password],
textarea { }
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus { }
input[type=text],
input[type=email],
input[type=password] {
padding: 5px;
}
textarea {
overflow: auto; vertical-align: top; width: 98%;
} .alignleft {
display: inline;
float: left;
margin-right: 15px;
}
.alignright {
display: inline;
float: right;
margin-left: 15px;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
display: block;
font-size: 14px;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
} body,
button,
input,
select,
textarea {
font-family: "Raleway", sans-serif;
font-weight: 400;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5;
}
body {
background: #f5f5f5;
color: #333;
}
a {
color: #449ccc;
text-decoration: none;
transition: color 0.2s ease-out;
}
a:hover,
a:focus,
a:active {
text-decoration: underline;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="email"],
input[type="search"],
input[type="url"],
textarea {
border: 1px solid #eee;
padding: 5px;
border-radius: 3px;
outline: 0;
}
input[type="submit"],
input[type="button"],
input[type="reset"] {
display: inline-block;
padding: 8px 24px 7px;
text-decoration: none;
border-radius: 3px;
cursor: pointer;
background: #eee;
color: #666;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
padding: 7px 24px 8px;
background: #ccc;
color: #333;
}
pre {
border-radius: 6px;
} html, body {
height: 100%; } #page {
min-height: 100%;
height: auto !important;
height: 100%; margin: 0 auto -52px;
}
#push {
height: 52px;
} .section {
margin: 0 auto;
max-width: 1020px;
padding: 0 15px;
}
#primary {
float: left;
width: 100%;
padding-right: 320px;
box-sizing: border-box;
}
#secondary {
float: left;
width: 300px;
margin-left: -300px;
}
@media screen and (max-width: 790px) {
#primary {
float: none;
padding: 0;
}
#secondary {
float: none;
width: auto;
margin: 0 0 40px;
}
} #masthead {
background: #eee;
margin-bottom: 20px;
position: relative;
}
#masthead .section {
padding: 0 30px;
}
#masthead hgroup {
margin-top: 12px;
float: left;
padding-left: 15px;
min-height: 48px;
}
.site-title {
font-size: 26px;
font-size: 2.6rem;
word-break: break-all;
}
.site-title a {
letter-spacing: 1px;
}
@media screen and (max-width: 790px) {
#masthead .section {
padding: 0;
}
#masthead hgroup {
padding-left: 20px;
}
}
@media screen and (max-width: 490px) {
.site-title {
padding-right: 102px;
}
} .main-navigation {
display: block;
float: right;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
font-size: 11px;
font-size: 1.1rem;
letter-spacing: 1px;
text-transform: uppercase;
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
padding: 22px 20px;
}
.main-navigation li a:hover {
background: #e9e9e9;
}
.main-navigation li:hover > a {
background: #e9e9e9;
}
.main-navigation .menu-item-has-children a {
padding-right: 40px;
}
.main-navigation .menu-item-has-children > a:after {
content: '\e760';
font-family: 'entypo-custom';
font-size: 16px;
font-size: 1.6rem;
line-height: 1;
position: absolute;
right: 20px;
speak: none;
}
.main-navigation .menu-item-has-children .menu-item-has-children a {
padding: 18px 20px;
}
.main-navigation .menu-item-has-children .menu-item-has-children > a:after {
content: none;
}
.main-navigation ul ul {
display: none;
background: #e9e9e9;
position: absolute;
float: left;
margin: 0;
top: 60px;
left: 0;
width: 190px;
z-index: 99999;
}
.main-navigation ul ul li {
border: none;
float: none;
border-top: 1px solid #f5f5f5;
}
.main-navigation ul ul li a {
border: none;
padding: 18px 20px;
}
.main-navigation ul ul li a:hover {
background: #ddd;
}
.main-navigation ul ul li:last-of-type a {
border: none;
}
.main-navigation ul li:hover > ul {
display: block;
} .main-navigation ul ul ul {
display: block;
position: relative;
float: none;
border-left: none;
border-right: none;
top: 0;
left: 0;
width: 190px;
}
.main-navigation ul ul ul li:last-of-type {
border: none;
} .menu-toggle {
cursor: pointer;
display: none;
}
.main-small-navigation .menu {
display: none;
}
@media screen and (max-width: 790px) {
.main-navigation {
clear: both;
float: none;
}
.main-navigation li:first-child a {
padding-left: 20px;
}
.main-navigation a {
padding: 18px 14px;
}
.main-navigation ul ul {
top: 52px;
}
}
@media screen and (max-width: 490px) {
.menu-toggle {
display: block;
position: absolute;
top: 0;
right: 0;
}
.menu-toggle a {
padding: 16px 20px 17px;
}
.menu-toggle a:hover {
background: #e9e9e9;
}
.main-navigation .menu {
display: none;
}
.main-navigation li {
border-top: 1px solid #f9f9f9;
float: none;
}
.main-navigation li:first-child a {
padding-left: 14px;
}
.main-navigation ul ul {
background: none;
float: none;
position: relative;
width: auto;
top: 0;
display: block;
}
.main-navigation ul ul li a, .main-navigation ul ul li:first-child a {
padding: 18px 20px 18px 40px;
}
.main-navigation ul ul li a:hover {
background: #e9e9e9;
}
} .masonry #primary {
float: none;
padding: 0;
}
.masonry .hentry {
width: 100%;
margin: 0 0 20px;
}
@media screen and (min-width: 790px) { .masonry .hentry {
width: calc(33.3% - 20px);
margin-right: 30px;
transition: height, width 0.2s;
} .masonry .hentry:nth-child(3) {
margin-right: 0;
}
}
@media screen and (min-width: 510px) and (max-width: 789px) {
.masonry .hentry {
width: calc( 50% - 10px);
} .masonry .hentry:nth-child(2) {
margin-right: 0;
}
}
.masonry .hentry img {
display: block;
width: 100%;
height: auto;
}
.post-link {
float: right;
}
.masonry .twitter-tweet {
padding-bottom: 90px;
}
.masonry .twitter-tweet-rendered {
padding-bottom: 0;
} .hentry {
margin: 0 0 20px 0;
border-radius: 3px;
background: #fff;
border: 1px solid #eee;
overflow: hidden;
}
.entry-title {
font-size: 20px;
font-size: 2.0rem;
word-break: break-all;
}
.entry-header {
padding: 10px 15px 10px;
}
.entry-meta {
clear: both;
font-size: 13px;
font-size: 1.3rem;
}
.entry-content, .entry-summary {
padding: 20px 15px 10px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
font-weight: 700;
margin-bottom: 15px;
}
.entry-content h1, .entry-content h2 {
font-size: 18px;
font-size: 1.8rem;
letter-spacing: 1px;
}
.entry-content h3 {
font-size: 16px;
font-size: 1.6rem;
}
.entry-content h4, .entry-content h6 {
font-size: 15px;
font-size: 1.5rem;
}
footer.entry-meta {
padding: 15px 15px;
}
.sticky { } .page-header {
border: 1px solid #eee;
border-radius: 3px;
margin-bottom: 20px;
padding: 15px;
}
.page-header .page-title {
font-size: 16px;
font-size: 1.6rem;
}
.taxonomy-description p {
margin: 5px 0 0;
} .search-no-results .hentry {
float: none;
width: auto;
}
.error404 .entry-content #searchform {
margin-bottom: 20px;
}
.error404 .widget_recent_entries {
border: none;
}
.error404 .widget_recent_entries ul {
list-style: none;
margin-left: 0;
}
@media screen and (max-width: 790px) {
.search-no-results .hentry {
float: none;
width: auto;
}
} .page-template-page-fullwidth-php #primary {
padding: 0;
} #nav-below {
clear: both;
margin-bottom: 30px;
border: 1px solid #e5e5e5;
border-radius: 3px;
}
#nav-below .nav-previous a, #nav-below .nav-next a {
padding: 10px 15px;
float: left;
}
#nav-below .nav-next a {
float: right;
}
.page-links {
clear: both;
padding: 10px 0;
}
.page-links a {
display: inline-block;
padding: 4px 10px;
margin: 0 5px;
background: #f5f5f5;
border-radius: 3px;
} .widget {
background: #fff;
border-radius: 3px;
font-size: 13px;
font-size: 1.3rem;
margin: 0 0 1.5em;
padding: 0 0 1.5em;
overflow: hidden;
border: 1px solid #eee;
}
.widget-title {
display: block;
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 10px;
padding: 6px 20px;
}
.widget-title:after {
content: "";
display: block;
}
.widget-area ul {
list-style: none;
margin: 0 20px;
}
.widget-area li {
line-height: 1.5;
padding: 3px 0;
} .widget-area .tagcloud,
.widget-area .textwidget,
.widget-area select,
.widget-area .recentcommentsavatar,
.widget-area #subscribe-blog,
.widget-area .milestone-content,
.widget-area .widgets-multi-column-grid,
.widget-area .widgets-grid-layout,
.widget-area #pd_top_rated_holder,
.widget_gravatar p,
.widget_image img,
.widget_goodreads embed,
.widget_goodreads img,
.widget-grofile .grofile-thumbnail,
.widget-grofile h4,
.widget-grofile p,
.widget-grofile ul,
.widget_facebook_likebox iframe {
margin-left: 20px;
margin-right: 20px;
}
.widget-grid-view-image {
max-width: 43.5% !important;
}
.widget_image img {
max-width: 87%;
} .widget select {
max-width: 100%;
} .widget_search #searchform {
padding: 20px 20px 0;
}
.widget_search #s {
max-width: 65%;
}
.widget_search input[type="submit"] {
max-width: 30%;
padding: 5px 12px 6px;
}
.widget_search input[type="submit"]:active {
margin-top: -1px;
padding: 6px 12px 5px;
} table#wp-calendar {
margin: 0 20px 10px;
width: 260px;
max-width: 88%;
}
#wp-calendar td,
#wp-calendar th {
padding: 5px 2px;
text-align: center;
}
#wp-calendar #prev {
text-align: left;
}
#wp-calendar #next {
text-align: right;
} .site-header img,
.hentry img,
.comment-content img,
.widget img {
max-width: 100%; height: auto;
}
.site-header img,
.hentry img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] {
height: auto; }
.site-header img,
.hentry img,
img.size-full {
max-width: 100%;
width: auto; }
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
background: #f9f9f9;
border: 1px solid #eee;
margin-bottom: 15px;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 5px 0;
}
.site-content .gallery {
margin-bottom: 15px;
}
.gallery-caption {
font-size: 13px;
font-size: 1.3rem;
}
.gallery-item {
display: inline-block;
text-align: left;
vertical-align: top;
width: 100%;
margin-bottom: 15px;
}
.gallery .gallery-item img {
display: block;
margin: 0 auto;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
font-size: 13px;
margin-top: 1em;
color: #999;
}
.gallery:before,
.gallery:after {
content: " ";
display: table;
}
.gallery:after {
clear: both;
} embed,
iframe,
object {
max-width: 100%;
} #comments {
border: 1px solid #e5e5e5;
border-radius: 3px;
margin-bottom: 20px;
padding: 15px;
}
#comments .comment-meta a {
text-decoration: none;
}
.bypostauthor { }
.comments-title, .nocomments, #reply-title {
font-size: 15px;
font-size: 1.5rem;
margin: 0 0 15px 0;
}
.commentlist {
list-style: none;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
}
.commentlist:after {
content: '';
width: 100%;
height: 1px;
display: block;
margin-top: 20px;
}
li.comment {
list-style: none;
margin: 0 0 15px;
position: relative;
padding-left: 75px;
}
article.comment {
background: #fff;
display: block;
border-radius: 3px;
padding: 10px;
overflow: hidden;
font-size: 14px;
font-size: 1.4rem;
}
.commentlist .pingback {
margin: 0 0 5px;
}
.commentlist .children {
margin: 10px 0 0 0;
padding: 0;
}
.commentlist .avatar {
position: absolute;
top: 0;
left: 0;
padding: 0;
}
.comment-author cite {
font-style: normal;
font-weight: bold;
}
.comment-meta {
font-size: 12px;
font-size: 1.2rem;
margin-bottom: 5px;
}
#respond p {
margin-bottom: 10px;
}
#respond .form-allowed-tags {
margin-bottom: 30px;
}
#respond .form-allowed-tags code {
font-size: 12px;
font-size: 1.2rem;
}
#respond input[type=text] {
display: block;
width: 60%;
}
#respond textarea {
display: block;
margin: 10px 0;
padding: 5px;
width: 90%;
}
#respond .form-allowed-tags {
clear: both;
width: 90%;
}
#respond .form-allowed-tags code {
display: block;
}
#commentform label[for="author"],
#commentform label[for="email"],
#commentform label[for="url"] {
float: left;
padding: 5px 0;
width: 100px;
} #colophon {
background: #eee;
padding: 15px 0;
}  body {
background: #212121;
color: #eee;
}
a {
color: #40d7bc;
}
a:visited {
color: #40d7bc;
}
a:hover,
a:focus,
a:active {
color: #fff;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="email"],
input[type="search"],
input[type="url"],
textarea {
background: #191919;
color: #eee;
border: 1px solid #292929;
border-top: none;
box-shadow: inset 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
input[type="submit"],
input[type="button"],
input[type="reset"] {
background: #313131;
background: linear-gradient(#323232 0%, #212121 100%);
color: #fff;
border: none;
border-bottom: 2px solid #000;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
background: #212121;
background: linear-gradient(#212121 0%, #323232 100%);
border: none;
border-top: 2px solid #000;
}
pre {
border: 1px solid #292929;
border-top: none;
box-shadow: inset 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
background: #191919;
}
mark, ins {
background: #00877f;
} #masthead {
background: #313131;
box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.05);
}
.site-title a {
color: #eee;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}
.site-title a:hover {
color: #40d7bc;
text-decoration: none;
} .main-navigation {
border-right: 1px solid #161616;
}
.main-navigation li {
border-left: 1px solid #161616;
}
.main-navigation a {
color: #ddd;
box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
border-left: 1px solid #363636;
}
.main-navigation li:last-of-type a {
border-right: 1px solid #363636;
}
.main-navigation li a:hover {
border-color: #000;
background: #000;
color: #40d7bc;
}
.main-navigation li:hover > a {
border-color: #000;
background: #000;
}
.main-navigation ul ul {
background: #313131;
left: -1px;
border-top: 1px solid #222;
border-left: 1px solid #222;
border-right: 1px solid #222;
}
.main-navigation ul ul li {
border-top: 1px solid #161616;
}
.main-navigation ul ul li a {
background: #313131;
border-bottom: 1px solid #363636;
}
.main-navigation ul ul li a:hover {
background: #313131;
border-color: #363636;
} .masonry .hentry {
margin-right: 1.5%;
}
.masonry .entry-title a {
color: #fff;
}
.masonry footer.entry-meta a {
text-decoration: none;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
}
.masonry footer.entry-meta a:hover {
text-decoration: none;
color: #fff;
}
footer.entry-meta .post-link a:hover {
color: #40d7bc;
} .hentry {
background: #292929;
box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
border: none;
}
.entry-header {
border-bottom: 1px solid #161616;
}
.entry-meta a {
color: #ddd;
}
.entry-content, .entry-summary {
border-top: 1px solid #363636;
border-bottom: 1px solid #161616;
}
footer.entry-meta {
border-top: 1px solid #333;
}
footer.entry-meta a {
color: #ccc;
}
footer.entry-meta a:hover {
color: #40d7bc;
} .page-header {
border: 1px solid #333;
border-top: 1px solid #292929;
box-shadow: inset 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
} #nav-below {
border: 1px solid #292929;
box-shadow: inset 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
#nav-below a {
color: #ddd;
text-decoration: none;
}
#nav-below a:hover {
color: #40d7bc;
}
.page-links a {
background: #313131;
text-decoration: none;
} .widget {
background: transparent;
}
#secondary .widget {
background: #292929;
box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
border: none;
}
#secondary .widget-title {
border-bottom: 1px solid #161616;
}
.widget_search input[type="submit"] {
padding: 3px 12px 4px;
}
.widget_search input[type="submit"]:active {
margin-top: -1px;
padding: 4px 12px 3px;
color: #f9f9f9;
} .wp-caption {
background: #212121;
border: 1px solid #333;
} #comments {
border: 1px solid #292929;
border-top: none;
box-shadow: inset 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
#comments a {
color: #ddd;
}
#comments a:hover {
color: #40d7bc;
}
.commentlist:after {
background: #191919;
border-bottom: 1px solid #363636;
}
article.comment {
background: #292929;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.commentlist .avatar {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}
#respond .form-allowed-tags {
color: #ccc;
} #colophon {
background: #313131;
border-top: 1px solid #212121;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}
#colophon a {
color: #ddd;
} @media screen and (max-width: 790px) {
.main-navigation .menu {
border-top: 1px solid #161616;
}
.main-navigation .menu li:last-child {
border-right: 1px solid #161616;
}
}
@media screen and (max-width: 490px) {
.menu-toggle {
border-left: 1px solid #161616;
}
.menu-toggle a:hover {
border-color: #000;
background: #000;
color: #40d7bc;
}
.main-navigation, .main-navigation .menu {
border: none;
}
.main-navigation li {
border: none;
border-top: 1px solid #161616;
box-shadow: none;
}
.main-navigation li:hover > a {
background: none;
}
.main-navigation a {
border: none;
}
.main-navigation li a:hover {
background: #000;
}
.main-navigation ul ul {
background: none;
top: 0;
border: none;
}
.main-navigation ul ul li a:hover {
background: #000;
}
.main-navigation ul ul li a:hover {
border-color: #161616;
}
}  body.rtl {
direction: rtl;
unicode-bidi: embed;
}.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//lab.cologne/wp-content/themes/labcologne/js/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//lab.cologne/wp-content/themes/labcologne/js/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//lab.cologne/wp-content/themes/labcologne/js/fancybox/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//lab.cologne/wp-content/themes/labcologne/js/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//lab.cologne/wp-content/themes/labcologne/js/fancybox/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//lab.cologne/wp-content/themes/labcologne/js/fancybox/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}body {
background-image: url(//lab.cologne/wp-content/themes/labcologne/img/bg.jpg);
background-position: center;
background-size: cover;
background-attachment: fixed;
}
a:hover {
text-decoration: none;
}
a {
color: #fff;
}
.main-navigation li a:hover,
.main-navigation li a:active {
color: #fff !important;
}
.woocommerce a.remove {
color: #fff !important;
}
#comments {
border-width: 1px;
border-style: solid;
border-color: #292929;
}
#comments,
#nav-below {
background-color: #111;
}
.site-title a {
font-weight: bold;
}
input[type="submit"],
input[type="button"],
input[type="reset"] {
background: #666;
border: none;
color: #fff;
}
input[type="text"],
input[type="tel"],
input[type="password"],
input[type="date"],
input[type="email"],
input[type="search"],
input[type="url"],
textarea {
background-clip: padding-box;
background-color: #ddd;
border: none;
border-radius: 3px;
color: #444;
font-weight: 400;
overflow: hidden;
display: inline-block;
padding: 0 0 0 8px;
position: relative;
text-decoration: none;
white-space: nowrap;
height: 35px;
}
textarea {
min-height: 200px;
}
#commentform label[for="author"],
#commentform label[for="email"],
#commentform label[for="url"] {
width: 160px;
}
.summary.entry-summary {
padding: 0;
} .masonry .entry-title {
font-size: 1.5rem;
}
.masonry #primary {
float: none;
padding: 0;
}
.masonry .hentry {
float: left;
-webkit-transition: all 0s ease 0s !important;
transition: all 0s ease 0s !important; }
.category-releases .masonry .hentry { min-height: 360px;
}
.category-releases .hentry footer {
border-top: 1px solid #333;
}
.masonry.grid-3-col .hentry {
width: 32%;
}
.masonry.grid-3-col .hentry {
margin-right: 2%;
}
.masonry.grid-3-col .hentry:nth-of-type(3n) {
margin-right: 0;
}
.masonry.grid-2-col .hentry {
width: 48.5%;
}
.masonry.grid-2-col .hentry {
margin-right: 3%;
}
.masonry.grid-2-col .hentry:nth-of-type(2n) {
margin-right: 0;
}
@media screen and (max-width: 1080px) {
.masonry .entry-title {
font-size: 1.4vw;
}
.category-releases .masonry .hentry { min-height: 400px;
}
}
@media screen and (max-width: 790px) {
.masonry .entry-title {
font-size: 14px;
}
.category-releases .masonry .hentry { min-height: 0;
}
.masonry.grid-3-col .hentry {
width: 100%;
}
.masonry.grid-3-col .hentry {
margin-right: 0;
}
.masonry.grid-3-col .hentry:nth-of-type(3n) {
margin-right: 0;
}
.masonry.grid-2-col .hentry {
width: 100%;
}
.masonry.grid-2-col .hentry {
margin-right: 0;
}
.masonry.grid-2-col .hentry:nth-of-type(2n) {
margin-right: 0;
}
}
.tax-product_cat .grid-sizer,
.tax-product_cat .masonry .hentry { }
.assistive-text.skip-link {
display: none;
}
.nav-justified > li a:hover {
background: none;
}
.nav-justified > li a {
border-color: #363636 !important;
}
.nav-justified > li a {
background: none !important;
}
@media screen and (min-width: 790px) {
.tax-product_cat .grid-sizer,
.tax-product_cat .masonry .hentry { }
.menu-navi-container {
width: 100%;
}
#menu-navi {
width: 100%;
}
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li {
float: none;
text-align: center;
}
.nav > li {
display: block;
position: relative;
}
.nav-justified > li a {
text-align: center;
font-size: 16px;
}
.main-navigation {
float: none;
}
}
@media screen and (max-width: 790px) {
.grid-sizer,
.masonry .hentry {
width: 48%;
}
.gutter-sizer {
width: 4%;
}
.site-header img {
max-width: 85%;
margin-top: 3px;
}
}
#masthead {
background-color: transparent;
margin-top: 10px;
}
#masthead hgroup a {
background-image: url(//lab.cologne/wp-content/themes/labcologne/img/logo.png);
width: 282px;
height: 37px;
background-size: cover;
display: block;
}
#masthead .header-logo {
text-align: center;
margin-top: 20px;
}
#masthead .header-logo img {
max-width: 90%;
}
@media screen and (max-width: 1080px) {
#masthead hgroup a {
width: 180px;
height: 24px;
margin-top: 6px;
}
.nav-justified > li a {
font-size: 13px;
}
}
@media screen and (max-width: 970px) {
#masthead nav {
clear: both;
float: none;
}
}
@media screen and (max-width: 630px) {
.assistive-text {
position: relative !important;
}
.grid-sizer,
.masonry .hentry {
width: 100%;
}
.gutter-sizer {
width: 0%;
}
.main-navigation ul.sub-menu li a {
padding: 18px 20px 18px 40px;
}
.category-products .grid-sizer,
.category-products .masonry .hentry {
width: 100%;
}
.category-products .gutter-sizer {
width: 0%;
}
}
.single-post figure img,
.type-post .entry-content img,
.masonry .hentry img {
display: block;
width: 100%;
height: auto;
}
.post-link {
float: right;
}
.masonry .twitter-tweet {
padding-bottom: 90px;
}
.masonry .twitter-tweet-rendered {
padding-bottom: 0;
}
.masonry .hentry {
min-height: 460px;
}
.category-musik .masonry .hentry {
min-height: initial;
}
.masonry footer {
height: 27px;
}
.entry-title {
word-break: normal;
}
.widget-title {
padding-left: 0px;
}
.widget {
padding: 1em 1em;
}
figure {
margin: 15px;
}
.entry-content figure {
margin: 0 0 15px 0;
}
figure a {
display: block;
}
img.attachment-visual-thumbnail {
width: 100%;
height: auto;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
float: left;
display: none;
}
.woocommerce nav.woocommerce-pagination {
text-align: right;
}
.woocommerce nav.woocommerce-pagination .page-numbers {
background-color: #292929;
border-color: #888;
}
.woocommerce nav.woocommerce-pagination .page-numbers a {
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
color: #333;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #AAA;
color: #000;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #EEE;
color: #000;
}
#payment {
color: #000;
}
.woocommerce-checkout #payment ul.payment_methods li img {
width: auto;
}
.woocommerce .woocommerce-info {
border: 0;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
background-color: #ddd;
border: 0;
color: #333;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: #333;
}
.woocommerce div.product figure a {
display: inline;
}
.woocommerce footer.entry-meta,
.lab-related-products.entry-content,
.woocommerce-tabs .entry-content,
.woocommerce div.product .entry-summary { }
.woocommerce div.product .summary.entry-summary { border: none;
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
text-align: center;
}
.woocommerce .panel.entry-content {
border: none;
}
.hentry.downloadable .lab-product-downloadable {
display: inline-block;
position: absolute;
right: 0;
top: 0;
padding: 6px;
background-color: rgba(0, 0, 0, 0.6);
}
.related.products.masonry {
position: relative;
}
.archive .type-artists.hentry,
.related.products .hentry,
.tax-product_cat .masonry .hentry,
.tax-product_cat.term-t-shirts .masonry .hentry {
min-height: 0px;
}
.tax-product_cat.term-t-shirts .masonry .hentry footer {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.entry-content,
.entry-summary {
border-bottom: none;
}
.hentry footer {
border-top: 1px solid #161616;
}
.related.products .star-rating,
.tax-product_cat .star-rating {
display: none;
}
article figure,
.related.products figure,
.tax-product_cat .masonry figure {
position: relative;
}
.archive .type-artists.hentry figure a,
.related.products figure a,
.tax-product_cat .masonry figure a {
color: #fff;
}
.archive .type-artists.hentry figure a:hover,
.related.products figure a:hover,
.tax-product_cat .masonry figure a:hover,
footer.entry-meta a,
footer.entry-meta a:hover {
color: #fff;
}
.archive .type-artists.hentry header,
.related.products header,
.tax-product_cat .masonry header {
background-color: rgba(0, 0, 0, 0.6); bottom: 0;
position: absolute;
width: 100%;
left: 0;
box-sizing: border-box;
text-transform: uppercase;
padding: 10px;
border: none;
}
.archive .type-artists.hentry .entry-title,
.related.products .entry-title,
.tax-product_cat .masonry .entry-title {
font-size: 1.2rem;
}
.current-menu-item > a,
.current-menu-ancestor > a {
color: #fff;
} .embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.single-artists .hentry footer {
border-top: none;
padding: 0;
}
.artist-socialmedia-icons {
padding: 0;
margin-left: 0;
margin-bottom: 6px;
}
.artist-socialmedia-icons li {
height: 18px;
background-size: contain;
list-style: none;
background-repeat: no-repeat;
margin-bottom: 6px;
}
.artist-socialmedia-icons.inline li {
display: inline-block;
height: 28px;
margin-right: 6px;
background-position: center center;
margin-bottom: 0;
}
.artist-socialmedia-icons a {
padding-left: 26px;
line-height: 18px;
position: relative;
}
.artist-socialmedia-icons.inline a {
line-height: 28px;
height: 28px;
display: inline-block;
}
body.blog.group-blog ul.artist-socialmedia-icons.inline {
margin-left: 15px;
}
.socialmedia-list-fb,
.socialmedia-list-facebook {
background-image: url(//lab.cologne/wp-content/themes/labcologne/img/facebook-icon-small.png);
}
.socialmedia-list-sc,
.socialmedia-list-soundcloud {
background-image: url(//lab.cologne/wp-content/themes/labcologne/img/soundcloud-icon-small.png);
}
.socialmedia-list-bc,
.socialmedia-list-bandcamp {
background-image: url(//lab.cologne/wp-content/themes/labcologne/img/bandcamp-icon-small.png);
}
.socialmedia-list-yt,
.socialmedia-list-youtube {
background-image: url(//lab.cologne/wp-content/themes/labcologne/img/youtube-icon-small.png);
}
.socialmedia-list-itunes {
background-image: url(//lab.cologne/wp-content/themes/labcologne/img/itunes-icon-small.png);
}
.socialmedia-list-google {
background-image: url(//lab.cologne/wp-content/themes/labcologne/img/googleplay-icon-small.png);
}
.socialmedia-list-amazon {
background-image: url(//lab.cologne/wp-content/themes/labcologne/img/amazon-icon-small.png);
}
.socialmedia-list-spotify {
background-image: url(//lab.cologne/wp-content/themes/labcologne/img/spotify-icon-small.png);
}
.socialmedia-list-labcologne {
background-image: url(//lab.cologne/wp-content/themes/labcologne/img/labshop-icon-small.png);
}
@media screen and (max-width: 790px) {
body.woocommerce-cart #content table.cart td.actions #coupon_code,
body.woocommerce-cart #content table.cart td.actions input,
body.woocommerce-cart #content table.cart td.actions .button {
width: 100%;
float: none;
margin-bottom: 5px;
}
}
.select2-results__options li {
color: #000;
}
.widget-area .textwidget {
margin: 0;
}
.lab-single-product-wrapper {
padding: 15px;
}
div.flex-viewport {
margin-bottom: 15px;
}
.woocommerce span.onsale {
left: 0.5em;
top: 0.5em;
}