@font-face {
font-weight: normal;
font-style: normal;
font-family: 'Museo';
src: local('Museo'), url(//online.messerbrief.at/wp-content/themes/messerbrief/fonts/Museo/Museo-300.woff) format('woff');
}
@font-face {
font-weight: normal;
font-style: italic;
font-family: 'Museo';
src: local('Museo'), url(//online.messerbrief.at/wp-content/themes/messerbrief/fonts/Museo/MuseoSansCyrl-300Italic.woff) format('woff');
}
@font-face {
font-weight: bold;
font-style: normal;
font-family: 'Museo';
src: local('Museo'), url(//online.messerbrief.at/wp-content/themes/messerbrief/fonts/Museo/Museo-700.woff) format('woff');
}
@font-face {
font-weight: bold;
font-style: italic;
font-family: 'Museo';
src: local('Museo'), url(//online.messerbrief.at/wp-content/themes/messerbrief/fonts/Museo/MuseoSansCyrl-700Italic.woff) format('woff');
}
@font-face {
font-weight: normal;
font-style: normal;
font-family: 'Futura';
src: local('Futura Std Book'), url(//online.messerbrief.at/wp-content/themes/messerbrief/fonts/FuturaStd/FuturaStdBook.woff) format('woff');
}
@font-face {
font-weight: normal;
font-style: italic;
font-family: 'Futura';
src: local('Futura Std Book Oblique'), url(//online.messerbrief.at/wp-content/themes/messerbrief/fonts/FuturaStd/FuturaStdBookOblique.woff) format('woff');
}
@font-face {
font-weight: 600;
font-style: normal;
font-family: 'Futura';
src: local('Futura Std Heavy'), url(//online.messerbrief.at/wp-content/themes/messerbrief/fonts/FuturaStd/FuturaStdHeavy.woff) format('woff');
}
@font-face {
font-weight: bold;
font-style: normal;
font-family: 'Futura';
src: local('Futura Std Bold'), url(//online.messerbrief.at/wp-content/themes/messerbrief/fonts/FuturaStd/FuturaStdBold.woff) format('woff');
}
body {
background-color: #eee;
font-family: Museo, sans-serif;
}
a {
color: #5791c7;
}
a:hover {
text-decoration: none;
-webkit-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;
transition: all .5s ease 0s;
} h1,
h2,
h3 {
font-weight: bold;
font-family: Futura, sans-serif;
}
h2 {
text-transform: uppercase;
font-size: 2em;
}
h3 {
color: #5791c7;
font-size: 1.25em;
}
h5 {
font-weight: bold;
}
p {
text-align: justify;
} .navbar-header {
display: table;
margin: 0 auto;
}
.navbar-toggler {
position: absolute;
top: 15px;
right: 0;
}
@media (min-width: 1200px) { } header {
position: relative;
background: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/sharpen-hero.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.home header {
background-color: black;
background-image: none;
}
.home header .background,
footer .background {
background: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/tomato.jpg) no-repeat top right;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
}
@media only screen and (min-resolution: 120dpi) {
header {
background-image: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/sharpen-hero@2x.jpg);
}
.home header .background,
footer .background {
background-image: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/tomato@2x.jpg);
}
}
header.bg-cut-the-envelope {
background-image: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/bg-cut-the-envelope.jpg);
}
@media only screen and (min-resolution: 120dpi) {
header.bg-cut-the-envelope {
background-image: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/bg-cut-the-envelope@2x.jpg);
}
}
header.bg-knife-envelope {
background-image: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/bg-knife-envelope.jpg);
}
@media only screen and (min-resolution: 120dpi) {
header.bg-knife-envelope {
background-image: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/bg-knife-envelope@2x.jpg);
}
}
header.bg-wife {
background-image: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/bg-wife.jpg);
}
@media only screen and (min-resolution: 120dpi) {
header.bg-wife {
background-image: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/bg-wife@2x.jpg);
}
}
header.bg-knives-dark {
background-image: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/bg-knives-dark.jpg);
}
@media only screen and (min-resolution: 120dpi) {
header.bg-knives-dark {
background-image: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/bg-knives-dark@2x.jpg);
}
}
header.bg-none {
background-image: none;
}
body:not(.home) header:not(.bg-none):not(.mobile-disabled) > .container {
padding-top: 10rem;
padding-bottom: 10rem;
}
@media (max-width: 991.98px) {
header.mobile-disabled {
background: none;
}
header.mobile-disabled > .container {
padding-top: 0;
padding-bottom: 0;
}
header.mobile-disabled > .container > * {
display: none;
}
}
header video {
position: absolute;
top: 0;
z-index: -1;
width: 100%;
height: 100%;
object-fit: cover;
}
header .fixed {
position: fixed;
z-index: 9;
width: 100%;
}
header .fixed.scrolled-down {
transition: all .3s ease-in-out;
transform: translateY(-100%);
}
header .fixed.scrolled-up {
transition: all .3s ease-in-out;
transform: translateY(0);
}
header .gift-bar {
padding: .25em;
background-color: black;
color: white;
text-align: center;
}
header .gift-bar a {
color: #5791c7;
text-transform: uppercase;
font-weight: bold;
}
header .mask {
background-color: #5791c7;
}
header nav .navbar-nav {
text-align: center;
}
.navbar-expand-lg .navbar-nav .nav-link {
margin: 0 1em;
text-transform: uppercase;
font-weight: 600;
font-size: 1.125em;
font-family: Futura, sans-serif;
}
.navbar-dark .navbar-nav .nav-link {
color: white;
}
header.d-flex > .container {
margin-top: 114px;
}
header h1 {
color: white;
font-size: 3.5em;
}
.home header h1,
footer .h1 {
text-align: center;
text-transform: uppercase;
font-weight: bold;
font-size: 2.5em;
}
@media (max-width: 419px) {
.navbar-brand img {
max-width: 180px;
}
.home header h1,
footer .h1 {
font-size: 1.75em;
}
header.d-flex > .container {
margin-top: 125px;
}
}
header h2 {
color: white;
font-size: 2em;
}
header h2.h1 {
font-size: 3em;
}
.min-90 {
min-height: 90vh;
}
.overlay:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, .5);
content: ' ';
}
.overlay-gradient:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgb(0, 0, 0);
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .5) 100%);
content: ' ';
} @media (min-width: 992px) {
#sub-hero .image img {
height: 70px;
}
}
#sub-hero p {
color: #5791c7;
text-align: center;
}  #master-chefs p {
color: white;
text-align: center;
}
#master-chefs p em {
color: #5791c7;
font-weight: bold;
} #how-we-sharpen {
position: relative;
background: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/sharpen.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
color: white;
text-align: center;
}
@media only screen and (min-resolution: 120dpi) {
#how-we-sharpen {
background-image: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/sharpen@2x.jpg);
}
} #world {
position: relative;
background: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/world.png) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
@media only screen and (min-resolution: 120dpi) {
#world {
background-image: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/world@2x.png);
}
} .select-wrapper,
.select-wrapper p {
text-align: center;
}
.select-wrapper .mask {
background: rgba(0, 0, 0, .15);
font-weight: 600;
font-family: Futura, sans-serif;
line-height: 1.25;
}
.select-wrapper .mask .lead {
color: white;
text-transform: uppercase;
font-weight: 600;
font-size: 1.25em;
}
.mask-blue {
border: 1px solid #5791c7;
background-color: #d7dfe7;
} aside .counter-wrapper .title {
display: block;
text-transform: uppercase;
font-weight: bold;
font-size: 1.25em;
font-family: Futura, sans-serif;
}
aside .counter-wrapper .subtitle {
display: block;
font-weight: bold;
font-size: 1.25em;
font-family: Futura, sans-serif;
}
aside .counter-wrapper .counter {
display: inline-block;
font-weight: bold;
font-size: 3em;
font-family: Futura, sans-serif;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
aside .counter-wrapper .counter {
font-size: 2.5em;
}
}
aside .counter-wrapper .counter .hours:before,
aside .counter-wrapper .counter .minutes:before,
aside .counter-wrapper .counter .seconds:before {
position: absolute;
margin-top: -.55em;
text-align: center;
text-transform: uppercase;
font-size: .25em;
}
aside .counter-wrapper .counter .hours:before {
content: 'std';
}
aside .counter-wrapper .counter .minutes:before {
content: 'min';
}
aside .counter-wrapper .counter .seconds:before {
content: 'sek';
} @media (min-width: 992px) {
#form-footer .container {
min-height: 300px;
background: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/bg-knife.png) no-repeat bottom right;
background-size: 424px 300px;
}
@media only screen and (min-resolution: 120dpi) {
#form-footer .container {
background: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/bg-knife@2x.png) no-repeat bottom right;
background-size: 424px 300px;
}
}
} footer {
background-color: #000;
color: white;
}
footer .footer-form {
border-bottom: 5px solid white;
}
footer ul {
line-height: 2.5em;
}
footer a {
color: white;
}
footer a:hover {
color: white;
text-decoration: underline;
}
#mobile-order-button {
position: fixed;
bottom: 0;
z-index: 1;
border-radius: 0;
} .btn {
padding: .375em 2em;
border-color: #5791c7;
background-color: #5791c7;
color: white;
text-transform: uppercase;
font-weight: bold;
font-family: Futura, sans-serif;
}
.btn:hover {
background-color: white;
color: #5791c7;
}
.btn.color-red {
border-color: #dc3545;
background-color: #dc3545;
color: white;
}
.btn.color-red .small {
color: #f7c5c3;
}
.btn.color-red:hover {
background-color: white;
color: #dc3545;
}
.btn.color-red:hover .small {
color: #dc3545;
}
.button-cta {
display: inline-block;
padding: .125em;
border-bottom: 2px solid #5791c7;
color: #5791c7;
text-decoration: none;
letter-spacing: 2px;
font-weight: bold;
}
a.button-cta:hover {
border-bottom: 2px solid #0056b3;
} .color-orange {
color: #ef4136;
}
.color-red {
color: #dc3545;
}
.color-blue {
color: #5791c7;
}
.color-black {
color: black;
}
.border-bottom-blue {
border-bottom: 1px solid #5791c7;
}
.bg-color-blue {
background-color: #5791c7;
}
.bg-color-gray {
background-color: #eff0ec;
}
.bg-color-black {
background-color: #000;
}
.bg-color-lightgray {
background-color: #ededed;
}
.bg-color-dark {
background-color: #252b2e;
}
.bg-color-dark h2 {
color: #5791c7;
}
.bg-color-1 {
background-color: #e6dbc1;
}
.bg-color-2 {
background-color: #efefef;
}
.bg-color-3 {
background-color: #f37a5b;
}
.bg-color-4 {
background-color: #e2d5b7;
}
.bg-color-5 {
background-color: #d9dbcf;
}
.bg-color-6 {
background-color: #799c96;
} .select-wrapper .select2-selection {
border-radius: 0;
}
.select-wrapper .select2-container {
margin: 0 auto;
width: 100px !important;
}
.select-wrapper .select2-container .select2-selection__rendered {
color: #495057;
font-size: 50px;
line-height: 100px !important;
}
.select-wrapper .select2-container .select2-selection--single {
position: relative;
width: 100px !important;
height: 100px !important;
border: none;
text-align: center;
}
#form-footer .subtitle {
display: block;
font-weight: normal;
}
#form-footer .subtitle.inactive {
font-weight: bold;
}
#form-footer .select-wrapper .select2-container {
max-width: 137px !important;
width: 100% !important;
}
#form-footer .select-wrapper .select2-container .select2-selection__rendered {
line-height: 72px !important;
}
#form-footer .select-wrapper .select2-container .select2-selection--single {
width: 100% !important;
height: 72px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
padding-right: 8px;
color: #495057;
}
.select2-container--bootstrap4 .select2-dropdown.select2-dropdown--below {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}      .select2-selection--single .select2-selection__arrow {
right: 15px;
width: 13px;
height: 7px;
background: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/arrow.png) no-repeat center center;
transform: translateY(-50%);
}
@media only screen and (min-resolution: 120dpi) {
.select2-selection--single .select2-selection__arrow {
background: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/arrow@2x.png) no-repeat center center;
background-size: 13px 7px;
}
}
.select2-selection--single .select2-selection__arrow b {
display: none;
} #order-form label {
margin-bottom: .25rem;
}
#order-form .form-control,
#order-form .custom-control-label::before,
#order-form .select2-container--bootstrap4 .select2-selection {
border-color: white;
border-radius: 0;
}
#order-form .custom-control-label::before,
#order-form .custom-control-label::after {
margin-top: 1px;
width: 1.85em;
height: 1.85em;
}
#order-form .custom-control-label {
margin-bottom: 0;
padding-top: .5rem;
padding-bottom: .5rem;
padding-left: 1em;
line-height: 1.5;
}
@media (max-width: 575.98px) {
.modal-fullscreen {
padding: 0 !important;
}
.modal-fullscreen .modal-dialog {
margin: 0;
max-width: none;
width: 100%;
height: 100%;
}
.modal-fullscreen .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen .modal-body {
overflow-y: auto;
}
}
@media (max-width: 767.98px) {
.modal-fullscreen-sm {
padding: 0 !important;
}
.modal-fullscreen-sm .modal-dialog {
margin: 0;
max-width: none;
width: 100%;
height: 100%;
}
.modal-fullscreen-sm .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen-sm .modal-body {
overflow-y: auto;
}
}
@media (max-width: 991.98px) {
.modal-fullscreen-md {
padding: 0 !important;
}
.modal-fullscreen-md .modal-dialog {
margin: 0;
max-width: none;
width: 100%;
height: 100%;
}
.modal-fullscreen-md .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen-md .modal-body {
overflow-y: auto;
}
}
@media (max-width: 1199.98px) {
.modal-fullscreen-lg {
padding: 0 !important;
}
.modal-fullscreen-lg .modal-dialog {
margin: 0;
max-width: none;
width: 100%;
height: 100%;
}
.modal-fullscreen-lg .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen-lg .modal-body {
overflow-y: auto;
}
}
.modal-fullscreen-xl {
padding: 0 !important;
}
.modal-fullscreen-xl .modal-dialog {
margin: 0;
max-width: none;
width: 100%;
height: 100%;
}
.modal-fullscreen-xl .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen-xl .modal-body {
overflow-y: auto;
}
.btn-open-modal {
margin-bottom: .5em;
}
.custom-control-input:checked ~ .custom-control-label::before {
border-color: #5791c7;
background-color: #5791c7;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
background-color: #5791c7;
}
@-webkit-keyframes spin {
to {
transform: rotate(360deg);
}
}
@keyframes spin {
to {
transform: rotate(360deg);
}
}
.stroke-dotted {
opacity: 0;
transition: opacity 1s ease, stroke-width 1s ease;
transform-origin: 50% 50%;
-webkit-animation: spin 4s infinite linear;
animation: spin 4s infinite linear;
stroke-dasharray: 4, 5;
stroke-width: 1px;
}
.stroke-solid {
transition: stroke-dashoffset 1s ease, opacity 1s ease;
stroke-dashoffset: 0;
stroke-dashArray: 300;
stroke-width: 4px;
}
.icon {
transition: transform 200ms ease-out;
transform-origin: 50% 50%;
}
.video-thumbnail .video-thumbnail-wrapper {
position: relative;
}
.video-thumbnail:hover .video-thumbnail-wrapper .overlay:before {
background: none;
-webkit-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;
transition: all .5s ease 0s;
}
.video-thumbnail:hover .video-thumbnail-wrapper .overlay .play .stroke-dotted,
.play:hover .stroke-dotted {
opacity: 1;
stroke-width: 4px;
}
.video-thumbnail:hover .video-thumbnail-wrapper .overlay .play .stroke-solid,
.play:hover .stroke-solid {
opacity: 0;
stroke-dashoffset: 300;
}
.video-thumbnail:hover .video-thumbnail-wrapper .overlay .play .icon,
.play:hover .icon {
transform: scale(1.05);
}
.video-thumbnail .title {
margin-top: .5em;
text-align: center;
font-size: 1.25em;
}
.arrow {
z-index: 2;
pointer-events: none;
}
.arrow__path {
stroke: black;
fill: transparent;
stroke-dasharray: 2 1;
stroke-width: 2;
}
.arrow__head line {
stroke: black;
stroke-width: 2px;
}
@media (min-width: 992px) {
.my-md-5-negative {
margin-top: -3rem !important;
}
.my-md-5-negative {
margin-bottom: -3rem !important;
}
}
.btn-help {
display: inline-block;
margin-top: .25em;
width: 1.5em;
height: 1.5em;
border: 1px solid #5791c7;
border-radius: 50%;
color: #5791c7;
text-align: center;
font-size: .75em;
}
.btn-help:hover {
background-color: #5791c7;
color: white;
}
.tooltip-inner {
background-color: #5791c7;
}
.tooltip.bs-tooltip-right .arrow:before {
border-right-color: #5791c7 !important;
}
.tooltip.bs-tooltip-left .arrow:before {
border-left-color: #5791c7 !important;
}
.tooltip.bs-tooltip-bottom .arrow:before {
border-bottom-color: #5791c7 !important;
}
.tooltip.bs-tooltip-top .arrow:before {
border-top-color: #5791c7 !important;
}
.cursor-pointer {
cursor: pointer;
}
@media (min-width: 576px) {
.h-sm-min-150 {
min-height: 150px;
}
}
.grid-divider {
position: relative;
overflow-x: hidden;
}
.grid-divider > [class*=col]:nth-child(n+2):after {
position: absolute;
top: 0;
bottom: 15px;
background-color: #b2bcc6;
content: '';
}
@media (max-width: 767.98px) {
.grid-divider > [class*=col]:nth-child(n+2):after {
top: -.5px;
left: 15px;
width: calc((100% - 30px));
height: 1px;
}
}
@media (min-width: 768px) {
.grid-divider > [class*=col]:nth-child(n+2):after {
left: -.5px;
margin-left: -.5px;
width: 1px;
height: auto;
}
}
table.price-table {
border: 5px solid #252b2e;
}
table.price-table th,
table.price-table td {
vertical-align: middle;
text-align: center;
}
.slick-slide img {
display: inline;
}
.slick-prev,
.slick-next {
position: absolute;
top: 50%;
display: block;
width: 10px;
height: 20px;
outline: none;
border: none;
font-size: 0;
line-height: 0;
cursor: pointer;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.slick-prev {
left: 20px;
z-index: 1;
background: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/arrow-left.png) no-repeat center center;
}
.slick-next {
right: 20px;
background: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/arrow-right.png) no-repeat center center;
}
@media only screen and (min-resolution: 120dpi) {
.slick-prev {
background: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/arrow-left@2x.png) no-repeat center center;
}
.slick-next {
background: url(//online.messerbrief.at/wp-content/themes/messerbrief/img/arrow-right@2x.png) no-repeat center center;
}
.slick-prev,
.slick-next {
background-size: 10px 20px;
}
}
.video-thumbnail {
position: relative;
display: inline-block;
}
.video-thumbnail .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.video-thumbnail .overlay svg {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.form-table {
border: 1px solid black;
}
.form-table .form-table-body {
background-color: white;
}
.form-table .form-table-button button {
margin: .25rem;
padding: 0;
width: 3rem;
height: 3rem;
border: 1px solid black;
border-radius: 0;
background-color: transparent;
color: black;
font-weight: normal;
}
.form-table .form-table-button button:hover,
.form-table .form-table-button button.active {
margin: 0;
width: 3.5rem;
height: 3.5rem;
background-color: transparent;
font-size: 1.75em;
}
.form-table .form-table-footer {
border-top: 1px solid black;
}