.checkout .input-text,
.checkout .form-input{
	background-color:#e9e9e9;
}
#billing_phone_field,
#billing_postcode_field{
	margin-bottom:3.2rem;
}
h3.billing-title{
	font-size:1.666666666666667rem;
}
#billing_country_field{
	display:none;
}
.woocommerce-checkout #may-like{
	display: none;
}
.wrapper.extended {
  max-width: 88rem;
}

.book-profile {
  margin: 2em 0;
}

.book-profile:first-of-type {
  background-color: pink;
}

/** Add to cart info **/

.melvil-add-to-cart-panel .label {
  display: inline-block;
}

.melvil-info-icon-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-left: 5px;
}

.melvil-info-icon img {
  height: 1rem;
  opacity: 0.7;
  vertical-align: text-top;
  bottom: -1px;
  position: relative;
}

.melvil-info-text {
  position: absolute;
  width: 100px;
  background: #fff;
  border: 1px solid #313542;
  top: calc(1rem + 8px);
  padding: 5px;
  font-size: 0.8em;
  line-height: 1.2em;
  display: none;
  z-index: 20;
}

.melvil-info-icon-container:hover .melvil-info-text {
  display: block;
}

.regular-price {
  opacity: 0.7;
}

.sale-price-container {
  text-align: end;
  padding-right: 0.5rem;
}

/** Add to cart text for bundles **/
.melvil-add-to-cart-panel .bundles-sales-text {
  font-family: Roboto;
  font-size: 10px;
  color: #313542;
  line-height: 1.5em;
  opacity: 0.7;
  margin-bottom: 0 !important;
}
.woocommerce_gc_giftcard_form input[type='text'],
.woocommerce_gc_giftcard_form textarea {
  background: transparent;
  z-index: 10;
  position: relative;
}
.wc_gc_field.wc_gc_giftcard_message.form-label,
.wc_gc_field.wc_gc_giftcard_from.form-label,
.wc_gc_field.wc_gc_giftcard_to_name.form-label,
.wc_gc_field.wc_gc_giftcard_to_multiple.form-label {
  background-color: #f7f7f7;
}
.woocommerce_gc_giftcard_form .form-input:focus ~ label {
  z-index: 11;
}

.sk-book-add-to-cart {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
}
.sk-book-add-to-cart-country {
  display: grid;
}
.sk-book-add-to-cart-country img {
  width: 50px;
}
.sk-book-add-to-cart-button-container {
  display: grid;
}
.sk-book-add-to-cart-button-container a {
  padding: 0 !important;
  background: transparent !important;
  color: #dc2240 !important;
  text-transform: none !important;
  text-decoration: underline !important;
}

.woocommerce-products-header .media {
  display: flex;
  gap: 12px;
  flex-direction: column;
  align-items: center;
}

/** úprava barvy a velikosti textu stránek**/

.page-wrapper p,
.page-wrapper ul,
.page-wrapper ol {
  color: black;
  font-size: 100%;
}

@media (min-width: 528px) {
  .woocommerce-products-header .media {
    flex-direction: row;
    gap: 24px;
  }
  .woocommerce-products-header .media-obj {
    order: 2;
  }
  .woocommerce-products-header .media-in {
    width: 70%;
  }
}
@media (min-width: 1000px) {
  .woocommerce-products-header .media {
    display: block;
  }
}

.book-add-to-cart .txt-right {
  display: flex;
  justify-content: flex-end;
}

.add_to_cart_button {
  display: flex !important;
}

@media (min-width: 700px) {
  .melvil-add-to-cart-panel .menu-item {
    width: auto !important;
  }
}

/** Blog widget **/

.widget-blog {
  height: 100%;
  border: 2px solid #313542;
  border-radius: 12px;
}

.widget-blog-link {
  font-size: 1.1rem;
  color: black;
}

.textwidget p:last-child a {
  display: block;
  border-radius: 2rem;
  color: #dc2240;
  text-transform: uppercase;
  border: 2px solid #dc2240;
  text-decoration: none;
  text-align: center;
  font-size: 0.9333333333333333rem;
  font-weight: bold;
  padding: 0.75rem 1.5rem;
  cursor: pointer;
}

@media(max-width:762px){
  .first-child{
    order:-1; 
  }
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../img/fancybox_sprite.png');
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../img/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('../img/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url('../img/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Sofia Pro';
  src: url('../fonts/SofiaPro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Sofia Pro';
  src: url('../fonts/SofiaPro-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Sofia Pro';
  src: url('../fonts/SofiaPro-Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Caveat';
  src: url('../fonts/Caveat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Caveat';
  src: url('../fonts/Caveat-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
html {
  font-size: 93.75%;
  font-family: 'Roboto', sans-serif;
}
body {
  position: static !important;
  line-height: 1.533333333333333rem;
  color: #6e717a;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  margin: 0 0 1.533333333333333rem;
  font-weight: normal;
}
h1,
h2,
h3,
h4 {
  font-family: 'Sofia Pro', sans-serif;
  letter-spacing: -1px;
}
h1 {
  font-size: 3rem;
  line-height: 3.133333333333333rem;
}
h2,
.like-h2 {
  font-size: 2rem;
  line-height: 2rem;
}
h3,
.like-h3 {
  font-size: 1.4rem;
  line-height: 1.6rem;
}
h4,
.like-h4,
.woocommerce-order-details tfoot tr:last-child td {
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 500;
}
h5,
.like-h5 {
  font-size: 1.133333333333333rem;
  line-height: 1.266666666666667rem;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
figure {
  margin: 0;
  padding: 0;
}
p {
  margin: 0 0 1.533333333333333rem;
}

.par-1 {
  color: #000;
  font-size: 1.2rem;
  line-height: 1.8rem;
}
.par-2 {
  color: #000;
  font-size: 1.066666666666667rem;
  line-height: 1.8rem;
}
.par-3 {
  font-size: 0.9333333333333333rem;
  line-height: 1.2rem;
}
.par-4 {
  font-size: 1rem;
  line-height: 2rem;
}
a {
  color: #dc2240;
}
a:hover {
  color: #e03753;
}
ul {
  margin: 0 0 1.533333333333333rem;
}
ol {
  line-height: 1.8rem;
  list-style: none;
  padding: 0;
  margin: 0 0 1.533333333333333rem;
  counter-reset: li;
}
ol > li {
  padding-left: 1rem;
}
ol > li:before {
  counter-increment: li;
  content: counter(li) '.';
  color: #dc2240;
  display: inline-block;
  width: 1rem;
  margin-left: -1rem;
}
.obchodni-podminky-wrapper ol > li:before {
  color: transparent;
}
ol ol {
  padding-left: 0.5rem;
  margin-bottom: 0;
}
ol ol > li:before {
  content: counter(li, lower-alpha) ')';
}
.bullet,
.product-knowledges-wrap ul {
  line-height: 1.8rem;
  margin: 0 0 1.533333333333333rem;
  padding: 0;
  list-style: none;
}
.bullet > li,
.product-knowledges-wrap ul > li {
  padding-left: 1rem;
}
.bullet > li:before,
.product-knowledges-wrap ul > li:before {
  content: '\2022';
  color: #dc2240;
  display: inline-block;
  width: 0.75rem;
  margin-left: -0.75rem;
}
blockquote {
  padding: 0;
  margin: 0 0 1.533333333333333rem;
}
.author-name {
  font-family: 'Caveat', serif;
  opacity: 0.6;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
  filter: alpha(opacity=60);
}
.author-name a {
  color: #313542;
  text-decoration: none;
}
.motto {
  font-size: 1.666666666666667rem;
  line-height: 1.2rem;
}
.label {
  font-size: 0.8rem;
  line-height: 0.9333333333333333rem;
  text-transform: uppercase;
  opacity: 0.7;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
  filter: alpha(opacity=70);
}
table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1.533333333333333rem;
}
table th,
table td {
  padding: 0.7666666666666667rem 1rem;
}
mark {
  background: none;
}
address {
  margin-bottom: 1.533333333333333rem;
}
input,
button {
  margin: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  background: none;
  outline: 0;
}
button,
input[type='submit'] {
  cursor: pointer;
  border: 0;
  -webkit-appearance: button;
}
button.block {
  width: 100%;
}
.form-label,
.form-row {
  position: relative;
  margin-bottom: 1.533333333333333rem;
}
.form-label .input-text::placeholder,
.form-row .input-text::placeholder,
.form-label .form-input::placeholder,
.form-row .form-input::placeholder {
  color: transparent;
}
.form-label .form-input ~ label,
.form-row .input-text ~ label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 0.75rem 1.5rem;
  border: 1px transparent solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-row .description {
  font-size: 0.875rem;
  padding-top: 0.38333333333333336rem;
}
.input-text,
.form-input,
.mc4wp-form input[type='email'] {
  display: block;
  font-size: 1rem;
  border: 1px transparent solid;
  padding: 0.75rem 1.5rem;
  background: none;
  width: 100%;
  background: #f7f7f7;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.input-text:focus,
.form-input:focus {
  outline: 0;
  border-color: #000;
}
.form-input:focus ~ label,
.form-input:not(:placeholder-shown) ~ label,
.form-input:-webkit-autofill ~ label,
.input-text:focus ~ label,
.input-text:not(:placeholder-shown) ~ label,
.input-text:-webkit-autofill ~ label {
  font-size: 0.8666666666666667rem;
  line-height: 1;
  height: auto;
  padding: 0.2rem 0.5rem !important;
  background: #fff;
  -webkit-transform: translateY(-0.75rem) translateX(0);
  -moz-transform: translateY(-0.75rem) translateX(0);
  -o-transform: translateY(-0.75rem) translateX(0);
  -ms-transform: translateY(-0.75rem) translateX(0);
  transform: translateY(-0.75rem) translateX(0);
  border: 1px #f7f7f7 solid;
  border-radius: 1rem;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.form-icon {
  position: relative;
}
.form-icon .form-input,
.form-icon .input-text,
.form-icon .form-input:placeholder-shown ~ label,
.form-icon .input-text:placeholder-shown ~ label {
  padding-left: 3.25rem;
}
.form-icon .svg-icon {
  position: absolute;
  top: 0.85rem;
  left: 1.5rem;
  margin: 0;
}
.form-search-wrap {
  position: relative;
}
.form-search-wrap .svg-icon-settings {
  left: auto;
  right: 1rem;
  opacity: 0.4;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=40)';
  filter: alpha(opacity=40);
  -webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  -o-animation: spin 4s linear infinite;
  -ms-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
  display: none;
}
.form-search-wrap.loading .svg-icon-settings {
  display: block;
}
.form-search-results {
  position: absolute;
  top: 100%;
  left: 2rem;
  right: 2rem;
  background: #fff;
  z-index: 100;
  display: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.media-search {
  color: #000;
  display: block;
  text-decoration: none;
  padding: 0.75rem 1rem;
  border-bottom: 1px #eee solid;
  margin-bottom: 0 !important;
}
@-moz-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.svg-icon {
  position: relative;
  display: inline-block;
  width: 1.333333333333333rem;
  vertical-align: middle;
  margin-right: 0.125rem;
  margin-top: -0.13333333333333333rem;
}
.svg-icon:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.svg-icon svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.svg-icon-logo {
  min-width: 8rem;
}
.svg-icon-logo:before {
  padding-bottom: 39%;
}
.circle,
.pager .page-numbers,
.page-numbers .page-numbers {
  position: relative;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  border: 1px #939393 solid;
  border-radius: 50%;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}
.circle .svg-icon,
.pager .page-numbers .svg-icon,
.page-numbers .page-numbers .svg-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.arrow {
  color: #dc2240;
  border: 1px #f7f7f7 solid;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.arrow .svg-icon {
  width: 0.6666666666666666rem;
}
.arrow:hover {
  color: #fff;
  background: #dc2240;
}
.arrow-lg {
  width: 3rem;
  height: 3rem;
}
.arrow-lg .svg-icon {
  width: 2rem;
}
.btn,
input[type='submit'],
button[type='submit'],
.menu-quick a,
.mc4wp-form input[type='submit'],
.checkout-button,
.woocommerce-checkout button,
.add_to_cart_button {
  color: #dc2240;
  background: #fff;
  display: inline-block;
  font-size: 0.9333333333333333rem;
  font-weight: bold;
  padding: 0.75rem 1.5rem;
  border: 1px #939393 solid;
  border-radius: 2rem;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background 330ms;
  -moz-transition: background 330ms;
  -o-transition: background 330ms;
  -ms-transition: background 330ms;
  transition: background 330ms;
}
.btn .svg-icon,
input[type='submit'] .svg-icon,
button[type='submit'] .svg-icon,
.menu-quick a .svg-icon,
.mc4wp-form input[type='submit'] .svg-icon,
.checkout-button .svg-icon,
.woocommerce-checkout button .svg-icon,
.add_to_cart_button .svg-icon {
  margin: -3px 4px 0 4px;
}
.btn:hover,
input[type='submit']:hover,
button[type='submit']:hover,
.menu-quick a:hover,
.mc4wp-form input[type='submit']:hover,
.checkout-button:hover,
.woocommerce-checkout button:hover,
.add_to_cart_button:hover {
  color: #fff;
  background: #e03753;
  border-color: #e03753;
}
.btn-primary,
input[type='submit'],
button[type='submit'],
.checkout-button,
.woocommerce-checkout button,
.add_to_cart_button {	
  	color: #fff;
  	background: #dc2240;
  	border: 0;
  	padding: 1rem 1.75rem;
}
.btn-block,
.mc4wp-form input[type='submit'] {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-sm {
  background: #fff;
  padding: 0.25rem 1rem;
  font-size: 0.9333333333333333rem;
}
button[disabled],
.btn-disabled {
  color: #fff;
  background: #939393;
  border-color: #939393;
  pointer-events: none;
  cursor: default;
}
button[disabled]:visited,
.btn-disabled:visited {
  color: #fff;
  background: #939393;
}
.btn-cart {
  color: #000;
}
.btn-cart > span {
  position: relative;
  display: inline-block;
  margin-right: 0.25rem;
}
.btn-cart .circle {
  color: #fff;
  background: #dc2240;
  border: 0;
  font-size: 8px;
  width: 0.8rem;
  height: 0.8rem;
  line-height: 0.8rem;
}
.row,
#customer_login.col2-set,
.woocommerce-Addresses,
.type-product {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  list-style: none;
  margin-left: -15px;
  padding: 0;
}
@media (min-width: 1080px) {
  .row,
  #customer_login.col2-set,
  .woocommerce-Addresses,
  .type-product {
    margin-left: -27px;
  }
}
.row-nogap {
  margin-left: 0;
}
.row-nogap > .col {
  padding-left: 0;
}
@media (min-width: 1080px) {
  .row-mdgap {
    margin-left: -3.066666666666667rem;
  }
  .row-mdgap > .col {
    padding-left: 3.066666666666667rem;
  }
}
.row-lggap {
  margin-left: -6.533333333333333rem;
}
.row-lggap > .col {
  padding-left: 6.533333333333333rem;
}
.col,
#customer_login.col2-set .col-1,
.woocommerce-Addresses .col-1,
#customer_login.col2-set .col-2,
.woocommerce-Addresses .col-2,
.type-product .woocommerce-product-gallery,
.type-product .entry-summary,
.type-product .woocommerce-tabs {
  width: 100%;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 1080px) {
  .col,
  #customer_login.col2-set .col-1,
  .woocommerce-Addresses .col-1,
  #customer_login.col2-set .col-2,
  .woocommerce-Addresses .col-2,
  .type-product .woocommerce-product-gallery,
  .type-product .entry-summary,
  .type-product .woocommerce-tabs {
    padding-left: 27px;
  }
}
@media (min-width: 360px) {
  .mob-1 {
    width: 100%;
  }
  .mob-1-2 {
    width: 50%;
  }
  .mob-1-3 {
    width: 33.3%;
  }
  .mob-1-4 {
    width: 25%;
  }
  .mob-2-3 {
    width: 66.66666666666666%;
  }
  .mob-3-4 {
    width: 75%;
  }
  .mob-1-6 {
    width: 16.666666666666664%;
  }
  .mob-5-6 {
    width: 83.33333333333334%;
  }
}
@media (min-width: 720px) {
  .tab-1-2 {
    width: 50%;
  }
  .tab-1-3 {
    width: 33.3%;
  }
}
@media (min-width: 1080px) {
  .desk-1 {
    width: 100%;
  }
  .desk-1-2,
  #customer_login.col2-set .col-1,
  .woocommerce-Addresses .col-1,
  #customer_login.col2-set .col-2,
  .woocommerce-Addresses .col-2,
  .type-product .woocommerce-product-gallery,
  .type-product .entry-summary,
  .woocommerce-checkout .col2-set,
  .woocommerce-checkout .place-order,
  .woocommerce-checkout .woocommerce-shipping,
  .woocommerce-checkout .wc_payment_methods,
  .woocommerce-checkout .woocommerce-NoticeGroup-checkout {
    width: 50%;
  }
  .desk-1-3 {
    width: 33.3%;
  }
  .desk-1-4 {
    width: 25%;
  }
  .desk-1-6 {
    width: 16.666666666666664%;
  }
  .desk-1-9 {
    width: 11.11111111111111%;
  }
  .desk-1-12 {
    width: 8.333333333333332%;
  }
  .desk-2-3 {
    width: 66.6%;
  }
  .desk-3-4,
  .mc4wp-form-fields {
    width: 75%;
  }
  .desk-5-12 {
    width: 41.666%;
  }
  .desk-7-12 {
    width: 58.333%;
  }
  .desk-11-12 {
    width: 91.66666666666666%;
  }
  .desk-4-18 {
    width: 22.22222222222222%;
  }
  .desk-5-18 {
    width: 27.77777777777778%;
  }
  .desk-8-18 {
    width: 38.88888888888889%;
  }
  .desk-13-18 {
    width: 72.22222222222221%;
  }
  .desk-16-18 {
    width: 88.88888888888889%;
  }
}
.alert {
  padding: 1rem;
  margin-bottom: 1.533333333333333rem;
}
.alert-icon {
  color: #fff;
  border: 0;
  border-radius: 4px;
}
.alert-info {
  color: #313542;
  background: #f7f7f7;
}
.alert-info .alert-icon {
  background: #313542;
}
.alert-warning {
  color: #ffa500;
  background: #fff6e5;
}
.alert-warning .alert-icon {
  background: #ffa500;
}
.alert-error {
  color: #dc2240;
  background: #fce9ec;
}
.alert-error .alert-icon {
  background: #dc2240;
}
.stepper {
  margin: 0 -1rem;
}
.stepper-item {
  position: relative;
  width: 100%;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: bold;
  margin: 0 1rem;
}
.stepper-item > .svg-icon {
  color: #aaa;
  position: absolute;
  top: 0.5rem;
  right: 100%;
  margin-right: 0.3rem;
}
.stepper-item .overflow {
  overflow: hidden;
}
.stepper-item .circle {
  position: relative;
  margin-bottom: 0.5rem;
  border-color: #ddd;
}
.stepper-item .circle .svg-icon {
  width: 0.8rem;
}
.stepper-item .circle:before,
.stepper-item .circle:after {
  content: '';
  position: absolute;
  top: 50%;
  height: 1px;
  background: #ddd;
  width: 9999px;
}
.stepper-item .circle:before {
  right: 100%;
}
.stepper-item .circle:after {
  left: 100%;
}
.stepper-item:last-child .circle:after,
.stepper-item:first-child .circle:before {
  display: none;
}
.stepper-item-done {
  color: #289a38;
}
.stepper-item-done .circle {
  color: #fff;
  background: #289a38;
  border-color: #289a38;
}
.stepper-item-done:visited {
  color: #289a38;
}
.stepper-item-current {
  color: #313542;
}
.stepper-item-current .circle {
  color: #fff;
  background: #313542;
  border-color: #313542;
}
.pager,
.page-numbers {
  font-size: 0.8rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-bottom: 1.533333333333333rem;
  list-style: none;
  padding: 0;
}
.pager a,
.page-numbers a {
  text-decoration: none;
}
.pager a:hover,
.page-numbers a:hover {
  color: #fff;
  background: #dc2240;
  border-color: #dc2240;
}
.pager .svg-icon,
.page-numbers .svg-icon {
  width: 0.8rem;
}
.pager .page-numbers,
.page-numbers .page-numbers {
  margin: 0 2px;
  border-color: #ddd;
}
.page-numbers .next,
.page-numbers .current,
.page-numbers .previous {
  border-color: transparent;
}
.pager-current {
  color: #939393;
}
.menu,
.product-sources-wrap ul,
.breadcrumb,
#shipping_method,
.payment_methods {
  list-style: none;
  padding: 0;
  margin: 0 0 1.533333333333333rem;
}
.menu-link {
  display: block;
  color: #aaa;
  padding: 1rem;
  text-decoration: none;
}
.menu-link:visited {
  color: #aaa;
}
.menu-link:hover {
  color: #dc2240;
}
.is-active .menu-link,
.menu-item-current .menu-link {
  color: #dc2240;
  border-color: #dc2240;
}
.menu-tab {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  text-align: center;
  padding-bottom: 1px;
}
.menu-tab:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #e1e1e1;
}
.menu-tab .menu-item {
  width: 100%;
}
.menu-tab a,
.menu-tab .menu-link {
  position: relative;
}
.menu-tab a:before,
.menu-tab .menu-link:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 2px;
  background: #dc2240;
  display: none;
}
.menu-tab .is-active a:before,
.menu-tab .is-active .menu-link:before,
.menu-tab .menu-item-current a:before,
.menu-tab .menu-item-current .menu-link:before {
  display: block;
}
.menu-pill .menu-item {
  display: inline-block;
}
.menu-pill .menu-link {
  color: #313542;
  border: 1px rgba(34, 34, 34, 0.15) solid;
  border-radius: 2rem;
  padding: 0.5rem 1.5rem;
}
.menu-pill .menu-link:hover {
  background: #f7f7f7;
}
.menu-pill .svg-icon {
  margin: -3px 0.25rem 0 0;
}
.menu-pill .menu-item-current .menu-link {
  color: #fff;
  background: #313542;
}
.menu-cell {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 1rem;
  margin-left: -1rem;
}
.menu-cell li {
  padding-left: 1rem;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1rem;
}
.menu-cell a {
  display: block;
  color: inherit;
  text-decoration: none;
  padding: 0.5rem;
  border: 1px #939393 solid;
  text-align: center;
  border-radius: 1.533333333333333rem;
}
.menu-cell a:hover {
  color: #dc2240;
}
.menu-cell .svg-icon {
  color: #dc2240;
  margin-right: 0.5rem;
}
@media (min-width: 1080px) {
  .menu-cell {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .menu-cell li {
    width: auto;
  }
  .menu-cell a {
    border: 0;
    padding: 0;
  }
}
.menu-quick {
  border-top: 1px #ebebeb solid;
  border-bottom: 1px #ebebeb solid;
  padding: 1.533333333333333rem 0 1.033333333333333rem;
  margin: 0 0 1.533333333333333rem;
}
.menu-quick a {
  color: #000;
  border-color: #d7d7d7;
}
.menu-quick .svg-icon {
  color: #dc2240;
}
.menu-quick li {
  display: inline-block;
  margin: 0 0.5rem 0.5rem 0;
}
@media (min-width: 1080px) {
  .menu-quick {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    border: 0;
    padding: 0;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 3.066666666666667rem;
  }
  .menu-quick a {
    border: 0;
    padding: 0;
  }
  .menu-quick a:hover {
    color: #dc2240;
    background: none;
  }
}
.menu-overlap {
  white-space: nowrap;
  overflow: auto;
}
.navbar-toggle {
  color: #fff;
  background: #313542;
  border-color: #313542;
}
.navbar {
  position: relative;
  padding: 1rem;
  border-bottom: 1px #ddd solid;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.navbar .search-form {
  max-width: 37.333333333333336rem;
  margin: 0 auto;
}
@media (min-width: 1080px) {
  .navbar {
    margin-top: 46px;
  }
  .navbar .author-name {
    margin: 0 3rem;
  }
}
.navbar-brand .svg-icon {
  color: #000;
  width: 8.5rem;
}
.navbar-toggle {
  position: relative;
  z-index: 50;
}
.navbar-toggle.active {
  position: fixed;
  top: 1rem;
  right: 1rem;
}
@media (min-width: 1080px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-search {
  width: 100%;
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -o-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  padding-top: 1rem;
}
.navbar-search .form-input {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-radius: 2rem;
  border: 1px #e1e1e1 solid;
}
@media (min-width: 1080px) {
  .navbar-search {
    width: auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -o-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
    padding: 0;
  }
}
.navbar-right {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  text-align: right;
}
.navbar-right .btn {
  margin-left: 0.5rem;
}
@media (min-width: 1080px) {
  .navbar-right {
    -webkit-box-flex: inherit;
    -moz-box-flex: inherit;
    -o-box-flex: inherit;
    -ms-box-flex: inherit;
    box-flex: inherit;
    -webkit-flex-grow: inherit;
    flex-grow: inherit;
  }
}
.navbar-menu {
  background: #313542;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 60%;
  z-index: 10;
  padding: 4.033333333333333rem 2rem 2rem;
  display: none;
  overflow: auto;
  z-index: 20;
}
.navbar-menu a {
  color: inherit;
  display: block;
  text-decoration: none;
  padding: 0.5rem 0;
}
.navbar-menu ul {
  margin-bottom: 0;
}
.navbar-menu.open {
  display: block;
}
@media (min-width: 1080px) {
  .navbar-menu {
    display: block;
    position: static;
    max-width: none;
    background: none;
    padding: 0;
  }
  .navbar-menu a {
    padding: 1rem;
  }
}
.navbar-top {
  text-transform: uppercase;
  font-size: 0.8rem;
  border-top: 1px #939393 solid;
  padding-top: 0.7666666666666667rem;
  margin-top: 0.7666666666666667rem;
}
@media (min-width: 1080px) {
  .navbar-top {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    border: 0;
  }
  .navbar-top a {
    padding-top: 0.7666666666666667rem;
    padding-bottom: 0.7666666666666667rem;
  }
  .navbar-top a:hover {
    color: #fff;
  }
  .navbar-top .menu {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
  .navbar-top .menu-item-current a {
    position: relative;
    color: #fff;
  }
  .navbar-top .menu-item-current a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #fff;
  }
}
.navbar-nav {
  display: block;
}
.navbar-nav a {
  color: #fff;
  font-size: 0.8666666666666667rem;
  font-weight: 500;
}
.navbar-nav a:hover {
  color: #dc2240;
  text-decoration: underline;
}
@media (min-width: 1080px) {
  .navbar-nav {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    border-bottom: 1px #e1e1e1 solid;
  }
  .navbar-nav .menu-item {
    width: 100%;
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase;
  }
  .navbar-nav a {
    position: relative;
    color: #dc2240;
  }
  .navbar-nav a:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 2px;
    background: #dc2240;
    display: none;
  }
  .navbar-nav a:hover {
    color: #000;
    text-decoration: none;
  }
  .navbar-nav .current-menu-item a:before {
    display: block;
  }
}
.embed {
  display: inline-block;
  width: 100%;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  margin-bottom: 1.533333333333333rem;
}
.embed:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.embed > svg,
.embed > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed > img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  max-width: none;
}
.embed > iframe {
  border: 0;
}
.embed > .svg-icon,
.embed > .embed-in {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  margin: 0;
}
.embed-16by9:before {
  padding-bottom: 56.25%;
}
.checkbox {
  position: relative;
  display: block;
  padding-left: 32px;
}
.checkbox input {
  position: absolute;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  filter: alpha(opacity=0);
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox-toggle {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 20px;
  height: 20px;
  border: 1px #aaa solid;
  border-radius: 5px;
}
.checkbox-toggle:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 22.5%;
  height: 45%;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: none;
  -webkit-transform: translateX(-50%) translateY(-60%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-60%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-60%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-60%) rotate(45deg);
  transform: translateX(-50%) translateY(-60%) rotate(45deg);
  margin-top: -1px;
}
.checkbox:hover input ~ .checkbox-toggle {
  border-color: #dc2240;
}
.checkbox input:checked ~ .checkbox-toggle {
  background: #dc2240;
  border-color: #dc2240;
}
.checkbox input:checked ~ .checkbox-toggle:after {
  display: block;
}
.radio {
  position: relative;
  display: block;
  padding-left: 30px;
  line-height: 20px;
}
.radio input {
  position: absolute;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  filter: alpha(opacity=0);
  cursor: pointer;
}
.radio-toggle {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px #939393 solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.radio-toggle:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  display: none;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.radio:hover input ~ .radio-toggle,
.radio input:checked ~ .radio-toggle {
  border-color: #dc2240;
  background: #dc2240;
}
.radio:hover input ~ .radio-toggle:after,
.radio input:checked ~ .radio-toggle:after {
  display: block;
}
.product-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  background: #f7f7f7;
  padding: 1rem;
  height: 100%;
  text-align: center;
}
@media (min-width: 720px) {
  .product-wrap {
    background: none;
    padding: 0;
    text-align: left;
  }
}
@media (max-width: 720px) {
  .product-wrap .rating {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.woocommerce-MyAccount-content .product-wrap {
  margin-bottom: 24px;
}
@media (min-width: 720px) {
  .woocommerce-MyAccount-content .product-wrap {
    padding: 8px 24px;
  }
}
.woocommerce-MyAccount-content .row-lggap > .col {
  padding-left: 1rem;
}
.product-tip {
  background: none;
}
.product-head {
  width: 100%;
}
.product-head a {
  color: inherit;
  text-decoration: none;
}
.product-bottom {
  margin-top: auto;
  width: 100%;
  padding-bottom: 1rem;
}
.product-title {
  margin-bottom: 0.3066666666666667rem;
}
.product-title a {
  color: inherit;
  text-decoration: none;
}
.product-title a i {
  font-size: 1rem;
  line-height: 0.8rem;
}

.product-thumb {
  position: relative;
  max-width: 10rem;
  margin-top: 0.75rem;
  margin-left: auto;
  margin-right: auto;
}
.product-thumb .svg-icon {
  margin: 0 0.15rem;
}
.product-thumb .abs-tr,
.product-thumb .abs-tl {
  top: -0.75rem;
}
.product-thumb .abs-tr {
  right: -0.75rem;
}
.product-thumb .abs-tl {
  left: -0.75rem;
}
.product-thumb .embed {
  overflow: visible;
}
.product-thumb > .embed:first-child:before {
  padding-bottom: 150%;
}
.product-thumb > .embed img {
  max-width: none;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
@media (min-width: 720px) {
  .product-thumb {
    max-width: 13.333333333333334rem;
  }
}
.product-content-wrap th,
.product-content-wrap td {
  padding: 0.2rem 0;
}
.product-content-wrap thead {
  display: none;
}
.product-params-wrap th,
.product-params-wrap td {
  vertical-align: top;
  padding: 0.2rem 0;
}
.product-params-wrap th {
  text-transform: uppercase;
  text-align: left;
  min-width: 10rem;
}
.product-knowledges-wrap ul li {
  margin-bottom: 0.7666666666666667rem;
  padding-left: 1.533333333333333rem;
}
.product-knowledges-wrap ul li:before {
  width: 1.533333333333333rem;
  margin-left: -1.533333333333333rem;
}
.product-recommended .like-h5 {
  margin-bottom: 0.75rem;
  font-weight: bold;
}
.product-recommended li {
  margin-bottom: 0.25rem;
}
.audio-player {
  margin-top: 0.38333333333333336rem;
}
.audio-player .control {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 30px;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
}
.audio-player .audio-player__time {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.audio-player .progress {
  margin: 0 0.5rem;
}
.melvil-add-to-cart-panel .audio-player .progress {
  display: none;
}
.melvil-add-to-cart-panel .audio-player .audio-player__time {
  padding-left: 10px;
}
.audio-player .control {
  display: block;
  position: relative;
  border: 0;
  background: #fff;
  width: 30px;
  height: 30px;
  padding: 0;
  outline: none;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
}
.audio-player .control span {
  display: none;
}
.audio-player .control:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  border-width: 6px 0 6px 8px;
  border-color: transparent #000 transparent;
  border-style: solid;
  margin-left: 2px;
}
.audio-player .control.playing:after {
  border-width: 0 3px;
  border-color: #000;
  width: 3px;
  height: 10px;
}
.audio-player .progress {
  cursor: pointer;
  height: 6px;
}
.bundle-switcher {
  border-top: 1px #e1e1e1 solid;
  padding: 0.7666666666666667rem 1rem 0;
  margin: 1.226666666666667rem -1rem 0;
}
.bundle-switcher .active {
  background: rgba(40, 154, 56, 0.2);
}
.bundle-switcher label {
  padding: 0.5111111111111112rem;
  display: block;
}
.bundle-switcher label .svg-icon {
  width: 1.25rem;
}
.bundle-switcher .media-in > span {
  display: inline-block;
  width: 60px;
}
.widget {
  margin-bottom: 3.066666666666667rem;
  padding-bottom: 1px;
}
.widget_melvil_widget_bestselling .author-name {
  margin-bottom: 0.5111111111111112rem;
}
.widget_melvil_widget_bestselling .bg-darkgrey {
  color: #fff;
}
.widget_melvil_widget_bestselling .bg-white {
  color: #000;
}
.widget_melvil_widget_bestselling .abs-tl,
.widget_melvil_widget_bestselling .abs-tr {
  top: 4px;
}
.widget_melvil_widget_bestselling .abs-tl {
  left: 4px;
}
.widget_melvil_widget_bestselling .abs-tr {
  right: 4px;
}
.widget_melvil_widget_bestselling .svg-icon {
  width: 14px;
}
.media {
  margin-bottom: 1.533333333333333rem;
  zoom: 1;
}
.media:before,
.media:after {
  content: '';
  display: table;
}
.media:after {
  clear: both;
}
.media-obj {
  position: relative;
  float: left;
  margin: 0 1.533333333333333rem 0 0;
}
.media-obj.right {
  float: right;
  margin: 0 0 0 1.533333333333333rem;
}
.media-in,
.media-body {
  overflow: hidden;
}
a.media {
  color: inherit;
  text-decoration: none;
}
.card {
  padding: 3.066666666666667rem 3.066666666666667rem 1.533333333333333rem;
  border-radius: 0.5rem;
}
@media (min-width: 1080px) {
  .card {
    margin: 0 0 1.533333333333333rem;
  }
}
.card-testimonial {
  position: relative;
  color: #313542;
  padding: 1.533333333333333rem 1.533333333333333rem 1px;
  margin-top: 3.066666666666667rem;
}
.card-testimonial .media a {
  color: inherit;
  text-decoration: none;
}
.card-recently-viewed {
  padding: 1.533333333333333rem;
}
.card-recently-viewed h3 {
  margin-top: 1.533333333333333rem;
}
.row.flex > .col {
  margin-bottom: 1.533333333333333rem;
}
.row.flex .card,
.row.flex .product-wrap {
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0;
}
.breadcrumb {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-bottom: 0.7666666666666667rem;
}
.breadcrumb li {
  padding: 0;
}
.breadcrumb li:before {
  display: none;
}
.breadcrumb-sep {
  padding: 0 0.25rem;
}
.features {
  margin-top: -1.533333333333333rem;
  margin-bottom: 1.533333333333333rem;
}
.widget_melvil_widget_plan {
  text-align: center;
  max-width: 280px;
  margin: 0 auto;
}
.widget_melvil_widget_plan a {
  text-decoration: none;
}
.widget_melvil_widget_plan .rating {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.widget_melvil_widget_bestselling .tab-contents {
  max-width: 280px;
}
.widget_melvil_widget_bestselling .media {
  margin-bottom: 0;
}
.widget_melvil_widget_bestselling .rating {
  margin-bottom: 0.5111111111111112rem;
}
.widget_melvil_widget_bestselling .menu-link {
  white-space: nowrap;
}
.widget_melvil_widget_bestselling .product-thumb {
  margin-top: 0;
}
.widget_melvil_widget_bestselling .svg-icon {
  margin: 0;
}
.widget_melvil_widget_tax_filter ul ul {
  margin-left: 32px;
  padding-top: 0.7666666666666667rem;
}
.red {
  color: #dc2240;
}
.orange {
  color: #ff8830;
}
.green {
  color: #289a38;
}
.darkgrey {
  color: #313542;
}
.black {
  color: #000;
}
.white {
  color: #fff;
}
.bg-white {
  background: #fff;
}
.bg-black {
  color: #939393;
  background: #272a35;
}
.bg-red {
  background: #dc2240;
}
.bg-blue {
  color: #fff;
  background: #4267b2;
}
.bg-green {
  background: #289a38;
}
.bg-lightgreen {
  background: #e9f4eb;
}
.bg-orange {
  color: #fff;
  background: #ffa500;
}
.bg-grey {
  background: #939393;
}
.bg-lightgrey {
  background: #f7f7f7;
}
.bg-darkgrey {
  color: #c2c3c7;
  background: #313542;
}
.bg-darkgrey h1,
.bg-darkgrey h2,
.bg-darkgrey h3,
.bg-darkgrey h4 {
  color: #fff;
}
.bg-left-lightgrey {
  position: relative;
  z-index: 5;
}
.bg-left-lightgrey:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #f7f7f7;
  left: 0;
  z-index: -1;
}
@media (min-width: 1080px) {
  .bg-left-lightgrey:before {
    right: 50%;
  }
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.align-items-center {
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.align-items-bottom {
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.justify-space-between {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.txt-center {
  text-align: center;
}
.txt-center img {
  margin: 0 auto;
}
.txt-right {
  text-align: right;
}
.melvil-add-to-cart-panel .txt-right {
  display: flex;
  justify-content: end;
  text-align: right;
}
@media (min-width: 360px) {
  .mob-txt-right {
    text-align: right;
  }
}
@media (min-width: 1080px) {
  .desk-txt-right {
    text-align: right;
  }
}
.upper {
  text-transform: uppercase;
}
.block {
  display: block;
}
.show-on-desk {
  display: none;
}
@media (min-width: 980px) {
  .show-on-desk {
    display: block;
  }
}
.radius-5 {
  border-radius: 50%;
}
.radius-lg,
.mc4wp-form input[type='email'] {
  border-radius: 30px;
}
.m-auto,
.mc4wp-form-fields {
  margin: 0 auto;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-md {
  margin-bottom: 3.066666666666667rem;
}
.mb-lg {
  margin-bottom: 4.600000000000001rem;
}
.shadow {
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4);
}
.p-0 {
  padding: 0;
}
.p-1 {
  padding: 1rem;
}
@media (min-width: 1080px) {
  .desk-pr-lg {
    padding-right: 4.600000000000001rem;
  }
}
.w-56 {
  width: 56px;
}
.w-100 {
  width: 100px;
}
.maxw-22 {
  max-width: 1.466666666666667rem;
}
.maxw-32 {
  max-width: 2.133333333333333rem;
}
.maxw-40 {
  max-width: 2.666666666666667rem;
}
.maxw-50 {
  max-width: 3.333333333333333rem;
}
.maxw-80 {
  max-width: 5.333333333333333rem;
}
.maxw-100 {
  max-width: 6.666666666666667rem;
}
.opa-6 {
  opacity: 0.6;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
  filter: alpha(opacity=60);
}
.opa-7 {
  opacity: 0.7;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
  filter: alpha(opacity=70);
}
.site-wrap {
  max-width: 1600px;
  margin: 0 auto;
  overflow: hidden;
}
.wrapper {
  max-width: 78rem;
  margin: 0 auto;
  padding: 0 1rem;
}
section {
  background-color: #fff;
  padding: 1.533333333333333rem 0 1px;
}
@media (min-width: 720px) {
  section {
    padding: 3.066666666666667rem 0 1.533333333333333rem;
  }
}
@media (min-width: 1080px) {
  section {
    padding: 4.600000000000001rem 0 3.066666666666667rem;
  }
}
.site-header {
  position: relative;
  background: #fff;
}
.footer {
  font-size: 1.066666666666667rem;
}
.footer a {
  color: inherit;
  text-decoration: none;
}
.footer a:hover {
  color: #fff;
}
.footer li {
  margin-bottom: 0.4666666666666667rem;
}
.footer .svg-icon-logo {
  color: #fff;
}
.footer .menu-cell {
  margin-bottom: 0;
  background: #000;
}
.section-social {
  font-size: 0.8rem;
  padding: 1.533333333333333rem 0;
}
.section-social .svg-icon {
  color: inherit;
}
.section-social a:hover {
  color: #fff;
}
.abs-tr,
.abs-tl {
  position: absolute;
  top: 0;
  z-index: 10;
}
.abs-tr {
  right: 0;
}
.abs-tl {
  left: 0;
}
.testimonial {
  color: #444;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 2.3rem;
  border: 1px #eee solid;
}
.testimonial p {
  margin-bottom: 3.066666666666667rem;
}
.testimonial > * {
  width: 100%;
}
.testimonial .media {
  margin-top: auto;
  margin-bottom: 0;
}
.testimonial .author-name {
  color: #313542;
  text-decoration: none;
  margin-bottom: 0.38333333333333336rem;
}
.testimonial-job {
  opacity: 0.7;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
  filter: alpha(opacity=70);
  line-height: 1.2rem;
}
.tag {
  display: inline-block;
  padding: 0.125rem 0.5rem;
  border-radius: 1rem;
  font-weight: bold;
}
.tag.bg-darkgrey {
  color: #fff;
}
.swiper-slide {
  height: auto;
}
.swiper-slide .card {
  height: 100%;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.carousel {
  position: relative;
  margin-bottom: 1.533333333333333rem;
}
.carousel-button-next,
.carousel-button-prev {
  position: absolute;
  top: 50%;
  z-index: 10;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  outline: 0;
  cursor: pointer;
}
.carousel-button-next {
  right: 0;
}
@media (min-width: 1080px) {
  .carousel-button-next {
    right: -4rem;
  }
}
.carousel-button-prev {
  left: 0;
}
@media (min-width: 1080px) {
  .carousel-button-prev {
    left: -4rem;
  }
}
.carousel-product .swiper-container {
  padding: 0 1rem;
  margin: 0 -1rem;
}
.carousel-product .carousel-button-next {
  top: 25%;
  right: 0;
}
.carousel-product .carousel-button-prev {
  top: 25%;
  left: 0;
}
@media (min-width: 1080px) {
  .carousel-product .carousel-button-next {
    right: -1.5rem;
  }
  .carousel-product .carousel-button-prev {
    left: -1.5rem;
  }
}
.slider {
  text-align: center;
  position: relative;
  margin-bottom: 1.533333333333333rem;
}
.slider h1 {
  margin-bottom: 0.5111111111111112rem;
}
.slider h1 a {
  color: inherit;
  text-decoration: none;
}
.slider .author-name {
  font-size: 1.666666666666667rem;
}
.slider .product-thumb {
  margin-top: 0;
}
@media (min-width: 1080px) {
  .slider {
    margin-bottom: 4.600000000000001rem;
    text-align: left;
  }
  .slider img {
    max-width: 100%;
  }
  .slider .swiper-container {
    max-height: 500px;
  }
}
.slider-button-next,
.slider-button-prev {
  position: absolute;
  top: 20%;
  z-index: 10;
  outline: 0;
  cursor: pointer;
}
@media (min-width: 1080px) {
  .slider-button-next,
  .slider-button-prev {
    top: auto;
    bottom: 3.066666666666667rem;
    right: 3.066666666666667rem;
  }
}
.slider-button-next {
  right: 1.533333333333333rem;
}
.slider-button-prev {
  left: 1.533333333333333rem;
}
@media (min-width: 1080px) {
  .slider-button-prev {
    left: auto;
    right: 5.033333333333333rem;
  }
}
@media (min-width: 1080px) {
  .filter-wrap {
    margin-right: 1.533333333333333rem;
  }
}
.filter {
  position: fixed;
  top: 9.200000000000001rem;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 1.533333333333333rem;
  overflow: auto;
  display: none;
  z-index: 100;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
.filter li {
  margin-bottom: 0.7666666666666667rem;
}
.filter .widget {
  margin-bottom: 1.533333333333333rem;
}
@media (min-width: 1080px) {
  .filter {
    background: #f7f7f7;
    position: static;
    display: block;
  }
}
.filter-toggle {
  margin-bottom: 1.533333333333333rem;
}
@media (min-width: 1080px) {
  .filter-toggle {
    display: none;
  }
}
.filter-block {
  color: #282728;
  background: #f7f7f7;
  margin-bottom: 0.7666666666666667rem;
}
.filter-block.open .filter-block-body {
  display: block;
}
.filter-block ul {
  margin-bottom: 0;
}
@media (min-width: 1080px) {
  .filter-block {
    margin: 0 -1rem;
  }
}
.filter-block-toggle {
  font-size: 0.8666666666666667rem;
  font-weight: 500;
  color: #000;
  width: 100%;
  padding: 1rem;
  text-transform: uppercase;
}
.filter-block-toggle .svg-icon {
  margin: 0;
}
@media (min-width: 1080px) {
  .filter-block-toggle .svg-icon {
    display: none;
  }
}
.filter-block-body {
  padding: 0 1rem 1rem;
}
.filter-block-body .current-term-parent ul {
  display: block;
}
.filter-block-body ul ul {
  display: none;
}
.filter-block-body ul.open {
  display: block;
}
.filter-block-body small,
.filter-block-body .filter-menu-toggle {
  color: #aaa;
}
.filter-block-body .filter-menu-toggle {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.filter-block-body .filter-menu-toggle.active {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.filter-opened .filter {
  display: block;
}
body.filter-opened {
  position: relative;
  overflow: hidden;
}
body.filter-opened:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 80;
}
.filter-reset {
  display: none;
}
.filter-usage {
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: transparent;
  z-index: 500;
}
@media (min-width: 1080px) {
  .filter-usage {
    display: none;
  }
}
.mc4wp-form input[type='submit'] {
  background: transparent;
}
.price_slider {
  position: relative;
  height: 0.25rem;
  margin-bottom: 1.533333333333333rem;
  background: #ddd;
  margin-right: 1.25rem;
}
.price_slider_wrapper {
  padding-top: 0.5rem;
}
.ui-slider-range {
  position: absolute;
  background: #dc2240;
  height: 100%;
}
.ui-slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: #dc2240;
  border-radius: 50%;
  outline: none;
}
.price_label {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.book-container {
  padding-top: 0 !important;
}
.benefits {
  font-size: 0.875rem;
  margin-top: -1.533333333333333rem;
  margin-bottom: 1.533333333333333rem;
}
.tab-content {
  display: none;
}
.tab-content.open {
  display: block;
}
table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1.533333333333333rem;
}
.shop_table {
  color: #313542;
}
.shop_table_totals {
  border-top: 1px #e2e2e2 solid;
  padding-top: 1rem;
}
.shop_table_totals small {
  color: #939393;
  display: block;
}
.shop_table_transport {
  color: #313542;
  background: #e9f4eb;
  padding: 1rem 1.533333333333333rem;
  margin-bottom: 1.533333333333333rem;
}
.shop_table_transport .embed {
  color: #fff;
  background: #289a38;
  border-radius: 50%;
}
.cart-progress-bar {
  position: relative;
  height: 5px;
  background: #fff;
}
.cart-progress-val {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: #289a38;
}
.cart-progress-label {
  display: none;
}
table.shipping th {
  display: none;
}
.radio .media-obj {
  position: static;
}
.add_gift_card_form {
  display: none;
}
#customer_login.col2-set,
.woocommerce-Addresses {
  margin-left: -3.066666666666667rem;
}
#customer_login.col2-set .col-1,
.woocommerce-Addresses .col-1,
#customer_login.col2-set .col-2,
.woocommerce-Addresses .col-2 {
  padding-left: 3.066666666666667rem;
}
.woocommerce-ordering {
  padding-bottom: 0.46rem;
}
.woocommerce-cart-form__contents td {
  padding-left: 0;
  padding-right: 0;
}
.woocommerce-cart-form__contents th {
  text-align: left;
  font-weight: normal;
}
.woocommerce-cart-form__contents s,
.woocommerce-cart-form__contents thead {
  display: none;
}
.woocommerce-cart-form__contents .float {
  zoom: 1;
  margin-left: -27px;
}
.woocommerce-cart-form__contents .float:before,
.woocommerce-cart-form__contents .float:after {
  content: '';
  display: table;
}
.woocommerce-cart-form__contents .float:after {
  clear: both;
}
.woocommerce-cart-form__contents .float .col {
  float: left;
  padding-left: 27px;
}
.woocommerce-cart-form__contents .cart_item td,
.woocommerce-cart-form__contents .cart_coupon th,
.woocommerce-cart-form__contents .cart_coupon td,
.woocommerce-cart-form__contents .coupon-form td {
  background: #f7f7f7;
  padding: 1.533333333333333rem;
  border-bottom: 15px #fff solid;
}
.woocommerce-cart-form__contents .cart_coupon td {
  border-bottom: 0;
}
.woocommerce-cart-form__contents .cart_coupon a {
  display: inline-block;
}
.woocommerce-cart-form__contents .melvil_remove_gift_card .svg-icon,
.woocommerce-cart-form__contents .woocommerce-remove-coupon .svg-icon {
  color: #939393;
  margin-top: -0.5rem;
  margin-right: 0;
}
.woocommerce-cart-form__contents .remove .svg-icon {
  color: #939393;
  margin-right: 0;
}
.woocommerce-cart-form__contents .meta {
  border-top: 1px #e0e0e0 solid;
}
.woocommerce-cart-form__contents .meta .media {
  padding-top: 0.7666666666666667rem;
}
.woocommerce-cart-form__contents #coupon_code,
.woocommerce-cart-form__contents #discount_code {
  max-width: 20rem;
  display: inline-block;
}
.woocommerce-cart-form__contents .coupon-form {
  padding-top: 0;
}
.woocommerce-cart-form__contents .coupon-form input[type='text'] {
  background: #fff;
}
.woocommerce-cart-form__contents .coupon-form td {
  background: #f7f7f7;
  padding-top: 0;
}
button[name='update_cart'] {
  display: none;
}
.quantity {
  background: #fff;
  border: 1px rgba(34, 34, 34, 0.15) solid;
  border-radius: 30px;
}
.quantity input {
  width: 2rem;
  text-align: center;
  border: 0;
  padding: 0.3rem 0;
  display: inline-block;
  background: none;
}
.quantity input[type="number"]::-webkit-inner-spin-button,
.quantity input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.quantity input[type="number"] {
    -moz-appearance: textfield;
}
.quantity button {
  width: 2rem;
  padding: 0.3rem 0;
}
#customer_details abbr {
  text-decoration: none;
}
#customer_details .required,
#customer_details .optional {
  display: none;
}
.woocommerce-order-details h2,
.woocommerce-checkout-review-order-table h2 {
  font-size: 1.666666666666667rem;
}
@media (min-width: 1080px) {
  .woocommerce-order-details .item-quantity,
  .woocommerce-checkout-review-order-table .item-quantity {
    margin-bottom: 1.533333333333333rem;
  }
}
.woocommerce-checkout-review-order-table {
  color: #313542;
  padding: 1.533333333333333rem;
  margin-bottom: 1.533333333333333rem;
  background: #f7f7f7;
  border-left: 1.5rem #f7f7f7 solid;
  border-right: 1.5rem #f7f7f7 solid;
  tbody: th;
}
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td {
  text-align: left;
  padding: 0;
}
.woocommerce-checkout-review-order-table thead th {
  padding-top: 1.533333333333333rem;
}
.woocommerce-checkout-review-order-table tbody td {
  padding: 1.533333333333333rem 0;
}
.woocommerce-checkout-review-order-table tr.cart_item td {
  border-bottom: 1px solid #e2e2e2;
  vertical-align: middle;
  padding-left: 0;
  padding-right: 0;
}
.woocommerce-checkout-review-order-table .label {
  opacity: 0.7;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
  filter: alpha(opacity=70);
}
.woocommerce-checkout-review-order-table .author-name {
  opacity: 0.6;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
  filter: alpha(opacity=60);
}
.woocommerce-checkout-review-order-table tfoot tr:first-child td,
.woocommerce-checkout-review-order-table tfoot tr:first-child th {
  padding-top: 1.533333333333333rem;
}
.woocommerce-checkout-review-order-table tfoot td {
  text-align: right;
}
.woocommerce-checkout-review-order-table tfoot th {
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  font-size: 0.8666666666666667rem;
}
.woocommerce-checkout-review-order-table hr {
  border: 0;
  background: #e2e2e2;
  margin: 1.533333333333333rem 0;
  height: 1px;
  padding: 0;
}
.woocommerce-checkout-review-order-table .order-total .includes_tax {
  display: none;
}
.woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout-review-order-table .order-total td {
  padding-bottom: 1.533333333333333rem;
}
.woocommerce-checkout-review-order-table .select2 {
  width: 100% !important;
}
table.shipping td {
  padding: 0;
}
#shipping_method {
  margin-bottom: 0;
}
#shipping_method li {
  padding: 1rem;
}
#shipping_method .shipping_box {
  padding-top: 0.7666666666666667rem;
  display: none;  
}
#shipping_method .shipping_box p:last-child {
  margin-bottom: 0;
}
#shipping_method .select2 {
  width: 100% !important;
}
#shipping_method .media-obj {
  width: 70px;
}
#shipping_method .active {
  background: #f7f7f7;
}
#shipping_method .active .shipping_box {
  display: block !important;
}
.payment_box {
  padding-top: 0.7666666666666667rem;
  opacity: 0.6;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
  filter: alpha(opacity=60);
}
.payment_box p:last-child {
  margin-bottom: 0;
}
.wc_payment_methods .svg-icon {
  margin-right: 0;
}
.wc_payment_methods .media-obj {
  margin-right: 1rem;
}
.wc_payment_methods li {
  padding: 1rem;
}
.wc_payment_methods .active {
  background: #f7f7f7;
}
.woocommerce-order-details {
  padding: 0;
  max-width: 680px;
  margin: 0 auto;
}
.woocommerce-order-details thead th {
  padding: 0;
  font-weight: normal;
}
.woocommerce-order-details tbody td {
  border-bottom: 1px #e2e2e2 solid;
  padding: 1.533333333333333rem 0;
}
.woocommerce-order-details tfoot td,
.woocommerce-order-details tfoot th {
  padding: 0.38333333333333336rem 0;
}
.woocommerce-order-details tfoot td {
  text-align: right;
}
.woocommerce-order-details tfoot th {
  text-align: left;
  text-transform: uppercase;
  font-weight: normal;
}
.woocommerce-order-details tfoot tr:first-child td,
.woocommerce-order-details tfoot tr:first-child th {
  display: none;
}
.woocommerce-order-details tfoot tr:first-child + tr td,
.woocommerce-order-details tfoot tr:first-child + tr th {
  padding-top: 1.533333333333333rem;
}
.woocommerce-order-details .order_details {
  background: #f7f7f7;
  border: 2rem #f7f7f7 solid;
}
.woocommerce-order-details tfoot tr:last-child td {
  color: #dc2240;
  font-weight: bold;
}
.woocommerce-order-details tfoot tr:last-child td small {
  display: none;
}
.woocommerce-MyAccount-navigation {
  margin-bottom: 3.066666666666667rem;
}
.woocommerce-orders-table {
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  text-align: center;
}
.woocommerce-orders-table th {
  font-size: 0.8rem;
  font-weight: normal;
  color: #fff;
  background: #313542;
  text-transform: uppercase;
}
.woocommerce-orders-table td:first-child,
.woocommerce-orders-table th:first-child {
  text-align: left;
}
.woocommerce-orders-table th,
.woocommerce-orders-table td {
  border-right: 1px rgba(49, 53, 66, 0.1) solid;
  border-bottom: 1px rgba(49, 53, 66, 0.1) solid;
}
.woocommerce-orders-table tr:nth-child(2n) td {
  background: #f8f8f8;
}
.woocommerce-orders-table tr th:first-child,
.woocommerce-orders-table tr td:first-child {
  display: none;
}
.woocommerce-orders-table .product-thumb {
  width: 60px;
  margin-right: 1.5rem;
  margin-left: 0;
}
.woocommerce-orders-table .svg-icon {
  width: 0.875rem;
}
@media (min-width: 720px) {
  .woocommerce-orders-table tr th:first-child,
  .woocommerce-orders-table tr td:first-child {
    display: table-cell;
  }
}
.type-product .woocommerce-product-gallery {
  margin-bottom: 1.533333333333333rem;
}
.type-product .entry-summary {
  margin-bottom: 1.533333333333333rem;
}
.type-product .woocommerce-tabs {
  width: 100%;
}
.woocommerce-product-gallery__wrapper
  > .woocommerce-product-gallery__image:first-child {
  margin-bottom: 1.533333333333333rem;
}
.woocommerce-product-gallery__wrapper
  > .woocommerce-product-gallery__image:first-child
  img {
  margin: 0 auto;
}
.woocommerce-checkout {
  color: #313542;
  position: relative;
}
.woocommerce-checkout .create-account {
  margin-bottom: 0.7666666666666667rem;
}
@media (min-width: 1080px) {
  .woocommerce-checkout .melvil-review,
  .woocommerce-checkout .woocommerce-checkout-review-order-table {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: 500px;
    margin-left: 4.600000000000001rem;
  }
}
.download-buttons .btn {
  margin-right: 0.5rem;
  margin-top: 0.5rem;
}
.melvil-add-to-cart-panel {
  font-size: 15px;
  line-height: 23px;
  font-family: 'Roboto', sans-serif;
  letter-spacing: normal;
  color: #313542;
  padding: 1rem;
  background: #f7f7f7;
  margin-bottom: 1.533333333333333rem;
}
.melvil-add-to-cart-panel .like-h4 {
  font-weight: 500;
}
.melvil-add-to-cart-panel .media {
  overflow: hidden;
}
.melvil-add-to-cart-panel .media-obj {
  margin-right: 1rem;
}
.melvil-add-to-cart-panel .media:after {
  clear: none;
}
.melvil-add-to-cart-panel .menu-item-current a {
  background: #f7f7f7;
  color: #000 !important;
}
.melvil-add-to-cart-panel .menu-item {
  border-left: 1px #ccc solid;
  width: 33.33%;
}
.melvil-add-to-cart-panel .menu-item:first-child {
  border-left: 0;
}
.melvil-add-to-cart-panel .menu-link {
  color: #666;
  padding: 1rem;
  text-align: center;
}
.melvil-add-to-cart-panel .menu-link:hover {
  background: #fff;
}
.melvil-add-to-cart-panel img {
  margin: 0 !important;
  float: none !important;
  max-width: 100% !important;
}
.melvil-add-to-cart-panel p {
  margin-bottom: 0.7666666666666667rem !important;
}
.melvil-add-to-cart-panel .menu-panel-tab {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  background: #ddd;
  margin: -1rem -1rem 1.533333333333333rem;
}
.melvil-add-to-cart-panel .menu-panel-tab small {
  display: block;
}
@media (min-width: 720px) {
  .melvil-add-to-cart-panel .menu-panel-tab small {
    display: inline;
  }
}

.add_to_cart_button {
	display:flex;
	align-items: center;
  	color: #fff !important;
  	width: fit-content;
}
.progress {
  position: relative;
  width: 100%;
  height: 2px;
  background: #e1e1e1;
}
.progress span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #dc2240;
}
.stars {
  display: inline-block;
  position: relative;
  color: #e0a702;
  vertical-align: middle;
}
.stars .percent {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
}
.rating {
  color: #313542;
  margin-bottom: 1.533333333333333rem;
}
.rating .value {
  margin: 0 0.5rem;
}
.rating .stars {
  margin-top: -3px;
}
.rating .svg-icon {
  margin: 0;
}
.ajax_add_to_cart .svg-icon-done,
.ajax_add_to_cart .svg-icon-settings {
  display: none;
}
.ajax_add_to_cart.loading .svg-icon-settings {
  display: inline-block;
  -webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  -o-animation: spin 4s linear infinite;
  -ms-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}
.ajax_add_to_cart.loading .svg-icon-done,
.ajax_add_to_cart.loading .svg-icon-shopping_cart {
  display: none;
}
.ajax_add_to_cart.added .svg-icon-settings,
.ajax_add_to_cart.added .svg-icon-shopping_cart {
  display: none;
}
.ajax_add_to_cart.added .svg-icon-done {
  display: inline-block;
}
.added_to_cart {
  display: none;
}
.woocommerce_gc_giftcard_form .wc_gc_field {
  margin-bottom: 1.533333333333333rem;
}
.quantity {
  display: inline-block;
  margin-bottom: 1.533333333333333rem;
}
.icon-md .svg-icon {
  width: 2rem;
}
#uvTab {
  visibility: hidden;
}
.block-btn a {
  display: block;
}
.product-mailchimp .mc4wp-form-fields {
  width: auto;
  margin-bottom: 1.5rem;
}
.product-mailchimp .mc4wp-form-fields p {
  margin-bottom: 0.75rem;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  display: none;
}
.modal.open {
  display: block;
}
.modal-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  padding: 1.5rem;
  width: 100%;
  max-width: 640px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-wrap .btn {
  margin: 0 2px 10px;
}
.modal-close {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  background: #eee;
  width: 1.5rem;
  height: 1.5rem;
}
.modal-close span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@-moz-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.woocommerce-account #wfls-prompt-overlay {
  top: -15px;
}

.sk-book-add-to-cart {
  width: 100%;
  display: flex;
}
.sk-book-add-to-cart-country {
  display: grid;
}
.sk-book-add-to-cart-button-container {
  display: grid;
}
@media only screen and (min-width: 501px) {
  .button-desktop {
    display: block;
  }
  .button-mobile {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  .button-desktop {
    display: none;
  }
  .button-mobile {
    display: block;
  }
}

.grecaptcha-badge {
  display: none;
}
@media only screen and (max-width: 560px) {
	.gift-card-coupon{
		flex-direction: column;
		gap:10px;
	}
}
/* melvil 0.1.0 */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA')
    format('woff');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #fff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #fff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@-moz-keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
