@import url("https://use.typekit.net/bdo5wmf.css");
/* fonts */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4n.ttf) format('truetype');
}
.prox {
  font-family: "Proxima Nova", sans-serif;
}
.art {
  font-family: "articulat-cf", sans-serif;
}
.open {
  font-family: "open-sans", sans-serif;
}
/* body */
html,
body {
  margin: 0;
  background: #fff;
  font-size: 62.5% !important;
  color: #0A0A0A;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-family: "articulat-cf", sans-serif;
}
#page {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  padding: 10rem 0 0 0;
}
body p {
  color: #0A0A0A;
}
table,
tr,
td {
  font-size: 20px;
}
a {
  outline: none;
  text-decoration: none;
}
.row {
  max-width: 126rem;
  height: inherit;
  margin: 0 auto;
  padding: 0 3rem;
  position: relative;
  z-index: 5;
}
.row .anchor {
  position: absolute;
  top: -16rem;
  height: 1px;
  width: 1px;
}
* {
  box-sizing: border-box;
}
body:before {
  display: none;
}
/* header */
header#header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 2.1rem 0;
  background: #fff;
  z-index: 100;
}
header#header .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header#header .flex .logo a {
  display: block;
  height: 5.8rem;
  width: 15.6rem;
}
header#header .flex .logo a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
header#header .flex #mainMenu {
  font-family: "Proxima Nova", sans-serif;
  margin-left: auto;
}
header#header .flex #mainMenu ul.menu {
  list-style: none;
  padding: 0;
  margin: 0 -1rem;
  display: flex;
  align-items: center;
}
header#header .flex #mainMenu ul.menu li {
  margin: 0;
  padding: 0 1rem;
}
header#header .flex #mainMenu ul.menu li a {
  font-size: 1.7rem;
  letter-spacing: 2.7px;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.8rem;
  white-space: nowrap;
}
header#header .flex #mainMenu ul.menu li a:hover {
  text-decoration: underline;
}
header#header .flex #searchBtn {
  margin-left: 2.5rem;
  position: relative;
  top: -2px;
  cursor: pointer;
}
header#header .flex .header-cart {
  margin-left: 1.5rem;
  position: relative;
  top: -2px;
  padding-right: 1rem;
}
header#header .flex .header-cart .cart-count {
  font-size: 1.2rem;
  font-weight: 600;
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
}
#searchField {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  background: #fff;
  padding: 1.3rem 0;
  z-index: 105;
  display: none;
}
#searchField .flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
#searchField .flex .dgwt-wcas-search-wrapp {
  margin: 0;
  font-family: "articulat-cf", sans-serif;
}
#searchField #searchClose {
  width: 3rem;
  height: 3rem;
  background-size: contain;
  background-image: url('../img/ico-close.svg');
  cursor: pointer;
  transition: all .3s;
}
#searchField #searchClose:hover {
  transform: scale(0.9);
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more {
  font-family: "articulat-cf", sans-serif;
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more {
  color: #000;
}
#mobileTrigger {
  display: none;
  height: 3.4rem;
  width: 4rem;
  cursor: pointer;
  padding: 0 1rem;
  position: absolute;
  right: 2rem;
  top: 1.1rem;
  z-index: 110;
  transition: all .3s;
}
#mobileTrigger div {
  width: 2rem;
  height: 2px;
  background: #000;
  margin: 1rem 0;
  transition: all .3s;
}
#mobileTrigger div + div {
  width: 1.1rem;
}
#mobileTrigger.opened {
  position: fixed;
  top: 2.9rem;
  right: 2rem;
}
#mobileTrigger.opened div {
  width: 2.4rem;
  position: absolute;
  top: 1.9rem;
  left: 0.8rem;
  transform: rotate(45deg);
  background: #fff;
  margin: 0;
}
#mobileTrigger.opened div + div {
  transform: rotate(-45deg);
}
/* breadcrumbs */
#page .storefront-breadcrumb {
  font-family: "articulat-cf", sans-serif;
  background: #5E3484;
  padding: 2.3rem 0;
  margin: 0;
}
#page .storefront-breadcrumb .col-full {
  max-width: 126rem;
  height: inherit;
  margin: 0 auto;
  padding: 0 3rem;
  position: relative;
  z-index: 5;
}
#page .storefront-breadcrumb .col-full .anchor {
  position: absolute;
  top: -16rem;
  height: 1px;
  width: 1px;
}
#page .storefront-breadcrumb .woocommerce-breadcrumb {
  color: #fff;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 600;
}
#page .storefront-breadcrumb .woocommerce-breadcrumb a {
  color: inherit;
  white-space: nowrap;
}
#page .storefront-breadcrumb .woocommerce-breadcrumb a:hover {
  text-decoration: none;
}
#page .storefront-breadcrumb .woocommerce-breadcrumb a:first-child:before {
  display: none;
}
#page .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator {
  padding: 0 1.4rem;
}
#page .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator:after {
  opacity: 1;
}
/* home */
.page-template-page-home #hero {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-template-page-home #hero .row .txt {
  padding: 14rem 0 9.5rem 0;
  max-width: 52rem;
}
.page-template-page-home #hero .row .txt h1 {
  font-family: "articulat-cf", sans-serif;
  font-size: 8.2rem;
  line-height: 90%;
  color: #fff;
  font-weight: 700;
  margin: 0;
}
.page-template-page-home #hero .row .txt p {
  font-family: "articulat-cf", sans-serif;
  font-size: 3.6rem;
  line-height: 90%;
  color: #fff;
  font-weight: 400;
  margin: 2.6rem 0;
  letter-spacing: -1.2px;
}
.page-template-page-home #hero .row .txt a {
  font-family: "articulat-cf", sans-serif;
  font-size: 2rem;
  line-height: 100%;
  color: #fff;
  font-weight: 500;
  padding: 1.5rem 4rem;
  background-color: #5e3484;
  border-radius: 0.8rem;
  transition: all .3s;
  display: inline-block;
}
.page-template-page-home #hero .row .txt a:hover {
  color: #5e3484;
  background-color: #fff;
}
.page-template-page-home #promo {
  padding: 7.5rem 0 ;
  background-color: #edf8fe;
}
.page-template-page-home #promo .row .flex {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -1.5rem;
}
.page-template-page-home #promo .row .flex .box {
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 1.5rem;
}
.page-template-page-home #promo .row .flex .box a {
  box-shadow: 0px 20px 40px 0px rgba(0, 46, 71, 0.15);
  border-radius: 2rem;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  height: 100%;
}
.page-template-page-home #promo .row .flex .box a .img {
  max-width: 100%;
  height: 23rem;
}
.page-template-page-home #promo .row .flex .box a .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2rem 2rem 0 0;
}
.page-template-page-home #promo .row .flex .box a .txt {
  padding: 1.8rem 2.8rem 3rem 2.8rem;
  background: #fff;
  border-radius: 0 0 2rem 2rem;
  transition: all .3s;
  flex: 1;
}
.page-template-page-home #promo .row .flex .box a .txt h2 {
  font-family: "articulat-cf", sans-serif;
  font-size: 2.2rem;
  line-height: 120%;
  font-weight: 700;
  margin: 0 0 0.8rem 0;
  color: #1c1c1c;
}
.page-template-page-home #promo .row .flex .box a .txt p {
  font-family: "articulat-cf", sans-serif;
  font-size: 1.6rem;
  line-height: 120%;
  font-weight: 400;
  margin: 0 0 1.8rem 0;
  color: #1c1c1c;
}
.page-template-page-home #promo .row .flex .box a .txt .button {
  font-family: "articulat-cf", sans-serif;
  font-size: 1.6rem;
  line-height: 120%;
  font-weight: 500;
  margin: 0;
  color: #fff;
  padding: 1.3rem 4rem;
  background-color: #5e3484;
  border-radius: 0.8rem;
  display: inline-block;
  border: 1px solid #5E3484;
  transition: all .3s;
}
.page-template-page-home #promo .row .flex .box a:hover .txt .button {
  color: #5e3484;
  background-color: #fff;
}
.page-template-page-home #category {
  padding: 13.5rem 0 11rem 0;
}
.page-template-page-home #category .row h2 {
  font-family: "articulat-cf", sans-serif;
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: 700;
  margin: 0 0 2.8rem 0;
}
.page-template-page-home #category .row .woocommerce.columns-3 .prods ul {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -1.4rem;
}
.page-template-page-home #category .row .woocommerce.columns-3 .prods ul li {
  flex: 1 0 25%;
  max-width: 25%;
  padding: 0 1.4rem;
  margin: 0;
}
.page-template-page-home #category .row .woocommerce.columns-3 .prods ul li a {
  padding: 4.8rem 2.2rem;
  background-color: #edf8fe;
  border-radius: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  transition: all .3s;
}
.page-template-page-home #category .row .woocommerce.columns-3 .prods ul li a img {
  display: none;
}
.page-template-page-home #category .row .woocommerce.columns-3 .prods ul li a h2 {
  margin: 0;
  font-weight: 400;
}
.page-template-page-home #category .row .woocommerce.columns-3 .prods ul li a h2 .count {
  font-weight: 600;
  background: transparent;
}
.page-template-page-home #category .row .woocommerce.columns-3 .prods ul li a:hover {
  background-color: #bde5fb;
}
.page-template-page-home #category .row .woocommerce.columns-3 .prods ul li a:hover h2 {
  text-decoration: underline;
}
.page-template-page-home #new,
.page-template-page-home #sale {
  padding: 3rem 0;
}
.page-template-page-home #new h2,
.page-template-page-home #sale h2 {
  font-family: "articulat-cf", sans-serif;
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: 700;
  margin: 0 0 2.5rem 0;
}
.page-template-page-home #sale {
  padding: 3rem 0 15rem 0;
}
.page-template-page-home #experts {
  background-color: #edf8fe;
  padding: 6.5rem 0;
}
.page-template-page-home #experts .row {
  max-width: 124rem;
}
.page-template-page-home #experts .row h2 {
  font-family: "articulat-cf", sans-serif;
  font-size: 1.8rem;
  line-height: 2.6rem;
  font-weight: 700;
  margin: 0 0 1rem 0;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #2e2e2e;
}
.page-template-page-home #experts .row h3 {
  font-family: "articulat-cf", sans-serif;
  font-size: 4.5rem;
  line-height: 100%;
  font-weight: 700;
  margin: 0 0 2.5rem 0;
  color: #5e3484;
}
.page-template-page-home #experts .row p {
  font-family: "open-sans", sans-serif;
  font-size: 2rem;
  line-height: 160%;
  font-weight: 400;
  margin: 0;
  color: #2e2e2e;
}
/* category */
.tax-product_cat,
.woocommerce-shop,
.tax-product_tag {
  background: #F9F9F9;
}
.tax-product_cat .woocommerce-products-header,
.woocommerce-shop .woocommerce-products-header,
.tax-product_tag .woocommerce-products-header {
  max-width: 126rem;
  height: inherit;
  margin: 0 auto;
  padding: 0 3rem;
  position: relative;
  z-index: 5;
}
.tax-product_cat .woocommerce-products-header .anchor,
.woocommerce-shop .woocommerce-products-header .anchor,
.tax-product_tag .woocommerce-products-header .anchor {
  position: absolute;
  top: -16rem;
  height: 1px;
  width: 1px;
}
.tax-product_cat .woocommerce-products-header h1,
.woocommerce-shop .woocommerce-products-header h1,
.tax-product_tag .woocommerce-products-header h1 {
  margin: 5rem 0 4.5rem 0;
  font-size: 6rem;
  line-height: 100%;
  font-weight: 500;
}
.tax-product_cat #products,
.woocommerce-shop #products,
.tax-product_tag #products {
  padding: 0 0 12rem 0;
}
.tax-product_cat #products .row .prods,
.woocommerce-shop #products .row .prods,
.tax-product_tag #products .row .prods {
  padding: 1rem 0 5rem 0;
}
.tax-product_cat .storefront-sorting,
.woocommerce-shop .storefront-sorting,
.tax-product_tag .storefront-sorting {
  max-width: 126rem;
  height: inherit;
  margin: 0 auto;
  padding: 0 3rem;
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
}
.tax-product_cat .storefront-sorting .anchor,
.woocommerce-shop .storefront-sorting .anchor,
.tax-product_tag .storefront-sorting .anchor {
  position: absolute;
  top: -16rem;
  height: 1px;
  width: 1px;
}
.tax-product_cat .storefront-sorting .woocommerce-ordering,
.woocommerce-shop .storefront-sorting .woocommerce-ordering,
.tax-product_tag .storefront-sorting .woocommerce-ordering {
  padding: 0;
  margin: 0;
}
.tax-product_cat .storefront-sorting .woocommerce-ordering:before,
.woocommerce-shop .storefront-sorting .woocommerce-ordering:before,
.tax-product_tag .storefront-sorting .woocommerce-ordering:before {
  content: 'Sort By';
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: #000;
  font-weight: 600;
  margin: 0 1rem 0 0;
}
.tax-product_cat .storefront-sorting .woocommerce-ordering select,
.woocommerce-shop .storefront-sorting .woocommerce-ordering select,
.tax-product_tag .storefront-sorting .woocommerce-ordering select {
  border: none;
  color: #000;
  font-size: 1.8rem;
  line-height: 2rem;
  padding: 1.1rem 5rem 1.1rem 2rem;
  border-radius: 2.2rem;
  background-color: #fff;
  background-image: url('../img/ico-chevron.svg');
  background-position: right 1rem center;
  background-repeat: no-repeat;
  border-radius: 1.7rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.tax-product_cat .storefront-sorting .woocommerce-ordering select::-ms-expand,
.woocommerce-shop .storefront-sorting .woocommerce-ordering select::-ms-expand,
.tax-product_tag .storefront-sorting .woocommerce-ordering select::-ms-expand {
  display: none;
}
.tax-product_cat .storefront-sorting .woocommerce-result-count,
.woocommerce-shop .storefront-sorting .woocommerce-result-count,
.tax-product_tag .storefront-sorting .woocommerce-result-count {
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: #000;
  margin: 0 0 0 2.5rem;
  padding: 0;
}
.tax-product_cat .storefront-sorting .woocommerce-pagination,
.woocommerce-shop .storefront-sorting .woocommerce-pagination,
.tax-product_tag .storefront-sorting .woocommerce-pagination {
  margin-left: auto;
}
.tax-product_cat .storefront-sorting .woocommerce-pagination .page-numbers,
.woocommerce-shop .storefront-sorting .woocommerce-pagination .page-numbers,
.tax-product_tag .storefront-sorting .woocommerce-pagination .page-numbers {
  list-style: none;
  padding: 0;
  margin: 0 -0.3rem;
  display: flex;
  align-items: center;
}
.tax-product_cat .storefront-sorting .woocommerce-pagination .page-numbers li,
.woocommerce-shop .storefront-sorting .woocommerce-pagination .page-numbers li,
.tax-product_tag .storefront-sorting .woocommerce-pagination .page-numbers li {
  padding: 0 0.3rem;
}
.tax-product_cat .storefront-sorting .woocommerce-pagination .page-numbers li a,
.woocommerce-shop .storefront-sorting .woocommerce-pagination .page-numbers li a,
.tax-product_tag .storefront-sorting .woocommerce-pagination .page-numbers li a,
.tax-product_cat .storefront-sorting .woocommerce-pagination .page-numbers li span,
.woocommerce-shop .storefront-sorting .woocommerce-pagination .page-numbers li span,
.tax-product_tag .storefront-sorting .woocommerce-pagination .page-numbers li span {
  display: block;
  width: 3.6rem;
  height: 3.6rem;
  padding: 0.8rem 0.2rem;
  text-align: center;
  font-size: 1.8rem;
  line-height: 2rem;
  color: #6B7F92;
  font-weight: 600;
  border-radius: 0.5rem;
}
.tax-product_cat .storefront-sorting .woocommerce-pagination .page-numbers li a,
.woocommerce-shop .storefront-sorting .woocommerce-pagination .page-numbers li a,
.tax-product_tag .storefront-sorting .woocommerce-pagination .page-numbers li a {
  background-color: transparent;
}
.tax-product_cat .storefront-sorting .woocommerce-pagination .page-numbers li a:hover,
.woocommerce-shop .storefront-sorting .woocommerce-pagination .page-numbers li a:hover,
.tax-product_tag .storefront-sorting .woocommerce-pagination .page-numbers li a:hover {
  text-decoration: underline;
}
.tax-product_cat .storefront-sorting .woocommerce-pagination .page-numbers li span.current,
.woocommerce-shop .storefront-sorting .woocommerce-pagination .page-numbers li span.current,
.tax-product_tag .storefront-sorting .woocommerce-pagination .page-numbers li span.current {
  background-color: #E2E7ED;
}
/* pdp */
.single-product .woocommerce-message {
  max-width: 126rem;
  height: inherit;
  margin: 0 auto;
  padding: 0 3rem;
  position: relative;
  z-index: 5;
  padding: 1.4rem 2rem 1.2rem 6.5rem;
  font-size: 1.6rem;
  display: flex;
  flex-wrap: wrap;
  outline: none !important;
}
.single-product .woocommerce-message .anchor {
  position: absolute;
  top: -16rem;
  height: 1px;
  width: 1px;
}
.single-product #main .product {
  max-width: 126rem;
  height: inherit;
  margin: 0 auto;
  padding: 0 3rem;
  position: relative;
  z-index: 5;
  padding-top: 9rem;
}
.single-product #main .product .anchor {
  position: absolute;
  top: -16rem;
  height: 1px;
  width: 1px;
}
.single-product #main .product:after,
.single-product #main .product:before {
  display: none;
}
.single-product #main .product .flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2.5rem;
  justify-content: space-between;
  align-items: flex-start;
}
.single-product #main .product .onsale {
  font-size: 1.4rem;
  font-weight: 700;
  color: #fff;
  left: 3rem;
  top: 4rem;
  background: #5E3484;
  border: none;
  position: absolute;
  z-index: 2;
}
.single-product #main .product .woocommerce-product-gallery {
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 2.5rem;
  float: none;
  margin: 0 0 0 0;
  width: 50%;
}
.single-product #main .product .woocommerce-product-gallery a.woocommerce-product-gallery__trigger {
  font-size: 3rem;
  top: 0;
  right: 2.5rem;
  background-color: transparent;
}
.single-product #main .product .woocommerce-product-gallery .flex-viewport {
  overflow: hidden;
}
.single-product #main .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  display: flex;
  align-items: stretch;
  margin: -1px 0 0 0;
}
.single-product #main .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder {
  margin: 0 auto;
  border: 1px solid #CDCDCD;
  border-radius: 2rem;
  overflow: hidden;
}
.single-product #main .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.single-product #main .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  border: 1px solid #CDCDCD;
  border-radius: 2rem;
  height: calc(100% - 2px);
  width: 100%;
}
.single-product #main .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.single-product #main .product .woocommerce-product-gallery .flex-control-thumbs {
  margin: 4rem 0 0 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -1.5rem;
}
.single-product #main .product .woocommerce-product-gallery .flex-control-thumbs li {
  padding: 1.5rem;
  width: auto;
  margin: 0;
  margin-right: 0;
  float: none;
}
.single-product #main .product .info {
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 2.5rem;
}
.single-product #main .product .info .summary.entry-summary {
  width: 100%;
  margin-bottom: 3rem;
}
.single-product #main .product .info .summary.entry-summary h1 {
  font-family: "articulat-cf", sans-serif;
  font-size: 4.8rem;
  line-height: 120%;
  font-weight: 400;
  margin: 0 0 2.5rem 0;
  color: #1c1c1c;
  letter-spacing: -1px;
  max-width: 49rem;
}
.single-product #main .product .info .summary.entry-summary .price {
  font-family: "articulat-cf", sans-serif;
  font-size: 3.2rem;
  line-height: 114%;
  font-weight: 700;
  margin: 0 0 2.5rem 0;
  color: #000;
}
.single-product #main .product .info .summary.entry-summary .cart {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 42rem;
  margin-bottom: 2.5rem;
  padding: 0;
}
.single-product #main .product .info .summary.entry-summary .cart .quantity {
  height: 100%;
  display: flex;
  justify-content: flex-start;
  margin-right: 0;
}
.single-product #main .product .info .summary.entry-summary .cart .quantity input {
  padding: 1.3rem 1.2rem;
  border-radius: 0.8rem;
  font-family: "articulat-cf", sans-serif;
  font-size: 2.5rem;
  line-height: 120%;
  font-weight: 600;
  margin: 0;
  color: #0e1528;
  text-align: center;
}
.single-product #main .product .info .summary.entry-summary .cart button {
  flex: 1;
  max-width: 100%;
  background: #3CC5F3;
  border: 2px solid #3CC5F3;
  color: #0E1528;
  font-size: 2rem;
  height: 100%;
  line-height: 3rem;
  font-weight: 500;
  width: 100%;
  padding: 1.3rem 2rem;
  border-radius: 0.8rem;
  margin-left: 2rem;
  transition: all .3s;
  display: inline-block;
}
.single-product #main .product .info .summary.entry-summary .cart button:hover {
  background: #fff;
}
.single-product #main .product .info .summary.entry-summary .product_meta {
  background-color: #f5f5f5;
  border-radius: 0.8rem;
  margin: 0 0 0 0;
  padding: 1rem;
  border: none;
}
.single-product #main .product .info .summary.entry-summary .product_meta span {
  font-family: "articulat-cf", sans-serif;
  font-size: 1.6rem;
  line-height: 160%;
  font-weight: 700;
  margin: 0 0 0.5rem 0;
  color: #0c0c0c;
}
.single-product #main .product .info .summary.entry-summary .product_meta span:last-child {
  margin-bottom: 0;
}
.single-product #main .product .info .summary.entry-summary .product_meta span .sku {
  font-weight: 400;
}
.single-product #main .product .info .summary.entry-summary .product_meta span a {
  font-family: "articulat-cf", sans-serif;
  font-size: 1.6rem;
  line-height: 160%;
  font-weight: 400;
  margin: 0 0 1rem 0;
  color: #0c0c0c;
  text-decoration: underline;
}
.single-product #main .product .info .summary.entry-summary .product_meta span a:hover {
  text-decoration: none;
}
.single-product #main .product .info .summary.entry-summary .edit-link {
  display: none;
}
.single-product #main .product .info .woocommerce-tabs {
  padding-top: 0;
  padding-bottom: 0;
}
.single-product #main .product .info .woocommerce-tabs ul.tabs {
  display: none !important;
}
.single-product #main .product .info .woocommerce-tabs .panel {
  width: 100%;
  display: block !important;
  margin: 0 0 3rem 0;
}
.single-product #main .product .info .woocommerce-tabs .panel:last-child {
  margin: 0;
}
.single-product #main .product .info .woocommerce-tabs .panel h2 {
  font-size: 2.6rem;
  line-height: 120%;
  color: #333;
  font-weight: 300;
  margin: 0 0 1rem 0;
}
.single-product #main .product .info .woocommerce-tabs .panel p {
  font-size: 1.6rem;
  line-height: 160%;
  color: #6d6d6d;
  margin: 0;
}
.single-product #main .product .info .woocommerce-tabs .panel table {
  margin: 0 -1rem;
}
.single-product #main .product .info .woocommerce-tabs .panel table tr th,
.single-product #main .product .info .woocommerce-tabs .panel table tr td {
  padding: 0 1rem;
  font-size: 1.6rem;
  line-height: 160%;
  color: #6d6d6d;
  margin: 0;
}
.single-product #main .product .info .woocommerce-tabs .panel table tr th {
  background: transparent;
  font-weight: 400;
}
.single-product #main .product .related.products {
  flex: 1 0 100%;
  max-width: 100%;
  padding: 5rem 2.5rem 15rem 2.5rem;
}
.single-product #main .product .related.products h2 {
  font-family: "articulat-cf", sans-serif;
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: 700;
  margin: 0 0 1.5rem 0;
}
.single-product .storefront-sticky-add-to-cart {
  display: none !important;
}
.single-product .storefront-product-pagination {
  display: none !important;
}
/* products */
#new .prods ul.products,
#sale .prods ul.products,
#products .prods ul.products,
.single-product #main .product .related.products .prods ul.products {
  font-family: "articulat-cf", sans-serif;
  list-style: none;
  padding: 0;
  margin: 0 -1.4rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
#new .prods ul.products li,
#sale .prods ul.products li,
#products .prods ul.products li,
.single-product #main .product .related.products .prods ul.products li {
  padding: 1.4rem;
  margin: 0;
  flex: 1 0 25%;
  max-width: 25%;
  display: flex;
  flex-direction: column;
}
#new .prods ul.products li a,
#sale .prods ul.products li a,
#products .prods ul.products li a,
.single-product #main .product .related.products .prods ul.products li a {
  display: block;
}
#new .prods ul.products li a.woocommerce-LoopProduct-link,
#sale .prods ul.products li a.woocommerce-LoopProduct-link,
#products .prods ul.products li a.woocommerce-LoopProduct-link,
.single-product #main .product .related.products .prods ul.products li a.woocommerce-LoopProduct-link {
  text-align: center;
  flex: 1;
  display: flex;
  flex-direction: column;
}
#new .prods ul.products li a.woocommerce-LoopProduct-link .img,
#sale .prods ul.products li a.woocommerce-LoopProduct-link .img,
#products .prods ul.products li a.woocommerce-LoopProduct-link .img,
.single-product #main .product .related.products .prods ul.products li a.woocommerce-LoopProduct-link .img {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-aspect-ratio: 1;
  aspect-ratio: 1;
  border-radius: 1rem;
  border: 1px solid #CDCDCD;
  overflow: hidden;
  background: #fff;
  padding: 2rem;
}
#new .prods ul.products li a.woocommerce-LoopProduct-link .img img,
#sale .prods ul.products li a.woocommerce-LoopProduct-link .img img,
#products .prods ul.products li a.woocommerce-LoopProduct-link .img img,
.single-product #main .product .related.products .prods ul.products li a.woocommerce-LoopProduct-link .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#new .prods ul.products li a.woocommerce-LoopProduct-link .misc,
#sale .prods ul.products li a.woocommerce-LoopProduct-link .misc,
#products .prods ul.products li a.woocommerce-LoopProduct-link .misc,
.single-product #main .product .related.products .prods ul.products li a.woocommerce-LoopProduct-link .misc {
  margin: 1.5rem 0 1rem 0;
}
#new .prods ul.products li a.woocommerce-LoopProduct-link .misc h2,
#sale .prods ul.products li a.woocommerce-LoopProduct-link .misc h2,
#products .prods ul.products li a.woocommerce-LoopProduct-link .misc h2,
.single-product #main .product .related.products .prods ul.products li a.woocommerce-LoopProduct-link .misc h2 {
  font-size: 1.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #1c1c1c;
  margin: 0 0 0.5rem 0;
}
#new .prods ul.products li a.woocommerce-LoopProduct-link .misc .onsale,
#sale .prods ul.products li a.woocommerce-LoopProduct-link .misc .onsale,
#products .prods ul.products li a.woocommerce-LoopProduct-link .misc .onsale,
.single-product #main .product .related.products .prods ul.products li a.woocommerce-LoopProduct-link .misc .onsale {
  display: none;
}
#new .prods ul.products li a.woocommerce-LoopProduct-link .misc .price,
#sale .prods ul.products li a.woocommerce-LoopProduct-link .misc .price,
#products .prods ul.products li a.woocommerce-LoopProduct-link .misc .price,
.single-product #main .product .related.products .prods ul.products li a.woocommerce-LoopProduct-link .misc .price {
  font-size: 3.2rem;
  line-height: 115%;
  color: #000;
  font-weight: 600;
}
#new .prods ul.products li a.woocommerce-LoopProduct-link .misc .price del,
#sale .prods ul.products li a.woocommerce-LoopProduct-link .misc .price del,
#products .prods ul.products li a.woocommerce-LoopProduct-link .misc .price del,
.single-product #main .product .related.products .prods ul.products li a.woocommerce-LoopProduct-link .misc .price del {
  display: none;
}
#new .prods ul.products li a.woocommerce-LoopProduct-link .misc .price ins,
#sale .prods ul.products li a.woocommerce-LoopProduct-link .misc .price ins,
#products .prods ul.products li a.woocommerce-LoopProduct-link .misc .price ins,
.single-product #main .product .related.products .prods ul.products li a.woocommerce-LoopProduct-link .misc .price ins {
  margin-left: 0;
  text-decoration: none;
}
#new .prods ul.products li a.add_to_cart_button,
#sale .prods ul.products li a.add_to_cart_button,
#products .prods ul.products li a.add_to_cart_button,
.single-product #main .product .related.products .prods ul.products li a.add_to_cart_button {
  background: #3CC5F3;
  border: 1px solid #3CC5F3;
  color: #0E1528;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 500;
  padding: 0.9rem 2rem;
  border-radius: 0.4rem;
  transition: all .3s;
}
#new .prods ul.products li a.add_to_cart_button:hover,
#sale .prods ul.products li a.add_to_cart_button:hover,
#products .prods ul.products li a.add_to_cart_button:hover,
.single-product #main .product .related.products .prods ul.products li a.add_to_cart_button:hover {
  background: #fff;
}
#new .prods ul.products li a.added_to_cart,
#sale .prods ul.products li a.added_to_cart,
#products .prods ul.products li a.added_to_cart,
.single-product #main .product .related.products .prods ul.products li a.added_to_cart {
  background: transparent;
  font-size: 1.4rem;
  color: #0E1528;
  display: none !important;
}
#new .prods ul.products li a.added_to_cart:hover,
#sale .prods ul.products li a.added_to_cart:hover,
#products .prods ul.products li a.added_to_cart:hover,
.single-product #main .product .related.products .prods ul.products li a.added_to_cart:hover {
  text-decoration: underline;
}
/* cart */
.woocommerce-cart .wp-block-woocommerce-cart,
.woocommerce-cart .entry-header {
  max-width: 126rem;
  height: inherit;
  margin: 0 auto;
  padding: 0 3rem;
  position: relative;
  z-index: 5;
}
.woocommerce-cart .wp-block-woocommerce-cart .anchor,
.woocommerce-cart .entry-header .anchor {
  position: absolute;
  top: -16rem;
  height: 1px;
  width: 1px;
}
.woocommerce-cart .entry-header {
  padding-top: 6rem;
}
.woocommerce-cart .entry-header h1 {
  font-family: "articulat-cf", sans-serif;
  font-size: 4.8rem;
  line-height: 120%;
  font-weight: 400;
  margin: 0 0 2.5rem 0;
  color: #1c1c1c;
  letter-spacing: -1px;
}
.woocommerce-cart .edit-link {
  display: none;
}
.woocommerce-cart .wp-block-woocommerce-cart {
  padding-bottom: 10rem;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart {
  display: flex;
  margin: 0 -3rem;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main {
  flex: 1;
  max-width: 100%;
  padding: 0 3rem;
  width: auto;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main tbody .wc-block-cart-item__image {
  padding: 3.5rem 0 3.5rem 1rem;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main tbody .wc-block-cart-item__product {
  padding: 3.5rem 0 3.5rem 2rem;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main tbody .wc-block-cart-item__product .wc-block-cart-item__wrap a {
  font-family: "articulat-cf", sans-serif;
  font-size: 2.2rem;
  color: #5e3484;
  line-height: 120%;
  font-weight: 700;
  margin: 0 0 2.5rem 0;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main tbody .wc-block-cart-item__product .wc-block-cart-item__wrap a:hover {
  text-decoration: underline;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main tbody .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices span {
  font-family: "articulat-cf", sans-serif;
  font-size: 2rem;
  color: #1c1c1c;
  line-height: 120%;
  font-weight: 400;
  margin: 0 0 2.5rem 0;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main tbody .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-metadata {
  margin-bottom: 3.5rem;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main tbody .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-metadata p {
  font-family: "articulat-cf", sans-serif;
  font-size: 1.6rem;
  color: #1c1c1c;
  line-height: 140%;
  font-weight: 400;
  margin: 0;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main tbody .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity button {
  font-family: "articulat-cf", sans-serif;
  font-size: 1.4rem;
  color: #5E3484;
  line-height: 140%;
  font-weight: 400;
  margin: 0;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main tbody .wc-block-cart-item__total {
  padding: 3.5rem 0 3.5rem 2rem;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main tbody .wc-block-cart-item__total span {
  font-family: "articulat-cf", sans-serif;
  font-size: 2rem;
  color: #1c1c1c;
  line-height: 120%;
  font-weight: 600;
  margin: 0 ;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__sidebar {
  flex: 1 0 42rem;
  max-width: 42rem;
  padding: 0 3rem;
  width: auto;
  font-size: 1.6rem;
  color: #000;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__sidebar h2 {
  font-family: "articulat-cf", sans-serif;
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: 700;
  margin: 0 0 2.8rem 0;
  text-transform: none;
  padding: 0;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon.is-active label,
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon label {
  font-size: 1.3rem;
  font-weight: 500;
  transform: none;
  left: 1.2rem;
  top: 0.5rem;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon input {
  padding: 3rem 1.2rem 1rem 1.2rem;
  text-align: left;
  border-radius: 0.8rem;
  font-family: "articulat-cf", sans-serif;
  font-size: 1.5rem;
  line-height: 120%;
  font-weight: 600;
  margin: 0;
  color: #0e1528;
  height: auto;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__sidebar button.wc-block-components-button {
  font-family: "articulat-cf", sans-serif;
  font-size: 1.6rem;
  line-height: 100%;
  color: #fff;
  font-weight: 500;
  padding: 1.5rem 1rem;
  background-color: #5e3484;
  border: 2px solid #5e3484;
  border-radius: 0.8rem;
  transition: all .3s;
  display: inline-block;
  text-align: center;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__sidebar button.wc-block-components-button .wc-block-components-checkout-place-order-button__text {
  justify-content: center;
  color: #fff;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__sidebar button.wc-block-components-button:focus {
  box-shadow: none;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__sidebar button.wc-block-components-button:hover {
  color: #5e3484;
  background-color: #fff;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit {
  margin: 3rem 0 0 0;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit a {
  font-family: "articulat-cf", sans-serif;
  font-size: 1.6rem;
  line-height: 100%;
  color: #fff;
  font-weight: 500;
  padding: 1.5rem 1rem;
  background-color: #5e3484;
  border: 2px solid #5e3484;
  border-radius: 0.8rem;
  transition: all .3s;
  display: inline-block;
  text-align: center;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit a .wc-block-components-checkout-place-order-button__text {
  justify-content: center;
  color: #fff;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit a:focus {
  box-shadow: none;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit a:hover {
  color: #5e3484;
  background-color: #fff;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-components-totals-shipping .wc-block-components-totals-item__description .wc-block-components-totals-item .wc-block-components-shipping-address strong {
  text-transform: none;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-components-totals-shipping .wc-block-components-totals-item__description button.wc-block-components-button {
  font-family: "articulat-cf", sans-serif;
  font-size: 1.6rem;
  line-height: 100%;
  color: #fff;
  font-weight: 500;
  padding: 1.5rem 1rem;
  background-color: #5e3484;
  border: 2px solid #5e3484;
  border-radius: 0.8rem;
  transition: all .3s;
  display: inline-block;
  text-align: center;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-components-totals-shipping .wc-block-components-totals-item__description button.wc-block-components-button .wc-block-components-checkout-place-order-button__text {
  justify-content: center;
  color: #fff;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-components-totals-shipping .wc-block-components-totals-item__description button.wc-block-components-button:focus {
  box-shadow: none;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-components-totals-shipping .wc-block-components-totals-item__description button.wc-block-components-button:hover {
  color: #5e3484;
  background-color: #fff;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block {
  padding-top: 5rem;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block h2 {
  font-size: 3.2rem;
  line-height: 120%;
  font-weight: 400;
  margin: 0 auto 2.5rem auto;
  color: #1c1c1c;
  letter-spacing: -1px;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block h2:before {
  height: 3em;
  width: 3em;
  mask-size: 3em;
  margin: 0 auto 1em auto;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block hr {
  display: none;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block hr + h2 {
  display: none;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-product-new {
  display: none;
}
/* checkout */
.woocommerce-checkout .wc-block-components-notices {
  font-size: 1.6rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout,
.woocommerce-checkout .entry-header {
  max-width: 126rem;
  height: inherit;
  margin: 0 auto;
  padding: 0 3rem;
  position: relative;
  z-index: 5;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .anchor,
.woocommerce-checkout .entry-header .anchor {
  position: absolute;
  top: -16rem;
  height: 1px;
  width: 1px;
}
.woocommerce-checkout .entry-header {
  padding-top: 6rem;
}
.woocommerce-checkout .entry-header h1 {
  font-family: "articulat-cf", sans-serif;
  font-size: 4.8rem;
  line-height: 120%;
  font-weight: 400;
  margin: 0 0 2.5rem 0;
  color: #1c1c1c;
  letter-spacing: -1px;
}
.woocommerce-checkout .edit-link {
  display: none;
}
.woocommerce-checkout .wp-block-woocommerce-checkout {
  padding-bottom: 10rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout {
  display: flex;
  margin: 0 -3rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main {
  flex: 1;
  max-width: 100%;
  padding: 0 3rem;
  width: auto;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__heading {
  margin: 0;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__heading h2 {
  font-family: "articulat-cf", sans-serif;
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: 700;
  margin: 0 0 2.8rem 0;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container p {
  font-family: "articulat-cf", sans-serif;
  font-size: 1.6rem;
  line-height: 120%;
  font-weight: 400;
  margin: 0 0 1.8rem 0;
  color: #1c1c1c;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container #contact {
  padding: 0 !important;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-text-input,
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-blocks-components-select__container {
  height: auto;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-text-input.is-active label,
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-blocks-components-select__container.is-active label,
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-text-input label,
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-blocks-components-select__container label {
  font-size: 1.3rem;
  font-weight: 500;
  transform: none;
  left: 1.2rem;
  top: 0.5rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container input:not([type='checkbox']),
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container select,
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container textarea {
  padding: 3rem 1.2rem 1rem 1.2rem;
  text-align: left;
  border-radius: 0.8rem;
  font-family: "articulat-cf", sans-serif;
  font-size: 1.8rem;
  line-height: 120%;
  font-weight: 600;
  margin: 0;
  color: #0e1528;
  height: auto;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container textarea {
  padding: 1rem 1.2rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container textarea:focus {
  box-shadow: none;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-checkbox input[type='checkbox'] {
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  margin-right: 1rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-checkbox .wc-block-components-checkbox__mark {
  width: 1.4rem;
  height: 1.4rem;
  margin-left: 0.2rem;
  margin-top: 0.1rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-checkbox .wc-block-components-checkbox__label {
  font-size: 1.4rem;
  line-height: 1.8rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-radio-control:after {
  display: none;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-radio-control .wc-block-components-radio-control__option {
  padding: 0;
  margin: 0.5rem 0;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-radio-control .wc-block-components-radio-control__option:after {
  display: none;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option:after {
  display: none;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control-accordion-content {
  font-size: 1.4rem;
  padding: 0 0 1rem 3rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-radio-control input[type='radio'] {
  min-width: 1.8rem;
  min-height: 1.8rem;
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  margin-right: 1rem;
  padding: 0;
  left: 0;
  display: block;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-radio-control input[type='radio']:checked:before {
  min-width: 1rem;
  min-height: 1rem;
  width: 1rem;
  height: 1rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-radio-control .wc-block-components-radio-control__option-layout {
  padding-left: 3rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-radio-control label,
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option {
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-radio-control .wc-block-components-radio-control__label-group {
  font-size: 1.4rem;
  line-height: 1.8rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-address-form__address_2-toggle {
  font-size: 1.5rem;
  font-weight: 500;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__container .wc-block-components-address-address-wrapper .wc-block-components-address-card {
  font-size: 1.6rem;
  color: #000;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-checkout__payment-method .wc-block-checkout__no-payment-methods-notice {
  margin-top: 0;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-checkout__payment-method .wc-block-checkout__no-payment-methods-notice .wc-block-components-notice-banner__content {
  font-size: 1.6rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-checkout__order-notes {
  margin-bottom: 4rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox {
  margin-bottom: 0;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-checkout__order-notes .wc-block-checkout__add-note textarea {
  margin-top: 2rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wp-block-woocommerce-checkout-order-summary-block {
  display: none !important;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-checkout__terms {
  padding-top: 4rem;
  padding-bottom: 4rem;
  margin-bottom: 4rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-checkout__terms .wc-block-components-checkbox__label {
  font-family: "articulat-cf", sans-serif;
  font-size: 1.6rem;
  line-height: 120%;
  font-weight: 400;
  margin: 0 0 1.8rem 0;
  color: #1c1c1c;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-checkout__actions .wc-block-checkout__actions_row a {
  font-family: "articulat-cf", sans-serif;
  font-size: 1.6rem;
  line-height: 120%;
  font-weight: 400;
  margin: 0 0 0 0;
  color: #1c1c1c;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-checkout__actions .wc-block-checkout__actions_row a:hover {
  text-decoration: underline;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-checkout__actions .wc-block-checkout__actions_row button.wc-block-components-button {
  font-family: "articulat-cf", sans-serif;
  font-size: 2rem;
  line-height: 100%;
  color: #fff;
  font-weight: 500;
  padding: 1.5rem 4rem;
  background-color: #5e3484;
  border: 2px solid #5e3484;
  border-radius: 0.8rem;
  transition: all .3s;
  display: inline-block;
  text-align: center;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-checkout__actions .wc-block-checkout__actions_row button.wc-block-components-button .wc-block-components-checkout-place-order-button__text {
  justify-content: center;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-checkout__actions .wc-block-checkout__actions_row button.wc-block-components-button:focus {
  box-shadow: none;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-checkout__actions .wc-block-checkout__actions_row button.wc-block-components-button:hover {
  color: #5e3484;
  background-color: #fff;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar {
  flex: 1 0 42rem;
  max-width: 42rem;
  padding: 0 3rem;
  width: auto;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block {
  padding: 2rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
  margin: 0;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title p {
  font-family: "articulat-cf", sans-serif;
  font-size: 2.4rem;
  line-height: 3rem;
  font-weight: 700;
  margin: 0 0 2rem 0;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content {
  color: #000;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary__content {
  font-size: 1.5rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-wrapper {
  font-size: 1.5rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon.is-active label,
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon label {
  font-size: 1.3rem;
  font-weight: 500;
  transform: none;
  left: 1.2rem;
  top: 0.5rem;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon input {
  padding: 3rem 1.2rem 1rem 1.2rem;
  text-align: left;
  border-radius: 0.8rem;
  font-family: "articulat-cf", sans-serif;
  font-size: 1.5rem;
  line-height: 120%;
  font-weight: 600;
  margin: 0;
  color: #0e1528;
  height: auto;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content button.wc-block-components-button {
  font-family: "articulat-cf", sans-serif;
  font-size: 1.6rem;
  line-height: 100%;
  color: #fff;
  font-weight: 500;
  padding: 1.5rem 1rem;
  background-color: #5e3484;
  border: 2px solid #5e3484;
  border-radius: 0.8rem;
  transition: all .3s;
  display: inline-block;
  text-align: center;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content button.wc-block-components-button .wc-block-components-checkout-place-order-button__text {
  justify-content: center;
  color: #fff;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content button.wc-block-components-button:focus {
  box-shadow: none;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content button.wc-block-components-button:hover {
  color: #5e3484;
  background-color: #fff;
}
.woocommerce-checkout .woocommerce-order {
  max-width: 126rem;
  height: inherit;
  margin: 0 auto;
  padding: 0 3rem;
  position: relative;
  z-index: 5;
}
.woocommerce-checkout .woocommerce-order .anchor {
  position: absolute;
  top: -16rem;
  height: 1px;
  width: 1px;
}
.woocommerce-checkout .woocommerce-order .woocommerce-notice {
  font-family: "articulat-cf", sans-serif;
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: 700;
  margin: 0 0 2.8rem 0;
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-overview {
  font-size: 1.6rem;
  color: #000;
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-details {
  font-size: 1.6rem;
  color: #000;
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-details h2 {
  font-family: "articulat-cf", sans-serif;
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: 700;
  margin: 0 0 2.8rem 0;
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-details table {
  font-size: 1.6rem;
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-details table a {
  color: #000;
  text-decoration: underline;
  font-weight: 500;
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-details table a:hover {
  text-decoration: none;
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-details table thead th {
  color: #fff;
  background: #5E3484;
  font-size: 1.6rem;
  padding: 0.5rem 1rem;
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-details table tbody td {
  font-size: 1.6rem;
  padding: 1rem 1rem;
  border-bottom: 1px solid #eee;
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-details table tfoot tr:first-child td,
.woocommerce-checkout .woocommerce-order .woocommerce-order-details table tfoot tr:first-child th {
  border-top: 2px solid #ccc;
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-details table tfoot th,
.woocommerce-checkout .woocommerce-order .woocommerce-order-details table tfoot td {
  font-size: 1.6rem;
  padding: 1rem 1rem;
  border-bottom: 1px solid #eee;
}
.woocommerce-checkout .woocommerce-order .woocommerce-customer-details {
  padding-top: 8rem;
  padding-bottom: 12rem;
}
.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-columns {
  display: flex;
  margin: 0 -1.5rem;
  float: none;
}
.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column {
  flex: 1 0 50%;
  max-width: 50%;
  float: none;
  width: 50%;
  padding: 0 1.5rem;
}
.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column h2 {
  font-family: "articulat-cf", sans-serif;
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: 700;
  margin: 0 0 2.8rem 0;
}
.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column address {
  font-size: 1.6rem;
  color: #000;
  font-style: normal;
}
.wc-block-components-notice-snackbar {
  font-size: 1.6rem;
}
.wc-block-components-notice-snackbar .wc-block-components-notice-banner__content {
  font-size: 1.6rem;
}
/* account */
.woocommerce-account {
  /* lost password */
  /* dashboard */
  /* orders */
  /* downloads */
  /* addresses */
}
.woocommerce-account #content .col-full {
  max-width: 126rem;
  height: inherit;
  margin: 0 auto;
  padding: 0 3rem;
  position: relative;
  z-index: 5;
  padding-top: 6rem;
  padding-bottom: 14rem;
}
.woocommerce-account #content .col-full .anchor {
  position: absolute;
  top: -16rem;
  height: 1px;
  width: 1px;
}
.woocommerce-account #content .woocommerce-error,
.woocommerce-account #content .woocommerce-message {
  font-size: 1.6rem;
  margin: 0 0 4rem 0;
  outline: none !important;
}
.woocommerce-account #content .entry-header h1 {
  font-family: "articulat-cf", sans-serif;
  font-size: 4.8rem;
  line-height: 120%;
  font-weight: 400;
  margin: 0 0 2.5rem 0;
  color: #1c1c1c;
  letter-spacing: -1px;
}
.woocommerce-account #content .entry-content .woocommerce .woocommerce-MyAccount-navigation {
  flex: 1 0 32rem;
  max-width: 32rem;
  padding: 0 4rem;
  float: none;
  margin: 0;
}
.woocommerce-account #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin: 0;
}
.woocommerce-account #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li {
  padding: 1rem 2.5rem 1rem 0;
}
.woocommerce-account #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a {
  font-family: "articulat-cf", sans-serif;
  font-size: 1.8rem;
  line-height: 120%;
  font-weight: 400;
  margin: 0;
  color: #0e1528;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.woocommerce-account #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  text-decoration: underline;
}
.woocommerce-account #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a:before {
  order: 2;
}
.woocommerce-account #content .entry-content .woocommerce .woocommerce-MyAccount-content {
  flex: 1;
  max-width: 100%;
  padding: 0 4rem;
  float: none;
  margin: 0;
}
.woocommerce-account #content .entry-content h2 {
  font-family: "articulat-cf", sans-serif;
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: 700;
  margin: 0 0 2.8rem 0;
  display: none;
}
.woocommerce-account #content .entry-content form .woocommerce-form-row {
  margin: 2rem 0;
}
.woocommerce-account #content .entry-content form .woocommerce-form-row input + span,
.woocommerce-account #content .entry-content form .woocommerce-form-row small {
  font-size: 1.4rem;
  display: block;
  margin-top: 0.5rem;
}
.woocommerce-account #content .entry-content form .woocommerce-form-row .woocommerce-password-strength {
  font-size: 1.4rem;
}
.woocommerce-account #content .entry-content form fieldset {
  padding: 1rem 2rem;
}
.woocommerce-account #content .entry-content form fieldset legend {
  font-size: 1.6rem;
  font-weight: 600;
  background-color: transparent;
  padding: 0 1rem;
  color: #000;
  margin-bottom: -1rem;
}
.woocommerce-account #content .entry-content form label {
  font-size: 1.3rem;
  font-weight: 500;
  transform: none;
  margin: 0 0 0.5rem 0;
}
.woocommerce-account #content .entry-content form input,
.woocommerce-account #content .entry-content form .select2-selection {
  border: 2px solid #666;
  padding: 1rem 1.2rem 1rem 1.2rem;
  text-align: left;
  border-radius: 0.8rem;
  font-family: "articulat-cf", sans-serif;
  font-size: 1.5rem;
  line-height: 120%;
  font-weight: 600;
  margin: 0;
  color: #0e1528;
  height: auto;
}
.woocommerce-account #content .entry-content form input[type="password"],
.woocommerce-account #content .entry-content form .select2-selection[type="password"] {
  padding-right: 4rem;
}
.woocommerce-account #content .entry-content form input .select2-selection__rendered,
.woocommerce-account #content .entry-content form .select2-selection .select2-selection__rendered {
  line-height: inherit;
  padding: 0;
}
.woocommerce-account #content .entry-content form input .select2-selection__arrow,
.woocommerce-account #content .entry-content form .select2-selection .select2-selection__arrow {
  top: 1.2rem;
  right: 1rem;
  height: 1.8rem;
  color: #000;
}
.woocommerce-account #content .entry-content form button.button,
.woocommerce-account #content .entry-content form .woocommerce-button,
.woocommerce-account #content .entry-content form .woocommerce-Button {
  font-family: "articulat-cf", sans-serif;
  font-size: 2rem;
  line-height: 100%;
  color: #fff;
  font-weight: 500;
  padding: 1.5rem 4rem;
  background-color: #5e3484;
  border: 2px solid #5e3484;
  border-radius: 0.8rem;
  transition: all .3s;
  display: inline-block;
  margin-top: 1.5rem;
  text-align: center;
}
.woocommerce-account #content .entry-content form button.button .wc-block-components-checkout-place-order-button__text,
.woocommerce-account #content .entry-content form .woocommerce-button .wc-block-components-checkout-place-order-button__text,
.woocommerce-account #content .entry-content form .woocommerce-Button .wc-block-components-checkout-place-order-button__text {
  justify-content: center;
}
.woocommerce-account #content .entry-content form button.button:focus,
.woocommerce-account #content .entry-content form .woocommerce-button:focus,
.woocommerce-account #content .entry-content form .woocommerce-Button:focus {
  box-shadow: none;
}
.woocommerce-account #content .entry-content form button.button:hover,
.woocommerce-account #content .entry-content form .woocommerce-button:hover,
.woocommerce-account #content .entry-content form .woocommerce-Button:hover {
  color: #5e3484;
  background-color: #fff;
}
.woocommerce-account #content .entry-content form .show-password-input {
  border: none;
  background: transparent;
  line-height: 2rem;
  padding: 0;
  top: 1.1rem;
  right: 1rem;
}
.woocommerce-account #content .entry-content form .show-password-input:after {
  font-size: 2rem;
  line-height: 2rem;
}
.woocommerce-account #content .entry-content form.woocommerce-form-login {
  max-width: 40rem;
  margin: 0 auto;
  width: 100%;
}
.woocommerce-account #content .entry-content form.lost_reset_password {
  max-width: 40rem;
  margin: 0 auto;
  width: 100%;
}
.woocommerce-account #content .entry-content form .lost_password {
  margin: 2rem 0;
}
.woocommerce-account #content .entry-content form .lost_password a {
  font-size: 1.4rem;
  color: #0e1528;
  text-decoration: underline;
}
.woocommerce-account #content .entry-content form .lost_password a:hover {
  text-decoration: none;
}
.woocommerce-account .edit-link {
  display: none;
}
.woocommerce-account.woocommerce-lost-password #content .entry-content form p {
  display: none;
}
.woocommerce-account.woocommerce-lost-password #content .entry-content form .woocommerce-form-row {
  display: block;
  float: none;
  width: 100%;
}
.woocommerce-account.woocommerce-lost-password #content .entry-content form .woocommerce-Button {
  margin-top: 0.5rem;
}
.woocommerce-account.page-id-10:not(.woocommerce-dashboard):not(.woocommerce-orders):not(.woocommerce-view-order):not(.woocommerce-downloads):not(.woocommerce-edit-address):not(.woocommerce-edit-account) .entry-header,
.woocommerce-account.page-id-10:not(.woocommerce-dashboard):not(.woocommerce-orders):not(.woocommerce-view-order):not(.woocommerce-downloads):not(.woocommerce-edit-address):not(.woocommerce-edit-account) .entry-content {
  max-width: 40rem;
  margin: 0 auto;
}
.woocommerce-account.page-id-10:not(.woocommerce-dashboard):not(.woocommerce-orders):not(.woocommerce-view-order):not(.woocommerce-downloads):not(.woocommerce-edit-address):not(.woocommerce-edit-account) .entry-content p {
  font-size: 1.6rem;
  line-height: 130%;
  font-weight: 400;
  margin: 2.5rem 0 0 0;
  color: #1c1c1c;
}
.woocommerce-account.woocommerce-dashboard .entry-content .woocommerce,
.woocommerce-account.woocommerce-orders .entry-content .woocommerce,
.woocommerce-account.woocommerce-view-order .entry-content .woocommerce,
.woocommerce-account.woocommerce-downloads .entry-content .woocommerce,
.woocommerce-account.woocommerce-edit-address .entry-content .woocommerce,
.woocommerce-account.woocommerce-edit-account .entry-content .woocommerce {
  display: flex;
  margin: 0 -4rem;
}
.woocommerce-account.woocommerce-dashboard p {
  font-family: "articulat-cf", sans-serif;
  font-size: 2.2rem;
  line-height: 120%;
  font-weight: 400;
  margin: 0 0 1.5rem 0;
  color: #1c1c1c;
}
.woocommerce-account.woocommerce-dashboard p a {
  font-family: "articulat-cf", sans-serif;
  font-size: 2.2rem;
  line-height: 120%;
  font-weight: 600;
  margin: 0;
  color: #0e1528;
  padding: 0;
  text-decoration: underline;
}
.woocommerce-account.woocommerce-dashboard p a:hover {
  text-decoration: none;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content p,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content p {
  font-family: "articulat-cf", sans-serif;
  font-size: 2.2rem;
  line-height: 120%;
  font-weight: 400;
  margin: 0 0 1.5rem 0;
  color: #1c1c1c;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content p a,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content p a {
  font-family: "articulat-cf", sans-serif;
  font-size: 2.2rem;
  line-height: 120%;
  font-weight: 600;
  margin: 0;
  color: #0e1528;
  padding: 0;
  text-decoration: underline;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content p a:hover,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content p a:hover {
  text-decoration: none;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content p mark,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content p mark {
  background-color: #5E3484;
  color: #fff;
  padding: 0.2rem 0.5rem;
  border-radius: 0.5rem;
  font-weight: 600;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table {
  width: 100%;
  background-color: transparent;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table thead th,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table thead th {
  color: #fff;
  background: #5E3484;
  font-size: 1.6rem;
  padding: 0.5rem 1rem;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tbody th,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tbody th,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tfoot th,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tfoot th,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tbody td,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tbody td,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tfoot td,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tfoot td {
  font-size: 1.6rem;
  background-color: transparent;
  padding: 1rem 1rem;
  border: none;
  color: #000;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tbody th a,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tbody th a,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tfoot th a,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tfoot th a,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tbody td a,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tbody td a,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tfoot td a,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tfoot td a {
  color: inherit;
  text-decoration: underline;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tbody th a:hover,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tbody th a:hover,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tfoot th a:hover,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tfoot th a:hover,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tbody td a:hover,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tbody td a:hover,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tfoot td a:hover,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tfoot td a:hover {
  text-decoration: none;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tbody th a.woocommerce-button,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tbody th a.woocommerce-button,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tfoot th a.woocommerce-button,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tfoot th a.woocommerce-button,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tbody td a.woocommerce-button,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tbody td a.woocommerce-button,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tfoot td a.woocommerce-button,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tfoot td a.woocommerce-button {
  margin-right: 0;
  background-color: transparent;
  border: none;
  padding: 0;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tbody th ul,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tbody th ul,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tfoot th ul,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tfoot th ul,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tbody td ul,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tbody td ul,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tfoot td ul,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tfoot td ul {
  padding: 0;
  margin: 0;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tbody tr:nth-of-type(even) th,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tbody tr:nth-of-type(even) th,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tbody tr:nth-of-type(even) td,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tbody tr:nth-of-type(even) td {
  background-color: #f5f5f5;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tfoot tr:first-child td,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tfoot tr:first-child td,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tfoot tr:first-child th,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tfoot tr:first-child th {
  border-top: 2px solid #ccc;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tfoot tr th,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tfoot tr th {
  background-color: #f5f5f5;
  border-bottom: 1px solid #e6e6e6;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content table tfoot tr td,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content table tfoot tr td {
  border-bottom: 1px solid #e6e6e6;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details {
  font-size: 1.6rem;
  color: #000;
  margin-top: 4rem;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details h2,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details h2 {
  font-family: "articulat-cf", sans-serif;
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: 700;
  margin: 0 0 2.8rem 0;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table {
  font-size: 1.6rem;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table a,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table a {
  color: #000;
  text-decoration: underline;
  font-weight: 500;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table a:hover,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table a:hover {
  text-decoration: none;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table thead th,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table thead th {
  color: #fff;
  background: #5E3484;
  font-size: 1.6rem;
  padding: 0.5rem 1rem;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table tbody td,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table tbody td {
  font-size: 1.6rem;
  padding: 1rem 1rem;
  border-bottom: 1px solid #eee;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table tfoot tr:first-child td,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table tfoot tr:first-child td,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table tfoot tr:first-child th,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table tfoot tr:first-child th {
  border-top: 2px solid #ccc;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table tfoot th,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table tfoot th,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table tfoot td,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-order-details table tfoot td {
  font-size: 1.6rem;
  padding: 1rem 1rem;
  border-bottom: 1px solid #eee;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details {
  padding-top: 8rem;
  padding-bottom: 0;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns {
  display: flex;
  margin: 0 -1.5rem;
  float: none;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns .woocommerce-column,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns .woocommerce-column {
  flex: 1 0 50%;
  max-width: 50%;
  float: none;
  width: 50%;
  padding: 0 1.5rem;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns .woocommerce-column h2,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns .woocommerce-column h2 {
  font-family: "articulat-cf", sans-serif;
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: 700;
  display: block;
  margin: 0 0 1.5rem 0;
}
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns .woocommerce-column address,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns .woocommerce-column address,
.woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns .woocommerce-column p,
.woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns .woocommerce-column p {
  font-size: 1.6rem;
  color: #000;
  font-style: normal;
}
.woocommerce-account.woocommerce-downloads {
  color: red;
}
.woocommerce-account.woocommerce-downloads .entry-content .woocommerce-info {
  max-width: 126rem;
  height: inherit;
  margin: 0 auto;
  padding: 0 3rem;
  position: relative;
  z-index: 5;
  padding: 1.4rem 2rem 1.2rem 6.5rem;
  font-size: 1.6rem;
  display: flex;
  flex-wrap: wrap;
  outline: none !important;
}
.woocommerce-account.woocommerce-downloads .entry-content .woocommerce-info .anchor {
  position: absolute;
  top: -16rem;
  height: 1px;
  width: 1px;
}
.woocommerce-account.woocommerce-downloads .entry-content .woocommerce-info a {
  color: inherit;
  text-decoration: underline;
}
.woocommerce-account.woocommerce-downloads .entry-content .woocommerce-info a:hover {
  text-decoration: none;
}
.woocommerce-account.woocommerce-edit-address #content .entry-content p {
  font-family: "articulat-cf", sans-serif;
  font-size: 2.2rem;
  line-height: 120%;
  font-weight: 400;
  margin: 0 0 1.5rem 0;
  color: #1c1c1c;
}
.woocommerce-account.woocommerce-edit-address #content .entry-content p a {
  font-family: "articulat-cf", sans-serif;
  font-size: 2.2rem;
  line-height: 120%;
  font-weight: 600;
  margin: 0;
  color: #0e1528;
  padding: 0;
  text-decoration: underline;
}
.woocommerce-account.woocommerce-edit-address #content .entry-content p a:hover {
  text-decoration: none;
}
.woocommerce-account.woocommerce-edit-address #content .entry-content p mark {
  background-color: #5E3484;
  color: #fff;
  padding: 0.2rem 0.5rem;
  border-radius: 0.5rem;
  font-weight: 600;
}
.woocommerce-account.woocommerce-edit-address #content .entry-content .woocommerce-Addresses {
  display: flex;
  margin: 4rem -2rem 0 -2rem;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.woocommerce-account.woocommerce-edit-address #content .entry-content .woocommerce-Addresses > div {
  padding: 0 2rem;
  margin: 0 0 4rem 0;
  font-size: 1.6rem;
  color: #000;
  width: auto;
  flex: 1;
  float: none;
}
.woocommerce-account.woocommerce-edit-address #content .entry-content .woocommerce-Addresses > div header {
  position: relative;
}
.woocommerce-account.woocommerce-edit-address #content .entry-content .woocommerce-Addresses > div header h2 {
  display: block;
  padding-right: 4rem;
}
.woocommerce-account.woocommerce-edit-address #content .entry-content .woocommerce-Addresses > div header a {
  color: #000;
  position: absolute;
  top: 1rem;
  right: 0;
  margin-top: 0;
}
.woocommerce-account.woocommerce-edit-address #content .entry-content .woocommerce-Addresses > div address {
  font-style: normal;
}
/* 404 */
.error404 #p404 {
  padding: 20rem 0 20rem 0;
}
.error404 #p404 p {
  margin: 0;
  text-align: center;
  color: #0c0c0c;
}
.error404 #p404 p:nth-of-type(1) {
  font-family: "articulat-cf", sans-serif;
  font-size: 12rem;
  line-height: 8rem;
  font-weight: 700;
}
.error404 #p404 p:nth-of-type(2) {
  font-family: "articulat-cf", sans-serif;
  font-size: 4rem;
  line-height: 5rem;
}
/* footer */
#contact {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#contact .row .txt {
  padding: 11rem 0;
  max-width: 64rem;
}
#contact .row .txt h2 {
  font-family: "articulat-cf", sans-serif;
  font-size: 4.5rem;
  line-height: 100%;
  color: #5e3484;
  font-weight: 700;
  margin: 0 0 2.5rem 0;
}
#contact .row .txt p {
  font-family: "open-sans", sans-serif;
  font-size: 2rem;
  line-height: 160%;
  color: #2e2e2e;
  font-weight: 400;
  margin: 0;
  position: relative;
}
#contact .row .txt p a {
  font-weight: 700;
  color: #5e3484;
}
#contact .row .txt p a:hover {
  text-decoration: underline;
}
#contact .row .txt p:first-of-type {
  padding-bottom: 3rem;
}
#contact .row .txt p:first-of-type:after {
  content: '';
  width: 36rem;
  height: 2px;
  background-color: #3cc5f3;
  position: absolute;
  bottom: 1.4rem;
  left: 0;
}
footer#footer {
  background: #5E3484;
  padding: 3rem 0;
}
footer#footer .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer#footer .flex .logo {
  width: 21rem;
  height: 7.5rem;
}
footer#footer .flex .logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
footer#footer .flex ul.menu {
  list-style: none;
  padding: 0;
  margin: 0 -1rem;
  display: flex;
  align-items: center;
}
footer#footer .flex ul.menu li {
  margin: 0;
  padding: 0 1rem;
}
footer#footer .flex ul.menu li a {
  font-size: 1.7rem;
  letter-spacing: 2.7px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.8rem;
  white-space: nowrap;
}
footer#footer .flex ul.menu li a:hover {
  text-decoration: underline;
}
footer#footer p {
  font-family: "articulat-cf", sans-serif;
  font-size: 1.4rem;
  color: #fff;
  font-weight: 400;
  margin: 0;
  text-align: right;
}
/* misc */
input:focus,
button:focus,
textarea:focus,
select:focus {
  outline: none !important;
}
input::-webkit-input-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder,
input:-moz-placeholder {
  color: rgba(74, 74, 74, 0.6);
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 400;
}
img.alignleft {
  float: left;
  margin: 0 2rem 2rem 0;
}
img.alignright {
  float: right;
  margin: 0 0 2rem 2rem;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
svg.hidden {
  display: none;
}
.hidden {
  visibility: hidden !important;
}
.visible {
  visibility: visible !important;
}
/* rwd */
@media only screen and (min-width: 931px) {
  header#header #mainMenu {
    position: static !important;
    display: block !important;
  }
}
@media only screen and (max-width: 930px) {
  #page {
    padding: 8.6rem 0 0 0;
  }
  header#header {
    padding: 1.5rem 0;
  }
  header#header .flex #mainMenu {
    display: none;
    position: fixed;
    width: 90vw;
    max-width: 31rem;
    top: 0;
    right: -50rem;
    height: 100vh;
    z-index: 50;
    background-color: #5e3484;
    padding: 8rem 0;
    margin: 0 0 0 5rem;
  }
  header#header .flex #mainMenu .scroll {
    overflow-x: hidden;
    height: 100%;
    overflow-y: auto;
    padding: 0 3rem 0 3rem;
  }
  header#header .flex #mainMenu .scroll .content {
    min-height: 100%;
    flex-direction: column;
    padding: 0 0 0 0;
    position: relative;
    justify-content: center;
  }
  header#header .flex #mainMenu .menu-main-menu-container > ul {
    flex-direction: column;
  }
  header#header .flex #mainMenu .menu-main-menu-container > ul > li {
    padding: 0;
    text-align: center;
    margin: 1rem 0;
  }
  header#header .flex #mainMenu .menu-main-menu-container > ul > li a {
    font-size: 2rem;
    font-weight: 400;
    color: #fff;
    display: inline-block;
  }
  header#header .flex #mainMenu .menu-main-menu-container > ul > li a:before,
  header#header .flex #mainMenu .menu-main-menu-container > ul > li a:after {
    display: none;
  }
  header#header .flex #mainMenu .menu-main-menu-container > ul > li a:hover {
    text-decoration: underline;
  }
  header#header .flex #searchBtn {
    margin-left: auto;
  }
  header#header .header-cart {
    margin-right: 4rem;
  }
  header#header #mobileTrigger {
    display: block;
  }
}
@media only screen and (max-width: 1050px) {
  #contact {
    background-position: right -26rem center;
  }
  #contact .row .txt {
    max-width: 36rem;
  }
}
@media only screen and (max-width: 1000px) {
  #page .storefront-breadcrumb .woocommerce-breadcrumb {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }
  #page .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator {
    top: 2px;
  }
  .page-template-page-home #category .row .woocommerce.columns-3 .prods ul li a h2 {
    font-size: 2.4rem;
    line-height: 130%;
  }
  .woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart {
    flex-wrap: wrap;
  }
  .woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main {
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0 3rem 4rem 3rem;
  }
  .woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items table tbody {
    border-bottom: none;
  }
  .woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__sidebar {
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0 3rem;
  }
  .woocommerce-account #content .entry-content .woocommerce {
    margin: 0 -2rem;
  }
  .woocommerce-account #content .entry-content .woocommerce .woocommerce-MyAccount-navigation,
  .woocommerce-account #content .entry-content .woocommerce .woocommerce-MyAccount-content {
    padding: 0 2rem;
  }
  .woocommerce-account #content .entry-content .woocommerce .woocommerce-MyAccount-navigation {
    max-width: 28rem;
    flex: 1 0 28rem;
  }
}
@media only screen and (max-width: 990px) {
  #new .prods ul.products li,
  #sale .prods ul.products li,
  #products .prods ul.products li,
  .single-product #main .product .related.products .prods ul.products li {
    flex: 1 0 33.33%;
    max-width: 33.33%;
  }
  .page-template-page-home #hero {
    background-position: right -28rem center;
  }
}
@media only screen and (max-width: 950px) {
  .tax-product_cat .woocommerce-products-header h1,
  .woocommerce-shop .woocommerce-products-header h1,
  .tax-product_tag .woocommerce-products-header h1 {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 880px) {
  .page-template-page-home #hero .row .txt {
    max-width: 42rem;
  }
  .page-template-page-home #hero .row .txt h1 {
    font-size: 6.2rem;
  }
  .page-template-page-home #hero .row .txt p {
    font-size: 2.8rem;
  }
  .tax-product_cat .storefront-sorting,
  .woocommerce-shop .storefront-sorting,
  .tax-product_tag .storefront-sorting {
    justify-content: center;
    flex-wrap: wrap;
  }
  .tax-product_cat .storefront-sorting .woocommerce-result-count,
  .woocommerce-shop .storefront-sorting .woocommerce-result-count,
  .tax-product_tag .storefront-sorting .woocommerce-result-count {
    margin-left: auto;
  }
  .tax-product_cat .storefront-sorting .woocommerce-pagination,
  .woocommerce-shop .storefront-sorting .woocommerce-pagination,
  .tax-product_tag .storefront-sorting .woocommerce-pagination {
    margin: 3rem auto 0 auto;
    flex: 1 0 100%;
    max-width: 100%;
    order: 1;
  }
  .tax-product_cat .storefront-sorting .woocommerce-pagination .page-numbers,
  .woocommerce-shop .storefront-sorting .woocommerce-pagination .page-numbers,
  .tax-product_tag .storefront-sorting .woocommerce-pagination .page-numbers {
    justify-content: center;
  }
  .woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout {
    display: block;
  }
  .woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar {
    margin: 8rem auto 0 auto;
  }
  footer#footer .flex {
    flex-direction: column;
    align-items: center;
  }
  footer#footer .flex .menu-footer-menu-container {
    margin-top: 5rem;
  }
  footer#footer p {
    margin: 4rem 0 0 0;
    text-align: center;
  }
}
@media only screen and (max-width: 850px) {
  .page-template-page-home #category .row .woocommerce.columns-3 .prods ul li {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 1.4rem;
  }
  .page-template-page-home #category .row .woocommerce.columns-3 .prods ul li a h2 {
    font-size: 3.2rem;
  }
  .single-product #main .product {
    padding-top: 5rem;
  }
  .single-product #main .product .flex {
    flex-direction: column;
    align-items: center;
  }
  .single-product #main .product .flex .woocommerce-product-gallery {
    flex: unset;
    max-width: 50rem;
    width: 100%;
    margin-bottom: 4rem;
  }
  .single-product #main .product .flex .woocommerce-product-gallery .flex-control-thumbs {
    display: none;
  }
  .single-product #main .product .flex .info {
    flex: unset;
    max-width: 100%;
    width: 100%;
  }
  .single-product #main .product .flex .info .summary.entry-summary .product_meta {
    display: inline-block;
  }
  .single-product #main .product .related.products {
    width: 100%;
  }
  .woocommerce-dashboard #content .entry-content .woocommerce,
  .woocommerce-orders #content .entry-content .woocommerce,
  .woocommerce-view-order #content .entry-content .woocommerce,
  .woocommerce-downloads #content .entry-content .woocommerce,
  .woocommerce-edit-address #content .entry-content .woocommerce,
  .woocommerce-edit-account #content .entry-content .woocommerce {
    flex-direction: column;
  }
  .woocommerce-dashboard #content .entry-content .woocommerce .woocommerce-MyAccount-navigation,
  .woocommerce-orders #content .entry-content .woocommerce .woocommerce-MyAccount-navigation,
  .woocommerce-view-order #content .entry-content .woocommerce .woocommerce-MyAccount-navigation,
  .woocommerce-downloads #content .entry-content .woocommerce .woocommerce-MyAccount-navigation,
  .woocommerce-edit-address #content .entry-content .woocommerce .woocommerce-MyAccount-navigation,
  .woocommerce-edit-account #content .entry-content .woocommerce .woocommerce-MyAccount-navigation {
    order: 1;
    margin-bottom: 4rem;
    flex: unset;
    max-width: 100%;
    width: 100%;
  }
  .woocommerce-dashboard #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul,
  .woocommerce-orders #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul,
  .woocommerce-view-order #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul,
  .woocommerce-downloads #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul,
  .woocommerce-edit-address #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul,
  .woocommerce-edit-account #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul {
    display: inline-flex;
    margin: 0 -1rem;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .woocommerce-dashboard #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li,
  .woocommerce-orders #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li,
  .woocommerce-view-order #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li,
  .woocommerce-downloads #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li,
  .woocommerce-edit-address #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li,
  .woocommerce-edit-account #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li {
    paddding: 0 1rem;
  }
  .woocommerce-dashboard #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a,
  .woocommerce-orders #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a,
  .woocommerce-view-order #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a,
  .woocommerce-downloads #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a,
  .woocommerce-edit-address #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a,
  .woocommerce-edit-account #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a {
    white-space: nowrap;
  }
  .woocommerce-dashboard #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a:before,
  .woocommerce-orders #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a:before,
  .woocommerce-view-order #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a:before,
  .woocommerce-downloads #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a:before,
  .woocommerce-edit-address #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a:before,
  .woocommerce-edit-account #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a:before {
    order: 0;
    margin-left: 0;
    margin-right: 1rem;
  }
  .woocommerce-dashboard #content .entry-content .woocommerce .woocommerce-MyAccount-content,
  .woocommerce-orders #content .entry-content .woocommerce .woocommerce-MyAccount-content,
  .woocommerce-view-order #content .entry-content .woocommerce .woocommerce-MyAccount-content,
  .woocommerce-downloads #content .entry-content .woocommerce .woocommerce-MyAccount-content,
  .woocommerce-edit-address #content .entry-content .woocommerce .woocommerce-MyAccount-content,
  .woocommerce-edit-account #content .entry-content .woocommerce .woocommerce-MyAccount-content {
    order: 2;
    flex: unset;
    max-width: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-account.woocommerce-edit-address #content .entry-content .woocommerce-Addresses > div header {
    margin: 0 0 1.5rem 0;
  }
  .woocommerce-account.woocommerce-edit-address #content .entry-content .woocommerce-Addresses > div header a {
    position: static;
    margin: 0.5rem 0 0 0;
    font-size: 1.4rem;
    text-decoration: underline;
  }
  .woocommerce-account.woocommerce-edit-address #content .entry-content .woocommerce-Addresses > div header a:hover {
    text-decoration: none;
  }
  .woocommerce-account.woocommerce-edit-address #content .entry-content .woocommerce-Addresses > div header h2 {
    margin: 0;
  }
}
@media only screen and (max-width: 750px) {
  #contact {
    padding: 0 0 22rem 0;
    background-position: right bottom;
    background-size: 75rem auto;
    background-color: #e5e6e9;
  }
  #contact .row .txt {
    max-width: 100%;
    position: relative;
  }
  #contact .row .txt:after {
    content: '';
    display: block;
    position: absolute;
    left: -3rem;
    right: -3rem;
    bottom: -3rem;
    height: 10rem;
    background: linear-gradient(180deg, #e5e6e9 0%, rgba(229, 230, 233, 0) 90%, rgba(229, 230, 233, 0) 100%);
  }
}
@media only screen and (max-width: 700px) {
  .row {
    padding: 0 2rem;
  }
  .single-product #main .product {
    padding: 0 2rem;
    padding-top: 5rem;
  }
  #page .storefront-breadcrumb .col-full {
    padding: 0 2rem;
  }
  .tax-product_cat .woocommerce-products-header {
    padding: 0 2rem;
  }
  .tax-product_cat .storefront-sorting {
    padding: 0 2rem;
  }
  .woocommerce-shop .woocommerce-products-header {
    padding: 0 2rem;
  }
  .woocommerce-shop .storefront-sorting {
    padding: 0 2rem;
  }
  .tax-product_tag .woocommerce-products-header {
    padding: 0 2rem;
  }
  .tax-product_tag .storefront-sorting {
    padding: 0 2rem;
  }
  .woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main {
    padding: 0 2rem;
  }
  .woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar {
    padding: 0 2rem;
  }
  .woocommerce-checkout .woocommerce-order {
    padding: 0 2rem;
  }
  .woocommerce-checkout .entry-header {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .woocommerce-cart .entry-header {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .woocommerce-cart .wp-block-woocommerce-cart {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .woocommerce-account #content .col-full {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  #mobileTrigger {
    right: 1rem;
  }
  .page-template-page-home #hero {
    background-position: center top;
    background-size: auto 31rem;
    padding-top: 31rem;
  }
  .page-template-page-home #hero .row .txt {
    max-width: 100%;
    text-align: center;
    background: #fff;
    margin-top: -8rem;
    padding: 8rem 3rem 6rem 3rem;
  }
  .page-template-page-home #hero .row .txt h1,
  .page-template-page-home #hero .row .txt p {
    color: #000;
  }
  .page-template-page-home #hero .row .txt h1 {
    font-size: 5.0rem;
    margin: 0 auto;
    max-width: 44rem;
  }
  .page-template-page-home #hero .row .txt p {
    font-size: 2.4rem;
  }
  .single-product #main .product .info .summary.entry-summary h1 {
    font-size: 3.8rem;
  }
  .woocommerce-cart .entry-header h1 {
    font-size: 3.8rem;
  }
  .woocommerce-checkout .entry-header h1 {
    font-size: 3.8rem;
  }
  .woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title p {
    margin: 0;
  }
  .woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-formatted-money-amount {
    font-size: 1.6rem;
    font-weight: 700;
  }
  .woocommerce-checkout .woocommerce-order .woocommerce-order-overview {
    padding-left: 0;
  }
  .woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart {
    margin: 0 -2rem;
  }
  .woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main {
    padding: 0 2rem 2rem 2rem;
  }
  .woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__sidebar {
    padding: 0 2rem;
  }
  .woocommerce-account #content .entry-header h1 {
    font-size: 3.8rem;
  }
}
@media only screen and (max-width: 650px) {
  #new .prods ul.products li,
  #sale .prods ul.products li,
  #products .prods ul.products li,
  .single-product #main .product .related.products .prods ul.products li {
    flex: 1 0 50%;
    max-width: 50%;
  }
  .page-template-page-home #new h2,
  .page-template-page-home #sale h2 {
    font-size: 2.6rem;
    line-height: 130%;
  }
  .page-template-page-home #category .row h2 {
    font-size: 2.6rem;
    line-height: 130%;
  }
  .woocommerce-checkout .woocommerce-order .woocommerce-notice {
    font-size: 2.6rem;
    line-height: 130%;
  }
  .woocommerce-checkout .woocommerce-order .woocommerce-order-details h2 {
    font-size: 2.6rem;
    line-height: 130%;
  }
  .woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column h2 {
    font-size: 2.6rem;
    line-height: 130%;
  }
  .woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__main .wc-block-components-checkout-step__heading h2 {
    font-size: 2.6rem;
    line-height: 130%;
  }
  .single-product #main .product .related.products h2 {
    font-size: 2.6rem;
    line-height: 130%;
  }
  .woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns .woocommerce-column h2,
  .woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns .woocommerce-column h2 {
    font-size: 2.6rem;
    line-height: 130%;
  }
  .woocommerce-account.woocommerce-edit-address #content .entry-content .woocommerce-Addresses > div header h2 {
    font-size: 2.6rem;
    line-height: 130%;
  }
  .tax-product_cat .storefront-sorting,
  .woocommerce-shop .storefront-sorting,
  .tax-product_tag .storefront-sorting {
    flex-direction: column;
    align-items: center;
  }
  .tax-product_cat .storefront-sorting .woocommerce-result-count,
  .woocommerce-shop .storefront-sorting .woocommerce-result-count,
  .tax-product_tag .storefront-sorting .woocommerce-result-count {
    margin: 3rem 0 0 0;
  }
  footer#footer .flex ul.menu {
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 30rem;
    justify-content: center;
  }
  footer#footer .flex ul.menu li {
    margin: 1.5rem 0;
  }
}
@media only screen and (max-width: 600px) {
  .woocommerce-account #content .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a {
    font-size: 1.6rem;
  }
  .woocommerce-account.woocommerce-dashboard p {
    font-size: 1.8rem;
  }
  .woocommerce-account.woocommerce-edit-address #content .entry-content p {
    font-size: 1.8rem;
  }
  .woocommerce-account.woocommerce-edit-address #content .entry-content .woocommerce-MyAccount-content .woocommerce-Addresses {
    flex-direction: column;
  }
  .woocommerce-account.woocommerce-edit-address #content .entry-content .woocommerce-MyAccount-content .woocommerce-Addresses > div {
    flex: unset;
    max-width: 100%;
    width: 100%;
    margin: 0 0 2rem 0;
  }
  .woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content p,
  .woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content p {
    font-size: 1.8rem;
  }
  .woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns,
  .woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns {
    flex-direction: column;
  }
  .woocommerce-account.woocommerce-orders #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns .woocommerce-column,
  .woocommerce-account.woocommerce-view-order #content .entry-content .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns .woocommerce-column {
    flex: unset;
    max-width: 100%;
    width: 100%;
    margin: 0 0 2rem 0;
  }
}
@media only screen and (max-width: 550px) {
  .page-template-page-home #hero .row .txt h1 {
    font-size: 4rem;
    max-width: 36rem;
    line-height: 110%;
  }
  .page-template-page-home #hero .row .txt p {
    font-size: 2rem;
    margin: 2rem 0 2.6rem 0;
  }
  .page-template-page-home #promo .row .flex .box {
    flex: 1 0 100%;
    max-width: 100%;
    margin: 0 0 2rem 0;
  }
  .page-template-page-home #promo .row .flex .box:last-child {
    margin: 0;
  }
  .page-template-page-home #category {
    padding: 10rem 0 8rem 0;
  }
  .page-template-page-home #category .row .woocommerce.columns-3 .prods ul li a h2 {
    font-size: 2.4rem;
  }
  .tax-product_cat .woocommerce-products-header h1,
  .woocommerce-shop .woocommerce-products-header h1,
  .tax-product_tag .woocommerce-products-header h1 {
    font-size: 4rem;
  }
  .woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr .wc-block-cart-item__image {
    display: none;
  }
  .woocommerce-cart .wp-block-woocommerce-empty-cart-block h2 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 500px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block {
    padding: 2rem 0;
  }
  .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row {
    flex-direction: column;
  }
  .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row button.wc-block-components-button {
    margin-bottom: 4rem;
    order: 1;
    width: 100%;
  }
  .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row a {
    order: 2;
  }
  .woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-columns {
    display: block;
  }
  .woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column {
    flex: unset;
    max-width: 100%;
    width: 100%;
  }
  .woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column:nth-of-type(1) {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 450px) {
  #contact .row .txt h2 {
    font-size: 3.6rem;
    max-width: 28rem;
  }
  #contact .row .txt p {
    font-size: 1.6rem;
  }
  .page-template-page-home #experts .row h3 {
    font-size: 3.6rem;
    max-width: 28rem;
  }
  .page-template-page-home #experts .row h2 {
    font-size: 1.5rem;
  }
  .page-template-page-home #experts .row p {
    font-size: 1.6rem;
  }
  .tax-product_cat .storefront-sorting .woocommerce-ordering:before,
  .woocommerce-shop .storefront-sorting .woocommerce-ordering:before,
  .tax-product_tag .storefront-sorting .woocommerce-ordering:before {
    content: unset;
  }
  .single-product #main .product .info .summary.entry-summary h1 {
    font-size: 3.2rem;
  }
  .woocommerce-checkout .entry-header h1 {
    font-size: 3.2rem;
  }
  .woocommerce-cart .entry-header h1 {
    font-size: 3.2rem;
  }
  .woocommerce-account #content .entry-header h1 {
    font-size: 3.2rem;
  }
}
@media only screen and (max-width: 420px) {
  #searchField .row {
    padding: 0 1.5rem 0 1rem;
  }
  #new .prods ul.products li,
  #sale .prods ul.products li,
  #products .prods ul.products li,
  .single-product #main .product .related.products .prods ul.products li {
    flex: 1 0 100%;
    max-width: 100%;
  }
  .page-template-page-home #hero .row .txt {
    padding: 6rem 3rem 6rem 3rem;
  }
  .page-template-page-home #hero .row .txt h1 {
    font-size: 3.4rem;
  }
  .page-template-page-home #hero .row .txt a {
    font-size: 1.6rem;
  }
  .page-template-page-home #category .row .woocommerce.columns-3 .prods ul {
    margin: 0 -0.8rem;
  }
  .page-template-page-home #category .row .woocommerce.columns-3 .prods ul li {
    padding: 0.8rem;
  }
  .woocommerce-order ul.order_details li strong {
    font-size: 1.6rem;
  }
  .error404 #p404 p:nth-of-type(1) {
    font-size: 8rem;
    line-height: 100%;
  }
  .error404 #p404 p:nth-of-type(2) {
    font-size: 3rem;
    line-height: 100%;
  }
}
@media only screen and (max-width: 400px) {
  .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row {
    flex-direction: column !important;
  }
  .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row button.wc-block-components-button {
    margin-bottom: 4rem;
    order: 1;
    width: 100%;
  }
  .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row a {
    order: 2;
  }
}
@media only screen and (max-width: 360px) {
  footer#footer .flex ul.menu {
    max-width: 24rem;
  }
  footer#footer p {
    font-size: 1.2rem;
  }
}
