@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap");
body {
  font-size: calc(0.12vw + 1rem);
  font-family: "Roboto Condensed";
  line-height: 1.6;
  font-weight: 400;
  background-color: #e9e9f3;
}
body.popup {
	background-color: #fff;
}
a {
  color: #2b3742;
}

a:hover {
  color: #2b3742;
}

img {
  max-width: 100%;
}

.shop-left-menu a,
.prod-name a,
#authStatus,
body,
.ui-widget-content,
#tabs-product .ui-widget-content,
.req,
.red {
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2376;
  font-family: "Roboto Condensed";
  color: #2b3742;
}

.btn {
  font-family: "Roboto Condensed";
  font-size: 17.6px;
  line-height: 20px;
  text-transform: none;
  background: #304b61;
  color: #fff;
}

.btn:hover {
  background: #304b61;
  color: #fff;
}

#pageContent {
  max-width: 1400px;
}

#authStatus a:hover {
  text-decoration: none;
}

.ui-widget-header,
.activeCart .cartHeader,
.shop-left-menu .menu-header,
#accountContent .header,
#checkout .header,
#basket .header,
.bootstrapWizard li.complete .step,
.bootstrapWizard li.active .step,
.bootstrapWizard li.active.complete .step,
#tabs-product ul a,
#tabs-product .ui-tabs-nav a {
  background: #2b3742;
}

#tabs-product .tabs-container a.btn {
  color: #fff;
}

.txt,
.txtbig,
.ddl,
.select_box select,
input[type=text],
input[type=password],
select,
textarea {
  color: #000;
}

#footer {
  min-height: 25vh;
  background-color: #e9e9f3;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-container {
  padding: 2.5vmax 6vw;
}

.footer-social {
  margin: 0 -17px;
  padding: 17px;
}

#footer .social-list {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 9px;
}
#footer .social-list li {
  margin: 0 8px;
}
#footer .social-list li a {
  width: 28px;
  height: 28px;
  display: block;
  position: relative;
  transition: opacity 0.2s ease;
}
#footer .social-list li a div {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform: scale(2);
}
#footer .social-list li a div,
#footer .social-list li a svg {
  width: 100%;
  height: 100%;
}
#footer .social-list li a:hover {
  opacity: 0.8;
}

.cart-icon-wrap {
  flex: 0 0 75px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-icon-wrap a {
  display: flex;
  align-items: center;
}
.cart-icon-wrap svg {
  width: 25px;
  height: 25px;
}
.cart-icon-wrap .cart-counter {
  line-height: 25px;
  font-size: calc(0.1 * 0.012 * min(100vh, 900px) + 1rem);
  padding-left: 4.6666666667px;
}

.cart-counter {
  color: #f7f0e9;
}

body.open .cart-icon-wrap svg g circle {
  fill: #000;
  stroke: #000;
}
body.open .cart-icon-wrap path {
  stroke: #000;
}

@media only screen and (max-width: 1024px) {
  .header-main {
    background-color: rgb(48, 75, 97);
  }
  body.open {
    overflow: hidden;
  }
  body.open .cart-counter {
    color: #2b3742;
  }
  body.open .nav-wrap {
    opacity: 1;
    transform: translate(0);
  }
  body.open .header-main {
    position: relative;
    z-index: 99;
    background-color: #e9e9f3;
  }
  .nav-wrap {
    background-color: #e9e9f3;
    padding-top: calc(12vw + 212px);
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    overflow: auto;
    z-index: 9;
    opacity: 0;
    transform: translateY(1000%);
    display: flex;
    flex-direction: column;
    transition: opacity 0.3s ease, transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
  .nav-wrap .social-list {
    margin: 0 20px 6vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav-wrap .social-list li {
    overflow: hidden;
  }
  .nav-wrap .social-list a {
    display: block;
    margin: 15px 7.5px;
    height: 28px;
    width: 28px;
    position: relative;
  }
  .nav-wrap .social-list svg {
    width: 100%;
    height: 100%;
    transform: scale(1.71);
  }
  .site-nav {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .main-nav li {
    overflow: hidden;
  }
  .main-nav a {
    display: block;
    margin: 3vw 5vw;
    text-align: center;
    color: #000;
    line-height: 1;
  }
  .cart-icon-wrap,
.logo,
.burger {
    position: relative;
    z-index: 99;
  }
  .header-main {
    display: flex;
    align-items: center;
    padding: 6vw;
  }
  .logo {
    flex-grow: 1;
  }
  .logo img {
    max-height: 212px;
  }
  /* square space btn menu start */
  .burger {
    display: inline-block;
    cursor: pointer;
    padding: 1px 6px;
    flex: 0 0 50px;
  }
  .burger-box {
    position: relative;
    display: flex;
    margin-left: auto;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
  }
  .burger-inner {
    width: 100%;
    height: 100%;
  }
  .burger-inner .top-bun,
.burger-inner .patty,
.burger-inner .bottom-bun {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    transition: transform 250ms cubic-bezier(0.2, 0.6, 0.3, 1), width 250ms cubic-bezier(0.2, 0.6, 0.3, 1);
    will-change: transform, width;
  }
  .burger-inner .top-bun,
.burger-inner .bottom-bun {
    background-color: #f7f0e9;
  }
  .burger-inner .top-bun {
    transform: translatey(-5.5px);
  }
  .burger-inner .bottom-bun {
    transform: translatey(5.5px);
  }
  .burger.open .burger-inner .top-bun {
    transform: translateX(3.5px) rotate(-135deg);
    width: 28px;
  }
  .burger.open .burger-inner .bottom-bun {
    width: 28px;
    transform: translateX(3.5px) rotate(135deg);
  }
  .burger.open .burger-inner .top-bun,
.burger.open .burger-inner .bottom-bun {
    background-color: #000000;
  }
  /* squarespace btn menu end */
}
@media only screen and (max-width: 767px) {
  .logo img {
    max-height: 119px;
  }
  .nav-wrap {
    padding-top: calc(12vw + 119px);
  }
}
@media only screen and (max-width: 1400px) {
  #footer .social-list {
    padding-bottom: 4px;
  }
}
.main-nav li a {
  font-size: 8.5vmin;
}

@media (min-width: 576px) {
  .main-nav li a {
    font-size: 6.6vmin;
  }
}
@media (min-width: 768px) {
  .main-nav li a {
    font-size: 6vmin;
  }
  .cart-icon-inner {
    margin-left: 2.5vw;
  }
}
@media (min-width: 1025px) {
  .header-main {
    background-color: #304b61;
    padding: 2vw 4vw;
    display: flex;
    align-items: center;
  }
  .logo {
    flex-grow: 1;
  }
  .logo img {
    height: 212px;
  }
  .burger {
    display: none;
  }
  .cart-icon-wrap {
    justify-content: flex-end;
  }
  .nav-wrap {
    display: flex;
    align-items: center;
  }
  .nav-wrap .main-nav,
.nav-wrap .social-list {
    display: flex;
    align-items: center;
  }
  .nav-wrap .main-nav li {
    margin-left: 1.5vw;
  }
  .nav-wrap .main-nav a {
    padding: 0.1em 0;
    color: #f7f0e9;
    font-size: calc(0.12vw + 1rem);
    font-family: "Roboto Condensed";
    line-height: 1.6em;
  }
  .nav-wrap .social-list a {
    display: block;
    width: 25px;
    height: 25px;
    fill: #f7f0e9;
    position: relative;
    margin-left: 1.5vw;
  }
  .nav-wrap .social-list li:first-child a {
    margin-left: 2.5vw;
  }
  .nav-wrap .social-list svg {
    width: 100%;
    height: 100%;
    transform: scale(1.71);
  }
  .cart-icon-wrap {
    flex: 0 0 auto;
  }
}
.header-container {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  transition: transform .2s ease;
  transition-delay: .3s;
}

body.scroll-up .header-container {
	transform: translate(0);
}
body.scroll-down .header-container {
	transform: translateY(-100%);
}