/* Copyright 2017 Dominik Krulak
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* -------------------------------- ABOUT --------------------------------------
 * Compiled to:      i1199.min.css
 * File name abbr.:  id1199
 * Description:      custom style of the product page
 * ---------------------------------------------------------------------------*/
/* Copyright 2017 Dominik Krulak
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* -------------------------------- ABOUT --------------------------------------
 * Compiled to:      *
 * File name abbr.:  -
 * Description:      SASS variables that are imported in almost every CSS
 *                   stylesheet.
 * ---------------------------------------------------------------------------*/
/* Local default fonts */
/* Google fonts */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Theme */
/* Typography and iconography colors */
/* SPINNER */
/* ANIMATION */
/* SNACKBAR */
/* Copyright 2017 Dominik Krulak
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* -------------------------------- ABOUT --------------------------------------
 * Compiled to:      *
 * File name abbr.:  -
 * Description:      SASS mixins that are imported in almost every CSS
 *                   stylesheet.
 * ---------------------------------------------------------------------------*/
/* Dialog */
.i1199 #onPageNavXT:not(.fx) > nav > *:not(#onPageNavTglMu) {
  background-color: rgba(0, 0, 0, 0);
}
.i1199 #onPageNavXT:not(.fx) > nav > *:not(#onPageNavTglMu) > .gd > * > a:not(.bn):not(.skp) {
  color: #ffffff;
}
.i1199 #onPageNavXT:not(.fx) > nav > *:not(#onPageNavTglMu) > .gd > * > a:not(.bn):not(.skp):not(.atv):hover::after, .i1199 #onPageNavXT:not(.fx) > nav > *:not(#onPageNavTglMu) > .gd > * > a:not(.bn):not(.skp):not(.atv):focus::after {
  background-color: rgba(255, 255, 255, 0.27);
}
.i1199 #onPageNavXT:not(.fx) > nav > *:not(#onPageNavTglMu) > .gd > * > a:not(.bn):not(.skp):not(.atv):active::after {
  background-color: rgba(255, 255, 255, 0.27);
}
.i1199 #onPageNavXT:not(.fx) > nav > *:not(#onPageNavTglMu) > .gd > #onPageNavBn > *:not(.skp) svg > * {
  fill: #ffffff;
}
.i1199 article {
  margin-bottom: 7rem;
}
@media only screen and (max-width: 480px) {
  .i1199 article {
    margin-bottom: 4rem;
  }
}
.i1199 article section .ctHr {
  max-width: 680px;
}
.i1199 .s1 .gd {
  background-color: rgba(0, 0, 0, 0.37);
}
.i1199 .s1 .gd > div {
  align-self: center;
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
}
.i1199 .s1 .gd > div h1 {
  margin-bottom: 0;
  color: #ffffff;
}
.i1199 .s1 .gd > div p {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.563em;
  line-height: 1.3;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i1199 .s1 .gd > div p {
    font-size: 1.266em;
  }
}
.i1199 .s1 .gd > div p a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}
@media only screen and (max-width: 1024px) {
  .i1199 .s1 .gd > div p.skp {
    margin-bottom: 0rem;
  }
}
@media only screen and (max-width: 480px) {
  .i1199 .s1 .gd > div {
    align-self: flex-end;
    text-align: left;
  }
  .i1199 .s1 .gd > div h1 {
    margin-top: 1.5rem;
  }
}
@media only screen and (max-width: 812px) {
  .i1199 .s1 figure .cvr {
    min-height: 60vh;
    max-height: 60vh;
  }
}
@media only screen and (max-width: 812px) and (orientation: landscape) {
  .i1199 .s1 figure .cvr {
    min-height: 120vh;
    max-height: 120vh;
  }
}
