
@import url(https://fonts.googleapis.com/css?family=Abril+Fatface);
@import url("https://use.typekit.net/vzg6bys.css");
@font-face {
  font-family: SquadaOne;
  src: url("/fonts/SquadaOne-Regular.ttf"); }
/* Mixins */
/* Base Styles */
* {
  box-sizing: border-box; }

html, body {
  color: #757575;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 100;
  margin: 0;
  padding: 0; }

nav {
  background-color: #FFFFFF;
  margin: 0; }

section {
  padding: 2rem;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.06); }

h1 {
  font-family: SquadaOne, sans-serif;
  color: #161616;
  border-bottom: 2px solid #47b7b6;
  font-size: 2.6rem; }

h2 {
  font-family: SquadaOne, sans-serif;
  font-color: #757575;
  color: #161616;
  font-size: 1.6rem; }

h3 {
  font-family: SquadaOne, sans-serif;
  font-color: #757575;
  color: #161616;
  font-weight: 300;
  font-size: 1.2rem; }

a {
  color: #47b7b6; }

a:hover {
  color: inherit;
  text-decoration: underline; }

article {
  padding-top: 16px; }

strong {
  font-weight: bold; }

.title-block {
  text-transform: uppercase;
  font-size: 1.7rem;
  font-weight: 300;
  letter-spacing: 0.2rem; }

.title-inline {
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 200;
  letter-spacing: 0.1rem; }

.panel-body {
  box-sizing: border-box; }

.navlink {
  color: #161616;
  font-size: 1.2rem;
  letter-spacing: 0.3rem;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 200; }

.navlink.active {
  color: #47b7b6; }

.shadow {
  padding: 2rem;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.06); }

.btn {
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  font-weight: 600;
  padding: 0.5rem 0.75rem;
  font-size: 0.8rem; }

.btn-outlined-white {
  background: none;
  border: 1px solid #FFFFFF !important;
  color: #FFFFFF;
  border-radius: 0 !important;
  text-decoration: none;
  line-height: 1.5; }

.btn-outlined-theme {
  background: none;
  border: 1px solid #47b7b6 !important;
  color: #47b7b6;
  border-radius: 0 !important;
  text-decoration: none;
  line-height: 1.5;
  margin-top: 1rem; }

.btn-outlined-theme:hover {
  background: #47b7b6;
  color: #FFFFFF; }

.copyright {
  color: #757575;
  font-weight: 100;
  letter-spacing: 0.1rem; }

.notices a {
  color: #5cf7f6; }

.price {
  font-size: 1.25rem;
  font-weight: bold; }

.carousel-title {
  color: #edd23d;
  text-shadow: 6px 6px 8px #161616; }

.carousel-title-2 {
  font-size: 1.4rem;
  font-weight: bold;
  color: #5cf7f6;
  text-shadow: 2px 2px 6px #161616; }

.carousel .carousel-indicators li {
  background-color: #757575; }

.carousel .carousel-indicators li.active {
  background-color: #47b7b6; }

.carousel-control-next,
.carousel-control-prev {
  filter: invert(100%); }

.carousel-inner {
  background: #757575; }

.panel-dark {
  background: #757575;
  padding: 40px; }

.panel-dark h1 {
  color: #CCCCCC; }

.panel-white {
  color: #757575;
  font-weight: 400;
  letter-spacing: 0.1rem;
  margin-top: 1.2rem;
  margin-bottom: 1.2rem; }

.panel-medium {
  color: #161616;
  font-weight: 400;
  letter-spacing: 0.1rem;
  margin-top: 1.2rem;
  margin-bottom: 1.2rem; }

.panel-buttons-cart {
  margin-left: 2rem; }

.zoom-window {
  border: 10px solid #CCCCCC;
  background-color: #CCCCCC; }

#hero {
  animation: bgFadeIn 1s ease-in both;
  position: relative;
  padding: 28px;
  text-align: center; }
  #hero:before {
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url("../img/header-260219.jpg");
    background-color: #CCCCCC;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    bottom: 0;
    content: ' ';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1; }
@keyframes bgFadeIn {
  0% {
    background-color: white; }
  100% {
    background-color: rgba(255, 255, 255, 0); } }
  #hero .container {
    margin: 8rem auto; }
  #hero h1 {
    border-bottom: 2px solid #5cf7f6;
    border-top: 2px solid #5cf7f6;
    color: #5cf7f6;
    font-family: SquadaOne, sans-serif;
    font-size: 7.0rem;
    margin: 0;
    text-shadow: 6px 10px 10px #122e2e; }
  #hero h3 {
    color: #FFF0A5;
    font-family: "Abril Fatface", cursive;
    font-size: 3.4rem;
    font-style: italic;
    font-weight: 100;
    margin: 0;
    text-shadow: 4px 4px 4px #161616; }

#block-products {
  background-color: #EEEEEE; }

#block-product-extended-1 {
  background-color: #E2E2E2; }

#block-product-extended-2 {
  background-color: #FFFFFF; }

#block-product-extended-2 a {
  color: #47b7b6;
  font-weight: bold; }

#block-footer-about {
  background-color: #47b7b6;
  color: #FFFFFF; }

#block-footer {
  background-color: #757575;
  color: #FFFFFF; }

#title-product {
  border-bottom: 2px solid #5cf7f6;
  color: #5cf7f6;
  font-family: SquadaOne, sans-serif;
  font-size: 3.0rem;
  text-shadow: 2px 2px 3px #122e2e;
  margin-bottom: 1.0rem; }

#product-details-list ul {
  padding: 1rem;
  margin-left: 2rem; }

#site-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px; }

#site-nav label, #menu-toggle {
  display: none; }

#menu {
  display: flex; }

#menu a {
  padding: 10px;
  text-align: center; }

#menu label, #menu-toggle {
  display: none; }

@media screen and (max-width: 768px) {
  #menu a {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border-top: 1px solid #5cf7f6; }

  #site-nav label {
    display: inline-block;
    color: #FFFFFF;
    background: #47b7b6;
    font-style: normal;
    font-size: 2.0rem;
    padding: 10px; }

  #menu {
    display: none; }

  #site-nav input:checked ~ #menu {
    display: block; } }
