.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}#divBottomRight
{
position:absolute;
z-index:10000; }
#divBottomRight img, #acurax_si_simple img, #short_code_si_icon img
{
margin-left:1px;
border:0px !important;
background:none !important;
box-shadow:none !important;
}
#divBottomRight img:hover, #acurax_si_simple img:hover, #short_code_si_icon img:hover
{
opacity:0.8;
}
#short_code_si_icon a,#divBottomRight a,#divBottomRight a:focus,#short_code_si_icon a:focus {
border: 0px;
outline: none;
}html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} @media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/glyphicons-halflings-regular.eot);
src: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\2a";
}
.glyphicon-plus:before {
content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333333;
background-color: #101010;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover,
a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #101010;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
background-color: #fcf8e3;
padding: .2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
.form-control::-webkit-input-placeholder {
color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
opacity: 1;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
height: auto;
}
.input-lg,
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
height: auto;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.3px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
visibility: hidden;
}
.collapse.in {
display: block;
visibility: visible;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
-o-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
outline: 0;
background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropdown-menu-left {
left: 0;
right: auto;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
left: auto;
right: 0;
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li.disabled > a {
color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eeeeee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
background-color: #101010;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #101010;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #101010;
}
}
.tab-content > .tab-pane {
display: none;
visibility: hidden;
}
.tab-content > .active {
display: block;
visibility: visible;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
min-height: 72px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
visibility: visible !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
padding: 26px 15px;
font-size: 18px;
line-height: 20px;
height: 72px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 19px;
margin-bottom: 19px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 13px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 26px;
padding-bottom: 26px;
}
}
.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 19px;
margin-bottom: 19px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 19px;
margin-bottom: 19px;
}
.navbar-btn.btn-sm {
margin-top: 21px;
margin-bottom: 21px;
}
.navbar-btn.btn-xs {
margin-top: 25px;
margin-bottom: 25px;
}
.navbar-text {
margin-top: 26px;
margin-bottom: 26px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #101010;
border-color: #000000;
}
.navbar-default .navbar-brand {
color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #000000;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #000000;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
background-color: #000000;
color: #555555;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555555;
background-color: #000000;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777777;
}
.navbar-default .navbar-link:hover {
color: #333333;
}
.navbar-default .btn-link {
color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #cccccc;
}
.navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
background-color: #080808;
color: #ffffff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444444;
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
-webkit-background-clip: padding-box;
background-clip: padding-box;
outline: 0;
}
.modal-backdrop {
position: absolute;
top: 0;
right: 0;
left: 0;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.42857143px;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
visibility: visible;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
background-color: #ffffff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
white-space: normal;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
border-width: 10px;
content: "";
}
.popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #ffffff;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #ffffff;
}
.popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #ffffff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #ffffff;
bottom: -10px;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
}
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
perspective: 1000;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
left: 0;
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0;
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0;
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 1;
filter: alpha(opacity=100);
font-size: 20px;
color: #ffffff;
text-align: center;
text-shadow: none;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
outline: 0;
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #ffffff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #ffffff;
}
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #ffffff;
text-align: center;
text-shadow: none;
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -15px;
}
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-footer:before,
.modal-footer:after {
content: " ";
display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #000;
opacity: 0.95;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: local('Lato Regular'), local('Lato-Regular'), url(https://hochzeitssaengerin-nuernberg.de/fonts/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
src: local('Lato Bold'), local('Lato-Bold'), url(https://hochzeitssaengerin-nuernberg.de/fonts/wkfQbvfT_02e2IWO3yYueQ.woff) format('woff');
} @font-face {
font-family: 'PT Sans';
font-style: normal;
font-weight: 400;
src: local('PT Sans'), local('PTSans-Regular'), url(https://hochzeitssaengerin-nuernberg.de/fonts/LKf8nhXsWg5ybwEGXk8UBQ.woff) format('woff');
}
@font-face {
font-family: 'PT Sans';
font-style: normal;
font-weight: 700;
src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://hochzeitssaengerin-nuernberg.de/fonts/0XxGQsSc1g4rdRdjJKZrNBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
} @font-face {
font-family: 'Pacifico';
font-style: normal;
font-weight: 400;
src: local('Pacifico Regular'), local('Pacifico-Regular'), url(https://hochzeitssaengerin-nuernberg.de/fonts/yunJt0R8tCvMyj_V4xSjafesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}  @media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'Lato';
src: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/Lato.svg) format('svg');
font-weight: 400;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'Lato';
src: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/Lato-Bold.svg) format('svg');
font-weight: 700;
}
} @media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'PT Sans';
src: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/PTSans-Regular.svg) format('svg');
font-weight: 400;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'PT Sans';
src: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/PTSans-Bold.svg) format('svg');
font-weight: 700;
}
} @media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'Pacifico';
src: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/Pacifico.svg) format('svg');
font-weight: 400;
}
}
@font-face {
font-family: 'entypo';
src: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/entypo.eot?49384070);
src: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/entypo.eot?49384070#iefix) format('embedded-opentype'),
url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/entypo.woff?49384070) format('woff'),
url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/entypo.ttf?49384070) format('truetype'),
url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/entypo.svg?49384070#entypo) format('svg');
font-weight: normal;
font-style: normal;
}  @media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'entypo';
src: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/entypo.svg?49384070#entypo) format('svg');
}
}
[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "entypo";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em; text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;       }
.icon-note:before { content: '\e800'; } .icon-logo-db:before { content: '\e978'; } .icon-music:before { content: '\e802'; } .icon-search:before { content: '\e803'; } .icon-flashlight:before { content: '\e804'; } .icon-mail:before { content: '\e805'; } .icon-heart:before { content: '\e806'; } .icon-heart-empty:before { content: '\e807'; } .icon-star:before { content: '\e808'; } .icon-star-empty:before { content: '\e809'; } .icon-user:before { content: '\e80a'; } .icon-users:before { content: '\e80b'; } .icon-user-add:before { content: '\e80c'; } .icon-video:before { content: '\e80d'; } .icon-picture:before { content: '\e80e'; } .icon-camera:before { content: '\e80f'; } .icon-layout:before { content: '\e810'; } .icon-menu:before { content: '\e811'; } .icon-check:before { content: '\e812'; } .icon-cancel-1:before { content: '\e813'; } .icon-cancel-circled:before { content: '\e814'; } .icon-cancel-squared:before { content: '\e815'; } .icon-plus:before { content: '\e816'; } .icon-plus-circled:before { content: '\e817'; } .icon-plus-squared:before { content: '\e818'; } .icon-minus:before { content: '\e819'; } .icon-minus-circled:before { content: '\e81a'; } .icon-minus-squared:before { content: '\e81b'; } .icon-help:before { content: '\e81c'; } .icon-help-circled-1:before { content: '\e81d'; } .icon-info:before { content: '\e81e'; } .icon-info-circled:before { content: '\e81f'; } .icon-back:before { content: '\e820'; } .icon-home:before { content: '\e821'; } .icon-link:before { content: '\e822'; } .icon-attach:before { content: '\e823'; } .icon-lock-1:before { content: '\e824'; } .icon-lock-open-1:before { content: '\e825'; } .icon-eye-1:before { content: '\e826'; } .icon-tag:before { content: '\e827'; } .icon-bookmark:before { content: '\e828'; } .icon-bookmarks:before { content: '\e829'; } .icon-flag:before { content: '\e82a'; } .icon-thumbs-up:before { content: '\e82b'; } .icon-thumbs-down:before { content: '\e82c'; } .icon-download:before { content: '\e82d'; } .icon-upload:before { content: '\e82e'; } .icon-upload-cloud:before { content: '\e82f'; } .icon-reply-1:before { content: '\e830'; } .icon-reply-all:before { content: '\e831'; } .icon-forward:before { content: '\e832'; } .icon-quote:before { content: '\e833'; } .icon-code:before { content: '\e834'; } .icon-export-1:before { content: '\e835'; } .icon-pencil-1:before { content: '\e836'; } .icon-feather:before { content: '\e837'; } .icon-print:before { content: '\e838'; } .icon-retweet:before { content: '\e839'; } .icon-keyboard:before { content: '\e83a'; } .icon-comment-1:before { content: '\e83b'; } .icon-chat-1:before { content: '\e83c'; } .icon-bell:before { content: '\e83d'; } .icon-attention:before { content: '\e83e'; } .icon-alert:before { content: '\e83f'; } .icon-vcard:before { content: '\e840'; } .icon-address:before { content: '\e841'; } .icon-location-1:before { content: '\e842'; } .icon-map:before { content: '\e843'; } .icon-direction:before { content: '\e844'; } .icon-compass:before { content: '\e845'; } .icon-cup:before { content: '\e846'; } .icon-trash:before { content: '\e847'; } .icon-doc:before { content: '\e848'; } .icon-docs:before { content: '\e849'; } .icon-doc-landscape:before { content: '\e84a'; } .icon-doc-text:before { content: '\e84b'; } .icon-doc-text-inv:before { content: '\e84c'; } .icon-newspaper:before { content: '\e84d'; } .icon-book-open:before { content: '\e84e'; } .icon-book:before { content: '\e84f'; } .icon-folder-1:before { content: '\e850'; } .icon-archive:before { content: '\e851'; } .icon-box:before { content: '\e852'; } .icon-rss:before { content: '\e853'; } .icon-phone:before { content: '\e854'; } .icon-cog:before { content: '\e855'; } .icon-tools:before { content: '\e856'; } .icon-share:before { content: '\e857'; } .icon-shareable:before { content: '\e858'; } .icon-basket:before { content: '\e859'; } .icon-bag:before { content: '\e85a'; } .icon-calendar:before { content: '\e85b'; } .icon-login:before { content: '\e85c'; } .icon-logout-1:before { content: '\e85d'; } .icon-mic-1:before { content: '\e85e'; } .icon-mute:before { content: '\e85f'; } .icon-sound:before { content: '\e860'; } .icon-volume:before { content: '\e861'; } .icon-clock-1:before { content: '\e862'; } .icon-hourglass:before { content: '\e863'; } .icon-lamp:before { content: '\e864'; } .icon-light-down:before { content: '\e865'; } .icon-light-up:before { content: '\e866'; } .icon-adjust:before { content: '\e867'; } .icon-block:before { content: '\e868'; } .icon-resize-full:before { content: '\e869'; } .icon-resize-small:before { content: '\e86a'; } .icon-popup:before { content: '\e86b'; } .icon-publish:before { content: '\e86c'; } .icon-window:before { content: '\e86d'; } .icon-arrow-combo:before { content: '\e86e'; } .icon-down-circled:before { content: '\e86f'; } .icon-left-circled:before { content: '\e870'; } .icon-right-circled:before { content: '\e871'; } .icon-up-circled:before { content: '\e872'; } .icon-down-open:before { content: '\e873'; } .icon-left-open-1:before { content: '\e874'; } .icon-right-open-1:before { content: '\e875'; } .icon-up-open:before { content: '\e876'; } .icon-down-open-mini:before { content: '\e877'; } .icon-left-open-mini:before { content: '\e878'; } .icon-right-open-mini:before { content: '\e879'; } .icon-up-open-mini:before { content: '\e87a'; } .icon-down-open-big:before { content: '\e88c'; } .icon-left-open-big:before { content: '\e8a0'; } .icon-right-open-big:before { content: '\e8b3'; } .icon-up-open-big:before { content: '\e8b4'; } .icon-down:before { content: '\e8c7'; } .icon-left-1:before { content: '\e8c8'; } .icon-right-1:before { content: '\e8db'; } .icon-up:before { content: '\e8dc'; } .icon-down-dir:before { content: '\e8e0'; } .icon-left-dir:before { content: '\e8e1'; } .icon-right-dir:before { content: '\e8e2'; } .icon-up-dir:before { content: '\e8e3'; } .icon-down-bold:before { content: '\e8e4'; } .icon-left-bold:before { content: '\e8e5'; } .icon-right-bold:before { content: '\e8e6'; } .icon-up-bold-1:before { content: '\e8e7'; } .icon-down-thin:before { content: '\e8e8'; } .icon-left-thin:before { content: '\e8e9'; } .icon-right-thin:before { content: '\e8ea'; } .icon-note-beamed:before { content: '\e801'; } .icon-ccw:before { content: '\e8ec'; } .icon-cw:before { content: '\e8ed'; } .icon-arrows-ccw:before { content: '\e8ee'; } .icon-level-down:before { content: '\e8ef'; } .icon-level-up:before { content: '\e8f0'; } .icon-shuffle:before { content: '\e8f1'; } .icon-loop:before { content: '\e8f2'; } .icon-switch:before { content: '\e8f3'; } .icon-play:before { content: '\e8f4'; } .icon-stop:before { content: '\e8f5'; } .icon-pause:before { content: '\e8f6'; } .icon-record:before { content: '\e8f7'; } .icon-to-end:before { content: '\e8f8'; } .icon-to-start:before { content: '\e8f9'; } .icon-fast-forward-1:before { content: '\e8fa'; } .icon-fast-backward:before { content: '\e8fb'; } .icon-progress-0:before { content: '\e8fc'; } .icon-progress-1:before { content: '\e8fd'; } .icon-progress-2:before { content: '\e8fe'; } .icon-progress-3:before { content: '\e8ff'; } .icon-target:before { content: '\e900'; } .icon-palette:before { content: '\e901'; } .icon-list:before { content: '\e902'; } .icon-list-add:before { content: '\e903'; } .icon-signal:before { content: '\e904'; } .icon-trophy-1:before { content: '\e905'; } .icon-battery:before { content: '\e906'; } .icon-back-in-time:before { content: '\e907'; } .icon-monitor-1:before { content: '\e908'; } .icon-mobile:before { content: '\e909'; } .icon-network:before { content: '\e90a'; } .icon-cd:before { content: '\e90b'; } .icon-inbox-1:before { content: '\e90c'; } .icon-install:before { content: '\e90d'; } .icon-globe:before { content: '\e90e'; } .icon-cloud-1:before { content: '\e90f'; } .icon-cloud-thunder:before { content: '\e910'; } .icon-flash:before { content: '\e911'; } .icon-moon:before { content: '\e912'; } .icon-flight:before { content: '\e913'; } .icon-paper-plane:before { content: '\e914'; } .icon-leaf:before { content: '\e915'; } .icon-lifebuoy:before { content: '\e916'; } .icon-mouse:before { content: '\e917'; } .icon-briefcase:before { content: '\e918'; } .icon-suitcase:before { content: '\e919'; } .icon-dot:before { content: '\e91a'; } .icon-dot-2:before { content: '\e91b'; } .icon-dot-3:before { content: '\e91c'; } .icon-brush:before { content: '\e91d'; } .icon-magnet:before { content: '\e91e'; } .icon-infinity:before { content: '\e91f'; } .icon-erase:before { content: '\e920'; } .icon-chart-pie:before { content: '\e921'; } .icon-chart-line:before { content: '\e922'; } .icon-chart-bar:before { content: '\e923'; } .icon-chart-area:before { content: '\e924'; } .icon-tape:before { content: '\e925'; } .icon-graduation-cap:before { content: '\e926'; } .icon-language:before { content: '\e927'; } .icon-ticket:before { content: '\e928'; } .icon-water:before { content: '\e929'; } .icon-droplet:before { content: '\e92a'; } .icon-air:before { content: '\e92b'; } .icon-credit-card:before { content: '\e92c'; } .icon-floppy:before { content: '\e92d'; } .icon-clipboard:before { content: '\e92e'; } .icon-megaphone:before { content: '\e92f'; } .icon-database:before { content: '\e930'; } .icon-drive:before { content: '\e931'; } .icon-bucket:before { content: '\e932'; } .icon-thermometer:before { content: '\e933'; } .icon-key:before { content: '\e934'; } .icon-flow-cascade:before { content: '\e935'; } .icon-flow-branch:before { content: '\e936'; } .icon-flow-tree:before { content: '\e937'; } .icon-flow-line:before { content: '\e938'; } .icon-flow-parallel:before { content: '\e939'; } .icon-rocket:before { content: '\e93a'; } .icon-gauge:before { content: '\e93b'; } .icon-traffic-cone:before { content: '\e93c'; } .icon-cc:before { content: '\e93d'; } .icon-cc-by:before { content: '\e93e'; } .icon-cc-nc:before { content: '\e93f'; } .icon-cc-nc-eu:before { content: '\e940'; } .icon-cc-nc-jp:before { content: '\e941'; } .icon-cc-sa:before { content: '\e942'; } .icon-cc-nd:before { content: '\e943'; } .icon-cc-pd:before { content: '\e944'; } .icon-cc-zero:before { content: '\e945'; } .icon-cc-share:before { content: '\e946'; } .icon-cc-remix:before { content: '\e947'; } .icon-github:before { content: '\e948'; } .icon-github-circled:before { content: '\e949'; } .icon-flickr:before { content: '\e94a'; } .icon-flickr-circled:before { content: '\e94b'; } .icon-vimeo:before { content: '\e94c'; } .icon-vimeo-circled:before { content: '\e94d'; } .icon-twitter:before { content: '\e94e'; } .icon-twitter-circled:before { content: '\e94f'; } .icon-facebook:before { content: '\e950'; } .icon-facebook-circled:before { content: '\e951'; } .icon-facebook-squared:before { content: '\e952'; } .icon-gplus:before { content: '\e953'; } .icon-gplus-circled:before { content: '\e954'; } .icon-pinterest:before { content: '\e955'; } .icon-pinterest-circled:before { content: '\e956'; } .icon-tumblr:before { content: '\e957'; } .icon-tumblr-circled:before { content: '\e958'; } .icon-linkedin:before { content: '\e959'; } .icon-linkedin-circled:before { content: '\e95a'; } .icon-dribbble:before { content: '\e95b'; } .icon-dribbble-circled:before { content: '\e95c'; } .icon-stumbleupon:before { content: '\e95d'; } .icon-stumbleupon-circled:before { content: '\e95e'; } .icon-lastfm:before { content: '\e95f'; } .icon-lastfm-circled:before { content: '\e960'; } .icon-rdio:before { content: '\e961'; } .icon-rdio-circled:before { content: '\e962'; } .icon-spotify:before { content: '\e963'; } .icon-spotify-circled:before { content: '\e964'; } .icon-qq:before { content: '\e965'; } .icon-instagram:before { content: '\e966'; } .icon-dropbox:before { content: '\e967'; } .icon-evernote:before { content: '\e968'; } .icon-flattr:before { content: '\e969'; } .icon-skype:before { content: '\e96a'; } .icon-skype-circled:before { content: '\e96b'; } .icon-renren:before { content: '\e96c'; } .icon-sina-weibo:before { content: '\e96d'; } .icon-paypal:before { content: '\e96e'; } .icon-picasa:before { content: '\e96f'; } .icon-soundcloud:before { content: '\e970'; } .icon-mixi:before { content: '\e971'; } .icon-behance:before { content: '\e972'; } .icon-google-circles:before { content: '\e973'; } .icon-vkontakte:before { content: '\e974'; } .icon-smashing:before { content: '\e975'; } .icon-sweden:before { content: '\e976'; } .icon-db-shape:before { content: '\e977'; } .icon-up-thin:before { content: '\e8eb'; }
@font-face {
font-family: 'flaticon';
src: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/flaticon.eot?49384070);
src: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/flaticon.eot?49384070#iefix) format('embedded-opentype'),
url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/flaticon.woff?49384070) format('woff'),
url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/flaticon.ttf?49384070) format('truetype'),
url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/flaticon.svg?49384070#flaticon) format('svg');
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'flaticon';
src: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/fonts/flaticon.svg?49384070#flaticon) format('svg');
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before {
font-family: "flaticon";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em; text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;       }
.flaticon-amazon:before {
content: "\e000";
}
.flaticon-apple:before {
content: "\e001";
}
.flaticon-cart1:before {
content: "\e002";
}
.flaticon-next:before {
content: "\e003";
}
.flaticon-pause:before {
content: "\e004";
}
.flaticon-play:before {
content: "\e005";
}
.flaticon-previous:before {
content: "\e006";
}
.flaticon-cart2:before {
content: "\e007";
}  .lnone {
list-style: none;
list-style-type: none;
} .lr {
font-family: 'Lato';
font-weight: 400;
}
.lb {
font-family: 'Lato';
font-weight: 700;
}
.pt-r {
font-family: 'PT Sans';
font-weight: 400;
}
.pt-b {
font-family: 'PT Sans';
font-weight: 700;
}
.pac {
font-family: 'Pacifico';
font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #fff;
font-family: 'PT Sans';
font-weight: 700;
}
p {
font-family: 'Lato';
font-weight: 400;
color: #dedede;
font-size: 16px;
line-height: 20px;
}
html,
body { } body {
position: relative;
background: #101010;
} #preloaderV {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 9999995;
overflow: hidden;
background: #141414;
}
#preloaderV #vibemusic {
position: absolute;
z-index: 9999996;
top: 50%;
margin: -50px 0 0 0;
left: 0;
width: 100%;
height: 100px;
line-height: 100px;
text-align: center;
font-size: 45px;
color: #141414;
background: #ecaa2f;
}
#preloaderV #vibemusic i:before {
animation-name: flash;
-webkit-animation-name: flash;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.category-title h1 {
text-align: center;
margin: 0;
}
.category-title .under-line {
display: block;
position: relative;
width: 200px;
height: 1px;
margin: 20px auto 0;
background: #262626;
}
.category-title .under-line .line {
display: block;
position: relative;
width: 30px;
height: 1px;
left: 50%;
margin-left: -15px;
background: #ecaa2f;
}
.category-title p {
text-align: center;
margin-top: 35px;
}
@media screen and (min-width: 1200px) {
.category-title p {
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
}
.category-title:hover .under-line .line {
animation-name: slide;
-webkit-animation-name: slide;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.skew-pos {
padding-top: 150px;
padding-bottom: 200px;
position: relative;
z-index: 1;
}
@media screen and (min-width: 1200px) {
.skew-pos {
padding-top: 250px;
padding-bottom: 200px;
}
}
@media screen and (max-width: 767px) {
.skew-pos {
padding-top: 100px;
padding-bottom: 0;
}
}
.skew-pos .skew-neg {
position: relative;
z-index: 5;
}
.skew-pos .skew-arrow {
display: block;
width: 100%;
height: 250px;
position: absolute;
z-index: 2;
}
.skew-pos .skew-arrow.left {
background: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/img/elements/arrow-left.png) 0 0 no-repeat;
top: 0;
left: 0;
}
@media screen and (max-width: 767px) {
.skew-pos .skew-arrow.left {
background: #101010;
}
}
.skew-pos .skew-arrow.right {
background: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/img/elements/arrow-right.png) 0 0 no-repeat;
bottom: 0;
right: 0;
}
@media screen and (max-width: 767px) {
.skew-pos .skew-arrow.right {
background: #101010;
}
}
@media screen and (min-width: 1920px) {
.skew-pos .skew-arrow {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
}
a {
outline: none !important;
} nav.navbar {
z-index: 999999;
border-top: 3px solid #ecaa2f;
margin-bottom: 0;
}
@media screen and (max-width: 767px) {
nav.navbar {
min-height: 65px;
}
}
nav.navbar .navbar-header button.navbar-toggle {
background: none;
border-color: #fff;
padding: 5px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
nav.navbar .navbar-header button.navbar-toggle .icon-bar {
background: #fff;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
nav.navbar .navbar-header button.navbar-toggle:hover {
background: none;
border-color: #ecaa2f;
}
nav.navbar .navbar-header button.navbar-toggle:hover .icon-bar {
background: #ecaa2f;
}
nav.navbar .navbar-header a.navbar-brand {
font-family: 'Pacifico';
font-weight: 400;
font-size: 30px;
line-height: 72px;
color: #fff;
margin: 0;
padding: 0 15px 0 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
nav.navbar .navbar-header a.navbar-brand:hover {
color: #ecaa2f;
}
@media screen and (max-width: 767px) {
nav.navbar .navbar-header button.navbar-toggle {
margin: 13px 15px 13px 0;
}
nav.navbar .navbar-header a.navbar-brand {
font-size: 24px;
line-height: 50px;
height: 65px;
padding: 0 15px;
}
}
nav.navbar ul.navbar-nav li {
padding: 20px 5px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
nav.navbar ul.navbar-nav li:last-child {
padding-right: 0;
}
nav.navbar ul.navbar-nav li.active a {
background: none;
color: #ecaa2f;
border: 1px solid #ecaa2f;
}
nav.navbar ul.navbar-nav li.active a:hover,
nav.navbar ul.navbar-nav li.active a:focus,
nav.navbar ul.navbar-nav li.active a:active {
background: none;
color: #ecaa2f;
}
nav.navbar ul.navbar-nav li a {
display: block;
margin: 0;
padding: 8px 15px;
border: 1px solid rgba(236, 170, 47, 0);
font-family: 'PT Sans';
font-weight: 700;
font-size: 14px;
line-height: 16px;
color: #fff;
text-transform: uppercase;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
nav.navbar ul.navbar-nav li a:hover,
nav.navbar ul.navbar-nav li a:active,
nav.navbar ul.navbar-nav li a:focus {
color: #ecaa2f;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
nav.navbar ul.navbar-nav li {
padding: 20px 0;
}
nav.navbar ul.navbar-nav li a {
padding: 8px 5px;
}
}
@media screen and (max-width: 767px) {
nav.navbar {
background: none;
border-bottom-color: rgba(0, 0, 0, 0.8);
}
nav.navbar .navbar-header {
background: rgba(16, 16, 16, 0.8);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
nav.navbar ul.navbar-nav {
padding: 0;
margin: 0 -15px;
}
nav.navbar ul.navbar-nav li {
padding: 0;
background: rgba(0, 0, 0, 0.4);
border-bottom: 1px solid rgba(16, 16, 16, 0.9);
}
nav.navbar ul.navbar-nav li a {
background: none;
}
nav.navbar ul.navbar-nav li:last-child {
border-bottom: none;
}
nav.navbar ul.navbar-nav li:hover {
background: rgba(13, 13, 13, 0.4);
}
nav.navbar ul.navbar-nav li.active a {
border-color: rgba(236, 170, 47, 0);
}
} .image-header {
display: block;
width: 100%;
height: 100%;
margin-top: 77px;
padding: 200px 0;
background: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/img/elements/image-header.jpg) center top no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment: fixed;
}
.image-header .container {
text-align: center;
position: relative;
z-index: 22;
}
.image-header h1 {
font-family: 'PT Sans';
font-weight: 700;
font-size: 60px;
line-height: 60px;
color: #fff;
text-align: center;
text-transform: uppercase;
margin: 0;
}
.image-header span.line {
display: block;
width: 110px;
height: 5px;
background: #ecaa2f;
margin: 30px auto 0;
}
.image-header p {
font-family: 'PT Sans';
font-weight: 400;
font-size: 24px;
line-height: 30px;
color: #fff;
text-align: center;
max-width: 1000px;
margin: 35px auto 0;
}
.image-header a.link {
display: inline-block;
text-decoration: none;
text-align: center;
font-family: 'PT Sans';
font-weight: 700;
font-size: 18px;
line-height: 18px;
color: #fff;
text-transform: uppercase;
padding: 11px 40px;
border: 1px solid #fff;
margin: 35px auto 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.image-header a.link:hover {
background: rgba(255, 255, 255, 0.4);
}
.image-header a.scrollTo {
display: block;
height: 40px;
width: 40px;
margin: 20px auto 0;
text-decoration: none;
font-size: 35px;
line-height: 40px;
color: #fff;
animation-name: down;
-webkit-animation-name: down;
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@media screen and (max-width: 767px) {
.image-header {
margin-top: 0;
}
.image-header h1 {
font-size: 36px;
}
.image-header span.line {
height: 3px;
}
.image-header p {
font-size: 16px;
line-height: 20px;
}
} .jPlayer-fixed {
position: fixed;
bottom: 0;
width: 100%;
z-index: 99999;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.jPlayer-fixed.close-down {
bottom: -97px;
}
@media screen and (max-width: 991px) {
.jPlayer-fixed.close-down {
bottom: -47px;
}
}
.jp-audio {
font-size: 16px;
font-family: 'Lato';
font-weight: 700;
line-height: 16px;
color: #fff;
background: #1f1f1f;
width: 100%;
height: 100px;
border-top: 3px solid #ecaa2f;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.jp-audio .jp-type-playlist {
height: 100%;
}
.jp-audio .jp-type-playlist .jp-interface {
position: relative;
background-color: #1f1f1f;
width: 100%;
height: 100%;
padding: 0 120px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls {
position: absolute;
z-index: 20;
top: 0;
left: 0;
overflow: hidden;
width: 100%;
height: 100%;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button {
border: none !important;
padding: 0;
margin: 0;
outline: none;
cursor: pointer;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button::-moz-focus-inner {
border: 0;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-play {
position: relative;
display: inline-block;
width: 97px;
height: 97px;
background: #1a1a1a;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-play i {
display: block;
width: 50px;
height: 50px;
border-radius: 50%;
border: 3px solid #616161;
margin-left: auto;
margin-right: auto;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-play i:before {
content: "\e005";
font-size: 20px;
line-height: 44px;
color: #616161;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-play:hover {
background: #292929;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-play:hover i {
border-color: #fff;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-play:hover i:before {
color: #fff;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-previous,
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-next {
position: absolute;
right: 145px;
top: 22px;
width: 20px;
height: 20px;
border-radius: 50%;
background: #616161;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-previous i,
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-next i {
font-size: 10px;
line-height: 20px;
color: #171717;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-previous:hover,
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-next:hover {
background: #949494;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-next {
right: 120px;
}
.jp-audio .jp-type-playlist .jp-interface .custom-buttons {
display: block;
position: absolute;
z-index: 40;
top: -23px;
right: 0;
width: 51px;
height: 20px;
border-top-right-radius: 1px;
border-top-left-radius: 1px;
overflow: hidden;
background: #ecaa2f;
}
.jp-audio .jp-type-playlist .jp-interface .custom-buttons #playlist-toggle,
.jp-audio .jp-type-playlist .jp-interface .custom-buttons #h-player {
display: block;
position: relative;
width: 26px;
height: 20px;
float: left;
z-index: 41;
}
.jp-audio .jp-type-playlist .jp-interface .custom-buttons #playlist-toggle i,
.jp-audio .jp-type-playlist .jp-interface .custom-buttons #h-player i {
display: block;
position: relative;
z-index: 42;
width: 25px;
height: 20px;
cursor: pointer;
font-size: 16px;
line-height: 20px;
text-align: center;
color: #141414;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.jp-audio .jp-type-playlist .jp-interface .custom-buttons #playlist-toggle i:hover,
.jp-audio .jp-type-playlist .jp-interface .custom-buttons #h-player i:hover {
color: #fff;
}
.jp-audio .jp-type-playlist .jp-interface .custom-buttons #playlist-toggle {
border-right: 1px solid #cb8b13;
}
.jp-audio .jp-type-playlist .jp-interface .custom-buttons #h-player {
width: 25px;
}
.jp-audio .jp-type-playlist .jp-interface .custom-buttons #h-player i:before {
-ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg);
}
.jp-audio .jp-type-playlist .jp-interface .custom-buttons #h-player.rotate i:before {
-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);
}
.jp-audio .jp-type-playlist .jp-interface #nowPlaying {
position: relative;
z-index: 10;
top: 20px;
width: 100%;
height: 20px;
font-family: 'Lato';
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: #fff;
}
.jp-audio .jp-type-playlist .jp-interface .jp-progress {
position: relative;
z-index: 30;
overflow: hidden;
top: 35px;
height: 14px;
width: 100%;
background-color: #0f0f0f;
}
.jp-audio .jp-type-playlist .jp-interface .jp-progress .jp-seek-bar {
background: #141414;
width: 0px;
height: 100%;
cursor: pointer;
}
.jp-audio .jp-type-playlist .jp-interface .jp-progress .jp-seek-bar .jp-play-bar {
background: #616161;
width: 0px;
height: 100%;
}
.jp-audio .jp-type-playlist .jp-interface .jp-volume-controls {
position: absolute;
z-index: 30;
display: inline-block;
right: 0;
top: 0;
width: 97px;
height: 97px;
background: #171717;
}
.jp-audio .jp-type-playlist .jp-interface .jp-volume-controls ul {
list-style: none;
list-style-type: none;
padding: 0;
margin: 28px 0 0 19px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-volume-controls ul li {
display: inline-block;
margin-right: 3px;
border-radius: 2px;
overflow: hidden;
}
.jp-audio .jp-type-playlist .jp-interface .jp-volume-controls ul li.active a {
background: #fff;
}
.jp-audio .jp-type-playlist .jp-interface .jp-volume-controls ul li:nth-child(2) a {
height: 22px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-volume-controls ul li:nth-child(3) a {
height: 31px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-volume-controls ul li:nth-child(4) a {
height: 40px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-volume-controls ul li a {
height: 13px;
width: 10px;
display: block;
background: #616161;
}
.jp-audio .jp-type-playlist .jp-playlist {
display: none;
width: 100%;
position: absolute;
z-index: 30;
padding: 0 15px;
bottom: 100px;
left: 0;
}
.jp-audio .jp-type-playlist .jp-playlist span.jp-free-media {
display: none;
}
.jp-audio .jp-type-playlist .jp-playlist ul {
list-style: none;
list-style-type: none;
padding: 0;
margin: 0;
background: #1f1f1f;
}
.jp-audio .jp-type-playlist .jp-playlist ul li {
border: 1px solid #141414;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.jp-audio .jp-type-playlist .jp-playlist ul li div {
display: inline;
}
.jp-audio .jp-type-playlist .jp-playlist ul li a {
display: block;
width: 100%;
padding: 5px 15px;
text-decoration: none;
font-family: 'Lato';
font-weight: 400;
font-size: 16px;
line-height: 25px;
color: #949494;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.jp-audio .jp-type-playlist .jp-playlist ul li:hover {
background: #1a1a1a;
border-bottom-color: #ecaa2f;
}
.jp-audio .jp-type-playlist .jp-playlist ul li:hover a {
color: #808080;
}
.jp-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-current:before {
display: inline-block;
position: relative;
float: left;
font-family: 'Entypo';
content: '\e911';
font-size: 16px;
line-height: 25px;
padding: 5px 15px 5px 15px;
color: #ecaa2f;
animation-name: flash;
-webkit-animation-name: flash;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.jp-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-current a {
color: #ecaa2f;
}
.jp-audio .jp-type-playlist .jp-no-solution {
font-family: 'Lato';
font-weight: 700;
padding: 5px;
font-size: .8em;
background-color: #1f1f1f;
border: 2px solid #333333;
color: #fff;
display: none;
}
.jp-audio .jp-type-playlist .jp-no-solution a {
color: #ecaa2f;
}
.jp-audio .jp-type-playlist .jp-no-solution span {
font-size: 1em;
display: block;
text-align: center;
font-family: 'Lato';
font-weight: 700;
color: #ecaa2f;
}
.jp-audio.jp-state-playing .jp-play i:before {
content: "\e004" !important;
}
@media screen and (max-width: 991px) {
.jp-audio {
height: 50px;
}
.jp-audio .jp-type-playlist .jp-interface {
padding: 0 60px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-play {
width: 47px;
height: 47px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-play i {
width: 30px;
height: 30px;
border: 1px solid #616161;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-play i:before {
font-size: 12px;
line-height: 28px;
margin-left: 2px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-previous,
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-next {
right: 85px;
top: 8px;
width: 20px;
height: 20px;
border-radius: 50%;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-previous i,
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-next i {
font-size: 10px;
line-height: 20px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-controls button.jp-next {
right: 60px;
}
.jp-audio .jp-type-playlist .jp-interface #nowPlaying {
top: 8px;
width: 100%;
height: 18px;
font-size: 12px;
line-height: 18px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-progress {
top: 14px;
height: 8px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-volume-controls {
width: 47px;
height: 47px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-volume-controls ul {
list-style: none;
list-style-type: none;
padding: 0;
margin: 12px 0 0 5px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-volume-controls ul li {
margin-right: 2px;
border-radius: 1px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-volume-controls ul li:nth-child(2) a {
height: 14px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-volume-controls ul li:nth-child(3) a {
height: 20px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-volume-controls ul li:nth-child(4) a {
height: 26px;
}
.jp-audio .jp-type-playlist .jp-interface .jp-volume-controls ul li a {
height: 8px;
width: 5px;
}
.jp-audio .jp-type-playlist .jp-playlist {
bottom: 50px;
}
.jp-audio .jp-type-playlist .jp-playlist ul li a {
padding: 5px 5px;
text-decoration: none;
font-family: 'Lato';
font-weight: 400;
font-size: 13px;
line-height: 16px;
}
.jp-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-current:before {
font-size: 13px;
line-height: 16px;
padding: 5px 5px 5px 5px;
animation-name: flash;
-webkit-animation-name: flash;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.jp-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-current a {
color: #ecaa2f;
}
} .last-news {
padding-top: 80px;
}
.last-news .latest-articles {
margin-top: 60px;
padding: 0 12px;
}
.last-news .latest-articles ul {
list-style: none;
list-style-type: none;
padding: 0;
margin: 0;
width: 100%;
}
.last-news .latest-articles ul li {
display: block;
float: left;
width: 33.33333333%;
padding: 3px;
}
@media screen and (max-width: 991px) {
.last-news .latest-articles ul li {
width: 50%;
max-width: 375px;
margin: 0 auto;
}
}
@media screen and (max-width: 767px) {
.last-news .latest-articles ul li {
width: 100%;
max-width: 375px;
float: none;
margin: 0 auto;
}
}
.last-news .latest-articles ul li .wrapper-article {
position: relative;
overflow: hidden;
}
.last-news .latest-articles ul li .wrapper-article .hover {
display: block;
text-decoration: none;
position: absolute;
z-index: 10;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 5px;
text-align: center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.last-news .latest-articles ul li .wrapper-article .hover span.category {
z-index: 11;
position: relative;
display: inline-block;
margin-top: 10%;
background: #ecaa2f;
font-family: 'Lato';
font-weight: 400;
font-size: 10px;
line-height: 10px;
color: #fff;
padding: 5px 15px;
}
.last-news .latest-articles ul li .wrapper-article .hover span.line-h {
z-index: 11;
display: block;
position: relative;
width: 40%;
height: 1px;
background: #ffffff;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
}
.last-news .latest-articles ul li .wrapper-article .hover h3 {
font-family: 'Lato';
font-weight: 400;
font-size: 20px;
color: #fff;
margin: 20px 0 0 0;
position: relative;
text-align: center;
}
.last-news .latest-articles ul li .wrapper-article .hover p {
position: relative;
font-family: 'Lato';
font-weight: 400;
font-size: 15px;
line-height: 16px;
text-align: center;
color: #fff;
margin: 10px 0 0 0;
}
.last-news .latest-articles ul li .wrapper-article .hover span.category,
.last-news .latest-articles ul li .wrapper-article .hover span.line-h,
.last-news .latest-articles ul li .wrapper-article .hover h3,
.last-news .latest-articles ul li .wrapper-article .hover p {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.last-news .latest-articles ul li .wrapper-article .hover:hover {
background: rgba(236, 170, 47, 0.9);
}
.last-news .latest-articles ul li .wrapper-article .hover:hover span.category {
background: #1f1f1f;
color: #ecaa2f;
margin-top: 15%;
}
.last-news .latest-articles ul li .wrapper-article .hover:hover span.line-h {
background: #171717;
}
.last-news .latest-articles ul li .wrapper-article .hover:hover h3 {
color: #171717;
}
.last-news .latest-articles ul li .wrapper-article .hover:hover p {
color: #1f1f1f;
} .single-post {
padding-top: 80px;
}
.single-post .content {
margin-top: 60px;
}
.single-post .content h4 {
font-family: 'Lato';
font-weight: 700;
font-size: 24px;
line-height: 24px;
color: #fff;
margin: 30px 0 0;
}
.single-post .content ul.info-data {
list-style: none;
list-style-type: none;
padding: 0;
margin: 20px 0 0;
}
.single-post .content ul.info-data li {
display: inline-block;
border-right: 1px solid #292929;
font-family: 'Lato';
font-weight: 400;
font-size: 13px;
line-height: 14px;
color: #c2c2c2;
padding: 0 15px;
}
.single-post .content ul.info-data li i {
font-size: 13px;
line-height: 13px;
color: #4d4d4d;
padding-right: 5px;
}
.single-post .content ul.info-data li:last-child {
border: none;
}
.single-post .content ul.info-data li:first-child {
padding-left: 0;
}
.single-post .content p {
font-family: 'Lato';
font-weight: 400;
font-size: 16px;
line-height: 20px;
color: #c2c2c2;
margin: 20px 0 0;
}
.single-post .content .comments {
width: 100%;
margin-top: 50px;
}
.single-post .content .comments .comment {
position: relative;
display: block;
width: 100%;
padding: 20px 20px 20px 110px;
background: #171717;
margin-top: 15px;
}
.single-post .content .comments .comment img {
position: absolute;
top: 20px;
left: 20px;
}
.single-post .content .comments .comment .head {
display: block;
width: 100%;
min-height: 18px;
}
.single-post .content .comments .comment .head .title {
display: block;
float: left;
font-family: 'Lato';
font-weight: 400;
font-size: 14px;
line-height: 18px;
color: #ecaa2f;
}
.single-post .content .comments .comment .head .date {
display: block;
float: right;
font-family: 'Lato';
font-weight: 400;
font-size: 11px;
line-height: 18px;
color: #fff;
}
.single-post .content .comments .comment .head .date i {
color: #ecaa2f;
padding-right: 5px;
font-size: 13px;
line-height: 18px;
}
.single-post .content .comments .comment p {
font-family: 'Lato';
font-weight: 400;
font-size: 14px;
line-height: 18px;
color: #fff;
margin: 10px 0 0;
}
.single-post .content .comments .comment a.reply {
text-decoration: none;
display: inline-block;
font-family: 'Lato';
font-weight: 700;
font-size: 11px;
line-height: 11px;
color: #fff;
padding: 5px 20px;
text-align: center;
background: #ecaa2f;
margin-top: 15px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.single-post .content .comments .comment a.reply:hover {
color: #171717;
}
@media screen and (max-width: 500px) {
.single-post .content .comments .comment {
padding: 20px;
}
.single-post .content .comments .comment img {
position: relative;
top: 0;
left: 0;
float: left;
margin-right: 15px;
}
}
.single-post .content .comments .post-comment h5 {
font-family: 'Lato';
font-weight: 400;
font-size: 16px;
line-height: 20px;
color: #ecaa2f;
margin: 50px 0 0;
}
.single-post .content .comments .post-comment form input[type="text"],
.single-post .content .comments .post-comment form textarea {
display: block;
width: 100%;
border-radius: 0;
border: 1px solid #1f1f1f;
background: #171717;
padding: 12px;
font-size: 15px;
line-height: 15px;
color: #fff;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
margin-top: 20px;
}
.single-post .content .comments .post-comment form input[type="text"]:hover,
.single-post .content .comments .post-comment form textarea:hover {
border-color: #383838;
}
.single-post .content .comments .post-comment form input[type="text"]:focus,
.single-post .content .comments .post-comment form textarea:focus,
.single-post .content .comments .post-comment form input[type="text"]:active,
.single-post .content .comments .post-comment form textarea:active {
border-color: #383838;
outline: none;
}
.single-post .content .comments .post-comment form input[type="submit"] {
display: inline-block;
font-family: 'Lato';
font-weight: 400;
font-size: 12px;
line-height: 15px;
color: #fff;
text-align: center;
border: none;
border-radius: 0;
background: #ecaa2f;
padding: 12px 30px;
margin-top: 30px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.single-post .content .comments .post-comment form input[type="submit"]:hover {
color: #171717;
}
.single-post .sidebar {
margin-top: 60px;
background: #171717;
padding: 45px 14px;
}
.single-post .sidebar .search-widget {
position: relative;
height: 46px;
width: 100%;
overflow: hidden;
background: #1f1f1f;
}
.single-post .sidebar .search-widget form.search {
position: relative;
width: 100%;
border-radius: 0;
height: 46px;
overflow: hidden;
padding-right: 46px;
}
.single-post .sidebar .search-widget form.search input[type="text"] {
position: relative;
border: none;
background: none;
width: 100%;
color: #fff;
font-family: 'Lato';
font-weight: 400;
font-size: 13px;
line-height: 20px;
padding: 12px 5px 12px 10px;
}
.single-post .sidebar .search-widget form.search input[type="text"]:focus {
outline: none;
}
.single-post .sidebar .search-widget form.search button[type="submit"] {
position: absolute;
right: 0;
top: 0;
border: none;
width: 46px;
height: 46px;
padding: 0;
overflow: hidden;
background: #ecaa2f;
}
.single-post .sidebar .search-widget form.search button[type="submit"] i {
display: block;
width: 26px;
height: 26px;
border: 1px solid #fff;
border-radius: 50%;
color: #fff;
font-size: 13px;
line-height: 24px;
margin: 10px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.single-post .sidebar .search-widget form.search button[type="submit"]:hover i {
color: #000000;
border-color: #000000;
}
.single-post .sidebar .search-widget form.search button[type="submit"]:focus {
outline: none;
}
.single-post .sidebar .head {
padding-top: 70px;
}
.single-post .sidebar .head h4 {
font-family: 'Lato';
font-weight: 700;
font-size: 19px;
line-height: 20px;
text-transform: uppercase;
color: #fff;
margin: 0;
}
.single-post .sidebar .head .line {
display: block;
width: 100%;
height: 1px;
background: #292929;
margin-top: 40px;
}
.single-post .sidebar .head .line span {
display: block;
width: 40%;
height: 1px;
background: #ecaa2f;
}
.single-post .sidebar .recent-news {
display: block;
width: 100%;
}
.single-post .sidebar .recent-news a.post {
display: block;
width: 100%;
margin-top: 30px;
text-decoration: none;
}
.single-post .sidebar .recent-news a.post:after {
content: '';
display: table;
clear: both;
}
.single-post .sidebar .recent-news a.post img {
float: left;
margin-right: 15px;
}
.single-post .sidebar .recent-news a.post h5 {
font-family: 'Lato';
font-weight: 700;
font-size: 14px;
line-height: 16px;
color: #cccccc;
margin: 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.single-post .sidebar .recent-news a.post p {
font-family: 'Lato';
font-weight: 400;
font-size: 12px;
line-height: 14px;
color: #b3b3b3;
margin: 10px 0 0;
}
.single-post .sidebar .recent-news a.post:hover h5 {
color: #ecaa2f;
}
.single-post .sidebar .biography-sidebar {
display: block;
width: 100%;
}
.single-post .sidebar .biography-sidebar p {
font-family: 'Lato';
font-weight: 700;
font-size: 13px;
line-height: 20px;
display: block;
margin: 30px 0 0;
}
.single-post .sidebar .biography-sidebar img {
float: right;
padding-left: 20px;
margin-top: 30px;
} .discography {
background: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/img/elements/bg-1.jpg) center bottom no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; }
.image-header{
position: relative;
}
.image-header .pattern{
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/img/slider/pattern-1.png);
z-index: 1;
}
.rev_slider_wrapper .rev_slider >ul > li:after {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/img/slider/pattern-1.png);
z-index: 1;
}
.discography .covers {
position: relative;
z-index: 3;
padding: 0 12px;
margin-bottom: -150px;
}
.discography .covers ul {
list-style: none;
list-style-type: none;
margin: 60px 0 0 0;
padding: 0;
}
.discography .covers ul li {
display: block;
float: left;
width: 25%;
padding: 3px;
}
@media screen and (max-width: 767px) {
.discography .covers ul li {
width: 50%;
}
}
@media screen and (max-width: 500px) {
.discography .covers ul li {
width: 100%;
max-width: 360px;
margin-left: auto;
margin-right: auto;
float: none;
padding: 3px 0;
}
}
.discography .covers ul li .wrapper-cover {
position: relative;
overflow: hidden;
}
.discography .covers ul li .wrapper-cover .hover {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.discography .covers ul li .wrapper-cover .hover .buy {
text-decoration: none;
display: block;
position: relative;
float: right;
height: 40px;
width: 40px;
top: 0;
background: #d59113;
white-space: nowrap;
overflow: hidden;
z-index: 30;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.discography .covers ul li .wrapper-cover .hover .buy i {
display: block;
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 40px;
background: #ecaa2f;
text-align: center;
font-size: 20px;
line-height: 40px;
color: #fff;
cursor: default;
z-index: 32;
}
.discography .covers ul li .wrapper-cover .hover .buy span {
position: relative;
display: block;
float: left;
height: 40px;
width: 100%;
font-family: 'Lato';
font-weight: 400;
font-size: 12px;
line-height: 40px;
color: #fff;
text-align: center;
text-transform: uppercase;
white-space: nowrap;
padding-left: 45px;
z-index: 31;
}
.discography .covers ul li .wrapper-cover .hover .buy:hover {
width: 155px;
}
.discography .covers ul li .wrapper-cover .hover .info {
text-decoration: none;
display: block;
position: absolute;
bottom: 10%;
padding: 10px 25% 10px 10px;
background: rgba(20, 20, 20, 0.8);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.discography .covers ul li .wrapper-cover .hover .info h5 {
font-family: 'Lato';
font-weight: 700;
font-size: 14px;
line-height: 16px;
color: #fff;
margin: 0;
text-transform: uppercase;
}
.discography .covers ul li .wrapper-cover .hover .info p {
font-family: 'Lato';
font-weight: 400;
font-size: 12px;
line-height: 14px;
color: #fff;
margin: 0;
text-transform: uppercase;
}
.discography .covers ul li .wrapper-cover .hover .info h5,
.discography .covers ul li .wrapper-cover .hover .info p {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.discography .covers ul li .wrapper-cover .hover .info:hover {
background: rgba(236, 170, 47, 0.9);
padding-left: 20px;
}
.discography .covers ul li .wrapper-cover .hover .info:hover h5,
.discography .covers ul li .wrapper-cover .hover .info:hover p {
color: #141414;
} .single-discography {
padding-top: 80px;
}
.single-discography .w-single-discography {
margin-top: 60px;
}
.single-discography .w-single-discography .wrapper-cover {
width: 33.33333333%;
float: left;
max-width: 360px;
}
@media screen and (max-width: 767px) {
.single-discography .w-single-discography .wrapper-cover {
width: 100%;
max-width: 360px;
float: none;
}
}
.single-discography .w-single-discography .wrapper-cover .cover {
position: relative;
overflow: hidden;
}
.single-discography .w-single-discography .wrapper-cover .cover .info {
text-decoration: none;
display: block;
position: absolute;
bottom: 10%;
padding: 10px 25% 10px 10px;
background: rgba(20, 20, 20, 0.8);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.single-discography .w-single-discography .wrapper-cover .cover .info h5 {
font-family: 'Lato';
font-weight: 700;
font-size: 17px;
line-height: 20px;
color: #fff;
margin: 0;
text-transform: uppercase;
}
.single-discography .w-single-discography .wrapper-cover .cover .info p {
font-family: 'Lato';
font-weight: 400;
font-size: 14px;
line-height: 18px;
color: #fff;
margin: 0;
text-transform: uppercase;
}
.single-discography .w-single-discography .wrapper-cover a.link {
display: block;
float: left;
text-decoration: none;
width: 33.33333333%;
text-align: center;
padding: 6px 0;
background: #1a1a1a;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.single-discography .w-single-discography .wrapper-cover a.link.amazon {
border-left: 1px solid #121212;
border-right: 1px solid #121212;
}
.single-discography .w-single-discography .wrapper-cover a.link i {
font-size: 20px;
line-height: 20px;
color: #ffffff;
}
.single-discography .w-single-discography .wrapper-cover a.link:hover {
background: #ecaa2f;
}
.single-discography .w-single-discography .wrapper-player {
display: block;
position: relative;
width: 66.66666666%;
float: left;
}
@media screen and (max-width: 767px) {
.single-discography .w-single-discography .wrapper-player {
width: 100%;
float: none;
margin-top: 60px;
}
}
.single-discography .w-single-discography .wrapper-player .jp-audio {
height: auto;
}
.single-discography .w-single-discography .wrapper-player .jp-audio .jp-type-playlist .jp-interface {
position: relative;
height: 97px;
}
@media screen and (max-width: 991px) {
.single-discography .w-single-discography .wrapper-player .jp-audio .jp-type-playlist .jp-interface {
height: 47px;
}
}
.single-discography .w-single-discography .wrapper-player .jp-audio .jp-type-playlist .jp-playlist {
display: block;
position: relative !important;
bottom: 0;
padding: 0;
}
.single-discography .content {
margin-top: 60px;
}
.single-discography .content h4 {
font-family: 'Lato';
font-weight: 700;
font-size: 24px;
line-height: 24px;
color: #fff;
margin: 0;
}
.single-discography .content p {
font-family: 'Lato';
font-weight: 400;
font-size: 16px;
line-height: 20px;
color: #c2c2c2;
margin: 20px 0 0;
}
.single-discography .content a.buy-now {
display: inline-block;
text-decoration: none;
text-transform: uppercase;
font-family: 'Lato';
font-weight: 700;
font-size: 13px;
line-height: 14px;
color: #fff;
padding: 12px 50px;
margin-top: 35px;
background: #ecaa2f;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.woocommerce-shipping-calculator a{
color: #fff;
}
.single-discography .content a.buy-now:hover,.woocommerce-shipping-calculator a:hover {
color: #171717;
text-decoration: none;
}
.single-discography .info-list {
margin-top: 60px;
}
.single-discography .info-list ul {
list-style: none;
list-style-type: none;
padding: 0;
margin: 0;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells{
display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
width: 100%;
}
.single-discography .info-list ul li {
display: block;
width: 100%;
padding: 20px 0 10px;
border-bottom: 1px solid #292929;
font-family: 'Lato';
font-weight: 400;
font-size: 13px;
line-height: 20px;
color: #fff;
text-transform: uppercase;
}
.single-discography .info-list ul li span.colored {
color: #ecaa2f;
}
.single-discography .info-list ul li:first-child {
padding-top: 0;
} .gallery {
padding-top: 80px;
padding-bottom: 100px;
width: 100%;
}
.gallery .masonry {
width: 100%;
padding-top: 70px;
}
.gallery .masonry .grid-sizer,
.gallery .masonry .item {
width: 14.28571428571429%;
}
.gallery .masonry .grid-sizer.big,
.gallery .masonry .item.big {
width: 28.57142857142857%;
}
@media screen and (max-width: 991px) {
.gallery .masonry .grid-sizer,
.gallery .masonry .item {
width: 25%;
}
.gallery .masonry .grid-sizer.big,
.gallery .masonry .item.big {
width: 50%;
}
}
@media screen and (max-width: 767px) {
.gallery .masonry .grid-sizer,
.gallery .masonry .item {
width: 33.333333333333%;
}
.gallery .masonry .grid-sizer.big,
.gallery .masonry .item.big {
width: 66.666666666666%;
}
}
@media screen and (max-width: 360px) {
.gallery .masonry .grid-sizer,
.gallery .masonry .item {
width: 100%;
}
.gallery .masonry .grid-sizer.big,
.gallery .masonry .item.big {
width: 100%;
}
}
.gallery .masonry .item {
padding: 3px;
}
.gallery .masonry .item .wrapper-img {
position: relative;
overflow: hidden;
}
.gallery .masonry .item .wrapper-img .hover {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(236, 170, 47, 0.9);
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.gallery .masonry .item .wrapper-img .hover a {
display: block;
position: absolute;
top: 50%;
margin-top: -20px;
left: 50%;
margin-left: -20px;
width: 40px;
height: 40px;
background: #000000;
border-radius: 3px;
text-decoration: none;
text-align: center;
}
.gallery .masonry .item .wrapper-img .hover a:hover i {
color: #ecaa2f;
}
.gallery .masonry .item .wrapper-img .hover a i {
font-size: 25px;
line-height: 40px;
color: #fff;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.gallery .masonry .item .wrapper-img:hover .hover {
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
} .tour-dates {
background: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/img/elements/bg-2.jpg) center bottom no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; }
.added_to_cart:hover{
color: #ecaa2f;
}
.tour-dates .list {
display: block;
position: relative;
z-index: 3;
width: 100%;
margin-top: 60px;
margin-bottom: -150px;
}
.tour-dates .list ul {
display: block;
list-style: none;
list-style-type: none;
padding: 0;
margin: 0;
width: 100%;
}
.tour-dates .list ul li {
display: block;
position: relative;
width: 100%;
height: auto;
padding: 20px 15px 20px 60px;
background: #171717;
border-bottom: 1px solid #242424;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.tour-dates .list ul li:last-child {
border-bottom: none;
}
.tour-dates .list ul li:after {
content: '';
display: table;
clear: both;
}
.tour-dates .list ul li span.icon {
display: block;
position: absolute;
left: 0;
top: 0;
width: 60px;
height: 100%;
background: #ecaa2f;
}
.tour-dates .list ul li span.icon i {
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
line-height: 30px;
font-size: 30px;
color: #fff;
text-align: center;
}
.tour-dates .list ul li .cell {
display: block;
float: left;
width: 28.3333333333333%;
text-align: center;
}
.tour-dates .list ul li .cell.artist {
border-left: 1px solid #242424;
border-right: 1px solid #242424;
}
.tour-dates .list ul li .cell i {
display: inline-block;
font-size: 22px;
line-height: 30px;
color: #616161;
padding-right: 15px;
}
.tour-dates .list ul li .cell p {
display: inline-block;
font-family: 'Lato';
font-weight: 700;
font-size: 13px;
line-height: 30px;
color: #adadad;
margin: 0;
}
.tour-dates .list ul li a {
text-decoration: none;
display: block;
float: left;
width: 15%;
font-family: 'Lato';
font-weight: 700;
font-size: 13px;
line-height: 14px;
color: #fff;
text-transform: uppercase;
padding: 7px 0;
text-align: center;
background: #ecaa2f;
border-bottom: 2px solid #d59113;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.tour-dates .list ul li a.sold {
background: #4d4d4d;
border-color: #333333;
color: #b3b3b3;
}
.tour-dates .list ul li a:hover {
background: #d59113;
border-color: #8e610d;
}
.tour-dates .list ul li a:hover.sold {
background: #4d4d4d;
border-color: #333333;
}
.tour-dates .list ul li:hover {
background: #242424;
}
@media screen and (max-width: 991px) {
.tour-dates .list ul li {
padding: 10px 5px 10px 40px;
}
.tour-dates .list ul li span.icon {
width: 40px;
}
.tour-dates .list ul li span.icon i {
font-size: 20px;
}
.tour-dates .list ul li .cell i {
font-size: 16px;
padding-right: 5px;
}
.tour-dates .list ul li .cell p {
font-size: 12px;
}
.tour-dates .list ul li a {
font-size: 11px;
}
}
@media screen and (max-width: 550px) {
.tour-dates .list ul li {
padding: 0;
margin-top: 15px;
border: 1px solid #292929;
}
.tour-dates .list ul li:hover {
background: #171717;
}
.tour-dates .list ul li span.icon {
display: none;
}
.tour-dates .list ul li .cell {
float: none;
width: 100%;
border-bottom: 1px solid #292929;
}
.tour-dates .list ul li .cell.artist {
border-left: none;
border-right: none;
}
.tour-dates .list ul li a {
float: none;
width: 100%;
}
} .single-tour-dates {
position: relative;
padding-top: 80px;
}
.single-tour-dates .event-left {
margin-top: 60px;
padding-right: 3px;
}
.single-tour-dates .event-left .info-event {
display: block;
position: relative;
width: 100%;
max-width: 378px;
padding: 15px 15px 15px 75px;
background: #1f1f1f;
}
.single-tour-dates .event-left .info-event i {
display: block;
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 100%;
background: #ecaa2f;
}
.single-tour-dates .event-left .info-event i:before {
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
font-size: 30px;
line-height: 30px;
color: #fff;
text-align: center;
}
.single-tour-dates .event-left .info-event h5 {
font-family: 'Lato';
font-weight: 400;
font-size: 14px;
line-height: 14px;
color: #fff;
margin: 0;
}
.single-tour-dates .event-left .info-event p {
font-family: 'Lato';
font-weight: 400;
font-size: 11px;
line-height: 12px;
color: #616161;
text-transform: uppercase;
margin: 10px 0 0 0;
}
.single-tour-dates .gmap {
padding-left: 3px;
}
.single-tour-dates .gmap .googleMap {
display: block;
width: 100%;
position: relative;
height: 403px;
margin-top: 60px;
}
@media screen and (max-width: 1199px) {
.single-tour-dates .gmap .googleMap {
height: 342px;
}
}
@media screen and (max-width: 991px) {
.single-tour-dates .gmap .googleMap {
height: 302px;
}
}
.single-tour-dates .gmap .googleMap #googleMap {
display: block;
width: 100% !important;
height: 100% !important;
}
.single-tour-dates .wrapper-content {
margin-top: 50px;
}
.single-tour-dates .wrapper-content .content h4 {
font-family: 'Lato';
font-weight: 700;
font-size: 20px;
line-height: 20px;
color: #fff;
margin: 0;
}
.single-tour-dates .wrapper-content .content p {
font-family: 'Lato';
font-weight: 400;
font-size: 16px;
line-height: 18px;
color: #c2c2c2;
margin: 20px 0 0 0;
}
.last-news .latest-articles ul li .wrapper-article .hover { background: rgba(0, 0, 0, 0.5); } 
.category-title p {
font-size: 18px;
line-height: 24px;
}
.single-tour-dates .wrapper-content .content a.buy {
display: inline-block;
text-decoration: none;
font-family: 'Lato';
font-weight: 700;
font-size: 13px;
line-height: 14px;
color: #fff;
text-transform: uppercase;
padding: 12px 45px;
background: #ecaa2f;
margin-top: 20px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.single-tour-dates .wrapper-content .content a.buy:hover {
color: #171717;
}
@media screen and (max-width: 767px) {
.single-tour-dates .wrapper-content .details {
margin-top: 30px;
}
}
.single-tour-dates .wrapper-content .details ul {
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
}
.single-tour-dates .wrapper-content .details ul li {
padding: 20px 0 10px;
border-bottom: 1px solid #292929;
}
.single-tour-dates .wrapper-content .details ul li:first-child {
padding-top: 0;
}
.single-tour-dates .wrapper-content .details ul li h5 {
font-family: 'Lato';
font-weight: 700;
font-size: 13px;
line-height: 14px;
color: #ecaa2f;
text-transform: uppercase;
margin: 0;
}
.single-tour-dates .wrapper-content .details ul li p {
font-family: 'Lato';
font-weight: 400;
font-size: 13px;
line-height: 14px;
color: #fff;
text-transform: uppercase;
margin: 10px 0 0;
} .our-store {
padding-top: 80px;
}
.our-store .products {
margin-top: 60px;
padding: 0 12px;
}
.our-store .products > ul {
display: block;
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
width: 100%;
}
.our-store .products > ul > li {
display: block;
float: left;
padding: 3px;
width: 25%;
}
@media screen and (max-width: 991px) {
.our-store .products > ul > li {
width: 33.333333333%;
}
}
@media screen and (max-width: 767px) {
.our-store .products > ul > li {
width: 50%;
}
}
@media screen and (max-width: 500px) {
.our-store .products > ul > li {
width: 100%;
max-width: 360px;
margin-left: auto;
margin-right: auto;
float: none;
}
}
.our-store .products > ul > li .product {
position: relative;
overflow: hidden;
}
.our-store .products > ul > li .product .price {
display: block;
width: 130px;
height: 30px;
background: #ecaa2f;
position: absolute;
top: 0;
right: 0;
margin-top: 15px;
margin-right: -30px;
font-family: 'Lato';
font-weight: 700;
font-size: 14px;
line-height: 30px;
color: #fff;
text-align: center;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.our-store .products > ul > li .product .info {
position: relative;
display: block;
width: 100%;
padding: 15px 15px 15px 70px;
background: #1f1f1f;
}
.our-store .products > ul > li .product .info .buy {
text-decoration: none;
display: block;
position: absolute;
top: 0;
left: 0;
width: 55px;
height: 100%;
background: #2b2b2b;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.our-store .products > ul > li .product .info .buy i {
display: block;
width: 25px;
height: 25px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -12.5px;
margin-left: -12.5px;
text-align: center;
font-size: 25px;
line-height: 25px;
color: #616161;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.our-store .products > ul > li .product .info .buy:hover {
background: #ecaa2f;
}
.our-store .products > ul > li .product .info .buy:hover i {
color: #171717;
}
.our-store .products > ul > li .product .info h5 {
font-family: 'Lato';
font-weight: 400;
font-size: 13px;
line-height: 14px;
color: #fff;
margin: 0;
}
.our-store .products > ul > li .product .info .rating {
display: block;
height: 15px;
padding: 5px 0;
}
.our-store .products > ul > li .product .info .rating ul {
display: block;
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
}
.our-store .products > ul > li .product .info .rating ul li {
display: block;
float: left;
cursor: pointer;
}
.our-store .products > ul > li .product .info .rating ul li.active i {
color: #ecaa2f;
}
.our-store .products > ul > li .product .info .rating ul li i {
display: block;
width: 15px;
height: 15px;
font-size: 15px;
line-height: 15px;
color: #999999;
} .store-product {
padding-top: 80px;
}
.store-product .product {
margin-top: 60px;
position: relative;
max-width: 360px;
overflow: hidden;
}
.store-product .product .price {
display: block;
width: 130px;
height: 30px;
background: #ecaa2f;
position: absolute;
top: 0;
right: 0;
margin-top: 15px;
margin-right: -30px;
font-family: 'Lato';
font-weight: 700;
font-size: 14px;
line-height: 30px;
color: #fff;
text-align: center;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.store-product .product .info {
position: relative;
display: block;
width: 100%;
padding: 15px 15px 15px 70px;
background: #1f1f1f;
}
.store-product .product .info .buy {
text-decoration: none;
display: block;
position: absolute;
top: 0;
left: 0;
width: 55px;
height: 100%;
background: #2b2b2b;
}
.store-product .product .info .buy i {
display: block;
width: 25px;
height: 25px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -12.5px;
margin-left: -12.5px;
text-align: center;
font-size: 25px;
line-height: 25px;
color: #616161;
}
.store-product .product .info h5 {
font-family: 'Lato';
font-weight: 400;
font-size: 13px;
line-height: 14px;
color: #fff;
margin: 0;
}
.store-product .product .info .rating {
display: block;
height: 15px;
padding: 5px 0;
}
.store-product .product .info .rating ul {
display: block;
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
}
.store-product .product .info .rating ul li {
display: block;
float: left;
cursor: pointer;
}
.store-product .product .info .rating ul li.active i {
color: #ecaa2f;
}
.store-product .product .info .rating ul li i {
display: block;
width: 15px;
height: 15px;
font-size: 15px;
line-height: 15px;
color: #999999;
}
.store-product .about-product {
margin-top: 60px;
}
.store-product .about-product h4 {
font-family: 'Lato';
font-weight: 400;
font-size: 20px;
line-height: 22px;
color: #fff;
margin: 0;
}
.store-product .about-product span.price {
display: block;
margin-top: 10px;
font-family: 'Lato';
font-weight: 400;
font-size: 14px;
line-height: 16px;
color: #ecaa2f;
text-transform: uppercase;
}
.store-product .about-product span.price del {
color: #cccccc;
}
.store-product .about-product span.line {
display: block;
width: 100%;
height: 1px;
background: #292929;
margin-top: 20px;
}
.store-product .about-product p {
font-family: 'Lato';
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: #cccccc;
margin: 20px 0 0;
}
.store-product .about-product .categories {
display: block;
width: 100%;
max-width: 300px;
border-bottom: 1px solid #292929;
padding: 10px 0;
margin-top: 20px;
font-family: 'Lato';
font-weight: 400;
font-size: 13px;
line-height: 20px;
color: #fff;
text-transform: uppercase;
}
.store-product .about-product .categories span.colored {
color: #ecaa2f;
}
.store-product .about-product form {
margin-top: 30px;
position: relative;
display: block;
min-height: 40px;
}
.store-product .about-product form .numbers-row input[type=text] {
float: left;
width: 40px;
height: 40px;
margin-right: 30px;
text-align: center;
font-family: 'Lato';
font-weight: 700;
font-size: 15px;
line-height: 38px;
color: #fff;
background: #1f1f1f;
border: 1px solid #292929;
}
.store-product .about-product form .numbers-row .button {
display: block;
position: absolute;
cursor: pointer;
width: 20px;
height: 20px;
text-align: center;
font-family: 'Lato';
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: #fff;
left: 40px;
top: 0;
background: #1f1f1f;
border: 1px solid #292929;
border-left: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.store-product .about-product form .numbers-row .button.dec {
top: 20px;
border-top: none;
}
.store-product .about-product form .buttons input[type=submit] {
display: block;
border: none;
background: #ecaa2f;
font-family: 'Lato';
font-weight: 700;
font-size: 13px;
line-height: 40px;
color: #fff;
text-transform: uppercase;
width: 170px;
text-align: center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.store-product .about-product form .buttons input[type=submit]:hover {
color: #171717;
} .biography {
background: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/img/elements/bg-3.jpg) center bottom no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; padding-bottom: 220px;
}
.biography .carousel {
margin-top: 60px;
}
.biography .carousel .simple-slider {
margin-top: 0;
border: 3px solid #171717;
}
.biography .content {
margin-top: 60px;
}
.biography .content h4 {
font-family: 'Lato';
font-weight: 400;
font-size: 20px;
line-height: 20px;
color: #ecaa2f;
margin: 0;
}
.biography .content p {
font-family: 'Lato';
font-weight: 400;
font-size: 16px;
line-height: 20px;
color: #cccccc;
margin: 20px 0 0 0;
}
.biography .content ul.list {
display: block;
list-style: none;
list-style-type: none;
padding: 0;
margin: 30px 0 0 0;
}
.biography .content ul.list li {
display: block;
width: 50%;
float: left;
padding: 5px 0;
}
.biography .content ul.list li i {
display: inline-block;
width: 18px;
height: 18px;
border: 1px solid #ecaa2f;
margin-right: 10px;
border-radius: 50%;
font-size: 10px;
line-height: 18px;
text-align: center;
color: #ecaa2f;
}
.biography .content ul.list li span {
font-family: 'Lato';
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: #fff;
} .contact {
padding-top: 80px;
}
.contact .contact-form {
margin-top: 60px;
padding-bottom: 90px;
}
.contact .contact-form form input[type="text"],
.contact .contact-form form textarea {
display: block;
width: 100%;
border-radius: 0;
border: 1px solid #292929;
background: #1f1f1f;
padding: 12px;
font-size: 15px;
line-height: 15px;
color: #fff;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.contact .contact-form form input[type="text"]:hover,
.contact .contact-form form textarea:hover {
border-color: #383838;
}
.contact .contact-form form input[type="text"]:focus,
.contact .contact-form form textarea:focus,
.contact .contact-form form input[type="text"]:active,
.contact .contact-form form textarea:active {
border-color: #383838;
outline: none;
}
@media screen and (max-width: 767px) {
.contact .contact-form form input[type="text"],
.contact .contact-form form textarea {
margin-top: 30px;
}
}
.contact .contact-form form input[type="submit"] {
display: block;
width: 100%;
font-family: 'Lato';
font-weight: 400;
font-size: 15px;
line-height: 15px;
color: #b3b3b3;
text-align: center;
border: 1px solid #292929;
border-radius: 0;
background: #1f1f1f;
padding: 18px 12px;
margin-top: 30px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.contact .contact-form form input[type="submit"]:hover {
background: #ecaa2f;
border-color: #d59113;
color: #171717;
}
.contact .contact-form form textarea {
margin-top: 30px;
}
.contact .contact-form form label {
font-family: 'Lato';
font-weight: 400;
font-size: 13px;
line-height: 14px;
color: #ecaa2f;
display: block;
position: relative;
width: 100%;
padding: 5px;
border-top: 1px solid #ecaa2f;
}
.contact .contact-details .wrapper {
display: block;
position: relative;
float: left;
width: 33.333333333%;
text-align: center;
}
@media screen and (max-width: 767px) {
.contact .contact-details .wrapper {
width: 100%;
float: none;
margin-top: 25px;
}
}
.contact .contact-details .wrapper .hexagon {
display: block;
position: relative;
width: 73px;
height: 83px;
background: url(//hochzeitssaengerin-nuernberg.de/wp-content/themes/vibemusic/assets/img/elements/contact-shape-yellow.png) center center no-repeat;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.contact .contact-details .wrapper .hexagon i {
font-size: 25px;
line-height: 83px;
color: #fff;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.contact .contact-details .wrapper p {
font-family: 'Lato';
font-weight: 400;
font-size: 17px;
line-height: 18px;
color: #cccccc;
margin: 15px 0 0 0;
}
.contact .contact-details .wrapper:hover .hexagon i {
color: #171717;
} .footer {
display: block;
width: 100%;
margin-top: 130px;
background: #0a0a0a;
text-align: center;
padding: 45px 15px;
}
.footer h2 {
font-family: 'Pacifico';
font-weight: 400;
font-size: 30px;
line-height: 30px;
color: #fff;
margin: 0;
cursor: pointer;
}
.footer h2 span.colored {
color: #ecaa2f;
}
.footer p {
font-family: 'Lato';
font-weight: 400;
font-size: 17px;
line-height: 22px;
color: #cccccc;
margin: 20px 0 0 0;
}
.footer span.line-footer {
display: block;
width: 75px;
height: 1px;
margin: 20px auto 0 auto;
background: #ecaa2f;
}
.footer ul.social {
list-style: none;
list-style-type: none;
padding: 0;
margin: 20px 0 0 0;
}
.footer ul.social li {
display: inline-block;
width: 40px;
height: 30px;
padding: 0 5px;
}
.footer ul.social li a {
text-decoration: none;
display: block;
width: 30px;
height: 30px;
border-radius: 50%;
background: #cccccc;
text-align: center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.footer ul.social li a i {
font-size: 18px;
line-height: 30px;
text-align: center;
color: #171717;
}
.footer ul.social li a:hover {
background: #ecaa2f;
} #social-sidebar {
position: fixed;
z-index: 999995;
width: 120px;
height: auto;
top: 50%;
margin-top: -75px;
left: -115px;
overflow: visible;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
@media screen and (max-width: 767px) {
#social-sidebar {
display: none !important;
}
}
#social-sidebar.scrolled {
left: -90px;
}
#social-sidebar a.sbar {
display: block;
position: relative;
overflow: hidden;
left: 0;
width: 120px;
height: 30px;
margin-bottom: 3px;
background: #292929;
text-align: right;
text-decoration: none;
border-radius: 2px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
font-family: 'Lato';
font-weight: 400;
font-size: 13px;
line-height: 30px;
color: #fff;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#social-sidebar a.sbar.facebook {
background: #4460ae;
}
#social-sidebar a.sbar.twitter {
background: #058cb9;
}
#social-sidebar a.sbar.youtube {
background: #cc181e;
}
#social-sidebar a.sbar.instagram {
background: #6d564b;
}
#social-sidebar a.sbar i {
display: inline-block;
width: 30px;
height: 30px;
font-size: 18px;
line-height: 30px;
text-align: center;
color: #fff;
background: rgba(0, 0, 0, 0.3);
margin-left: 10px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#social-sidebar a.sbar:hover {
left: 90px;
}
#social-sidebar:hover {
left: -90px;
} @keyframes slide {
0% {
transform: translateX(0px);
}
20% {
transform: translateX(60px);
}
40% {
transform: translateX(-60px);
}
60% {
transform: translateX(60px);
}
80% {
transform: translateX(-60px);
}
100% {
transform: translateX(0px);
}
}
@-webkit-keyframes slide {
0% {
-webkit-transform: translateX(0px);
}
20% {
-webkit-transform: translateX(60px);
}
40% {
-webkit-transform: translateX(-60px);
}
60% {
-webkit-transform: translateX(60px);
}
80% {
-webkit-transform: translateX(-60px);
}
100% {
-webkit-transform: translateX(0px);
}
}
@-moz-keyframes slide {
0% {
-moz-transform: translateX(0px);
}
20% {
-moz-transform: translateX(60px);
}
40% {
-moz-transform: translateX(-60px);
}
60% {
-moz-transform: translateX(60px);
}
80% {
-moz-transform: translateX(-60px);
}
100% {
-moz-transform: translateX(0px);
}
}
@-o-keyframes slide {
0% {
-o-transform: translateX(0px);
}
20% {
-o-transform: translateX(60px);
}
40% {
-o-transform: translateX(-60px);
}
60% {
-o-transform: translateX(60px);
}
80% {
-o-transform: translateX(-60px);
}
100% {
-o-transform: translateX(0px);
}
}
@keyframes down {
0% {
transform: translateY(0px);
}
50% {
transform: translateY(8px);
}
100% {
transform: translateY(0px);
}
}
@-webkit-keyframes down {
0% {
-webkit-transform: translateY(0px);
}
50% {
-webkit-transform: translateY(8px);
}
100% {
-webkit-transform: translateY(0px);
}
}
@-moz-keyframes down {
0% {
-moz-transform: translateY(0px);
}
50% {
-moz-transform: translateY(8px);
}
100% {
-moz-transform: translateY(0px);
}
}
@-o-keyframes down {
0% {
-o-transform: translateY(0px);
}
50% {
-o-transform: translateY(8px);
}
100% {
-o-transform: translateY(0px);
}
}
@keyframes flash {
0% {
transform: scale(1);
}
50% {
transform: scale(1.4);
}
100% {
transform: scale(1);
}
}
@-webkit-keyframes flash {
0% {
-webkit-transform: scale(1);
}
50% {
-webkit-transform: scale(1.4);
}
100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes flash {
0% {
-moz-transform: scale(1);
}
50% {
-moz-transform: scale(1.4);
}
100% {
-moz-transform: scale(1);
}
}
@-o-keyframes flash {
0% {
-o-transform: scale(1);
}
50% {
-o-transform: scale(1.4);
}
100% {
-o-transform: scale(1);
}
}
@-webkit-keyframes flash {
0% {
-webkit-transform: scale(1);
}
50% {
-webkit-transform: scale(1.4);
}
100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes flash {
0% {
-moz-transform: scale(1);
}
50% {
-moz-transform: scale(1.4);
}
100% {
-moz-transform: scale(1);
}
}
@-o-keyframes flash {
0% {
-o-transform: scale(1);
}
50% {
-o-transform: scale(1.4);
}
100% {
-o-transform: scale(1);
}
}  #style-switcher-container {
position: fixed;
width: 130px;
height: 200px;
z-index: 999999999;
left: -130px;
top: 47px;
padding: 0;
}
@media screen and (max-width: 767px) {
#style-switcher-container {
top: 50px;
}
}
#style-switcher-container #toggle {
position: absolute;
display: block;
width: 30px;
height: 30px;
background: #e6e6e6;
top: 30px;
left: 100%;
text-align: center;
cursor: pointer;
}
#style-switcher-container #toggle i {
color: #1a1a1a;
font-size: 20px;
line-height: 30px;
cursor: pointer;
}
#style-switcher-container .style-switcher {
display: block;
position: relative;
width: 100%;
padding: 10px;
}
#style-switcher-container .style-switcher .text {
display: block;
width: 100%;
height: 10px;
font-family: 'Lato';
font-weight: 400;
font-size: 10px;
line-height: 10px;
color: #1a1a1a;
text-align: center;
text-transform: uppercase;
}
#style-switcher-container .style-switcher.light {
height: 70px;
background: #e6e6e6;
}
#style-switcher-container .style-switcher.dark {
height: 100px;
background: #1f1f1f;
}
#style-switcher-container .style-switcher.dark .text {
color: #fff;
}
#style-switcher-container .style-switcher.dark .reset-s {
display: block;
position: absolute;
float: none;
width: 110px;
height: 20px;
background: #2e2e2e;
text-decoration: none;
font-family: 'Lato';
font-weight: 400;
font-size: 10px;
line-height: 20px;
color: #fff;
text-transform: uppercase;
text-align: center;
margin: 0;
bottom: 10px;
left: 10px;
}
#style-switcher-container .style-switcher .color {
display: block;
position: relative;
float: left;
width: 30px;
height: 30px;
text-decoration: none;
margin: 10px 10px 0 0;
}
#style-switcher-container .style-switcher .color.last {
margin-right: 0;
clear: right;
}
.rev_slider  ul li .heading {
font-family: 'PT Sans';
font-weight: 700;
font-size: 60px;
line-height: 60px;
color: #fff;
text-transform: uppercase;
}
.rev_slider  ul li .linecap {
display: block;
width: 120px;
height: 6px;
background: #ecaa2f;
}
.rev_slider  ul li .paragraph {
font-family: 'PT Sans';
font-weight: 400;
font-size: 25px;
line-height: 30px;
color: #fff;
text-align: center !important;
}
.rev_slider  ul li .black a.custom-button{
display: inline-block;
text-decoration: none;
text-transform: uppercase;
font-family: 'PT Sans';
font-weight: 700;
font-size: 18px;
line-height: 20px;
padding: 10px 40px;
background: none;
border: 1px solid #fff !important;
color: #fff;
}
.rev_slider  ul li .black a.custom-button:hover{
background: rgba(255, 255, 255, 0.15);
}
.rev_slider  ul li .black .button-down {
text-decoration: none;
font-size: 40px;
color: #fff;
animation-name: down;
-webkit-animation-name: down;
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}a{
color: #ecaa2f;
}
a:hover{
color: #fff;
text-decoration: none;
}
.wp-caption, .wp-caption-text, .gallery-caption{text-align: center; font-style: italic;}
.bypostauthor{}
.wp-caption{
margin: auto;
padding-top: 4px;
max-width: 100%;
border: 1px solid #eee;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-image: initial;
background-color: #f8f8f8;
text-align: center;
}
.sticky {
border: 3px dotted #EEF9FD;
padding: 10px;
}
select{
border: 1px solid #cccccc;
color: #999999;
font-size: 12px;
font-family: 'Montserrat', sans-serif;
font-weight: 300;
text-transform: uppercase;
padding: 8px 10px;
outline: none;
}
select{
max-width: 100%;
}
.tagcloud{
overflow: hidden;
}
.tagcloud a{
font-weight: 400;
line-height: 24px;
border: 1px #cccccc solid !important;
color: #5a5a5a;
font-size: 14px !important;
padding: 2px 7px;
display: inline-block!important;
margin: 0 3px 7px 0!important;
-webkit-transition: border-color .1s ease-in-out;
-moz-transition: border-color .1s ease-in-out;
-o-transition: border-color .1s ease-in-out;
-ms-transition: border-color .1s ease-in-out;
transition: border-color .1s ease-in-out;
}
.tagcloud a:hover{
border: 1px #ecaa2f solid !important;
color: #ecaa2f;
text-decoration: none;
}
.single .tags {
padding: 0px;
margin-top: 30px;
list-style: none;
}
.single .tags li{
display: inline-block;
margin-right: 5px;
color: #fff;
}
.single .tags li a{
color: #fff;
}
.single .tags li span{
font-weight: 700;
}
body .wpb_row{
margin-bottom: 0px;
clear: both; 
}
.full_yes .vc_col-sm-12 {
padding-left: 0px;
padding-right: 0px;
float: none;
}
body{
overflow-x: hidden;
}
.onsale{
display: none !important;
}
.onsale{
display: none;
}
.alignright{
float: right;
margin-left: 20px;
margin-bottom: 30px;
}
.alignleft{
float: left;
margin-right: 20px;
margin-right: 30px;
}
.clear{
clear: both;
}
.aligncenter{
float: none;
margin: 30px;
}
img{
max-width: 100%;
height: auto;
}
#wp-calendar{
width: 100%;
}
#wp-calendar th, #wp-calendar td{
padding: 5px;
text-align: center;
border: 1px solid #dedede;
}
.admin-bar .navbar-fixed-top{
top: 32px;
}
.image-header{
margin-top: 0px;
}
nav.navbar{
z-index: 99;
}
.comment-notes, .form-submit{
padding: 0px 15px;
clear: both;
}
#reply-title{
display: none;
}
.search-input{
position: relative;
border: none;
background: none;
width: 100%;
color: #fff;
font-family: 'Lato';
font-weight: 400;
font-size: 13px;
line-height: 20px;
padding: 12px 5px 12px 10px;
}
.widget_recent_entries ul, .widget_recent_comments ul, .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_pages ul, .widget_rss ul, .widget_nav_menu ul{
padding-left: 20px;
list-style: square;
}
.widget_recent_entries ul li, .widget_recent_comments ul li, .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_pages ul li, .widget_rss ul li, .widget_nav_menu ul li,
.widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_pages ul li a, .widget_rss ul li a, .widget_nav_menu ul li a{
font-family: 'Lato';
font-weight: 700;
font-size: 13px;
line-height: 16px;
color: #cccccc;
margin: 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.widget_recent_entries ul li, .widget_recent_comments ul li, .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_pages ul li, .widget_rss ul li, .widget_nav_menu ul li{
margin-bottom: 10px;
}
.single-post .sidebar .head{
margin-bottom: 30px;
}
.info-data li a{
color: #c2c2c2;
}
.continue-reading{
display: inline-block;
margin-top: 15px;
color: #ecaa2f;
}
.single-post .sidebar .recent-news a.post:first-child{
margin-top: 0px;
}
.woocommerce nav.woocommerce-pagination{
margin-top: 40px;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li{
border: none;
}
.vc_images_carousel{
border:3px solid #171717;
}
.biography .content ul.list li{
font-family: 'Lato';
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: #fff;
}
.wpcf7-text, .wpcf7-textarea{
display: block;
width: 100%;
border-radius: 0;
border: 1px solid #292929;
background: #1f1f1f;
padding: 12px;
font-size: 15px;
line-height: 15px;
color: #fff;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.wpcf7-text:focus, .wpcf7-textarea:focus{
outline: none;
}
span.wpcf7-form-control-wrap{
display: block;
margin-bottom: 30px;
}
.wpcf7-submit{
display: block;
width: 100%;
font-family: 'Lato';
font-weight: 400;
font-size: 15px;
line-height: 15px;
color: #b3b3b3;
text-align: center;
border: 1px solid #292929;
border-radius: 0;
background: #1f1f1f;
padding: 18px 12px;
margin-top: 30px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;}
.wpcf7-submit:hover{
background: #ecaa2f;
border-color: #d59113;
color: #171717;
}
div.wpcf7-validation-errors{
clear: both;
color: #fff;
}
.wpcf7-form {
overflow: hidden;
margin-top: 60px;
padding-bottom: 60px;
}
.added_to_cart{
display: block;
width: 55px;
height: 59px;
padding: 0px;
line-height: 55px;
background: #2b2b2b;
position: absolute;
top: 0px;
left: 0px;
word-break: break-all;
font-size: 11px;
text-align: center;
color: #fff;
}
.price del{
display: inline-block !important;
}
.rating-list {
list-style: none;
display:block;
padding:0;
position: relative;
width: 65px;
position: relative;
height: 15px;
}
.rating-list li {
margin:0 1px 0 0;
padding:0;
float: left !important;
width: 100%;
height: 15px;
width: 100%;
}
.rating-list li{
margin: 0px;
position: absolute;
left: 0px;
top: 0px;
}
.rating-list li i{
color: #666666;
font-size: 17px;
font-style:normal;
font-family: "entypo";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em; text-align: center; font-variant: normal;
text-transform: none;
line-height: 1em;   }
.rating-list i.star-on {
color: #ffba00;
height:20px;
display: block;
position: absolute;
top: 0px; 
left: 0px;
overflow: hidden;
}
.rating-list i.star-on:before{
content: "\e809\e809\e809\e809\e809";
overflow: hidden;
color: #ecaa2f;
}
.rating-list i.star-off:before{
content: "\e809\e809\e809\e809\e809";
}
.rating-list i.star-off {
height:20px;
display: block;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
display: block;
margin-top: 10px;
font-family: 'Lato';
font-weight: 400;
font-size: 14px;
line-height: 16px;
color: #ecaa2f;
text-transform: uppercase;
}
.about-product span.line {
display: block;
width: 100%;
height: 1px;
background: #292929;
margin-top: 20px;
}
.about-product p {
font-family: 'Lato';
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: #cccccc;
margin: 20px 0 0;
}
.about-product .categories span.colored {
color: #ecaa2f;
}
.about-product .categories {
display: block;
width: 100%;
max-width: 300px;
border-bottom: 1px solid #292929;
padding: 10px 0;
margin-top: 20px;
font-family: 'Lato';
font-weight: 400;
font-size: 13px;
line-height: 20px;
color: #fff;
text-transform: uppercase;
}
.woocommerce .quantity .qty{
float: left;
width: 70px;
height: 40px;
margin-right: 30px;
text-align: center;
font-family: 'Lato';
font-weight: 700;
font-size: 15px;
line-height: 38px;
color: #fff;
background: #1f1f1f;
border: 1px solid #292929;
}
.about-product .categories a{
font-family: 'Lato';
font-weight: 400;
font-size: 13px;
line-height: 20px;
color: #fff;
text-transform: uppercase;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
display: block;
border: none;
background: #ecaa2f;
font-family: 'Lato';
font-weight: 700;
font-size: 13px;
line-height: 40px;
color: #fff;
text-transform: uppercase;
width: 170px;
text-align: center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
border-radius: 0px;
-webkit-border-radius: 0px;
-o-border-radius: 0px;
-moz-border-radius: 0px;
padding: 0px;
}
.about-product  .cart{
margin-top: 50px;
position: relative;
display: block;
min-height: 40px;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
color: #171717;
background: #ecaa2f;
}
.about-product > ul {
display: block;
width: 100%;
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
}
.about-product > ul > li {
display: inline-block;
margin-right: 5px;
}
.about-product > ul > li.active a {
background: #151515;
border-bottom-color: #151515;
}
.about-product > ul > li a {
display: inline-block;
text-decoration: none;
outline: none;
font-family: 'Lato';
font-weight: 400;
font-size: 14px;
line-height: 14px;
color: #fff;
padding: 13px 40px;
background: #1f1f1f;
border: 1px solid #464646;
}
.about-product .tab-content {
display: block;
width: 100%;
margin-top: -1px;
border: 1px solid #434343;
padding: 10px 15px 30px;
background: #151515;
}
#reviews .commentlist{
padding: 0px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar{
width: 45px;
padding: 0px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{
border: 1px solid #434343;
border-radius: 0px;
}
textarea {
border-radius: 0;
border-color: #1f1f1f;
background: #101010;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
font-family: 'Lato';
font-weight: 400;
font-size: 12px;
}
.woocommerce #review_form #respond p.form-submit{
padding: 0px;
}
.about-tabs{
padding-top: 50px;
}
.single-product  .our-store .products{
padding: 0px;
}
.related h2, .cart-collaterals h2{
color: #fff;
font-family: 'PT Sans';
font-weight: 700;
font-size: 18px;
margin: 0px 0px 10px 0px;
}
.our-store .related .products{
margin-top: 30px;
}
.woocommerce .cart .button, .woocommerce .cart input.button{
height: 40px;
margin-right: 5px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce form .form-row input.input-text{
height: 40px;
font-family: 'Lato';
font-weight: 700;
font-size: 15px;
padding: 0px 10px;
color: #fff;
background: #1f1f1f;
border: 1px solid #292929;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th, .woocommerce table.shop_table td{
border: 1px solid #434343;
}
.woocommerce table.shop_table{
border-collapse: collapse;
}
.woocommerce table.shop_table a, .woocommerce table.shop_table{
color: #fff;
}
.woocommerce-cart .cart-collaterals .cart_totals table{
color: #fff;
}
nav.navbar{
z-index: 99 !important;
}
.single-post .sidebar{
color: #fff;
}
.menu-item-has-children{
position: relative;
}
.sub-menu{
position: absolute;
display: none;
top: 50px;
left: 0px;
background: #fff;
box-shadow: rgba(0, 0, 0, 0.02) 1px 1px 2px 2px;
padding: 0px;
min-width: 200px;
}
.sub-menu li{
display: block;
padding: 10px 15px;
}
.sub-menu .menu-item-has-children .sub-menu {
top: 0px;
left: 100%; 
}
.menu-item-has-children:hover > .sub-menu{
display: block;
}
nav.navbar ul.navbar-nav li .sub-menu li{
padding: 5px;
}
nav.navbar ul.navbar-nav li .sub-menu li a{
color: #333;
}
nav.navbar ul.navbar-nav li .sub-menu li a:hover{
color: #ecaa2f;
}#preloaderV #vibemusic {
background: ;
}
.category-title .under-line .line {
background: ;
} nav.navbar {
border-top: 3px solid ;
}
nav.navbar .navbar-header button.navbar-toggle:hover {
border-color: ;
}
nav.navbar .navbar-header button.navbar-toggle:hover .icon-bar {
background: ;
}
nav.navbar .navbar-header a.navbar-brand:hover {
color: ;
}
nav.navbar ul.navbar-nav li.active a {
color: ;
border: 1px solid ;
}
nav.navbar ul.navbar-nav li.active a:hover,
nav.navbar ul.navbar-nav li.active a:focus,
nav.navbar ul.navbar-nav li.active a:active {
background: none;
color: ;
}
nav.navbar ul.navbar-nav li a:hover,
nav.navbar ul.navbar-nav li a:active,
nav.navbar ul.navbar-nav li a:focus {
color: ;
} .image-header span.line {
background: ;
}
.jp-audio {
border-top: 3px solid ;
}
.jp-audio .jp-type-playlist .jp-interface .custom-buttons {
background: ;
}
.jp-audio .jp-type-playlist .jp-playlist ul li:hover {
border-bottom-color: ;
}
.jp-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-current:before {
color: ;
}
.jp-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-current a {
color: ;
}
.jp-audio .jp-type-playlist .jp-no-solution a {
color: ;
}
.jp-audio .jp-type-playlist .jp-no-solution span {
color: ;
}
.jp-audio.jp-state-playing .jp-play i:before {
content: "\e004" !important;
}
@media screen and (max-width: 991px) {
.jp-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-current a {
color: ;
}
} .last-news .latest-articles ul li .wrapper-article .hover span.category {
background: ;
}
.last-news .latest-articles ul li .wrapper-article .hover:hover span.category {
color: ;
} .single-post .content .comments .comment .head .title {
color: ;
}
.single-post .content .comments .comment .head .date i {
color: ;
}
.single-post .content .comments .comment a.reply {
background: ;
}
.single-post .content .comments .post-comment h5 {
color: ;
}
.single-post .content .comments .post-comment form input[type="submit"] {
background: ;
}
.single-post .sidebar .search-widget form.search button[type="submit"] {
background: ;
}
.single-post .sidebar .head .line span {
background: ;
}
.single-post .sidebar .recent-news a.post:hover h5 {
color: ;
} .discography .covers ul li .wrapper-cover .hover .buy i {
background: ;
}
.single-discography .w-single-discography .wrapper-cover a.link:hover {
background: ;
}
.single-discography .content a.buy-now {
background: ;
}
.single-discography .info-list ul li span.colored {
color: ;
} .gallery .masonry .item .wrapper-img .hover a:hover i {
color: ;
} .tour-dates .list ul li span.icon {
background: ;
}
.tour-dates .list ul li a {
background: ;
} .single-tour-dates .event-left .info-event i {
background: ;
}
.single-tour-dates .wrapper-content .content a.buy {
background: ;
}
.single-tour-dates .wrapper-content .details ul li h5 {
color: ;
} .our-store .products > ul > li .product .price {
background: ;
}
.our-store .products > ul > li .product .info .buy:hover {
background: ;
}
.our-store .products > ul > li .product .info .rating ul li.active i {
color: ;
} .store-product .product .price {
background: ;
}
.store-product .product .info .rating ul li.active i {
color: ;
}
.store-product .about-product span.price {
color: ;
}
.store-product .about-product .categories span.colored {
color: ;
}
.store-product .about-product form .buttons input[type=submit] {
background: ;
} .biography .content h4 {
color: ;
}
.biography .content ul.list li i {
border: 1px solid ;
color: ;
} .contact .contact-form form input[type="submit"]:hover {
background: ;
}
.contact .contact-form form label {
color: ;
border-top: 1px solid ;
} .footer h2 span.colored {
color: ;
}
.footer span.line-footer {
background: ;
}
.footer ul.social li a:hover {
background: ;
}
a{
color: ;
}
.tagcloud a:hover{
border: 1px  solid !important;
color: ;
}
.continue-reading{
color: ;
}
.wpcf7-submit:hover{
background: ;
}
.rating-list i.star-on:before{
color: ;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
color: ;
}
.about-product .categories span.colored {
color: ;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
background: ;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
background: ;
}
nav.navbar ul.navbar-nav li .sub-menu li a:hover{
color: ;
}