/** Generated: Wednesday, 30th of December 2020, 04:47:45 PM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&display=swap');
* {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

*,
:after,
:before { box-sizing: border-box }

main a:hover { transition: all .4s ease }

.grid,
#wrap,
.cell { display: grid }

.up { text-transform: uppercase }

img {
	max-width: 100%;
	height: auto
}

.rel { position: relative }

.abs { position: absolute }

.tc { text-align: center }

.tr { text-align: right }

.tl { text-align: left }

.block,
header li a,
header li li,
header,
main,
picture,
aside,
footer,
.img img,
.obj img { display: block }

.inl,
.btn { display: inline-block }

.inl:not(.bottom) { vertical-align: middle }

.grid {
	grid-auto-flow: dense;
	max-width: 100%
}

p + p,
p + ul,
ul + p { margin-top: 15px }

.mb-0 { margin-bottom: 0 }

main ul,
main ol { margin-left: 18px }

.w-100,
.cell,
.img img,
.obj picture,
.obj img { width: 100% }

.h-100,
.cell,
.obj picture,
.obj img { height: 100% }

.obj img { object-fit: cover }

body {
	max-width: 100vw;
	overflow-x: hidden
}

#menu-toggler {
	border: none;
	z-index: 1500
}

a,
button,
summary { cursor: pointer }

.container {
	max-width: 1200px;
	width: calc(100vw - 3rem)
}

.mx-auto,
.container {
	margin-left: auto;
	margin-right: auto
}

.cell {	place-content: center }

.p-2,
.pt-2,
.py-2 { padding-top: .6rem }

.p-2,
.pr-2,
.px-2 { padding-right: .6rem }

.p-2,
.pb-2,
.py-2 { padding-bottom: .6rem }

.p-2,
.pl-2,
.px-2 { padding-left: .6rem }

.p-3,
.pt-3,
.py-3 { padding-top: 1rem }

.p-3,
.pr-3,
.px-3 { padding-right: 1rem }

.p-3,
.pb-3,
.py-3 { padding-bottom: 1rem }

.p-3,
.pl-3,
.px-3 { padding-left: 1rem }

.p-4,
.pr-4,
.px-4 { padding-right: 1.5rem }

.p-4,
.pt-4,
.py-4 { padding-top: 1.5rem }

.p-4,
.pb-4,
.py-4,
.py-54 { padding-bottom: 1.5rem }

.p-4,
.pl-4,
.px-4 { padding-left: 1.5rem }

.p-5,
.pt-5,
.py-5,
.py-54 {
	padding-top: 3rem
}

.p-5,
.pr-5,
.px-5 {
	padding-right: 3rem
}

.p-5,
.pb-5,
.py-5 {
	padding-bottom: 3rem
}

.p-5,
.pl-5,
.px-5 {
	padding-left: 3rem
}

.p-0,
.px-0,
.pl-0 {
	padding-left: 0;
}

.p-0,
.px-0,
.pr-0 {
	padding-right: 0;
}

.p-0,
.py-0,
.pt-0 {
	padding-top: 0;
}

.p-0,
.py-0,
.pb-0 {
	padding-bottom: 0;
}

.m-2,
.mt-2,
.my-2 {
	margin-top: .6rem
}

.m-2,
.mr-2,
.mx-2 {
	margin-right: .6rem
}

.m-2,
.mb-2,
.my-2 {
	margin-bottom: .6rem
}

.m-2,
.ml-2,
.mx-2 {
	margin-left: .6rem
}

.m-3,
.mt-3,
.my-3 {
	margin-top: 1rem
}

.m-3,
.mr-3,
.mx-3 {
	margin-right: 1rem
}

.m-3,
.mb-3,
.my-3 {
	margin-bottom: 1rem
}

.m-3,
.ml-3,
.mx-3 {
	margin-left: 1rem
}

.m-4,
.mt-4,
.my-4 {
	margin-top: 1.5rem
}

.m-4,
.mr-4,
.mx-4 {
	margin-right: 1.5rem
}

.m-4,
.mb-4,
.my-4 {
	margin-bottom: 1.5rem
}

.m-4,
.ml-4,
.mx-4 {
	margin-left: 1.5rem
}

.m-5,
.mt-5,
.my-5 {
	margin-top: 3rem
}

.m-5,
.mr-5,
.mx-5 {
	margin-right: 3rem
}

.m-5,
.mb-5,
.my-5 {
	margin-bottom: 3rem
}

.m-5,
.ml-5,
.mx-5 {
	margin-left: 3rem
}

.m-0,
.my-0,
.mt-0 {
	margin-top: 0;
}

.m-0,
.my-0,
.mb-0 {
	margin-bottom: 0;
}

.m-0,
.mx-0,
.ml-0 {
	margin-left: 0;
}

.m-0,
.mx-0,
.mr-0 {
	margin-right: 0;
}

@media screen and (min-width:750px){
	.breadcrumb {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 1rem;
		list-style: none
	}
	.breadcrumb-item+.breadcrumb-item:before {
		display: inline-block;
		padding-right: .5rem;
		padding-left: .5rem;
		color: #6c757d;
		content: "/"
	}
}

@media screen and (max-width:750px) {
	.breadcrumb { display: none }
	#photos { margin-bottom: 2rem }
}

.blank {
	border: 0;
	background: none
}

.open_menu {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 1.4rem;
	height: 42px;
	width: 42px;
	z-index: 60;
	border: 0;
	background: transparent
}

del {
	text-decoration: line-through;
	font-size: .9em
}

.underline { text-decoration: underline }

.text-danger { color: red }

.w8 { max-width: 800px }

.grid.check {
	grid-template-columns: 20px 1fr;
	grid-gap: 10px
}

.hidden { display: none }
:root {
  --grey: #2e2e2e;
  --orange: #cd582e;
  --white: #fff;
}
body {
  font: 300 17px Montserrat;
  line-height: 1.4;
  background-color: #f6f6f6;
}
h1,
h2,
strong,
#productTitle .price {
  font-weight: 700;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 700;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
}
header button {
  border: 0;
  background-color: transparent;
}
header svg {
  fill: var(--orange);
}
main a,
header a:hover,
header a.active,
#products a:hover h3 {
  color: var(--orange);
}
header a {
  color: var(--grey);
}
#hero,
.bgo,
.bgo a,
#message,
#basketQ {
  color: var(--white);
}
.bgw {
  background-color: var(--white);
}
.bgg {
  background-color: var(--grey);
}
.bgo,
#message,
#basketQ {
  background-color: var(--orange);
}
#basket svg {
  width: 34px;
  height: 34px;
}
#search svg {
  width: 28px;
  height: 28px;
}
#icons .icon {
  width: 48px;
  height: 48px;
}
#searchInput {
  display: none;
}
#hero h1 {
  line-height: 1.1;
  text-shadow: 3px 3px 3px #000000;
}
#hero p {
  font-size: 1.4rem;
  line-height: 1.3;
}
#hero .caption {
  top: 0;
  left: 0;
}
#hero .caption .content {
  max-width: 670px;
}
#about .content {
  max-width: 750px;
}
#about a {
  display: inline-block;
  padding: 6px 25px;
  border: 1px solid var(--white);
  text-align: center;
}
#about a:hover {
  background-color: var(--grey);
}
#products a {
  color: #2c2a29;
  line-height: 1.3;
}
#products h3 {
  font-size: 1.2rem;
  max-width: 80%;
}
#productTitle .price {
  font-size: 1.4rem;
}
#productForm {
  margin-top: 2rem;
}
button {
  font-size: 15px;
  text-transform: uppercase;
}
.container p + h2 {
  margin-top: 20px;
}
.container h2 + p {
  margin-top: 15px;
}
#price {
  font-size: 1.4rem;
}
#infoContent select,
#infoContent input,
#infoContent button {
  border-radius: 8px;
  background-color: var(--white);
}
body.page h2 {
  font-size: 1.4rem;
  margin-top: 25px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 15px;
  line-height: 1.2;
}
body.product #infoContent,
body.product .gallery img {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
body.product #infoContent {
  padding: 1.5rem 2rem;
  background-color: var(--white);
}
body.product .magnifier svg {
  fill: var(--orange);
}
#lang {
  position: absolute;
}
footer li {
  display: block;
}
footer img {
  max-width: 100px;
  max-height: 145px;
}
@media screen and (min-width: 1000px) {
  body.home #hero {
    height: 600px;
  }
  body:not(.home) #hero {
    height: 300px;
  }
  #hero h1 {
    font-size: 4rem;
  }
  #logo {
    position: absolute;
    top: 0;
    left: 0;
    padding: 1.5rem;
    width: 215px;
  }
  #menu {
    display: grid;
    place-content: center;
  }
  #menu .submenu {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 25px 0 10px;
    width: 315px;
  }
  #menu .submenu a {
    padding: 5px 15px;
    text-transform: none;
  }
  #menu .submenu,
  #menu .menu {
    display: none;
  }
  #menu .nav-item {
    display: inline-block;
  }
  #menu .nav-item:hover .submenu {
    display: block;
  }
  #menu .nav-link {
    padding: 20px 15px;
  }
  #menu-toggler {
    display: none;
  }
  #icons {
    top: 6px;
    right: 0;
  }
  main {
    padding-top: 63px;
  }
  #lang {
    top: 0;
    right: 55px;
  }
  #lang a {
    padding: 20px 10px;
  }
  footer .grid {
    grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
    grid-gap: 2rem;
  }
  footer .item:last-child {
    text-align: right;
  }
  body.product #content {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 1000px) {
  #hero {
    height: 300px;
  }
  #logo {
    max-width: 120px;
    padding: 10px;
  }
  #logo img {
    width: auto;
    height: 38px;
  }
  #menu-toggler {
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0;
    z-index: 120;
  }
  #menu:not(.show) {
    display: none;
  }
  #menu ul li {
    display: block;
  }
  #menu ul a {
    padding: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
  #menu-toggler,
  #icons {
    top: 5px;
  }
  #icons {
    right: 55px;
  }
  main {
    padding-top: 48px;
  }
  #lang {
    top: 0;
    right: 110px;
  }
  #lang a {
    padding: 17px 10px;
  }
  footer {
    text-align: center;
  }
  footer .item + .item {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 1000px) and (min-width: 600px) {
  #hero h1 {
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 600px) {
  body.login header {
    top: 40px;
  }
  #products {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    grid-gap: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  #adminbar {
    display: none;
  }
  #hero h1 {
    font-size: 8vw;
  }
  a.product + a {
    margin-top: 1.5rem;
  }
  a.product img {
    width: 100%;
  }
}
@media screen and (min-width: 400px) {
  body:not(.home) h1,
  body.home h2 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 400px) {
  body:not(.home) h1,
  body.home h2 {
    font-size: 7vw;
  }
}
@media screen and (max-width: 370px) {
  #lang li:first-child {
    display: none;
  }
}
