@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@400;499&display=swap");
@import url(/assets/vendors/vue-select-5523bc823fffbc7ce2dfc28b753860492e0c3de7c5c078886519cd1cc6b6ce39.css);
/* line 2, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-toggle {
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-toggle .selected-code {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 10px;
  background: #30384B;
  border-radius: 6px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 20, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-toggle .selected-name {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 5px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #30384B;
  text-decoration: none;
}

/* line 32, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-toggle .caret {
  margin-left: 11px;
  color: #30384B;
  float: right;
  margin-top: 10px;
}

/* line 37, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-menu {
  min-width: 240px;
  border-radius: 6px;
  border: none;
}

/* line 41, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-menu-title {
  padding: 10px 14px;
  font-size: 16px;
  line-height: 20px;
  color: #232223;
  font-weight: 500;
}

/* line 48, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-menu li a {
  padding: 7px 14px;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #232223;
}

/* line 54, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-menu li a .country-code {
  text-transform: uppercase;
  font-weight: 500;
}

/* line 58, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-menu li.disabled a {
  background: #F2F7FF;
  font-weight: 500;
  color: #232223;
  opacity: 1;
}

/* line 63, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-menu li + li {
  border-top: 1px solid #E1E4F8;
}

/* line 67, app/assets/stylesheets/includes/_checkout_change_language.sass */
.shop-top-nav-language {
  margin-top: 20px;
  margin-right: 10px;
}

@media screen and (max-width: 640px) {
  /* line 67, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .shop-top-nav-language {
    margin-top: 55px;
  }
}

/* line 74, app/assets/stylesheets/includes/_checkout_change_language.sass */
.shop-top-nav-language .change-language-container {
  padding: 0;
}

/* line 76, app/assets/stylesheets/includes/_checkout_change_language.sass */
.shop-top-nav-language .change-language-container .dropdown-menu-right {
  right: 0;
}

/* line 79, app/assets/stylesheets/includes/_checkout_change_language.sass */
.shop-top-nav-language a {
  text-decoration: none;
}

/* line 82, app/assets/stylesheets/includes/_checkout_change_language.sass */
.shop-top-nav-language .dropdown-menu {
  display: block !important;
}

/* line 86, app/assets/stylesheets/includes/_checkout_change_language.sass */
.change-language-container {
  position: relative;
  padding-bottom: 10px;
  padding-left: 30px;
  justify-self: start;
}

/* line 92, app/assets/stylesheets/includes/_checkout_change_language.sass */
.change-language-container .dropdown-menu {
  display: block !important;
}

/* line 96, app/assets/stylesheets/includes/_checkout_change_language.sass */
.change-language-container .dropdown-toggle .selected-name {
  display: none;
}

/* line 99, app/assets/stylesheets/includes/_checkout_change_language.sass */
.change-language-container .dropdown-menu-right {
  right: auto;
}

/* line 102, app/assets/stylesheets/includes/_checkout_change_language.sass */
.change-language-container.top-margin-fix {
  margin-top: -30px;
}

@media screen and (max-width: 640px) {
  /* line 106, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .is-one-step-checkout .change-language-container {
    padding-top: 30px;
  }
}

@media screen and (max-width: 860px) {
  /* line 106, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .is-one-step-checkout .change-language-container {
    padding-left: 20px;
  }
}

@media screen and (max-width: 640px) {
  /* line 114, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .is-two-step-checkout .change-language-container {
    padding-top: 10px;
  }
}

/* line 118, app/assets/stylesheets/includes/_checkout_change_language.sass */
.is-shop-page {
  color: #2E384D !important;
  background: white !important;
  padding: 4px 0 !important;
}

/* line 124, app/assets/stylesheets/includes/_checkout_change_language.sass */
.one-step-classic-checkout-change-language {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  height: 0;
  z-index: 1;
}

/* line 131, app/assets/stylesheets/includes/_checkout_change_language.sass */
.one-step-classic-checkout-change-language--inner {
  position: relative;
  margin: 0 auto;
  max-width: 900px;
}

@media screen and (min-width: 2000px) {
  /* line 131, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-classic-checkout-change-language--inner {
    max-width: 60vw;
  }
}

@media screen and (max-width: 960px) {
  /* line 131, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-classic-checkout-change-language--inner {
    height: 60px;
    background: #FFF;
  }
}

@media only screen and (max-width: 640px) {
  /* line 131, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-classic-checkout-change-language--inner {
    background: transtparent;
    height: auto;
  }
}

/* line 144, app/assets/stylesheets/includes/_checkout_change_language.sass */
.one-step-classic-checkout-change-language .checkout-locale-header-wrapper {
  position: absolute;
  top: 15px;
  right: 0;
  background: #FFFFFF;
  border: 1px solid #D4D5D8;
  box-sizing: border-box;
  border-radius: 6px;
  padding: 5px;
}

@media screen and (max-width: 960px) {
  /* line 144, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-classic-checkout-change-language .checkout-locale-header-wrapper {
    right: 15px;
    padding: 8px;
    right: 5px;
    top: 5px;
  }
}

@media only screen and (max-width: 640px) {
  /* line 144, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-classic-checkout-change-language .checkout-locale-header-wrapper {
    top: 8px;
  }
  /* line 160, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-classic-checkout-change-language .checkout-locale-header-wrapper .dropdown-menu-right {
    right: auto;
    max-height: calc(100vh - 75px);
    width: calc(100vw - 30px);
    overflow-y: auto;
  }
}

/* line 167, app/assets/stylesheets/includes/_checkout_change_language.sass */
.two-step-classic-checkout-change-language {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  height: 0;
  z-index: 1;
}

/* line 174, app/assets/stylesheets/includes/_checkout_change_language.sass */
.two-step-classic-checkout-change-language--inner {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
}

@media screen and (min-width: 2000px) {
  /* line 174, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-classic-checkout-change-language--inner {
    max-width: calc(70vw - 25px);
  }
}

@media only screen and (max-width: 640px) {
  /* line 174, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-classic-checkout-change-language--inner {
    background: transtparent;
    height: auto;
  }
}

/* line 184, app/assets/stylesheets/includes/_checkout_change_language.sass */
.two-step-classic-checkout-change-language .checkout-locale-header-wrapper {
  position: absolute;
  top: 0;
  right: 15px;
  background: #FFFFFF;
  border: 1px solid #D4D5D8;
  background: transparent;
  border-radius: 6px;
  padding: 5px;
}

@media screen and (max-width: 960px) {
  /* line 184, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-classic-checkout-change-language .checkout-locale-header-wrapper {
    right: 5px;
    top: 5px;
  }
}

@media only screen and (max-width: 640px) {
  /* line 184, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-classic-checkout-change-language .checkout-locale-header-wrapper {
    top: 8px;
    right: 8px;
  }
  /* line 199, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-classic-checkout-change-language .checkout-locale-header-wrapper .dropdown-menu-right {
    right: auto;
    max-height: calc(100vh - 75px);
    width: calc(100vw - 30px);
    overflow-y: auto;
  }
}

/* line 207, app/assets/stylesheets/includes/_checkout_change_language.sass */
.one-step-new-checkout-change-language {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  height: 0;
  z-index: 1;
}

/* line 214, app/assets/stylesheets/includes/_checkout_change_language.sass */
.one-step-new-checkout-change-language--inner {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
}

@media screen and (min-width: 2000px) {
  /* line 214, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-new-checkout-change-language--inner {
    max-width: calc(60vw - 20px);
  }
}

/* line 221, app/assets/stylesheets/includes/_checkout_change_language.sass */
.one-step-new-checkout-change-language .checkout-locale-header-wrapper {
  position: absolute;
  top: 117px;
  right: 15px;
  background: #FFFFFF;
  border: 1px solid #D4D5D8;
  box-sizing: border-box;
  border-radius: 6px;
  padding: 5px;
}

@media only screen and (max-width: 640px) {
  /* line 221, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-new-checkout-change-language .checkout-locale-header-wrapper {
    top: 125px;
    right: 10px;
  }
  /* line 233, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-new-checkout-change-language .checkout-locale-header-wrapper .dropdown-menu-right {
    right: auto;
    max-height: calc(100vh - 75px);
    width: calc(100vw - 30px);
    overflow-y: auto;
  }
}

/* line 240, app/assets/stylesheets/includes/_checkout_change_language.sass */
.two-step-new-checkout-change-language {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  height: 0;
  z-index: 2;
}

/* line 247, app/assets/stylesheets/includes/_checkout_change_language.sass */
.two-step-new-checkout-change-language--inner {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
}

@media screen and (min-width: 2000px) {
  /* line 247, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-new-checkout-change-language--inner {
    max-width: calc(70vw - 20px);
  }
}

/* line 254, app/assets/stylesheets/includes/_checkout_change_language.sass */
.two-step-new-checkout-change-language .checkout-locale-header-wrapper {
  position: absolute;
  top: 117px;
  right: 15px;
  background: #FFFFFF;
  border: 1px solid #D4D5D8;
  box-sizing: border-box;
  border-radius: 6px;
  padding: 5px;
}

@media screen and (max-width: 960px) {
  /* line 254, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-new-checkout-change-language .checkout-locale-header-wrapper {
    top: 117px;
    right: 15px;
  }
}

@media only screen and (max-width: 640px) {
  /* line 254, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-new-checkout-change-language .checkout-locale-header-wrapper {
    top: 125px;
    right: 10px;
  }
  /* line 269, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-new-checkout-change-language .checkout-locale-header-wrapper .dropdown-menu-right {
    right: auto;
    max-height: calc(100vh - 75px);
    width: calc(100vw - 30px);
    overflow-y: auto;
  }
}

@media screen and (max-width: 1024px) {
  /* line 278, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-old-checkout .dc-container.is-one-step-checkout {
    margin: 90px auto 0 !important;
  }
}

@media screen and (max-width: 960px) {
  /* line 278, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-old-checkout .dc-container.is-one-step-checkout {
    margin: 60px auto 0 !important;
  }
}

@media only screen and (max-width: 640px) {
  /* line 278, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-old-checkout .dc-container.is-one-step-checkout {
    margin: 90 auto 0 !important;
  }
}

/* line 287, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-market-eu.mod-old-checkout .is-two-step-checkout .dc-wizard--right-sidebar {
  padding-top: 40px !important;
}

@media screen and (max-width: 960px) {
  /* line 287, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-old-checkout .is-two-step-checkout .dc-wizard--right-sidebar {
    padding-top: 50px !important;
  }
}

@media screen and (max-width: 640px) {
  /* line 287, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-old-checkout .is-two-step-checkout .dc-wizard--right-sidebar {
    padding-top: 70px !important;
  }
}

/* line 297, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-market-eu.mod-new-checkout.has-detached-header:not(.mod-two-step-checkout) #checkout-form {
  margin-top: 160px !important;
}

@media screen and (max-width: 960px) {
  /* line 297, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-new-checkout.has-detached-header:not(.mod-two-step-checkout) #checkout-form {
    margin-top: 160px !important;
  }
}

@media screen and (max-width: 860px) {
  /* line 297, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-new-checkout.has-detached-header:not(.mod-two-step-checkout) #checkout-form {
    margin-top: 140px !important;
  }
}

@media screen and (max-width: 640px) {
  /* line 297, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-new-checkout.has-detached-header:not(.mod-two-step-checkout) #checkout-form {
    margin-top: 150px !important;
  }
}

/* line 308, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-market-eu.mod-new-checkout.mod-two-step-checkout.has-detached-header #checkout-form {
  margin-top: 160px !important;
}

@media screen and (max-width: 640px) {
  /* line 308, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-new-checkout.mod-two-step-checkout.has-detached-header #checkout-form {
    margin-top: 170px !important;
  }
}

/* line 5, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 16, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.dropup,
.dropdown {
  position: relative;
}

/* line 20, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 23, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 44, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 48, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 54, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 63, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 68, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

/* line 74, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

/* line 77, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 84, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.open > .dropdown-menu {
  display: block;
}

/* line 87, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.open > a {
  outline: 0;
}

/* line 90, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 94, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 98, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

/* line 106, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 114, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 118, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

/* line 125, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 132, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 136, app/assets/stylesheets/vendors/bootstrap/dropdown.sass */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 6, app/assets/stylesheets/shop.sass */
html, body {
  height: 100%;
}

/* line 10, app/assets/stylesheets/shop.sass */
body.modal-open {
  overflow: hidden;
}

/* line 13, app/assets/stylesheets/shop.sass */
.mod-shop {
  margin: 0;
  background-color: #fcfcfc;
}

/* line 16, app/assets/stylesheets/shop.sass */
.mod-shop * {
  font-family: "Rubik", tahoma, arial;
}

/* line 19, app/assets/stylesheets/shop.sass */
.mod-shop .container {
  display: grid;
  width: 100%;
  height: 100%;
  grid-template-areas: "header" "content" "footer";
  grid-template-columns: 1fr;
  grid-template-rows: 100px 1fr auto;
}

/* line 27, app/assets/stylesheets/shop.sass */
.mod-shop .header {
  transition: box-shadow 0.2s ease-out, height 0.2s ease-out;
  grid-area: header;
  background-color: #FFF;
  border-bottom: 1px solid rgba(46, 91, 255, 0.08);
}

/* line 34, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav {
  transition: box-shadow 0.2s ease-out, height 0.2s ease-out;
  padding: 10px 0 0 30px;
  margin: 0 auto;
  max-width: 1200px;
  display: grid;
  grid-template-areas: "logo spacer country vertical-divider language cart";
  grid-template-columns: 300px 1fr 35px 10px 50px 70px;
  grid-template-rows: 80px;
}

@media screen and (max-width: 860px) {
  /* line 34, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav {
    grid-template-areas: "mobile-menu logo country vertical-divider language cart";
    grid-template-columns: 50px auto 35px 10px 50px 50px;
    grid-template-rows: 80px;
    padding: 10px 0 0 10px;
  }
}

@media screen and (max-width: 640px) {
  /* line 34, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav {
    padding: 5px 0 0 5px;
    grid-template-areas: "mobile-menu logo country language cart";
    grid-template-columns: 40px auto 35px 50px 50px;
    grid-template-rows: 85px;
  }
}

/* line 53, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-mobile-menu {
  grid-area: mobile-menu;
  display: none;
}

@media screen and (max-width: 860px) {
  /* line 53, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-mobile-menu {
    font-size: 26px;
    line-height: 30px;
    color: #8798AD;
    display: flex;
    align-items: flex-end;
    width: 100%;
    padding-left: 10px;
  }
}

/* line 64, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-mobile-categories-btn {
  display: none;
}

@media screen and (max-width: 860px) {
  /* line 67, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-mobile-categories-btn {
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    justify-items: center;
    height: 36px;
    font-size: 36px;
    line-height: 36px;
    color: #8798AD;
    align-items: flex-end;
    width: 100%;
  }
  /* line 78, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-mobile-categories-btn.active {
    color: #002F59;
  }
}

@media screen and (max-width: 860px) and (max-width: 640px) {
  /* line 67, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-mobile-categories-btn {
    padding-top: 5px;
    padding-bottom: 0px;
  }
}

/* line 84, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-logo {
  grid-area: logo;
  display: flex;
  align-items: center;
  justify-content: left;
}

@media screen and (max-width: 860px) {
  /* line 84, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-logo {
    justify-content: center;
  }
}

/* line 91, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-logo-image {
  transition: height 0.2s ease-out;
  width: 205px;
  height: 70px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

/* line 98, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-logo-image > a {
  width: 100%;
  height: 100%;
  display: block;
  content: " ";
}

/* line 104, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-spacer {
  grid-area: spacer;
}

@media screen and (max-width: 860px) {
  /* line 104, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-spacer {
    display: none;
  }
}

/* line 108, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-vertical-divider {
  grid-area: vertical-divider;
  border-left: 1px solid #CFD7E1;
  margin-top: 15px;
  height: 35px;
}

@media screen and (max-width: 640px) {
  /* line 108, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-vertical-divider {
    display: none;
  }
}

/* line 115, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-country {
  grid-area: country;
}

/* line 117, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-country-flag {
  margin-top: 20px;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
  border: 1px solid #f7f7f7;
  background-size: 100% !important;
}

@media screen and (max-width: 640px) {
  /* line 117, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-country-flag {
    margin-top: 55px;
  }
}

/* line 130, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart {
  grid-area: cart;
}

/* line 132, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-button {
  cursor: pointer;
}

/* line 134, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-button > i {
  font-size: 26px;
  line-height: 70px;
  color: #8798AD;
}

/* line 138, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-products-num {
  height: 20px;
  min-width: 20px;
  background-color: #002F59;
  color: #FFF;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  text-align: center;
  position: absolute;
  top: 22px;
  margin-left: 20px;
  line-height: 20px;
  padding: 0;
  border-radius: 10px;
}

@media screen and (max-width: 640px) {
  /* line 130, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-cart {
    color: #8798AD;
    display: flex;
    align-items: flex-end;
    width: auto;
  }
  /* line 160, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-cart-button > i {
    font-size: 26px;
    line-height: 30px;
    color: #8798AD;
  }
  /* line 164, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-cart-products-num {
    top: 50px;
  }
}

/* line 168, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup {
  display: none;
  position: absolute;
  transition: all 0.25s ease-out;
  background: #FFFFFF;
  border-radius: 2px;
  min-width: 420px;
  -webkit-box-shadow: 0px 2px 11px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 11px -2px rgba(0, 0, 0, 0.2);
  padding: 20px;
  right: 40px;
  top: -30px;
  border: 1px solid #ebedf0;
  z-index: 2;
}

@media screen and (max-width: 640px) {
  /* line 168, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-cart-info-popup {
    position: fixed;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    min-width: unset;
    padding: 0;
  }
}

/* line 191, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-close-button {
  position: absolute;
  right: 10px;
  top: 4px;
  font-size: 28px;
  color: #8798AD;
}

/* line 197, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-close-button .mobile-close {
  display: none;
}

@media screen and (max-width: 640px) {
  /* line 191, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-cart-info-popup-close-button {
    font-size: 16px;
    line-height: 28px;
    color: #2E384D;
    position: fixed;
    left: 15px;
    top: 35px;
  }
  /* line 206, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-cart-info-popup-close-button i.zmdi.zmdi-close {
    display: none;
  }
  /* line 208, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-cart-info-popup-close-button .mobile-close {
    display: block;
  }
}

/* line 210, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup.active {
  display: block;
}

/* line 212, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-title {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #2E384D;
  padding-bottom: 15px;
}

@media screen and (max-width: 640px) {
  /* line 212, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-cart-info-popup-title {
    text-align: center;
    margin: 0;
    padding-bottom: 5px;
    position: absolute;
    width: 100%;
    top: 35px;
    border-bottom: 1px solid #ebedf0;
  }
}

/* line 228, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products {
  max-height: 300px;
  overflow: auto;
  margin-bottom: 10px;
  border-bottom: 1px solid #ebedf0;
}

@media screen and (max-width: 640px) {
  /* line 228, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-cart-info-popup-products {
    margin: 75px 10px 10px 10px;
    max-height: calc(100% - 160px);
  }
}

/* line 236, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products-item {
  display: grid;
  grid-template-columns: 100px 1fr 1fr 20px;
  grid-template-rows: 30px 30px;
  gap: 0px 10px;
  margin-right: 10px;
  grid-template-areas: "shop-top-nav-cart-info-popup-products-item-picture shop-top-nav-cart-info-popup-products-item-title shop-top-nav-cart-info-popup-products-item-title shop-top-nav-cart-info-popup-products-item-remove" "shop-top-nav-cart-info-popup-products-item-picture shop-top-nav-cart-info-popup-products-item-price-old shop-top-nav-cart-info-popup-products-item-price-new shop-top-nav-cart-info-popup-products-item-remove";
}

/* line 243, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products-item:first-child {
  padding-bottom: 10px;
}

@media screen and (max-width: 640px) {
  /* line 236, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-cart-info-popup-products-item {
    gap: 0px 5px;
  }
}

/* line 247, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products-item + .shop-top-nav-cart-info-popup-products-item {
  padding-bottom: 10px;
  padding-top: 10px;
  border-top: 1px solid #ebedf0;
}

/* line 251, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products-item-title {
  grid-area: shop-top-nav-cart-info-popup-products-item-title;
  font-family: Rubik;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #2E384D;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 262, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products-item-picture {
  grid-area: shop-top-nav-cart-info-popup-products-item-picture;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  border: 1px solid #d4d4d4;
  box-sizing: border-box;
  border-radius: 2px;
}

/* line 273, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products-item-picture img {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}

/* line 278, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products-item-price-old {
  grid-area: shop-top-nav-cart-info-popup-products-item-price-old;
  font-family: "Rubik";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  text-decoration-line: line-through;
  color: #8798AD;
  white-space: nowrap;
}

/* line 288, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products-item-price-new {
  grid-area: shop-top-nav-cart-info-popup-products-item-price-new;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: right;
  color: #941817;
  white-space: nowrap;
}

/* line 298, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products-item-price-common {
  grid-area: shop-top-nav-cart-info-popup-products-item-price-new;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #2E384D;
  white-space: nowrap;
}

/* line 307, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products-item-remove {
  grid-area: shop-top-nav-cart-info-popup-products-item-remove;
}

/* line 309, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products-item-remove i.zmdi.zmdi-delete {
  cursor: pointer;
  font-size: 34px;
  width: 20px;
  height: 34px;
  display: inline-block;
  line-height: 34px;
  color: #8798AD;
}

/* line 317, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-controls {
  text-align: right;
}

@media screen and (max-width: 640px) {
  /* line 317, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-top-nav-cart-info-popup-controls {
    margin: 10px;
  }
}

/* line 321, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-controls .checkout-button {
  padding: 10px 10px 10px 10px;
  background: #002F59;
  border-radius: 4px;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-block;
}

/* line 335, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-wrapper {
  position: relative;
}

/* line 337, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-language {
  grid-area: language;
}

/* line 341, app/assets/stylesheets/shop.sass */
.mod-shop.header-detached .header {
  height: 80px;
  position: fixed;
  width: 100%;
  z-index: 2;
  top: 0;
  -webkit-box-shadow: 0px 9px 11px -2px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 9px 11px -2px rgba(0, 0, 0, 0.05);
}

/* line 349, app/assets/stylesheets/shop.sass */
.mod-shop.header-detached .header .shop-top-nav {
  grid-template-rows: 60px;
}

/* line 351, app/assets/stylesheets/shop.sass */
.mod-shop.header-detached .header .shop-top-nav-mobile-categories-btn {
  padding-bottom: 12px;
}

@media screen and (max-width: 640px) {
  /* line 351, app/assets/stylesheets/shop.sass */
  .mod-shop.header-detached .header .shop-top-nav-mobile-categories-btn {
    padding-bottom: 0;
  }
}

/* line 356, app/assets/stylesheets/shop.sass */
.mod-shop.header-detached .header .shop-top-nav-logo-image {
  height: 60px;
}

@media screen and (max-width: 640px) {
  /* line 359, app/assets/stylesheets/shop.sass */
  .mod-shop.header-detached .header .shop-top-nav-country-flag {
    margin-top: 30px;
  }
}

@media screen and (max-width: 640px) {
  /* line 362, app/assets/stylesheets/shop.sass */
  .mod-shop.header-detached .header .shop-top-nav-cart-products-num {
    top: 30px;
  }
}

/* line 368, app/assets/stylesheets/shop.sass */
.mod-shop .content {
  padding-bottom: 100px;
  grid-area: content;
  background-color: #fdfdfd;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, #f7f7f7), color-stop(0.01, #fefefe));
  background-image: -webkit-linear-gradient(top, #f7f7f7 0px, #fefefe 25px);
  background-image: -ms-linear-gradient(top, #f7f7f7 0px, #fefefe 25px);
}

/* line 376, app/assets/stylesheets/shop.sass */
.mod-shop .content--wrapper {
  margin: 0 auto;
  max-width: 1200px;
}

@media screen and (max-width: 1220px) {
  /* line 376, app/assets/stylesheets/shop.sass */
  .mod-shop .content--wrapper {
    max-width: unset;
    padding: 0 20px 0 20px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 1220px) and (max-width: 860px) {
  /* line 376, app/assets/stylesheets/shop.sass */
  .mod-shop .content--wrapper {
    padding: 0 10px 0 10px;
  }
}

/* line 388, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-promo img {
  width: 100%;
}

@media screen and (max-width: 860px) {
  /* line 386, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-promo {
    margin-left: -10px;
    margin-right: -10px;
  }
}

/* line 393, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-promo-description {
  padding: 20px 10px 20px 10px;
  border-bottom: 2px solid rgba(135, 152, 173, 0.2);
}

/* line 397, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-promo .shop-promo-description {
  word-wrap: break-word;
  text-align: justify;
  white-space: pre-line;
  overflow-wrap: break-word;
}

/* line 405, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bestsellers {
  margin-top: 40px;
}

/* line 407, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bestsellers-title {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #2E384D;
}

/* line 414, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bestsellers-title i {
  color: #FFC300;
  margin-right: 5px;
}

@media screen and (max-width: 860px) {
  /* line 407, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-bestsellers-title {
    font-size: 18px;
    line-height: 28px;
  }
}

/* line 420, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bestsellers-products {
  margin-top: 10px;
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px;
  border: 2px dashed #FFC300;
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

@media screen and (max-width: 860px) {
  /* line 420, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-bestsellers-products {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-left: -5px;
    margin-right: -5px;
    padding: 5px;
    width: auto;
  }
}

/* line 441, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products {
  margin-top: 40px;
}

/* line 444, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-wrapper {
  display: grid;
  width: 100%;
  height: 100%;
  grid-template-areas: "common-products-sidebar common-products common-products common-products";
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

/* line 450, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-wrapper.no-categories {
  display: block;
}

@media screen and (max-width: 860px) {
  /* line 444, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-common-products-wrapper {
    display: block;
  }
}

/* line 455, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-title {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #2E384D;
  text-transform: capitalize;
}

@media screen and (max-width: 860px) {
  /* line 455, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-common-products-title {
    font-size: 18px;
    line-height: 28px;
  }
}

/* line 467, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-sidebar {
  grid-area: common-products-sidebar;
}

/* line 469, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-sidebar.hidden {
  display: none;
}

@media screen and (max-width: 860px) {
  /* line 467, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-common-products-sidebar {
    display: none;
  }
}

/* line 474, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-products {
  grid-area: common-products;
  margin-top: 10px;
  padding: 0px;
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

@media screen and (max-width: 860px) {
  /* line 474, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-common-products-products {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}

/* line 488, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-products.no-products {
  padding: 30px;
  display: flex;
  justify-items: center;
  align-items: center;
  justify-content: center;
  width: calc(100% - 60px);
}

/* line 497, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-wrapper.no-categories .shop-common-products-products {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media screen and (max-width: 860px) {
  /* line 497, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-common-products-wrapper.no-categories .shop-common-products-products {
    grid-template-columns: 1fr 1fr;
  }
}

/* line 501, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-wrapper.no-categories .preview-block {
  grid-column: 1/5;
}

@media screen and (max-width: 860px) {
  /* line 501, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-common-products-wrapper.no-categories .preview-block {
    grid-column: 1/span 2;
  }
}

/* line 507, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-toggle-categories {
  font-family: "Rubik";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #8798AD;
  cursor: pointer;
}

/* line 516, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-toggle-categories:hover {
  color: #002F59;
}

/* line 518, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-toggle-categories > i {
  margin-right: 5px;
}

/* line 522, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-categories {
  margin-top: 25px;
  overflow: auto;
  max-height: 500px;
  margin-right: 20px;
}

/* line 528, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-categories.hidden {
  display: none;
}

/* line 531, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-categories > a {
  display: block;
  font-family: "Rubik";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  padding: 10px 5px;
  text-transform: capitalize;
  background-color: transparent;
  color: #8798AD;
  cursor: pointer;
  transition: all .2s;
}

/* line 544, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-categories > a + a {
  margin-top: 5px;
}

/* line 546, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-categories > a:hover {
  padding: 10px 8px;
  color: #555454;
  background-color: #eeeeee;
  border-radius: 3px;
}

/* line 552, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-categories > a.active {
  color: #002F59;
}

/* line 556, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-toolbar {
  display: grid;
  width: 100%;
  grid-template-areas: "common-products-toolbar-lt common-products-toolbar-rt" "common-products-toolbar-lb common-products-toolbar-rb";
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 40px 40px;
  row-gap: 20px;
}

@media screen and (max-width: 860px) {
  /* line 556, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-common-products-toolbar {
    grid-template-areas: "common-products-toolbar-lt common-products-toolbar-lt" "common-products-toolbar-rt common-products-toolbar-rb";
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    row-gap: normal;
  }
}

@media screen and (max-width: 640px) {
  /* line 556, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-common-products-toolbar {
    grid-template-areas: "common-products-toolbar-lt" "common-products-toolbar-rt" "common-products-toolbar-rb";
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    row-gap: normal;
  }
}

/* line 577, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-toolbar .common-products-toolbar-lt {
  grid-area: common-products-toolbar-lt;
}

/* line 579, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-toolbar .common-products-toolbar-rt {
  grid-area: common-products-toolbar-rt;
  text-align: right;
}

@media screen and (max-width: 860px) {
  /* line 579, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-common-products-toolbar .common-products-toolbar-rt {
    grid-template-columns: auto;
    display: grid;
  }
}

/* line 585, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-toolbar .common-products-toolbar-lb {
  grid-area: common-products-toolbar-lb;
}

@media screen and (max-width: 860px) {
  /* line 585, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-common-products-toolbar .common-products-toolbar-lb {
    display: none;
  }
}

/* line 589, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-toolbar .common-products-toolbar-rb {
  grid-area: common-products-toolbar-rb;
  text-align: right;
}

/* line 592, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-toolbar .common-products-search {
  display: flex;
  justify-content: flex-end;
}

@media screen and (max-width: 860px) {
  /* line 592, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-common-products-toolbar .common-products-search {
    justify-content: flex-start;
  }
}

@media screen and (max-width: 640px) {
  /* line 592, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-common-products-toolbar .common-products-search {
    padding: 5px 0;
  }
}

/* line 599, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-toolbar .common-products-search > i.zmdi.zmdi-search {
  width: 20px;
  height: 34px;
  display: inline-block;
  line-height: 34px;
  color: #8798AD;
  font-size: 18px;
  margin-right: -23px;
  z-index: 0;
  pointer-events: none;
}

/* line 610, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-toolbar .common-products-search input {
  background: #FFFFFF;
  border: 1px solid #CFD7E1;
  box-sizing: border-box;
  border-radius: 2px;
  height: 36px;
  font-size: 14px;
  line-height: 20px;
  color: #8798AD;
  padding-left: 30px;
}

@media screen and (max-width: 860px) {
  /* line 610, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-common-products-toolbar .common-products-search input {
    flex: 1;
  }
}

/* line 623, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-toolbar .common-products-search button {
  width: 80px;
  height: 36px;
  border: 0;
  left: 1240px;
  top: 1053px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  background: #8798AD;
  color: #FFF;
}

@media screen and (max-width: 640px) {
  /* line 623, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-common-products-toolbar .common-products-search button {
    display: none;
  }
}

/* line 637, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-common-products-toolbar .common-products-sort > select {
  background: #F4F6F9;
  border-radius: 2px;
  border: 0;
  height: 40px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #2E384D;
  padding: 0 20px 0 20px;
  border-right: 10px solid #F4F6F9;
}

@media screen and (max-width: 640px) {
  /* line 637, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-common-products-toolbar .common-products-sort > select {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    border-right: 0;
  }
}

/* line 657, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product {
  transition: margin 0.25s ease-out, box-shadow 0.25s ease-out;
  cursor: pointer;
  background: #FFFFFF;
  border-radius: 2px;
  min-height: 280px;
  -webkit-box-shadow: 0px 9px 11px -2px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 9px 11px -2px rgba(0, 0, 0, 0.05);
  padding: 20px 10px 10px 10px;
  position: relative;
}

/* line 667, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(78, 74, 90, 0.9);
  border-radius: 2px;
  z-index: 2;
  top: 0;
  left: 0;
  font-family: Rubik;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}

@media screen and (max-width: 860px) {
  /* line 657, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-product {
    padding: 10px 5px 5px 5px;
  }
}

/* line 688, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product:hover {
  margin-top: -1px;
  -webkit-box-shadow: 0px 14px 12px -2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 14px 12px -2px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 861px) {
  /* line 693, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-product:hover .shop-product-picture-overlay {
    display: flex;
  }
}

/* line 695, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-discount {
  padding: 4px 6px;
  position: absolute;
  left: 0px;
  top: -10px;
  background: #941817;
  box-shadow: 0px 2px 6px rgba(18, 35, 99, 0.1);
  border-radius: 2px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
}

/* line 712, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-discount-wrapper {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 860px) {
  /* line 695, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-product-discount {
    padding: 2px 3px;
    font-size: 14px;
    line-height: 17px;
    left: 4px;
    top: -3px;
  }
}

/* line 721, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-picture {
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

/* line 727, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-picture img {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}

/* line 731, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-picture-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  align-items: flex-end;
  justify-content: flex-end;
  background-color: rgba(135, 152, 173, 0.16);
  border-radius: 8px;
}

/* line 740, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-picture-overlay .shop-product-quick-add-to-cart-btn {
  position: relative;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19px;
  color: #8798AD;
  margin: 0 10px 10px 0;
  filter: drop-shadow(0px 2px 4px rgba(18, 35, 99, 0.14));
}

/* line 753, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-picture-overlay .shop-product-quick-add-to-cart-btn:hover {
  color: #002F59;
  filter: drop-shadow(0px 2px 4px rgba(18, 35, 99, 0.24));
}

/* line 756, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-picture-overlay .shop-product-quick-add-to-cart-btn.cart-btn-disabled {
  pointer-events: none;
}

/* line 758, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-title {
  padding-top: 19px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  align-items: center;
  text-align: center;
  color: #2E384D;
}

/* line 768, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-prices {
  padding-top: 15px;
  align-items: center;
  text-align: center;
}

/* line 772, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-prices-old {
  font-family: "Rubik";
  font-size: 14px;
  line-height: 17px;
  text-decoration-line: line-through;
  color: #8798AD;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 2px solid #8798AD;
}

@media screen and (max-width: 860px) {
  /* line 772, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-product-prices-old {
    font-size: 12px;
    line-height: 14px;
    padding-right: 3px;
    margin-right: 3px;
  }
}

/* line 786, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-prices-new {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #941817;
}

@media screen and (max-width: 860px) {
  /* line 786, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-product-prices-new {
    font-size: 20px;
    line-height: 24px;
  }
}

/* line 797, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-prices-common {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #2E384D;
}

@media screen and (max-width: 860px) {
  /* line 797, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-product-prices-common {
    font-size: 20px;
    line-height: 24px;
  }
}

/* line 810, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-timer {
  margin-top: 10px;
  border-top: 1px solid #cdd6e0;
  display: flex;
}

/* line 814, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-timer-wrapper {
  margin: 10px auto;
  min-width: 135px;
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: min-content 5px 30px 5px 30px 5px 30px;
  grid-template-rows: auto auto;
  gap: 0px 0px;
  grid-template-areas: ". . . . . . ." ". . . . . . .";
}

@media screen and (max-width: 860px) {
  /* line 814, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-product-timer-wrapper {
    grid-template-columns: min-content 3px 25px 3px 25px 3px 25px;
    min-width: 109px;
  }
}

/* line 826, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-timer-wrapper > div {
  text-align: center;
}

/* line 828, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-timer-wrapper > div.value:first-child {
  padding-right: 5px;
}

@media screen and (max-width: 860px) {
  /* line 828, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-product-timer-wrapper > div.value:first-child {
    padding-right: 3px;
  }
}

/* line 832, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-timer-wrapper > div.value {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #2E384D;
}

@media screen and (max-width: 860px) {
  /* line 832, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-product-timer-wrapper > div.value {
    font-size: 14px;
    line-height: 16px;
  }
}

/* line 845, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-timer-wrapper > div.highlited {
  color: #941817;
}

/* line 847, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-timer-wrapper > div.label {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #B0BAC9;
}

@media screen and (max-width: 860px) {
  /* line 847, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-product-timer-wrapper > div.label {
    font-size: 10px;
    line-height: 16px;
  }
}

/* line 862, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bundle-details .shop-product-details-title {
  margin-bottom: 20px;
}

/* line 864, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bundle-details .preview-block {
  min-height: 260px;
  padding: 12px;
}

/* line 867, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bundle-details .preview-block--left {
  max-width: 270px;
}

/* line 869, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bundle-details .preview-block .bundle-title {
  font-size: 20px;
}

/* line 871, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bundle-details .preview-block--description {
  font-size: 12px;
}

/* line 873, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bundle-details .preview-block .old-price {
  font-size: 16px;
}

/* line 875, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bundle-details .preview-block .new-price {
  font-size: 32px;
}

/* line 877, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bundle-details .preview-block .buy-btn {
  min-width: 160px;
  height: 42px;
  font-size: 14px;
}

/* line 881, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bundle-details .preview-block .call-to-action {
  min-height: 40px;
  font-size: 17px;
}

/* line 884, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bundle-details--prices {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 30px 0;
}

/* line 889, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bundle-details--prices > * {
  margin-left: 15px;
}

/* line 891, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bundle-details--prices .old-price {
  font-size: 18px;
  text-decoration: line-through;
  color: #8798AD;
}

/* line 895, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bundle-details--prices .new-price {
  font-size: 32px;
  font-weight: 500;
  color: #941817;
}

/* line 899, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-bundle-details .shop-product-details-add-to-cart-btn {
  padding-bottom: 0;
}

/* line 902, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 100px 70px 50px auto auto auto;
  gap: 0px 0px;
  grid-auto-flow: row;
  grid-template-areas: "shop-product-details-picture shop-product-details-title" "shop-product-details-picture shop-product-details-prices" "shop-product-details-picture shop-product-details-add-to-cart-btn" "shop-product-details-payment-details-left shop-product-details-payment-details-right" "shop-product-details-description shop-product-details-description";
}

/* line 909, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details.has-selling-restriction {
  grid-template-rows: 65px 45px 70px auto auto auto;
  grid-template-areas: "shop-product-details-picture shop-product-details-title" "shop-product-details-picture shop-product-details-prices" "shop-product-details-picture shop-product-details-country-restriction" "shop-product-details-picture shop-product-details-add-to-cart-btn" "shop-product-details-payment-details-left shop-product-details-payment-details-right" "shop-product-details-description shop-product-details-description";
}

/* line 912, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details.with-bundle {
  grid-template-rows: auto;
}

@media screen and (max-width: 640px) {
  /* line 902, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-product-details {
    padding-top: 0px;
    display: block;
  }
}

/* line 918, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-payment-details-left {
  grid-area: shop-product-details-payment-details-left;
  border-top: 1px dashed #cdd6e0;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 30px;
}

/* line 924, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-payment-details-left-title {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #2E384D;
}

/* line 932, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-payment-details-right {
  grid-area: shop-product-details-payment-details-right;
  border-top: 1px dashed #cdd6e0;
  padding-top: 45px;
  padding-bottom: 15px;
}

/* line 937, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-payment-details-right .horisontal-delim {
  border-right: 1px dashed #cdd6e0;
  position: relative;
  width: 1px;
  height: 100%;
  top: -100%;
  right: 30px;
}

/* line 944, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-payment-details-right table {
  width: 100%;
}

/* line 947, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-payment-details-right table tr td {
  padding: 5px 0 5px 0;
}

/* line 950, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-payment-details-right table tr.total-row td {
  padding: 10px 0 5px 0;
  border-top: 0.5px dotted #cdd6e0;
  font-weight: 500;
}

/* line 957, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-payment-details-left .p-t-16, .mod-shop .content .shop-product-details-payment-details-right .p-t-16 {
  padding-top: 16px;
}

/* line 959, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-payment-details-left .font-grey-16, .mod-shop .content .shop-product-details-payment-details-right .font-grey-16 {
  font-family: "Rubik";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #8798AD;
}

/* line 966, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-payment-details-left .font-grey-14, .mod-shop .content .shop-product-details-payment-details-right .font-grey-14 {
  font-family: "Rubik";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #8798AD;
}

/* line 973, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-payment-details-left .font-blue-16, .mod-shop .content .shop-product-details-payment-details-right .font-blue-16 {
  font-family: "Rubik";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
  color: #002F59;
}

/* line 980, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-payment-details-left .text-right, .mod-shop .content .shop-product-details-payment-details-right .text-right {
  text-align: right;
}

/* line 983, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-description {
  grid-area: shop-product-details-description;
  border-top: 1px dashed #cdd6e0;
  padding-top: 30px;
}

/* line 987, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-description-title {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #2E384D;
}

/* line 994, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-description-wrapper {
  padding-right: 5px;
  overflow: auto;
  max-height: 200px;
}

@media screen and (max-width: 640px) {
  /* line 994, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-product-details-description-wrapper {
    max-height: unset;
    padding: 0;
  }
}

/* line 1002, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-picture {
  grid-area: shop-product-details-picture;
  margin-right: 30px;
  margin-bottom: 20px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  border: 1px solid #d4d4d4;
  box-sizing: border-box;
  border-radius: 2px;
  max-height: 200px;
}

@media screen and (max-width: 640px) {
  /* line 1002, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-product-details-picture {
    max-height: unset;
    margin-right: unset;
    margin-top: 10px;
  }
}

/* line 1019, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-picture img {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}

/* line 1023, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-title {
  grid-area: shop-product-details-title;
  font-family: "Rubik";
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  color: #2E384D;
}

@media screen and (max-width: 640px) {
  /* line 1023, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-product-details-title {
    text-align: center;
  }
}

/* line 1032, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-country-restriction {
  grid-area: shop-product-details-country-restriction;
}

/* line 1034, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-country-restriction-message-cnt {
  display: flex;
  align-items: center;
  justify-content: space-around;
  background: #ff66002a;
  color: #FF6700;
  border-radius: 4px;
  padding: 5px;
}

/* line 1042, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-country-restriction-message-cnt.with-bundle {
  justify-content: flex-start;
}

/* line 1044, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-country-restriction-icon {
  font-size: 20px;
  margin-right: 7px;
  margin-left: 5px;
}

/* line 1048, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-country-restriction-message {
  font-size: 14px;
  line-height: 16px;
}

/* line 1052, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-add-to-cart-btn {
  grid-area: shop-product-details-add-to-cart-btn;
  padding-bottom: 10px;
}

/* line 1055, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-add-to-cart-btn-disabled {
  opacity: 0.2;
  cursor: not-allowed;
}

@media screen and (max-width: 640px) {
  /* line 1052, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-product-details-add-to-cart-btn {
    margin-top: 20px;
    padding-bottom: 20px;
    text-align: right;
  }
}

/* line 1062, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-add-to-cart-btn > a {
  padding: 10px 20px 10px 40px;
  background: #002F59;
  border-radius: 4px;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  cursor: pointer;
  transition: all 0.3s ease;
}

/* line 1073, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-add-to-cart-btn > a.is-loading {
  opacity: 0.8;
  pointer-events: none;
}

/* line 1076, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-add-to-cart-btn > a.is-loading > i {
  opacity: 1;
}

/* line 1078, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-add-to-cart-btn > a > i {
  margin-left: 10px;
  opacity: 0;
}

/* line 1082, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-prices {
  grid-area: shop-product-details-prices;
}

@media screen and (max-width: 640px) {
  /* line 1082, app/assets/stylesheets/shop.sass */
  .mod-shop .content .shop-product-details-prices {
    text-align: right;
  }
}

/* line 1086, app/assets/stylesheets/shop.sass */
.mod-shop .content .shop-product-details-prices-new {
  font-family: "Rubik";
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
  color: #002F59;
}

/* line 1094, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal .shop-modal-close-button {
  display: none !important;
}

@media screen and (max-width: 640px) {
  /* line 1096, app/assets/stylesheets/shop.sass */
  .mod-shop .country-restriction-modal .shop-modal-wrapper {
    display: flex;
    position: relative;
    margin: 10% 10px;
    width: calc(100% - 20px);
    height: 80%;
  }
}

@media screen and (max-width: 640px) {
  /* line 1103, app/assets/stylesheets/shop.sass */
  .mod-shop .country-restriction-modal .shop-modal-container {
    position: relative;
  }
}

/* line 1106, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-body {
  display: grid;
  width: 100%;
  height: 100%;
  grid-template-columns: 1fr 1fr;
  column-gap: 30px;
}

@media screen and (max-width: 640px) {
  /* line 1106, app/assets/stylesheets/shop.sass */
  .mod-shop .country-restriction-modal-body {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 640px) {
  /* line 1114, app/assets/stylesheets/shop.sass */
  .mod-shop .country-restriction-modal-container {
    margin: 30px;
  }
}

/* line 1117, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal .shop-modal-body {
  background: url(/assets/shop-world-map-min-65accab6f24e7cd46a4b5d2df3d738b5bbefcd668524f05ae2110ed671e09baa.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin: 0;
}

@media screen and (max-width: 640px) {
  /* line 1117, app/assets/stylesheets/shop.sass */
  .mod-shop .country-restriction-modal .shop-modal-body {
    background-position: top center;
    background-size: cover;
  }
}

/* line 1126, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-button {
  text-align: center;
  margin-top: 30px;
}

@media screen and (max-width: 640px) {
  /* line 1126, app/assets/stylesheets/shop.sass */
  .mod-shop .country-restriction-modal-button {
    text-align: center;
  }
}

/* line 1131, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-button a {
  width: 100%;
  padding: 14px 0;
  background: #62B573;
  border-radius: 3px;
  display: block;
  width: auto;
  color: #FFFFFF;
  cursor: pointer;
}

@media screen and (max-width: 640px) {
  /* line 1131, app/assets/stylesheets/shop.sass */
  .mod-shop .country-restriction-modal-button a {
    padding: 14px;
    font-size: 15px;
  }
}

/* line 1143, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-button a.is-loading {
  opacity: 0.8;
  pointer-events: none;
}

/* line 1146, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-button a.is-loading > i {
  opacity: 1;
}

/* line 1148, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-button a > i {
  margin-left: 10px;
  opacity: 0;
}

/* line 1151, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-flag {
  height: 25px;
  width: 25px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  border-radius: 50%;
  position: absolute;
  background-size: 100% !important;
}

/* line 1159, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-country-name {
  padding-left: 20px;
}

/* line 1161, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-question {
  display: block;
  background: #ffffff1e;
  -webkit-box-shadow: 0px 5px 10px rgba(18, 35, 99, 0.12);
  box-shadow: 0px 5px 10px rgba(18, 35, 99, 0.12);
  padding: 25px;
  font-size: 16px;
  line-height: 21px;
  color: #2E384D;
}

/* line 1170, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-question h1 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  color: #2E384D;
  margin: 5px 0;
}

/* line 1177, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-question-current-country {
  margin-top: 20px;
  display: grid;
  grid-template-columns: 30px 1fr;
}

/* line 1181, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-question-current-country .country-restriction-modal-flag {
  position: relative;
}

/* line 1183, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-question-current-country .country-restriction-modal-country-name {
  padding-top: 2px;
  padding-left: 5px;
}

/* line 1188, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-select-country .label, .mod-shop .country-restriction-modal-select-language .label {
  margin-top: 30px;
  color: #2E384D;
  font-size: 16px;
  line-height: 30px;
}

/* line 1194, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-select-country .v-select .vs__dropdown-toggle, .mod-shop .country-restriction-modal-select-language .v-select .vs__dropdown-toggle {
  background: #FFFFFF;
  border: 1px solid #E0E4FA;
  box-sizing: border-box;
  border-radius: 2px;
  height: 43px;
}

@media screen and (max-width: 640px) {
  /* line 1200, app/assets/stylesheets/shop.sass */
  .mod-shop .country-restriction-modal-select-country .v-select.vs--open, .mod-shop .country-restriction-modal-select-language .v-select.vs--open {
    top: 0px;
    position: absolute;
    width: calc(100% - 0px);
    left: 0;
  }
  /* line 1206, app/assets/stylesheets/shop.sass */
  .mod-shop .country-restriction-modal-select-country .v-select.vs--open .vs__dropdown-menu, .mod-shop .country-restriction-modal-select-language .v-select.vs--open .vs__dropdown-menu {
    max-height: unset;
  }
}

/* line 1208, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-select-country .vs__selected, .mod-shop .country-restriction-modal-select-language .vs__selected {
  margin: 5px 2px 0 14px;
  display: block;
  width: calc(100% - 31px);
  position: absolute;
}

/* line 1213, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-select-country .vs__selected-option, .mod-shop .country-restriction-modal-select-language .vs__selected-option {
  width: calc(100% - 24px);
}

/* line 1215, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-select-country .vs__actions, .mod-shop .country-restriction-modal-select-language .vs__actions {
  padding: 4px 15px 0 3px;
}

/* line 1217, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-select-country .vs__actions .vs__clear, .mod-shop .country-restriction-modal-select-language .vs__actions .vs__clear {
  display: none;
}

/* line 1219, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-select-country .vs__actions .vs__open-indicator, .mod-shop .country-restriction-modal-select-language .vs__actions .vs__open-indicator {
  fill: #2E384D;
}

/* line 1221, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-select-country-option, .mod-shop .country-restriction-modal-select-language-option {
  display: grid;
  grid-template-columns: 30px 1fr;
}

/* line 1224, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-select-country-option-flag, .mod-shop .country-restriction-modal-select-language-option-flag {
  height: 25px;
  width: 25px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  border-radius: 50%;
  position: relative;
  background-size: 100% !important;
}

/* line 1232, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-select-country-option-country-name, .mod-shop .country-restriction-modal-select-language-option-country-name {
  font-size: 16px;
  line-height: 30px;
  color: #2E384D;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

/* line 1241, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-select-country .vs__dropdown-menu, .mod-shop .country-restriction-modal-select-language .vs__dropdown-menu {
  border-top: 1px solid #E0E4FA !important;
}

/* line 1243, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-select-country .vs__dropdown-menu .vs__dropdown-option + .vs__dropdown-option, .mod-shop .country-restriction-modal-select-language .vs__dropdown-menu .vs__dropdown-option + .vs__dropdown-option {
  border-top: 1px solid #E0E4FA !important;
  padding: 5px 20px;
}

/* line 1246, app/assets/stylesheets/shop.sass */
.mod-shop .country-restriction-modal-select-country .vs__dropdown-menu .vs__dropdown-option--highlight, .mod-shop .country-restriction-modal-select-language .vs__dropdown-menu .vs__dropdown-option--highlight {
  background-color: #E0E4FA !important;
}

/* line 1250, app/assets/stylesheets/shop.sass */
.mod-shop .mobile-product-categories {
  border-top: 1px solid #ebedf0;
  padding: 10px;
  margin-left: -10px;
  margin-right: -10px;
}

/* line 1255, app/assets/stylesheets/shop.sass */
.mod-shop .mobile-product-categories > a {
  display: block;
  font-family: "Rubik";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 5px;
  text-transform: capitalize;
  background-color: transparent;
  color: #8798AD;
  cursor: pointer;
  transition: all .2s;
}

/* line 1268, app/assets/stylesheets/shop.sass */
.mod-shop .mobile-product-categories > a + a {
  margin-top: 5px;
  border-top: 1px solid #ebedf0;
}

/* line 1271, app/assets/stylesheets/shop.sass */
.mod-shop .mobile-product-categories > a.active {
  color: #002F59;
}

/* line 1275, app/assets/stylesheets/shop.sass */
.mod-shop .footer {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-area: footer;
  margin-top: 0px;
  background: #E4E8F4;
}

@media screen and (min-width: 861px) {
  /* line 1275, app/assets/stylesheets/shop.sass */
  .mod-shop .footer {
    min-height: 70px;
  }
}

/* line 1284, app/assets/stylesheets/shop.sass */
.mod-shop .footer .dc-footer {
  display: flex;
  max-width: 1200px;
  font-size: 14px;
  align-items: flex-end;
  width: 100%;
}

@media screen and (max-width: 860px) {
  /* line 1284, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer {
    padding: 20px 0;
  }
}

/* line 1292, app/assets/stylesheets/shop.sass */
.mod-shop .footer .dc-footer > .dc-container {
  width: 100%;
}

@media screen and (max-width: 740px) {
  /* line 1292, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer > .dc-container {
    padding: 0 40px;
  }
}

@media screen and (max-width: 640px) {
  /* line 1292, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer > .dc-container {
    padding: 0 20px;
  }
}

/* line 1298, app/assets/stylesheets/shop.sass */
.mod-shop .footer .dc-footer .dc-footer-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media screen and (max-width: 860px) {
  /* line 1298, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer .dc-footer-wrapper {
    align-items: flex-start;
  }
}

@media screen and (max-width: 740px) {
  /* line 1298, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer .dc-footer-wrapper {
    flex-direction: column;
    padding: 0;
    align-items: baseline;
  }
}

/* line 1308, app/assets/stylesheets/shop.sass */
.mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer--logo {
  opacity: 0.3;
  width: 170px;
  margin-top: 10px;
}

/* line 1312, app/assets/stylesheets/shop.sass */
.mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer--logo img {
  max-width: 100%;
}

@media screen and (max-width: 860px) {
  /* line 1308, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer--logo {
    margin-top: 0;
  }
}

@media screen and (max-width: 740px) {
  /* line 1308, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer--logo {
    width: 100%;
    height: 50px;
    margin-bottom: 0px;
  }
}

/* line 1320, app/assets/stylesheets/shop.sass */
.mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer--logo .dc-header--logo {
  order: 1;
}

@media screen and (min-width: 741px) {
  /* line 1320, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer--logo .dc-header--logo {
    min-width: 155px;
    max-width: 155px;
  }
}

/* line 1325, app/assets/stylesheets/shop.sass */
.mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer--copy {
  order: 3;
  margin: 0 0 0 30px;
  font-weight: normal;
  font-size: 12px;
  line-height: 22px;
  color: #8798AD;
}

@media screen and (max-width: 740px) {
  /* line 1325, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer--copy {
    width: 100%;
    margin-left: 0;
    border-top: 1px solid #CFD7E1;
    margin-top: 20px;
    padding-top: 20px;
  }
}

/* line 1338, app/assets/stylesheets/shop.sass */
.mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav {
  display: flex;
  margin: 0;
  height: max-content;
  order: 2;
  list-style: none;
}

@media screen and (max-width: 640px) {
  /* line 1338, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav {
    margin-bottom: 70px;
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 640px) {
  /* line 1343, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav > li {
    width: 50%;
    margin-bottom: 25px;
  }
}

/* line 1347, app/assets/stylesheets/shop.sass */
.mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav > li + li {
  margin-left: 30px;
}

@media screen and (max-width: 860px) {
  /* line 1347, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav > li + li {
    margin-left: 15px;
  }
}

@media screen and (max-width: 640px) {
  /* line 1347, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav > li + li {
    margin-left: 0;
  }
}

/* line 1353, app/assets/stylesheets/shop.sass */
.mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav > li > a {
  line-height: 1;
  color: rgba(0, 0, 0, 0.7);
  transition: color .2s;
  text-decoration: none;
}

/* line 1358, app/assets/stylesheets/shop.sass */
.mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav > li > a:hover {
  color: #000;
}

@media screen and (max-width: 1024px) {
  /* line 1338, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav {
    display: flex;
    justify-content: flex-end;
  }
}

@media screen and (max-width: 860px) {
  /* line 1338, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav {
    padding-left: 5px;
    display: block;
    margin-bottom: 0;
  }
}

/* line 1372, app/assets/stylesheets/shop.sass */
.mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav li {
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #2E384D;
  padding-top: 2px;
}

@media screen and (max-width: 1024px) {
  /* line 1372, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav li {
    flex-basis: 0;
  }
}

@media screen and (max-width: 860px) {
  /* line 1372, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav li {
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #CFD7E1;
    line-height: 22px;
  }
}

@media screen and (max-width: 740px) {
  /* line 1372, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav li {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    padding-top: 10px;
    margin-bottom: 0;
  }
}

/* line 1392, app/assets/stylesheets/shop.sass */
.mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav li a {
  border-bottom: 1px dashed #2E384D;
}

/* line 1394, app/assets/stylesheets/shop.sass */
.mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav li a:hover {
  border-bottom: none;
}

@media screen and (min-width: 861px) {
  /* line 1396, app/assets/stylesheets/shop.sass */
  .mod-shop .footer .dc-footer .dc-footer-wrapper .dc-footer-nav li + li {
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #CFD7E1;
  }
}

/* line 1402, app/assets/stylesheets/shop.sass */
.mod-shop .zmdi.zmdi-alert-circle::before {
  color: #FF6700;
}

/* line 1405, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products,
.mod-shop .shop-common-products-categories,
.mod-shop .shop-product-details-description-wrapper {
  /* scrollbar */
  /* Track */
  /* Handle */
  /* Handle on hover */
}

/* line 1409, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products::-webkit-scrollbar,
.mod-shop .shop-common-products-categories::-webkit-scrollbar,
.mod-shop .shop-product-details-description-wrapper::-webkit-scrollbar {
  width: 4px;
}

/* line 1413, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products::-webkit-scrollbar-track,
.mod-shop .shop-common-products-categories::-webkit-scrollbar-track,
.mod-shop .shop-product-details-description-wrapper::-webkit-scrollbar-track {
  background-color: #ebedf0;
}

/* line 1417, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products::-webkit-scrollbar-thumb,
.mod-shop .shop-common-products-categories::-webkit-scrollbar-thumb,
.mod-shop .shop-product-details-description-wrapper::-webkit-scrollbar-thumb {
  background: #002F59;
  border-radius: 3px;
}

/* line 1422, app/assets/stylesheets/shop.sass */
.mod-shop .shop-top-nav-cart-info-popup-products::-webkit-scrollbar-thumb:hover,
.mod-shop .shop-common-products-categories::-webkit-scrollbar-thumb:hover,
.mod-shop .shop-product-details-description-wrapper::-webkit-scrollbar-thumb:hover {
  background-color: #002F59;
}

/* line 1426, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease;
  z-index: 9999;
}

@media screen and (min-width: 641px) {
  /* line 1426, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal {
    display: flex;
    align-items: center;
    justify-items: center;
  }
}

/* line 1438, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-mask {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: table;
  transition: opacity 0.3s ease;
}

/* line 1449, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-wrapper {
  max-width: 800px;
  border-radius: 3px;
  background-color: #fff;
  z-index: 9999;
  width: 100%;
  display: flex;
  position: relative;
  margin: auto;
  max-height: 100vh;
}

@media screen and (max-width: 860px) {
  /* line 1449, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal-wrapper {
    width: calc(100% - 20px);
    display: flex;
    position: relative;
    margin: auto 10px;
  }
}

@media screen and (max-width: 640px) {
  /* line 1449, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal-wrapper {
    width: 100%;
  }
}

/* line 1466, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-container {
  padding: 30px;
  position: relative;
  flex: 1 1 auto;
  transition: all 0.3s ease;
}

@media screen and (max-width: 640px) {
  /* line 1466, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal-container {
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #FFF;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 0;
  }
}

/* line 1480, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-body {
  margin: 20px 0;
}

@media screen and (max-width: 640px) {
  /* line 1480, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal-body {
    margin: 40px 10px 10px 10px;
    height: calc(100% - 80px);
  }
}

/* line 1485, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-close-button-wrapper {
  position: relative;
}

/* line 1487, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-close-button {
  position: absolute;
  border: 0;
  background: transparent;
  font-size: 28px;
  color: #8798AD;
  right: -20px;
  top: -20px;
  cursor: pointer;
}

/* line 1496, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-close-button .mobile-close {
  display: none;
}

@media screen and (max-width: 640px) {
  /* line 1487, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal-close-button {
    font-size: 16px;
    line-height: 28px;
    color: #2E384D;
    position: relative;
    left: 15px;
    top: 35px;
  }
  /* line 1505, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal-close-button i.zmdi.zmdi-close {
    display: none;
  }
  /* line 1507, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal-close-button .mobile-close {
    display: block;
  }
}

/* line 1511, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-enter {
  opacity: 0;
}

/* line 1514, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-leave-active {
  opacity: 0;
}

/* line 1517, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-enter .mod-shop .shop-modal-container, .mod-shop .shop-modal-leave-active .modal-container {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@media screen and (max-height: 800px) and (min-width: 641px) {
  /* line 1524, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal:not(.country-restriction-modal) .shop-modal-body {
    overflow: auto;
    height: 100%;
  }
  /* line 1529, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal:not(.country-restriction-modal) .shop-modal-body .shop-product-details-description .shop-product-details-description-wrapper {
    max-height: none;
  }
}

@media screen and (max-height: 800px) and (min-width: 641px) {
  /* line 1533, app/assets/stylesheets/shop.sass */
  .mod-shop .country-restriction-modal .shop-modal-body {
    overflow: visible !important;
    height: 100%;
  }
  /* line 1539, app/assets/stylesheets/shop.sass */
  .mod-shop .country-restriction-modal .shop-modal-body .v-select.vs--open .vs__dropdown-menu {
    max-height: 200px;
  }
}

/* line 1542, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-info {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease;
  z-index: 9999;
}

/* line 1550, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-info-mask {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: table;
  transition: opacity 0.3s ease;
}

/* line 1561, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-info-wrapper {
  max-width: 400px;
  border-radius: 3px;
  background-color: #fff;
  z-index: 9999;
  width: 100%;
  display: flex;
  position: relative;
  margin: 100px auto;
}

@media screen and (max-width: 860px) {
  /* line 1561, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal-info-wrapper {
    width: calc(100% - 20px);
    display: flex;
    position: relative;
    margin: 100px 10px;
  }
}

@media screen and (max-width: 640px) {
  /* line 1561, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal-info-wrapper {
    width: 100%;
  }
}

/* line 1577, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-info-container {
  padding: 30px;
  position: relative;
  flex: 1 1 auto;
  transition: all 0.3s ease;
}

@media screen and (max-width: 640px) {
  /* line 1577, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal-info-container {
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #FFF;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 0;
  }
}

/* line 1591, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-info-body {
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 20px 0;
}

@media screen and (max-width: 640px) {
  /* line 1591, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal-info-body {
    margin: 40px 10px 10px 10px;
    height: calc(100% - 80px);
  }
}

/* line 1599, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-info-body-text {
  margin-top: 10px;
}

/* line 1601, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-info-body-is-active-button {
  cursor: pointer;
  margin-top: 25px;
  background-color: #38b76b;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  border: none;
  border-radius: 3px;
  transition: background-color 0.2s, color 0.2s, top 0.2s;
  padding: 0px 25px;
  text-align: center;
  position: relative;
  white-space: nowrap;
  display: inline-block;
  color: #fff;
}

/* line 1617, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-info-close-button-wrapper {
  position: relative;
}

/* line 1619, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-info-close-button {
  position: absolute;
  border: 0;
  background: transparent;
  font-size: 28px;
  color: #8798AD;
  right: -20px;
  top: -20px;
  cursor: pointer;
}

/* line 1628, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-info-close-button .mobile-close {
  display: none;
}

@media screen and (max-width: 640px) {
  /* line 1619, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal-info-close-button {
    font-size: 16px;
    line-height: 28px;
    color: #2E384D;
    position: relative;
    left: 15px;
    top: 35px;
  }
  /* line 1637, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal-info-close-button i.zmdi.zmdi-close {
    display: none;
  }
  /* line 1639, app/assets/stylesheets/shop.sass */
  .mod-shop .shop-modal-info-close-button .mobile-close {
    display: block;
  }
}

/* line 1643, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-info-enter {
  opacity: 0;
}

/* line 1646, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-info-leave-active {
  opacity: 0;
}

/* line 1649, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-info-enter .mod-shop .shop-modal-info-container, .mod-shop .shop-modal-info-leave-active .modal-container {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* line 1655, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-message {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  transition: opacity 0.3s ease;
  z-index: 9999;
}

/* line 1664, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-message-wrapper {
  max-width: 300px;
  border-radius: 3px;
  background-color: #fff;
  z-index: 9999;
  width: 100%;
  display: flex;
  position: relative;
  margin: 0 auto;
}

/* line 1674, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-message-container {
  position: fixed;
  top: 0px;
  background-color: #FFF;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 0;
  max-height: 80px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-left: 5px;
  margin-right: 5px;
  max-width: 300px;
  width: calc(100% - 10px);
  -webkit-box-shadow: 0px 14px 12px -2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 14px 12px -2px rgba(0, 0, 0, 0.15);
}

/* line 1691, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-message-body {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 10px 50px 10px 10px;
  height: calc(100% - 20px);
}

/* line 1698, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-message-close-button-wrapper {
  position: relative;
}

/* line 1700, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-message-close-button {
  position: absolute;
  border: 0;
  background: transparent;
  font-size: 28px;
  color: #8798AD;
  cursor: pointer;
  right: 10px;
  top: 5px;
}

/* line 1710, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-message-enter {
  opacity: 0;
}

/* line 1713, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-message-leave-active {
  opacity: 0;
}

/* line 1716, app/assets/stylesheets/shop.sass */
.mod-shop .shop-modal-message-enter .mod-shop .shop-modal-message-container, .mod-shop .shop-modal-message-leave-active .modal-container {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* line 1750, app/assets/stylesheets/shop.sass */
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

/* line 1757, app/assets/stylesheets/shop.sass */
.preview-block {
  display: flex;
  align-items: stretch;
  min-height: 360px;
  padding: 20px;
  border: 1px dashed #CFD7E1;
  border-radius: 3px;
  background: #F8F9FC;
  cursor: pointer;
  grid-column: 1/4;
}

@media screen and (max-width: 860px) {
  /* line 1757, app/assets/stylesheets/shop.sass */
  .preview-block {
    grid-column: 1/span 2;
  }
}

/* line 1769, app/assets/stylesheets/shop.sass */
.preview-block .transparent {
  opacity: 0;
  pointer-events: none;
}

/* line 1772, app/assets/stylesheets/shop.sass */
.preview-block .bundle-title {
  font-family: Rubik;
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.01em;
}

/* line 1778, app/assets/stylesheets/shop.sass */
.preview-block .call-to-action {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  font-size: 24px;
  font-weight: 500;
  background: rgba(255, 255, 255, 0.3);
}

/* line 1786, app/assets/stylesheets/shop.sass */
.preview-block--left {
  flex: 1;
  display: flex;
  align-items: center;
  justify-self: center;
  overflow: hidden;
  max-width: 375px;
  margin-right: 20px;
}

/* line 1794, app/assets/stylesheets/shop.sass */
.preview-block--left img {
  max-width: 100%;
}

/* line 1796, app/assets/stylesheets/shop.sass */
.preview-block--right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 2;
}

/* line 1801, app/assets/stylesheets/shop.sass */
.preview-block--description {
  display: flex;
  align-items: center;
  font-size: 16px;
}

/* line 1805, app/assets/stylesheets/shop.sass */
.preview-block--description .text {
  flex: 1;
}

/* line 1807, app/assets/stylesheets/shop.sass */
.preview-block--description .desc {
  max-width: 470px;
  margin-top: 15px;
}

/* line 1810, app/assets/stylesheets/shop.sass */
.preview-block--description .bulletpoints {
  margin-top: 15px;
  padding-left: 0;
  list-style: disc;
  list-style-position: inside;
  font-weight: 500;
}

/* line 1816, app/assets/stylesheets/shop.sass */
.preview-block--description .bulletpoints--item {
  margin-bottom: 10px;
}

/* line 1818, app/assets/stylesheets/shop.sass */
.preview-block--description .price {
  text-align: center;
}

/* line 1820, app/assets/stylesheets/shop.sass */
.preview-block--description .price--mobile-view {
  display: none;
}

/* line 1822, app/assets/stylesheets/shop.sass */
.preview-block--description .price .old-price {
  margin-bottom: 10px;
  font-size: 22px;
  text-decoration: line-through;
  font-weight: 500;
}

/* line 1827, app/assets/stylesheets/shop.sass */
.preview-block--description .price .new-price {
  margin-bottom: 25px;
  font-size: 38px;
  text-decoration: underline;
}

/* line 1831, app/assets/stylesheets/shop.sass */
.preview-block--description .price .buy-btn {
  cursor: pointer;
  min-width: 220px;
  height: 58px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 500;
  box-shadow: 0px 4.70833px 9.41667px rgba(0, 0, 0, 0.2);
  border: none;
}

@media (max-width: 767.98px) {
  /* line 1757, app/assets/stylesheets/shop.sass */
  .preview-block {
    flex-direction: column;
  }
  /* line 1842, app/assets/stylesheets/shop.sass */
  .preview-block--left {
    max-width: none;
    justify-content: center;
  }
  /* line 1845, app/assets/stylesheets/shop.sass */
  .preview-block--right {
    flex-direction: column;
  }
  /* line 1847, app/assets/stylesheets/shop.sass */
  .preview-block--description {
    align-items: stretch;
  }
  /* line 1849, app/assets/stylesheets/shop.sass */
  .preview-block--description .desc {
    max-width: none;
  }
  /* line 1851, app/assets/stylesheets/shop.sass */
  .preview-block--description .bulletpoints {
    list-style-position: outside;
  }
  /* line 1853, app/assets/stylesheets/shop.sass */
  .preview-block--description .price {
    display: none;
    text-align: right;
  }
  /* line 1856, app/assets/stylesheets/shop.sass */
  .preview-block--description .price--mobile-view {
    display: block;
  }
  /* line 1858, app/assets/stylesheets/shop.sass */
  .preview-block--mobile-view {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 20px;
  }
}
