/** Shopify CDN: Minification failed

Line 11693:27 The "+" operator only works if there is whitespace on both sides
Line 11711:25 The "+" operator only works if there is whitespace on both sides
Line 11735:25 The "+" operator only works if there is whitespace on both sides
Line 11792:28 The "+" operator only works if there is whitespace on both sides
Line 15617:11 Unexpected "\".template-index\""

**/
@charset "UTF-8";
/* global.scss.liquid */
/* xiugai30 */
@font-face {
  font-family: 'iconfont';
  /* Project id 2585289 */
  src: url("https://at.alicdn.com/t/font_2585289_apcpu85dw2i.woff2?t=1623207727929") format("woff2"), url("https://at.alicdn.com/t/font_2585289_apcpu85dw2i.woff?t=1623207727929") format("woff"), url("https://at.alicdn.com/t/font_2585289_apcpu85dw2i.ttf?t=1623207727929") format("truetype"); }

.iconfont {
  font-family: "iconfont" !important;
  font-size: 40px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/***********************************************************************/
.clear {
  clear: both; }

.left {
  float: left; }

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold;
  font-family: 'Inter'; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button + button {
  margin: 2px;
  display: inline; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  display: inline-block; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  margin: 0 auto; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: Inter-Regular, sans-serif, Simsun;
  font-size: 16px;
  line-height: 1.42857;
  color: black;
  background-color: white;
  font-weight: 400; }

@media (max-width: 769px) {
  html {
    font-size: 50.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } }
input,
button,
select,
textarea {
  font-size: inherit;
  line-height: inherit; }

a {
  color: #339bcb;
  text-decoration: none; }
  a:hover, a:focus {
    color: black;
    text-decoration: none; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0px auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.border-circle {
  border: 2px solid;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: inline-flex;
  text-align: center;
  align-items: center;
  justify-content: center; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Inter-Regular, sans-serif, Simsun;
  font-weight: 700;
  line-height: 1.1;
  color: #3e3e3e;
  /*   text-transform: uppercase; */ }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 2.4rem; }

h2, .h2 {
  font-size: 2.2rem; }

h3, .h3 {
  font-size: 2rem; }

h4, .h4 {
  font-size: 1.8rem; }

h5, .h5 {
  font-size: 1.6rem; }

h6, .h6 {
  font-size: 1.2rem; }

p {
  margin: 0 0 11px; }

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4; }
  @media (min-width: 769px) {
    .lead {
      font-size: 24px; } }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-muted {
  color: #999999; }

.text-primary {
  color: #339bcb; }

a.text-primary:hover {
  color: #297ca2; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #339bcb; }

a.bg-primary:hover {
  background-color: #297ca2; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee; }
  .page-header h1 {
    margin-bottom: 0; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 22px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }
    .dl-horizontal dd:before, .dl-horizontal dd:after {
      content: " ";
      display: table; }
    .dl-horizontal dd:after {
      clear: both; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #999999; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 0px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 0px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 769px) {
    .container {
      max-width: 750px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1200px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -5px;
  margin-right: -5px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  margin: 3px 0;
  padding-left: 10px;
  padding-right: 10px; }

.product_list .col-xs-1, .product_list .col-sm-1, .product_list .col-md-1, .product_list .col-lg-1 {
  position: relative;
  min-height: 1px;
  margin: 3px 0;
  padding-left: 5px;
  padding-right: 5px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.product_list .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  display: inline-block;
  vertical-align: top; }

.col-xs-1 {
  width: 8.33333%; }

.product_list .col-xs-1 {
  width: 8%; }

.col-xs-2 {
  width: 16.66667%; }

.product_list .col-xs-2 {
  width: 16%; }

.col-xs-3 {
  width: 25%; }

.product_list .col-xs-3 {
  width: 24%; }

.col-xs-4 {
  width: 33.33333%; }

.product_list .col-xs-4 {
  width: 32%; }

.col-xs-5 {
  width: 41.66667%; }

.product_list .col-xs-5 {
  width: 41%; }

.col-xs-6 {
  width: 50%; }

.product_list .col-xs-6 {
  width: 49%; }

.col-xs-7 {
  width: 58.33333%; }

.product_list .col-xs-7 {
  width: 57%; }

.col-xs-8 {
  width: 66.66667%; }

.product_list .col-xs-8 {
  width: 65%; }

.col-xs-9 {
  width: 75%; }

.product_list .col-xs-9 {
  width: 74%; }

.col-xs-10 {
  width: 83.33333%; }

.product_list .col-xs-10 {
  width: 82%; }

.col-xs-11 {
  width: 91.66667%; }

.product_list .col-xs-11 {
  width: 90%; }

.col-xs-12 {
  width: 100%; }

.product_list .col-xs-12 {
  width: 99%; }

.col-xs-pull-0 {
  right: 0%; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 769px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .product_list .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    display: inline-block;
    vertical-align: top; }

  .col-sm-1 {
    width: 8.33333%; }

  .product_list .col-sm-1 {
    width: 8%; }

  .col-sm-2 {
    width: 16.66667%; }

  .product_list .col-sm-2 {
    width: 16%; }

  .col-sm-3 {
    width: 25%; }

  .product_list .col-sm-3 {
    width: 24%; }

  .col-sm-4 {
    width: 33.33333%; }

  .product_list .col-sm-4 {
    width: 32%; }

  .col-sm-5 {
    width: 41.66667%; }

  .product_list .col-sm-5 {
    width: 41%; }

  .col-sm-6 {
    width: 50%; }

  .product_list .col-sm-6 {
    width: 49%; }

  .col-sm-7 {
    width: 58.33333%; }

  .product_list .col-sm-7 {
    width: 57%; }

  .col-sm-8 {
    width: 66.66667%; }

  .product_list .col-sm-8 {
    width: 65%; }

  .col-sm-9 {
    width: 75%; }

  .product_list .col-sm-9 {
    width: 74%; }

  .col-sm-10 {
    width: 83.33333%; }

  .product_list .col-sm-10 {
    width: 82%; }

  .col-sm-11 {
    width: 91.66667%; }

  .product_list .col-sm-11 {
    width: 90%; }

  .col-sm-12 {
    width: 100%; }

  .product_list .col-sm-12 {
    width: 99%; }

  .col-sm-pull-0 {
    right: 0%; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: 0%; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .product_list .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    display: inline-block;
    vertical-align: top; }

  .col-md-1 {
    width: 8.33333%; }

  .product_list .col-md-1 {
    width: 8%; }

  .col-md-2 {
    width: 16.66667%; }

  .product_list .col-md-2 {
    width: 16%; }

  .col-md-3 {
    width: 25%; }

  .product_list .col-md-3 {
    width: 24%; }

  .col-md-4 {
    width: 33.33333%; }

  .product_list .col-md-4 {
    width: 32%; }

  .col-md-5 {
    width: 41.66667%; }

  .product_list .col-md-5 {
    width: 41%; }

  .col-md-6 {
    width: 50%; }

  .product_list .col-md-6 {
    width: 49%; }

  .col-md-7 {
    width: 58.33333%; }

  .product_list .col-md-7 {
    width: 57%; }

  .col-md-8 {
    width: 66.66667%; }

  .product_list .col-md-8 {
    width: 65%; }

  .col-md-9 {
    width: 75%; }

  .product_list .col-md-9 {
    width: 74%; }

  .col-md-10 {
    width: 83.33333%; }

  .product_list .col-md-10 {
    width: 82%; }

  .col-md-11 {
    width: 91.66667%; }

  .product_list .col-md-11 {
    width: 90%; }

  .col-md-12 {
    width: 100%; }

  .product_list .col-md-12 {
    width: 99%; }

  .col-md-pull-0 {
    right: 0%; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: 0%; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .product_list .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    display: inline-block;
    vertical-align: top; }

  .col-lg-1 {
    width: 8.33333%; }

  .product_list .col-lg-1 {
    width: 8%; }

  .col-lg-2 {
    width: 16.66667%; }

  .product_list .col-lg-2 {
    width: 16%; }

  .col-lg-3 {
    width: 25%; }

  .product_list .col-lg-3 {
    width: 24%; }

  .col-lg-4 {
    width: 33.33333%; }

  .product_list .col-lg-4 {
    width: 32%; }

  .col-lg-5 {
    width: 41.66667%; }

  .product_list .col-lg-5 {
    width: 41%; }

  .col-lg-6 {
    width: 50%; }

  .product_list .col-lg-6 {
    width: 49%; }

  .col-lg-7 {
    width: 58.33333%; }

  .product_list .col-lg-7 {
    width: 57%; }

  .col-lg-8 {
    width: 66.66667%; }

  .product_list .col-lg-8 {
    width: 65%; }

  .col-lg-9 {
    width: 75%; }

  .product_list .col-lg-9 {
    width: 74%; }

  .col-lg-10 {
    width: 83.33333%; }

  .product_list .col-lg-10 {
    width: 82%; }

  .col-lg-11 {
    width: 91.66667%; }

  .product_list .col-lg-11 {
    width: 90%; }

  .col-lg-12 {
    width: 100%; }

  .product_list .col-lg-12 {
    width: 99%; }

  .col-lg-pull-0 {
    right: 0%; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: 0%; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
.col-xs-2-4,
.col-xs-4-8,
.col-xs-7-2,
.col-xs-9-6,
.col-sm-2-4,
.col-sm-4-8,
.col-sm-7-2,
.col-sm-9-6,
.col-md-2-4,
.col-md-4-8,
.col-md-7-2,
.col-md-9-6,
.col-lg-2-4,
.col-lg-4-8,
.col-lg-7-2,
.col-lg-9-6 {
  position: relative;
  min-height: 1px;
  padding: 3px 0;
  padding-left: 15px;
  padding-right: 15px; }

@media (max-width: 480px) {
  .col-sp-2-4, .col-sp-4-8,
  .col-sp-7-2, .col-sp-9-6 {
    display: inline-block;
    float: none;
    vertical-align: top; }

  .hidden-sp {
    display: none !important; }

  .col-sp-1, .col-sp-2, .col-sp-3, .col-sp-4, .col-sp-5, .col-sp-6, .col-sp-7, .col-sp-8, .col-sp-9, .col-sp-10, .col-sp-11, .col-sp-12 {
    float: left; }

  .product_list .col-sp-1, .col-sp-2, .col-sp-3, .col-sp-4, .col-sp-5, .col-sp-6, .col-sp-7, .col-sp-8, .col-sp-9, .col-sp-10, .col-sp-11, .col-sp-12 {
    display: inline-block;
    vertical-align: top; }

  .col-sp-1 {
    width: 8.33333%; }

  .product_list .col-sp-1 {
    width: 8%; }

  .col-sp-2 {
    width: 16.66667%; }

  .product_list .col-sp-2 {
    width: 16%; }

  .col-sp-3 {
    width: 25%; }

  .product_list .col-sp-3 {
    width: 24%; }

  .col-sp-4 {
    width: 33.33333%; }

  .product_list .col-sp-4 {
    width: 32%; }

  .col-sp-5 {
    width: 41.66667%; }

  .product_list .col-sp-5 {
    width: 41%; }

  .col-sp-6 {
    width: 50%; }

  .product_list .col-sp-6 {
    width: 49%; }

  .col-sp-7 {
    width: 58.33333%; }

  .product_list .col-sp-7 {
    width: 57%; }

  .col-sp-8 {
    width: 66.66667%; }

  .product_list .col-sp-8 {
    width: 65%; }

  .col-sp-9 {
    width: 75%; }

  .product_list .col-sp-9 {
    width: 74%; }

  .col-sp-10 {
    width: 83.33333%; }

  .product_list .col-sp-10 {
    width: 82%; }

  .col-sp-11 {
    width: 91.66667%; }

  .product_list .col-sp-11 {
    width: 90%; }

  .col-sp-12 {
    width: 100%; }

  .product_list .col-sp-12 {
    width: 99%; }

  .col-sp-pull-0 {
    right: 0%; }

  .col-sp-pull-1 {
    right: 8.33333%; }

  .col-sp-pull-2 {
    right: 16.66667%; }

  .col-sp-pull-3 {
    right: 25%; }

  .col-sp-pull-4 {
    right: 33.33333%; }

  .col-sp-pull-5 {
    right: 41.66667%; }

  .col-sp-pull-6 {
    right: 50%; }

  .col-sp-pull-7 {
    right: 58.33333%; }

  .col-sp-pull-8 {
    right: 66.66667%; }

  .col-sp-pull-9 {
    right: 75%; }

  .col-sp-pull-10 {
    right: 83.33333%; }

  .col-sp-pull-11 {
    right: 91.66667%; }

  .col-sp-pull-12 {
    right: 100%; }

  .col-sp-push-0 {
    left: 0%; }

  .col-sp-push-1 {
    left: 8.33333%; }

  .col-sp-push-2 {
    left: 16.66667%; }

  .col-sp-push-3 {
    left: 25%; }

  .col-sp-push-4 {
    left: 33.33333%; }

  .col-sp-push-5 {
    left: 41.66667%; }

  .col-sp-push-6 {
    left: 50%; }

  .col-sp-push-7 {
    left: 58.33333%; }

  .col-sp-push-8 {
    left: 66.66667%; }

  .col-sp-push-9 {
    left: 75%; }

  .col-sp-push-10 {
    left: 83.33333%; }

  .col-sp-push-11 {
    left: 91.66667%; }

  .col-sp-push-12 {
    left: 100%; }

  .col-sp-offset-0 {
    margin-left: 0%; }

  .col-sp-offset-1 {
    margin-left: 8.33333%; }

  .col-sp-offset-2 {
    margin-left: 16.66667%; }

  .col-sp-offset-3 {
    margin-left: 25%; }

  .col-sp-offset-4 {
    margin-left: 33.33333%; }

  .col-sp-offset-5 {
    margin-left: 41.66667%; }

  .col-sp-offset-6 {
    margin-left: 50%; }

  .col-sp-offset-7 {
    margin-left: 58.33333%; }

  .col-sp-offset-8 {
    margin-left: 66.66667%; }

  .col-sp-offset-9 {
    margin-left: 75%; }

  .col-sp-offset-10 {
    margin-left: 83.33333%; }

  .col-sp-offset-11 {
    margin-left: 91.66667%; }

  .col-sp-offset-12 {
    margin-left: 100%; }

  .col-sp-7-2 {
    width: 60%; }

  .col-sp-4-8 {
    width: 40%; }

  .col-sp-2-4 {
    width: 20%; }

  .col-sp-9-6 {
    width: 80%; } }
@media (max-width: 769px) and (min-width: 481px) {
  .col-xs-2-4, .col-xs-4-8,
  .col-xs-7-2, .col-xs-9-6 {
    float: left; }

  .col-xs-2-4 {
    width: 20%; }

  .col-xs-4-8 {
    width: 40%; }

  .col-xs-7-2 {
    width: 60%; }

  .col-xs-9-6 {
    width: 80%; } }
@media (min-width: 769px) {
  .col-sm-2-4, .col-sm-4-8,
  .col-sm-7-2, .col-sm-9-6 {
    display: inline-block;
    float: none;
    vertical-align: top; }

  .col-sm-2-4 {
    width: 20%; }

  .col-sm-4-8 {
    width: 40%; }

  .col-sm-7-2 {
    width: 60%; }

  .col-sm-9-6 {
    width: 80%; } }
@media (min-width: 992px) {
  .col-md-2-4, .col-md-4-8,
  .col-md-7-2, .col-md-9-6 {
    display: inline-block;
    float: none;
    vertical-align: top; }

  .col-md-2-4 {
    width: 20%; }

  .col-md-4-8 {
    width: 40%; }

  .col-md-7-2 {
    width: 60%; }

  .col-md-9-6 {
    width: 80%; } }
@media (min-width: 1200px) {
  .col-lg-2-4, .col-lg-4-8,
  .col-lg-7-2, .col-lg-9-6 {
    display: inline-block;
    float: none;
    vertical-align: top; }

  .col-lg-2-4 {
    width: 20%; }

  .col-lg-4-8 {
    width: 40%; }

  .col-lg-7-2 {
    width: 60%; }

  .col-lg-9-6 {
    width: 80%; } }
table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  overflow: auto;
  margin-bottom: 22px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #dddddd; }
  .table .table {
    background-color: white; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
  margin: 0 auto; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  margin-bottom: 5px; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 9px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 8px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555;
  background: transparent;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  font-family: Inter, sans-serif, Simsun; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0; }
  .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999999; }
  .form-control::-webkit-input-placeholder {
    color: #999999; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"] {
  line-height: 38px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px; }
  .radio label,
  .checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 12px 18px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 53px;
  line-height: 53px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 47.5px; }
  .has-feedback .form-control-feedback {
    position: absolute;
    top: 27px;
    right: 0;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d; }
  .has-success .form-control:focus {
    border-color: #2b542c; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b; }
  .has-warning .form-control:focus {
    border-color: #66512c; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442; }
  .has-error .form-control:focus {
    border-color: #843534; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.form-control-static {
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040; }

@media (min-width: 769px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
    display: inline-block; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px; }
.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
.form-horizontal .form-control-static {
  padding-top: 9px; }
@media (min-width: 769px) {
  .form-horizontal .control-label {
    text-align: right; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 8px 16px;
  font-size: 17px;
  line-height: 1.42857;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: white;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .open .btn-default.dropdown-toggle {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active {
    background-image: none; }
  .open .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: white;
    border-color: #cccccc; }
  .btn-default .badge {
    color: white;
    background-color: #333333; }

.btn-primary {
  color: white;
  background-color: #339bcb;
  border-color: #2e8bb7; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: white;
    background-color: #2b82aa;
    border-color: #226686; }
  .open .btn-primary.dropdown-toggle {
    color: white;
    background-color: #2b82aa;
    border-color: #226686; }
  .btn-primary:active, .btn-primary.active {
    background-image: none; }
  .open .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #339bcb;
    border-color: #2e8bb7; }
  .btn-primary .badge {
    color: #339bcb;
    background-color: white; }

.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: white;
    background-color: #47a447;
    border-color: #398439; }
  .open .btn-success.dropdown-toggle {
    color: white;
    background-color: #47a447;
    border-color: #398439; }
  .btn-success:active, .btn-success.active {
    background-image: none; }
  .open .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: white; }

.btn-info {
  color: white;
  background-color: #339bcb;
  border-color: #2e8bb7; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: white;
    background-color: #2b82aa;
    border-color: #226686; }
  .open .btn-info.dropdown-toggle {
    color: white;
    background-color: #2b82aa;
    border-color: #226686; }
  .btn-info:active, .btn-info.active {
    background-image: none; }
  .open .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #339bcb;
    border-color: #2e8bb7; }
  .btn-info .badge {
    color: #339bcb;
    background-color: white; }

.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    color: white;
    background-color: #ed9c28;
    border-color: #d58512; }
  .open .btn-warning.dropdown-toggle {
    color: white;
    background-color: #ed9c28;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active {
    background-image: none; }
  .open .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: white; }

.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    color: white;
    background-color: #d2322d;
    border-color: #ac2925; }
  .open .btn-danger.dropdown-toggle {
    color: white;
    background-color: #d2322d;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active {
    background-image: none; }
  .open .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: white; }

.btn-link {
  color: #339bcb;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: black;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none; }

.btn-border-white {
  color: #fff;
  border: 1px solid #fff;
  padding: 5px;
  border-radius: 3px;
  font-weight: 400;
  cursor: pointer; }

.btn-border-white:hover {
  background: #fff;
  color: #339BCB; }

.btn-lg, .btn-group-lg > .btn {
  padding: 12px 18px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #339bcb; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857;
  color: #999999; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
  display: none; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:focus,
    .btn-group-vertical > .btn:focus {
      outline: none; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 8px 16px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 12px 18px;
    font-size: 20px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: unset;
    display: inline-block;
    vertical-align: middle; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #999999; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #999999;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #339bcb; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    list-style: none; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 0px 0px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #dddddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: white;
      border: 1px solid #dddddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: white;
    background-color: #339bcb; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 769px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd; }
  @media (min-width: 769px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #dddddd;
      border-radius: 0px 0px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: white; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 992px) {
    .navbar {
      border-radius: 0px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 992px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 992px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 992px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 992px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1002; }
  @media (min-width: 992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  top: auto !important;
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
  height: 75px; }

.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 992px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px; }
  .navbar-toggle:focus {
    outline: none; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 1025px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 0 0 0 170px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px; }
  @media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 22px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 992px) {
    .navbar-nav {
      float: left;
      margin: 0;
      /*     margin-left:20px; */ }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 14px;
          padding-bottom: 14px; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -15px; } }

@media (min-width: 992px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important; } }
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 6px;
  margin-bottom: 6px; }
  @media (max-width: 991px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 992px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-form.navbar-right:last-child {
        margin-right: -15px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 8.5px;
    margin-bottom: 8.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px; }
  @media (min-width: 992px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777777; }
  .navbar-default .navbar-nav > li > a {
    color: #777777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #dddddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #dddddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555; }
  @media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #cccccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777777; }
    .navbar-default .navbar-link:hover {
      color: #333333; }

.navbar-inverse {
  background-color: #222222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #999999; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: white;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #999999; }
  .navbar-inverse .navbar-nav > li > a {
    color: #999999; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: white;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: white;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: white; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: white; }
  @media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #999999; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: white;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: white;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #999999; }
    .navbar-inverse .navbar-link:hover {
      color: white; }

.template-collection .breadcrumb {
  text-align: center !important; }

.breadcrumb {
  padding: 0px 0px;
  margin: 15px 20px 22px;
  list-style: none;
  background-color: transparent;
  border-radius: 0px;
  text-align: left; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li a {
      color: #3e3e3e;
      text-decoration: underline;
      text-transform: capitalize; }
      .breadcrumb > li a span {
        text-transform: capitalize; }
    .breadcrumb > li + li:before {
      content: "/";
      padding: 0 2px;
      color: #3e3e3e;
      font-family: "FontAwesome";
      font-weight: bold; }
  .breadcrumb > .active {
    color: #3e3e3e; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 8px 16px;
      line-height: 1.42857;
      text-decoration: none;
      color: #000;
      background-color: white;
      /*       border: 1px solid $pagination-border; */
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: black;
    background-color: #eeeeee;
    border-color: #dddddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #339bcb;
    background-color: transparent;
    border-color: transparent;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #999999;
    background-color: white;
    border-color: #dddddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 12px 18px;
  font-size: 20px; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: white;
      border: 1px solid #dddddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #999999;
    background-color: white;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: 2px 6px;
  font-size: 75%;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label[href]:hover, .label[href]:focus {
    color: white;
    text-decoration: none;
    cursor: pointer; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

.label-default {
  background-color: #999999; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: gray; }

.label-primary {
  background-color: #339bcb; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #297ca2; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #339bcb; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #297ca2; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }

a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer; }

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #339bcb;
  background-color: white; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: black; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #339bcb; }

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable {
  padding-right: 35px; }
  .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: whitesmoke;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: white;
  text-align: center;
  background-color: #339bcb;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #339bcb; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }
  .rtl .media > .pull-left {
    margin-left: 10px;
    margin-right: inherit; }
.media > .pull-right {
  margin-left: 10px; }
  .rtl .media > .pull-right {
    margin-right: 10px;
    margin-left: inherit; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }

a.list-group-item {
  color: #555555; }
  a.list-group-item .list-group-item-heading {
    color: #333333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: whitesmoke; }
  a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    z-index: 2;
    color: white;
    background-color: #339bcb;
    border-color: #339bcb; }
    a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
      color: inherit; }
    a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
      color: #d5ebf5; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 22px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }

.panel > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px; }
  .panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: -1px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: -1px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: -1px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: -1px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 22px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
    overflow: hidden; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse .panel-body {
      border-top: 1px solid #dddddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #dddddd; }

.panel-default {
  border-color: #dddddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: whitesmoke;
    border-color: #dddddd; }
    .panel-default > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #dddddd; }
  .panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #dddddd; }

.panel-primary {
  border-color: #339bcb; }
  .panel-primary > .panel-heading {
    color: white;
    background-color: #339bcb;
    border-color: #339bcb; }
    .panel-primary > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #339bcb; }
  .panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #339bcb; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #d6e9c6; }
  .panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #bce8f1; }
  .panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #faebcc; }
  .panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #ebccd1; }
  .panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: black !important;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 0px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: white; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: fadein(rgba(0, 0, 0, 0.2), 5%); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: white; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: white; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: fadein(rgba(0, 0, 0, 0.2), 5%); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: white;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 120px;
  height: 90px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #cfcfcf;
  text-align: left;
  text-shadow: none;
  z-index: 1; }
  .carousel-control.left {
    left: 0;
    right: auto; }
    .carousel-control.left:before {
      content: "\f104"; }
  .carousel-control.right {
    left: auto;
    right: 0; }
    .carousel-control.right:before {
      content: "\f105";
      text-align: right; }
  .carousel-control:before {
    content: "";
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    font-family: "FontAwesome";
    font-size: 76px;
    line-height: 90px;
    color: #cfcfcf;
    font-weight: lighter;
    left: 0; }
  .carousel-control:hover, .carousel-control:focus {
    opacity: 1; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid white;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: white; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 769px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  opacity: 0;
  -moz-transition: all 0.5s ease-out 0;
  -webkit-transition: all 0.5s ease-out 0;
  -o-transition: all all 0.5s ease-out 0;
  transition: all all 0.5s ease-out 0;
  display: none !important; }

.show {
  display: block !important;
  opacity: 1; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

@media (max-width: 768px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (max-width: 768px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 769px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
.template-cart .additional-checkout-button--paypal-express {
  float: right !important;
  margin-top: 0; }

.additional-checkout-button--paypal-express {
  float: right !important;
  margin-top: 0; }

.checkout-btn {
  height: 44px;
  width: 230px;
  background: #339bcb;
  color: white;
  font-weight: bold; }
  .checkout-btn:hover, .checkout-btn:active {
    color: white;
    background: #217CA2; }

.additional-checkout-button--google-pay {
  margin-left: 10px !important;
  margin-top: 4px !important; }

.template-index #categories-scroll .item {
  padding: 0; }

.template-index #categories-scroll .col-md-12 {
  width: 100% !important;
  padding: 0 4px;
  margin-top: 0; }

.template-index #categories-scroll .col-sm-12 {
  width: 100% !important; }

.template-index #categories-scroll .col-md-4 {
  padding: 0;
  width: 32.5% !important;
  margin: 0; }

.template-index #categories-scroll .first, .template-index #categories-scroll .middle {
  float: left; }

.template-index #categories-scroll .middle {
  margin: 0 1.2%; }

.template-index #categories-scroll .last {
  float: right; }

.template-index #categories-scroll .col-md-6 {
  width: 48% !important;
  margin: 0; }

.template-index #categories-scroll .left {
  float: left; }

.template-index #categories-scroll .right {
  float: right; }

.template-index #productrecommendlist .col-md-3 {
  width: 25%; }

.template-index #left_column {
  float: none; }

.template-index #center_column {
  float: none; }

.col-md-12 {
  width: 100%; }

/*===========bundles css =============*/
.bold-bundles-widget {
  background: #f9f9f9 !important; }

.bold-bundles-widget-item__thumbnail {
  max-width: 150px !important;
  margin: auto !important; }

.bold-bundles-widget-item__image {
  max-width: 150px !important;
  margin: auto !important; }

.bold-bundles-widget-item__variants {
  padding: 5px 2px !important; }

.bold-bundles-widget__button {
  background: #339bcb !important;
  border-radius: 4px; }

.bold-bundles-widget__button--top, .bold-bundles-widget__button--bottom {
  color: #fff !important; }

.basic-bundle .bold-bundles-widget__footer {
  text-align: center !important; }

.bold-bundles-widget-item__price {
  font-size: 14px;
  color: #339bcb !important; }

.bold-bundles-widget-item__info {
  max-width: 350px !important;
  margin: auto; }

@media screen and (min-width: 650px) {
  .bold-bundles-widget-item__info {
    width: 100%;
    min-width: 0px;
    padding-left: 0px;
    text-align: center; } }
@media (max-width: 768px) {
  .footer_resellerratingss {
    text-align: center; } }

.buy_amz {
  display: inline-block;
  background: #339bcb;
  color: #fff;
  text-transform: uppercase;
  width: 181px;
  vertical-align: middle;
  height: 44px;
  padding: 10px;
  margin-right: 15px;
  margin-bottom: 15px;
  float: left; }

@media (max-width: 750px) {
  .buy_amz {
    width: 100%;
    font-weight: 600; } }
/*  8-birthday */
body, html, .wrap-all-birblock {
  scroll-behavior: smooth; }

.images-bar-li img {
  width: 100%; }

.wrap-time-zhou {
  position: relative; }

.wrap-time-zhou .img {
  vertical-align: top; }

.time-zhou {
  width: 66px;
  height: 85%;
  position: absolute;
  top: 1%;
  left: 10%;
  background-image: url(/cdn/shop/files/belt.png?38189); }

.zhandian {
  height: 100%;
  position: relative; }

.zhandian > img {
  position: absolute;
  z-index: 9;
  left: -56px; }

.zhandian001 {
  top: -3%; }

.zhandian002 {
  top: 13.7%; }

.zhandian003 {
  top: 29.5%; }

.zhandian004 {
  top: 41.4%; }

.zhandian005 {
  top: 53%; }

.zhandian006 {
  top: 68.5%; }

.zhandian007 {
  top: 84.7%; }

.zhandian008 {
  top: 98%; }

.gift-move {
  position: absolute;
  left: 0px;
  top: 0%; }

.gift-move > img {
  z-index: 7; }

.three-gw {
  position: absolute;
  top: 45%;
  width: 70%;
  text-align: center;
  left: 50%;
  transform: translateX(-50%); }

@media (max-width: 750px) {
  .three-gw {
    width: 100%;
    top: 57%; } }
.giveawaylink01, .giveawaylink02, .giveawaylink03 {
  width: 16vw !important; }

@media (max-width: 750px) {
  .giveawaylink01, .giveawaylink02, .giveawaylink03 {
    width: 30vw !important; } }
.imagebar-1, .imagebar-2, .images-bar-02 {
  position: relative; }

.zhandian008 {
  left: -39px !important; }

.qiqiu0 {
  position: absolute;
  top: 6%;
  left: 20%;
  width: 150px !important;
  animation: qqmove 3s infinite;
  -webkit-animation: qqmove 3s infinite;
  -webkit-animation-timing-function: linear; }

.white-line0 {
  position: absolute;
  top: 43%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 33%; }

.wrap-point {
  position: relative;
  width: 100%;
  height: 100%; }

.wrap-point > a {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #fff;
  position: absolute;
  top: -14px;
  background: #f9b63b;
  transition: 0.3s; }

.wrap-point > a:hover {
  background: #23bee5;
  top: -16px;
  width: 15px;
  height: 15px; }

.wrap-point > a:hover:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 1px;
  width: 0;
  height: 0;
  border-bottom: 10px solid #fff;
  border-top: 10px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent; }

.point-1 {
  left: 5%; }

.point-1:before {
  content: "Aug 4th-7th";
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  width: 100px;
  display: block;
  position: relative;
  top: -27px;
  left: -34px; }

@media (min-width: 1600px) {
  .point-1:before {
    font-size: 14px; } }
.point-2 {
  left: 23%; }

.point-2:before {
  content: "Aug 4th-11th";
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  width: 100px;
  display: block;
  position: relative;
  top: -27px;
  left: -34px; }

@media (min-width: 1600px) {
  .point-2:before {
    font-size: 14px; } }
.point-3 {
  left: 41%; }

.point-3:before {
  content: "Aug 8th-11th";
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  width: 100px;
  display: block;
  position: relative;
  top: -27px;
  left: -34px; }

@media (min-width: 1600px) {
  .point-3:before {
    font-size: 14px; } }
.point-4 {
  left: 59%; }

.point-4:before {
  content: "Aug 9th";
  color: #fff;
  font-weight: 600;
  width: 70px;
  font-size: 13px;
  display: block;
  position: relative;
  top: -27px;
  left: -25px; }

@media (min-width: 1600px) {
  .point-4:before {
    font-size: 14px; } }
.point-5 {
  left: 77%; }

.point-5:before {
  content: "Aug 10th";
  color: #fff;
  font-weight: 600;
  width: 70px;
  font-size: 13px;
  display: block;
  position: relative;
  top: -27px;
  left: -26px; }

@media (min-width: 1600px) {
  .point-5:before {
    font-size: 14px; } }
.point-6 {
  left: 92%; }

.point-6:before {
  content: "Aug 11th";
  color: #fff;
  font-weight: 600;
  width: 70px;
  font-size: 13px;
  display: block;
  position: relative;
  top: -27px;
  left: -25px; }

@media (min-width: 1600px) {
  .point-6:before {
    font-size: 14px; } }
@keyframes qqmove {
  10% {
    top: 4%; }

  30% {
    top: 7%; }

  50% {
    top: 10%; }

  70% {
    top: 12%; }

  90% {
    top: 8%; }

  100% {
    top: 6%; } }

@media (max-width: 1000px) {
  .time-zhou, .white-line0, .qiqiu0 {
    display: none; } }
@media (min-width: 769px) {
  .medium-up--hide {
    display: none !important; } }
@media (max-width: 768px) {
  .small--hide {
    display: none !important; } }
.images-bar {
  position: relative;
  top: 2px; }

.three-gw img {
  vertical-align: middle; }

.two-text-gw {
  position: absolute;
  top: 25%;
  width: 47%;
  text-align: center;
  left: 50%;
  color: #fff;
  transform: translateX(-50%); }
  @media (max-width: 750px) {
    .two-text-gw {
      width: 100%;
      top: 22%; } }
  @media (max-width: 370px) {
    .two-text-gw {
      font-size: 12px; } }
  .two-text-gw > div {
    text-align: left;
    padding-left: 20px; }
  .two-text-gw > div:before {
    content: url(//www.sainsmart.com/cdn/shop/t/140/assets/rig-arr_10x.png?v=166681327720101714051663124366);
    position: relative;
    top: 0;
    left: 0; }

.text-002 {
  margin-top: 25px; }

@media (max-width: 750px) {
  .text-002 {
    margin-top: 10px; } }
.text-001 a {
  color: #23518c;
  font-size: 16px;
  font-weight: 600; }

@media (max-width: 370px) {
  .text-001 a {
    font-size: 14px; } }
/*      */
.ref-page {
  background: #00394c; }

.ref-page h2 {
  text-align: left;
  font-size: 36px;
  font-weight: bold; }

.ref-page .text__title {
  font-size: 2.3rem !important; }

.ref-page ol li {
  color: #fff; }

.left-navbar {
  height: 315px;
  width: 62px;
  background: url(/cdn/shop/files/find-bg.png?43509) center center no-repeat;
  z-index: 9;
  position: fixed;
  top: 30%;
  left: 0;
  color: #fff;
  padding: 0; }

.left-navbar .link-left {
  font-weight: bold;
  padding: 15px 14px;
  cursor: pointer; }

.left-navbar .link-left:hover {
  background: url(/cdn/shop/files/date.png?43509) center/contain no-repeat;
  color: #fdd057; }

.left-navbar-header {
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 14px; }

.left-navbar-header .sspan-3 {
  color: #ffd156; }

.pro-deprr {
  position: relative; }

.pro-deprr .right-imgt {
  position: absolute;
  top: -17px;
  width: 224px;
  cursor: pointer;
  display: none;
  left: 62px;
  height: 95px;
  justify-content: space-around;
  background: url(/cdn/shop/files/hoverbg.png?43509) center/contain no-repeat; }

.pro-deprr .right-imgt > div {
  align-self: center;
  flex: 0 1 45%;
  text-align: center; }

.pro-deprr .right-imgt .text-right-p {
  font-weight: bold;
  flex: 0 1 54%;
  text-align: left; }

.pro-deprr:hover .right-imgt {
  display: flex; }

#shopify-section-black-topbanner, #shopify-section-black-bottomimages {
  background: #000; }

.black-topbanner-wrapper {
  width: 100%; }

.swiper-paginationbf .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background: #e3d1d1 !important; }

.swiper-paginationbf .swiper-pagination-bullet-active {
  background: #339bcb !important; }

.swiper-button-prevbf {
  left: 80px !important; }

.swiper-button-nextbf {
  right: 80px !important; }

@media (min-width: 750px) {
  #bfcm-holiday-guide .medium-up--hide {
    display: none !important; } }
@media (max-width: 750px) {
  #bfcm-holiday-guide .small--hide {
    display: none !important; } }
#bfcm-holiday-guide #shopify-section-black-topbanner img, #bfcm-holiday-guide #shopify-section-black-bottomimages img {
  max-width: 100%;
  vertical-align: top; }

#bfcm-holiday-guide .wrap-imagesbf {
  position: relative; }

#bfcm-holiday-guide .deals-donewrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6); }

#bfcm-holiday-guide .deals-done {
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(51, 155, 203, 0.8); }

@media (max-width: 768px) {
  #bfcm-holiday-guide .deals-done {
    width: 200px;
    height: 200px; } }
/* ganenjie */
.header-container #header-main .container {
  max-width: 100%;
  width: 100%;
  height: inherit; }

.header-container #header-main > .container {
  width: 86%;
  padding: 0px 0; }

@media (max-width: 1350px) {
  .header-container #header-main > .container {
    width: 94%; } }
.header-container #header-main .container > nav {
  height: inherit; }
  .header-container #header-main .container > nav #apollo-top-menu {
    height: inherit; }
    .header-container #header-main .container > nav #apollo-top-menu ul.nav {
      height: inherit; }
      .header-container #header-main .container > nav #apollo-top-menu ul.nav > li {
        height: inherit;
        display: flex;
        align-items: center; }

/*haoyang*/
#shopify-section-black-bottomimages {
  position: relative;
  bottom: 1px;
  z-index: 2; }

.copyright span {
  color: #dcdcdc; }

.section_title_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 10px; }

.section_title_wrapper > img {
  padding-bottom: 5px; }

.md-search {
  color: #ffffff; }

.nosto-header {
  font-size: 30px !important;
  color: #333333 !important;
  font-weight: bold !important; }

#shopify-section-home_section_guarantee {
  background: #fafafa; }

.home_guarantee_section {
  display: flex;
  padding: 40px 10px;
  width: 86%;
  justify-content: space-around;
  margin-left: auto;
  margin-right: auto; }

.home_guarantee_section > div {
  display: flex;
  align-items: center;
  flex: 0 1 30%;
  justify-content: center; }

.home_guarantee_section > div > img {
  width: 50px; }

@media (min-width: 768px) {
  .home_guarantee_section > div > img {
    width: 2.65vw; } }
.home_guarantee_section > div > svg {
  width: 50px; }

@media (min-width: 768px) {
  .home_guarantee_section > div > svg {
    width: 2.3958vw; } }
.home_guarantee_section > div > span {
  display: inline-block;
  padding-left: 20px;
  font-size: 18px;
  color: #000000; }

@media (min-width: 768px) {
  .home_guarantee_section > div > span {
    padding-left: 1.05vw;
    /*font-size:1.4vw;*/ } }
#best-sellers .nosto-product-price span.nosto-newprice {
  color: #339bcb !important; }

.nosto-product-price {
  font-size: 18px !important;
  color: Inter-Regular, sans-serif, Simsun !important; }

.nosto-newprice {
  font-size: 18px !important;
  font-weight: normal !Important; }

.nosto-oldprice {
  font-size: 12px !important;
  color: Inter-Regular, sans-serif, Simsun !important;
  font-style: normal !important; }

.nosto-product-price {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important; }

.nosto-product-info .money {
  color: Inter-Regular, sans-serif, Simsun !important; }

.nosto-product-name {
  color: #000000 !important;
  font-size: 14px !important; }

#continue-shopping a.nosto-product-name {
  color: #000000 !important;
  font-size: 14px !important; }

div#continue-shopping .nosto-header {
  color: #333333 !important;
  font-weight: bold !important; }

div#best-sellers .nosto-header {
  color: #333333 !important;
  font-weight: bold !important; }

.hover_btn_blue:hover {
  background-color: #2b85af !important;
  transition: all 0.5s; }

.md-search:before {
  content: "" !important; }

#search-icon .md-search svg {
  width: 18px !important; }

.fa-bars:before {
  content: "" !important; }

.btn-menu-canvas .fa-bars svg {
  height: 18px !important; }

.leo-direction-nav a:before {
  font-weight: lighter !important; }

#apollo-top-menu .navbar-nav > li > a > span {
  transition: all 0.5s; }

#apollo-top-menu .navbar-nav > li:hover > a > span {
  color: black !important; }

#apollo-top-menu .navbar-nav > li:hover > a > .caret {
  border-top-color: black !important; }

.product-meta div.star_wrapper {
  display: flex;
  justify-content: center; }

img.collection_product_image {
  width: 100%;
  height: auto; }

#footercenter .list-unstyled, #footercenter .list-inline {
  display: inline-block; }

#footercenter .list-unstyled svg *, #footercenter .list-inline svg * {
  transition: all 0.5s; }

#footercenter .list-unstyled li a svg:hover *, #footercenter .list-inline li a svg:hover * {
  fill: Inter-Regular, sans-serif, Simsun !important; }

@media screen and (min-width: 1000px) {
  .home_guarantee_section_mobile {
    display: none; }

  .nosto_element {
    margin-top: 0px !important; } }
@media screen and (min-width: 1500px) {
  .footer_right_block_content_wrapper {
    padding-left: 6% !important; } }
@media screen and (min-width: 1000px) {
  .container_footer {
    width: 86% !important;
    padding: 0; } }
@media screen and (max-width: 1000px) {
  .home_guarantee_section {
    display: none; }

  #apollo-menu {
    left: 20px !important; }

  .md-person {
    display: none; }

  #search_block_top {
    right: 60px !important; }

  #header_logo {
    position: relative;
    top: 5px; }

  .copyright {
    display: flex;
    justify-content: center;
    align-items: center; }

  .copyright > span {
    font-size: 12px !important;
    display: inline-block !important; }

  div.nosto-block .nosto-header {
    font-size: 20px !important; }

  .home_guarantee_section_mobile {
    display: flex;
    padding: 30px 0px 30px 0px;
    width: 100%;
    justify-content: space-around; }

  .home_guarantee_section_mobile > div {
    display: flex;
    align-items: center;
    flex-direction: column; }

  .home_guarantee_section_mobile > div > img {
    width: 40px; }

  .home_guarantee_section_mobile > div > span {
    display: inline-block;
    padding-top: 10px;
    padding-left: 0px;
    font-size: 10px;
    line-height: 14px;
    color: #000000;
    text-align: center; }

  .btn-menu-canvas svg {
    position: relative;
    top: 2px; }

  .footer_right_block {
    margin-top: 30px !important; }

  .newsletter_img_title_wrapper .title {
    margin-bottom: 20px !important; }

  .footer_quicklink {
    width: 85%;
    margin-left: auto;
    margin-right: auto; }

  .footer_quicklink div.footer-block.block .title_block {
    font-size: 16px !important; }

  div.block_content {
    margin-bottom: 30px !important; }

  .leo-direction-nav .leo-prev {
    opacity: 1 !important; }

  .leo-direction-nav .leo-next {
    opacity: 1 !important; }

  .navbar-toggle.btn-menu-canvas {
    position: static !important;
    float: none !important; }

  #cavas_menu .navbar-header {
    float: none !important; }

  .header_center #apollo-menu * {
    float: none !important; }

  .header_center #apollo-menu *:before {
    content: "";
    height: 0;
    width: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both; }

  .header_center #apollo-menu *:after {
    content: "";
    height: 0;
    width: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both; }

  .header-left {
    display: flex !important;
    align-items: center;
    justify-content: center; }

  .header-left #header_logo {
    position: static !important; }

  .home_blogs .owl-controls {
    display: none !important; } }
.section_title_wrapper {
  font-weight: bold;
  padding-top: 30px; }

@media screen and (max-width: 480px) {
  .newarrival_wrapper_pc {
    display: none; }

  .section_title_wrapper {
    font-weight: bold;
    padding-top: 30px;
    font-size: 28px; } }
@media screen and (min-width: 481px) {
  .newarrival_wrapper_mobile {
    display: none; } }
.pdt_card_save_price {
  display: inline-block;
  line-height: 1;
  font-weight: bold;
  background-color: #dc3838;
  color: #ffffff;
  border-radius: 0px 20px 20px 0;
  padding: 3px 8px; }

@media screen and (min-width: 768px) {
  .pdt_card_save_price {
    font-size: 12px; } }
.price_wrapper {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  line-height: 1; }

@media (max-width: 768px) {
  .price_wrapper {
    flex-wrap: wrap; } }
.price_left_wrapper {
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  margin-right: 4px; }

.price_left_wrapper > s {
  /*margin-right:4px;*/
  position: relative; }

@media (min-width: 1400px) {
  .price_left_wrapper > s {
    /*margin-right:6px;*/ } }
.collection_new_section_wrapper #catalog_block {
  padding-top: 50px !important; }

.collection_new_section_wrapper #center_column {
  padding-top: 50px; }

.collection_new_section_wrapper #left_column {
  margin-top: 0px !important; }

.collection_new_section_wrapper #catalog_block > .block_content {
  border-top: none !important; }

.collection_new_section_wrapper #filtered-tag .title_block > span {
  font-weight: 500;
  color: #000000 !important;
  padding: 0px !important;
  margin-right: 20px;
  font-size: 14px; }

@media screen and (max-width: 800px) {
  .collection_new_section_wrapper #filtered-tag .title_block > span {
    font-weight: 600; } }
.collection_new_section_wrapper #filtered-tag .title_block > a {
  font-weight: normal;
  text-decoration: underline;
  text-transform: none; }

.catalog_filter_ul li {
  display: inline-block;
  padding: 5px;
  border-radius: 4px;
  border: 1px solid #dcdcdc;
  text-align: center;
  padding: 4px;
  margin: 4px 0;
  font-weight: normal;
  font-size: 14px;
  color: Inter-Regular, sans-serif, Simsun; }

.collection_new_section_wrapper .sort-by {
  padding: 0 10px;
  text-decoration: underline;
  border: none !important;
  font-weight: normal;
  font-size: 14px;
  color: #333; }

.collection_new_section_wrapper .sort-by:focus {
  outline: none; }

.collection_filter_sort_wrapper {
  padding-right: 10%; }

.pdt_block_new .btn-wishlist > i:before {
  color: #999999;
  font-size: 20px; }

.pdt_block_new .btn-wishlist:hover {
  box-shadow: none !important; }

.pdt_block_new .btn-wishlist:hover > i:before {
  color: #339bcb; }

.pdt_block_new .quick-view > i:before {
  color: #999999;
  font-size: 20px; }

.pdt_block_new .quick-view:hover {
  box-shadow: none !important; }

.pdt_block_new .quick-view:hover > i:before {
  color: #339bcb !important; }

.sidebar .block ul li a {
  line-height: 2 !important; }

@media screen and (max-width: 800px) {
  .collection_new_section_wrapper div#left_column {
    width: 100% !important; }

  .collection_new_section_wrapper div#center_column {
    width: 100% !important; }

  .collection_new_section_wrapper div#catalog_block {
    padding-top: 0px !important; }

  div.collection_filter_sort_wrapper > div:first-of-type {
    width: 100%;
    padding-left: 4%; }

  .collection_filter_sort_wrapper {
    flex-wrap: wrap; }

  .collection_filter_sort_wrapper > div:first-of-type {
    width: 100%;
    padding-left: 4%; }

  .sortPagiBar {
    width: 100%; }

  .fliter_tag_collection {
    flex-direction: column; }

  .fliter_tag_collection div.title_block {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: flex-start; }

  .fliter_tag_collection div.block_content {
    width: 100%; }

  #ul_catalog_price > li.advanced-filter {
    padding-left: 0px !important;
    margin-left: 0px !important; }

  div.catalog_filters {
    padding-left: 0px !important; }

  #center_column {
    padding-top: 0px !important; }

  .collection_filter_sort_wrapper {
    padding-right: 0px !important; }

  ul#ul_catalog_price li {
    border: none !important; }

  #filtered-tag {
    transition: all 0.4s;
    padding: 5px 0; }

  #filtered-tag > div.title_block {
    padding-top: 3px;
    padding-bottom: 3px; }

  #filtered-tag div.block_content {
    display: none;
    overflow: hidden;
    margin-bottom: 0px !important; }

  #filtered-tag[active] .block_content {
    display: block; }

  .collection_filter_sort_wrapper > div:first-of-type #filtered-tag .title_block {
    position: relative; }

  .collection_filter_sort_wrapper > div:first-of-type #filtered-tag .title_block:after {
    content: "";
    font-family: "FontAwesome";
    position: absolute;
    top: 2px;
    right: 0px;
    width: 30px;
    text-align: center; }

  .collection_filter_sort_wrapper > div:first-of-type #filtered-tag[active] .title_block:after {
    content: "";
    font-family: "FontAwesome";
    position: absolute;
    top: 2px;
    right: 0px;
    width: 30px;
    text-align: center; } }
@media screen and (max-width: 1500px) and (min-width: 1200px) {
  .collection_new_section_wrapper .product_block {
    padding-left: 1.4vw !important;
    padding-right: 1.4vw !important;
    margin-bottom: 3vw !important; } }
@media screen and (max-width: 800px) {
  .collection_filter_sort_wrapper > div:last-of-type {
    width: 100% !important;
    border: 1px solid #ebebeb; }

  .collection_filter_sort_wrapper .form-horizontal {
    border-left: none !important;
    padding-left: 10px; } }
@media screen and (max-width: 1500px) and (min-width: 1000px) {
  .collection_new_section_wrapper .product_block {
    width: 30% !important; }

  .collection_new_section_wrapper .product-meta .on-sale, .collection_new_section_wrapper .price {
    font-size: 1.4vw !important; }

  span.pdt_card_save_price {
    position: absolute;
    bottom: 100%;
    right: 0; } }
.section-header__title, .home_NEW_ARRIVALS-title, .home_bestsaller-title, .home_section_blog-title {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.05em; }

@media (min-width: 768px) {
  .section-header__title, .home_NEW_ARRIVALS-title, .home_bestsaller-title, .home_section_blog-title {
    font-size: 2vw; } }
.home_NEW_ARRIVALS-container {
  margin: 5vw 3% 4vw; }

@media (max-width: 768px) {
  .home_NEW_ARRIVALS-container {
    margin: 60px 3% 30px; } }
.items-bestsaller {
  padding: 0 20px; }

.items-bestsaller .cd-gallery .gallery-imagesindex {
  padding: 0 10px; }

@media (min-width: 768px) {
  .items-bestsaller .cd-gallery .gallery-imagesindex {
    padding: 0 2.3vw; } }
.home_bestsaller-container {
  margin: 5vw 3% 4vw; }

@media (max-width: 768px) {
  .home_bestsaller-container {
    margin: 30px 3%; } }
.home_bestsaller-awrapper {
  text-align: center; }

/*@media (min-width:768px){*/
.home_section_article-item {
  padding: 0 0.5208vw; }

/*}*/
.home_section_article-item img {
  width: 100%; }

.home_section_article-item h3 {
  transition: 0.3s;
  text-transform: inherit;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .home_section_article-item h3 {
    font-size: 16px;
    margin-bottom: 2.7778vh;
    margin-top: 0;
    text-align: center;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; } }
.home_section_article-item h3 a {
  color: #000; }

.home_section_article-item h3 + time {
  color: #333; }

@media (min-width: 768px) {
  .home_section_article-item h3 + time {
    font-size: 1.15vw; } }
.home_section_article-item:hover h3 a {
  color: #339bcb; }

.home_section_article-item:hover .blog-right-arrow {
  left: 10px; }

.home_section_blog-container {
  margin: 80px 5% 50px; }

@media (max-width: 768px) {
  .home_section_blog-container {
    margin: 50px 5% 10px; } }
.home_section_blog-title {
  margin-bottom: 30px; }

@media (min-width: 1000px) {
  .home_section_blog-title {
    margin-bottom: 2.3vw; } }
.home_section_blog-title a {
  transition: 0.3s; }

.home_section_blog-title a:hover {
  color: #339bcb; }

.blog-backgrounddiv, .blog-backgrounddiv02 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }

.home_bestsaller-a {
  display: inline-block;
  padding: 6px 17px 4px;
  font-weight: bold;
  border: 2px solid #339bcb;
  color: #339bcb;
  border-radius: 20px;
  margin-bottom: 12px; }

.home_bestsaller-a:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 0;
  width: 0;
  display: inline-block;
  opacity: 0;
  font-size: 14px;
  transition-duration: 0.3s;
  transition-property: width,padding-left; }

@media (min-width: 768px) {
  .home_bestsaller-a:after {
    font-size: 0.93vw; } }
@media (min-width: 768px) {
  .home_bestsaller-a {
    margin-bottom: 2vw;
    padding: 0.45vw 1.6vw 0.35vw;
    font-size: 18px;
    border-radius: 1.5vw; } }
.home_bestsaller-a:hover {
  color: #339bcb; }

.home_bestsaller-a:hover:after {
  opacity: 1;
  padding-left: 8px;
  width: auto; }

@media (min-width: 1700px) {
  #header-main .container_header_content .md-person {
    line-height: 17px !important; }

  #header-main .container_header_content .md-shopping-cart {
    line-height: 17px !important; }

  #header-main .container_header_content .md-shopping-cart:before {
    font-size: 17px; }

  #header-main .md-shopping-cart #CartCount {
    font-size: 17px !important;
    line-height: 17px !important; }

  #header-main .form-control {
    height: 41px;
    font-size: 17px; } }
@media (max-width: 1700px) {
  #header-main #headersearchbox #search_button svg {
    width: 16px !important; }

  .form-control {
    padding: 8px 3px 8px; } }
@media (min-width: 1700px) {
  .page_top_announcement {
    font-size: 17px !important; }

  .page_top_announcement span {
    font-size: 17px !important; } }
@media (min-width: 1200px) {
  #apollo-menu .navbar-nav > li.full-width > .dropdown-menu {
    min-width: 65vw; } }
/* four  box  */
.block_right_top {
  position: relative;
  background-size: cover;
  background-position: center center;
  color: #fff;
  /*padding:3vw 6vw;*/
  background-repeat: no-repeat; }

.block_right_top-title {
  text-align: center;
  font-size: 1.8vw;
  line-height: 1;
  font-weight: 600; }

@media (max-width: 768px) {
  .block_right_top-title {
    font-size: 5vw; } }
.s-wrapper-a-righttop {
  text-align: center; }

.s-wrapper-a-righttop a {
  display: inline-block;
  color: #fff;
  text-decoration: underline;
  margin: 1.5vw 0 1vw;
  font-size: 1vw; }

@media (max-width: 768px) {
  .s-wrapper-a-righttop a {
    margin: 2vw 0;
    font-size: 3vw; } }
#divtime {
  text-align: center;
  font-size: 3.5vw;
  display: flex;
  justify-content: space-around; }

@media (max-width: 768px) {
  #divtime {
    font-size: 8.5vw; } }
.outwrapper-items {
  position: relative;
  flex: 0 1 22%;
  margin: 0 10px; }

.outwrapper-items .time-lable {
  position: absolute;
  top: 7.5vw;
  font-size: 1.1vw;
  left: 50%;
  transform: translateX(-50%); }

@media (max-width: 768px) {
  .outwrapper-items .time-lable {
    top: 16vw;
    font-size: 3.5vw; } }
#times_day02, #times_hour02, #times_minute02, #second02 {
  word-spacing: 14px;
  width: 7vw;
  height: 7vw;
  line-height: 7vw;
  letter-spacing: 0.5vw;
  border: 4px solid #71b9db;
  border-radius: 50%;
  text-indent: 0.5vw;
  text-align: center;
  display: inline-block; }

@media (max-width: 768px) {
  #times_day02, #times_hour02, #times_minute02, #second02 {
    height: 15vw;
    line-height: 15vw;
    width: 15vw;
    border: 3px solid #71b9db; } }
#second02 {
  color: #ffdc1a; }

.block_right_bottom_left, .block_right_bottom_right {
  position: relative;
  transition: 0.3s ease; }

.block_right_bottom_left:hover, .block_right_bottom_right:hover {
  box-shadow: 3px 4px 18px 0px rgba(153, 153, 153, 0.75); }

.block_rigottomlefttitleho {
  letter-spacing: 0.05em;
  position: absolute;
  top: 8%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.8vw;
  color: #000;
  text-align: center;
  font-weight: 600; }

@media (max-width: 768px) {
  .block_rigottomlefttitleho {
    font-size: 4vw;
    white-space: nowrap; } }
.block_right_bottom_right-item {
  width: 100%;
  height: 100%; }

.block_right_bottom_right-item .block_rittomrighttitleho {
  position: absolute;
  letter-spacing: 0.02em;
  top: 8%;
  left: 50%;
  width: 60%;
  transform: translateX(-50%);
  font-size: 1.8vw;
  color: #000;
  text-align: center;
  font-weight: 600; }

@media (max-width: 768px) {
  .block_right_bottom_right-item .block_rittomrighttitleho {
    font-size: 4vw;
    width: 75%; } }
.block_right_bottom_left {
  background-size: cover;
  background-position: center center; }

.block_right_bottom_right {
  background-size: cover;
  background-position: center center; }

.block_right_bottom_left-item {
  width: 100%;
  height: 100%; }

/* end four  box  */
.items-newarrivals {
  padding: 0 20px; }

/*  collection page */
.collection_poster-wrapper {
  margin: 40px 0 20px; }

.collection_poster-wrapper img {
  max-width: 100%; }

@media (max-width: 768px) {
  .collection_poster-wrapper {
    display: none; } }
.bignavleft-ho {
  display: none; }

.bignavleft-ho.show-navs-left {
  display: inherit; }

/* end collection page */
.be_powermaker {
  position: relative;
  font-weight: bold;
  font-size: 2.6rem;
  line-height: 1.2; }

@media (max-width: 768px) {
  .be_powermaker {
    font-size: 25px;
    margin-bottom: 5px; } }
#categories_big_nav .big_title_block:after {
  display: none; }

.home_section_article-item .blog-right-arrow {
  width: 2vw;
  vertical-align: top;
  margin-left: 1vw;
  transition: 0.3s;
  position: relative;
  top: -0.2vw;
  left: 0; }

@media (max-width: 768px) {
  .home_section_article-item .blog-right-arrow {
    width: 23px;
    margin-left: 5px;
    top: -3px; } }
@media (min-width: 1200px) {
  .main-content .container {
    max-width: 1300px;
    width: 100%; } }
@media (min-width: 1600px) {
  .main-content .container {
    max-width: 1500px;
    width: 100%; } }
.textimage-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.textimage-group .textimage-group-item {
  flex: 0 1 48%; }

.textimage-group .textimage-group-item img {
  width: 100%; }

@media (max-width: 768px) {
  .textimage-group .textimage-group-item {
    flex: 0 1 100%;
    padding: 0 20px;
    display: flex;
    flex-direction: column; }

  .textimage-group .textimage-group-item .h1 {
    order: 2; }

  .textimage-group .textimage-group-item .content-items-textgroup {
    order: 3; }

  .textimage-group .textimage-group-item img {
    order: 1; } }
.home_bestsaller-container .owl-next:before {
  content: ""; }

.home_bestsaller-container .owl-prev:before {
  content: ""; }

.home_bestsaller-container .owl-prev:before, .home_bestsaller-container .owl-next:before {
  color: #339bcb;
  line-height: 34px;
  font-size: 18px; }

.home_bestsaller-container .owl-prev, .home_bestsaller-container .owl-next {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #339bcb;
  text-shadow: none; }

#owl-recommendations .owl-next:before {
  content: ""; }

#owl-recommendations .owl-prev:before {
  content: ""; }

#owl-recommendations .owl-prev:before, #owl-recommendations .owl-next:before {
  color: #339bcb;
  line-height: 34px;
  font-size: 18px; }

#owl-recommendations .owl-prev, #owl-recommendations .owl-next {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #339bcb;
  text-shadow: none; }

#owl-recommendations .item img {
  border: none; }

#shopify-section-product-recommendations .alsolike-title3018 {
  padding-top: 60px;
  text-align: left;
  max-width: 1300px;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0 auto;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 20px; }

@media (min-width: 1600px) {
  #shopify-section-product-recommendations .alsolike-title3018 {
    max-width: 1500px; } }
@media (min-width: 1200px) {
  #shopify-section-product-recommendations .alsolike-title3018 {
    font-size: 1.5vw; } }
#shopify-section-product-recommendations .alsolike-title3018 > span {
  position: relative; }

@media (max-width: 768px) {
  #shopify-section-product-recommendations .alsolike-title3018 > span {
    text-align: center; } }
#shopify-section-product-recommendations .alsolike-title3018 > span:after {
  content: "";
  position: absolute;
  left: -15px;
  top: -1px;
  width: 3px;
  height: 100%;
  background: #339bcb; }

@media (max-width: 768px) {
  #shopify-section-product-recommendations .alsolike-title3018 {
    font-size: 2.6rem; } }
#shopify-section-product-recommendations {
  padding-bottom: 60px;
  background: #FAFAFA; }

#shopify-section-product-recommendations #owl-recommendations .item {
  padding: 10px;
  background: #fff; }

.product-verticlebox-container .socialsharing_product {
  margin-top: 15px; }
.product-verticlebox-container .thumbs_list {
  padding: 0; }
.product-verticlebox-container .short_desc {
  color: #000;
  border-bottom: none;
  margin-bottom: 0; }
.product-verticlebox-container .product-right-column-text, .product-verticlebox-container .product-right-column-rightforms {
  padding: 0 10px 0 20px; }
@media (min-width: 768px) and (max-width: 1600px) {
  .product-verticlebox-container .product-right-column-text, .product-verticlebox-container .product-right-column-rightforms {
    padding: 0 5px 0 10px; } }
.product-verticlebox-container .owl-carousel .owl-wrapper-outer {
  margin-bottom: 20px; }
.product-verticlebox-container .guaranteescontainer {
  display: flex;
  justify-content: space-around;
  margin-top: 20px; }
.product-verticlebox-container .guaranteescontainer li img {
  margin-bottom: 8px; }
@media (max-width: 768px) {
  .product-verticlebox-container .guaranteescontainer li {
    width: 32%; } }
@media (max-width: 768px) {
  .product-verticlebox-container .guaranteescontainer {
    padding: 0 5px; } }
.product-verticlebox-container #shopify-section-textimage-group-3018 {
  margin: 50px 0; }
@media (max-width: 768px) {
  .product-verticlebox-container #shopify-section-textimage-group-3018 {
    margin: 30px 0 0; } }
@media (min-width: 768px) {
  .product-verticlebox-container .featurenav {
    padding-right: 10vw; } }
.product-verticlebox-container .features-block {
  display: flex;
  align-items: center; }
@media (max-width: 768px) {
  .product-verticlebox-container .features-block {
    flex-wrap: wrap; } }
.product-verticlebox-container .features-block .featureLi {
  margin-bottom: 50px; }
@media (max-width: 768px) {
  .product-verticlebox-container .features-block .featureLi {
    margin-bottom: 20px; } }
.product-verticlebox-container .features-block .featureLi h1 {
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 1em;
  font-size: 1.8rem; }
.product-verticlebox-container .features-block img {
  width: 100%; }
@media (min-width: 1300px) {
  .product-verticlebox-container .features-block img {
    transform: scale(1.07) translateX(10%); } }
.product-verticlebox-container .featuretitles {
  font-weight: 600;
  margin-bottom: 2em;
  position: relative;
  color: #000;
  line-height: 1.2;
  font-weight: 600; }
@media (min-width: 1200px) {
  .product-verticlebox-container .featuretitles {
    font-size: 1.5vw; } }
.product-verticlebox-container .featuretitles:after {
  content: "";
  position: absolute;
  left: -15px;
  top: -1px;
  width: 3px;
  height: 100%;
  background: #339bcb; }
.product-verticlebox-container .features-block-ho {
  margin: 80px 0 30px; }
@media (max-width: 768px) {
  .product-verticlebox-container .features-block-ho {
    margin: 0px 0 30px;
    padding: 0 20px; }
  .product-verticlebox-container .features-block-ho .center_column h1 {
    font-size: 20px; } }
.product-verticlebox-container .featureLi.parentactive * {
  color: #339bcb !important; }
.product-verticlebox-container .container-boxga {
  width: 100%; }
.product-verticlebox-container .item-images-yifen {
  transition: 0.3s;
  position: relative; }
.product-verticlebox-container .item-images-yifen .overbox-images {
  transition: 0.3s;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
@media (max-width: 768px) {
  .product-verticlebox-container .item-images-yifen .overbox-images {
    opacity: 1; } }
.product-verticlebox-container .item-images-yifen .overbox-images img {
  width: 2.5vw; }
@media (max-width: 768px) {
  .product-verticlebox-container .item-images-yifen .overbox-images img {
    width: 10vw; } }
.product-verticlebox-container .item-images-yifen img {
  width: 100%; }
.product-verticlebox-container .item-images-yifen:hover {
  box-shadow: #a4a4a4 0 0 5px 4px; }
.product-verticlebox-container .item-images-yifen:hover .overbox-images {
  opacity: 1; }
.product-verticlebox-container .primary_block {
  padding: 0; }
.product-verticlebox-container .more_info_block {
  margin-top: 40px;
  clear: both; }
.product-verticlebox-container .container-nav-tabs {
  background-color: #339BCB; }
@media (min-width: 1921px) {
  .product-verticlebox-container .container-nav-tabs {
    max-width: 1350px;
    margin: 0 auto; } }
.product-verticlebox-container .more_info_block .product-collateral .nav-tabs {
  border-bottom: none;
  max-width: 1200px;
  margin: 0 auto; }
@media (max-width: 768px) {
  .product-verticlebox-container .more_info_block .product-collateral .nav-tabs {
    padding: 0 15px; } }
.product-verticlebox-container .more_info_block .product-collateral .nav-tabs > li.active a {
  color: #fff;
  background-color: #1A7AA7; }
.product-verticlebox-container .more_info_block .product-collateral .nav-tabs > li a {
  color: #fff; }
@media (min-width: 768px) {
  .product-verticlebox-container .more_info_block .product-collateral .nav-tabs > li a {
    margin: 0 20px; } }
.product-verticlebox-container .nav-tabs > li {
  margin-bottom: 0; }
.product-verticlebox-container .nav > li > a {
  padding: 20px 30px; }
@media (min-width: 1000px) {
  .product-verticlebox-container .nav > li > a {
    padding: 30px; } }
.product-verticlebox-container .specs3018-item, .product-verticlebox-container .productspecs-item {
  max-width: 1300px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px; }
.product-verticlebox-container .specs3018text-item {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  margin-bottom: 6px; }
  .product-verticlebox-container .specs3018text-item .specs3018text-item-title {
    flex: 0 1 45%;
    color: #333333;
    font-weight: 600; }
  .product-verticlebox-container .specs3018text-item .specs3018text-item-subtitle {
    flex: 0 1 55%;
    color: Inter-Regular, sans-serif, Simsun;
    font-weight: 500; }
    .product-verticlebox-container .specs3018text-item .specs3018text-item-subtitle p {
      margin-bottom: 15px; }
.product-verticlebox-container .productspecstext-item {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  margin-bottom: 6px; }
  .product-verticlebox-container .productspecstext-item .productspecstext-item-title {
    flex: 0 1 45%;
    color: #333333;
    font-weight: 600; }
  .product-verticlebox-container .productspecstext-item .productspecstext-item-subtitle {
    flex: 0 1 55%;
    color: Inter-Regular, sans-serif, Simsun;
    font-weight: 500; }
    .product-verticlebox-container .productspecstext-item .productspecstext-item-subtitle p {
      margin-bottom: 15px; }
.product-verticlebox-container .line-dcdcdc {
  width: 100%;
  background: #dcdcdc;
  height: 1px;
  margin-bottom: 17px; }
.product-verticlebox-container #wrapper-bundlesplugin3018 {
  margin: 0 auto;
  padding: 0 20px; }
@media (min-width: 1000px) {
  .product-verticlebox-container #wrapper-bundlesplugin3018 {
    max-width: 1300px; } }
@media (min-width: 1921px) {
  .product-verticlebox-container #wrapper-bundlesplugin3018 {
    max-width: 100%; } }
.product-verticlebox-container .container-budplugins3018 {
  clear: both; }
@media (min-width: 1921px) {
  .product-verticlebox-container .container-budplugins3018 {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 50px; } }
@media (min-width: 768px) {
  .product-verticlebox-container .container-budplugins3018 #revy-bundle-wrapper .revy-bundle-wrapper-inner {
    align-items: center;
    justify-content: space-around; }
  .product-verticlebox-container .container-budplugins3018 #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products.revy-bundle-products-multiple-layout {
    flex-direction: initial !important;
    justify-content: space-around; }
  .product-verticlebox-container .container-budplugins3018 #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products.revy-bundle-products-multiple-layout.revy-bundle-products-icon-margin .revy-bundle-product {
    flex: 0 1 20%;
    flex-direction: column; }
  .product-verticlebox-container .container-budplugins3018 #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products .revy-bundle-product {
    flex: 0 1 20%;
    flex-direction: column; }
  .product-verticlebox-container .container-budplugins3018 #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products.revy-bundle-products-multiple-layout .revy-bundle-product .revy-bundle-info-container {
    text-align: center !important; }
  .product-verticlebox-container .container-budplugins3018 #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products.revy-bundle-products-multiple-layout .revy-bundle-product .revy-bundle-info-container {
    text-align: center !important; }
  .product-verticlebox-container .container-budplugins3018 #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products.revy-bundle-products-multiple-layout .revy-bundle-product .revy-bundle-info-container .revy-bundle-sale-container {
    text-align: center !important;
    justify-content: center !important; }
  .product-verticlebox-container .container-budplugins3018 #revy-bundle-wrapper .revy-bundle-title {
    font-size: 1.8em !important;
    margin-bottom: 55px !important;
    position: relative; }
  .product-verticlebox-container .container-budplugins3018 #revy-bundle-wrapper .revy-bundle-title:after {
    content: "";
    position: absolute;
    left: -20px;
    top: -1px;
    width: 3px;
    height: 100%;
    background: #339bcb; } }
@media (min-width: 1200px) {
  .product-verticlebox-container .container-budplugins3018 #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products.revy-bundle-products-multiple-layout .revy-bundle-product:before {
    left: 132% !important;
    top: 50% !important; } }
.product-verticlebox-container .container-budplugins3018 #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products .revy-bundle-product .revy-bundle-info-container .revy-bundle-sale-container .revy-bundle-price-red .money {
  color: #666 !important; }
.product-verticlebox-container .container-budplugins3018 #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products .revy-bundle-product .revy-bundle-info-container .revy-bundle-sale-container .revy-bundle-price-green .money {
  color: #339bcb !important; }
@media (min-width: 1920px) {
  .product-verticlebox-container #header-main #apollo-menu .dropdown-menu li a {
    font-size: 16px; } }
.product-verticlebox-container #thumbs_list .owl-prev:before, .product-verticlebox-container #thumbs_list .owl-next:before {
  color: #339bcb;
  line-height: 34px;
  font-size: 18px; }
.product-verticlebox-container #thumblist-3018 .owl-prev, .product-verticlebox-container #thumblist-3018 .owl-next {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #339bcb; }
.product-verticlebox-container .vertical-protitle {
  color: #000;
  font-weight: 600;
  margin-bottom: 20px; }
@media (min-width: 1200px) {
  .product-verticlebox-container .vertical-protitle {
    font-size: 1.5vw;
    line-height: 1.2;
    width: 80%;
    margin-bottom: 2.5vw;
    margin-top: 1.5vw; } }
.product-verticlebox-container .short_desc .techcss {
  color: #000; }
.product-verticlebox-container .short_desc .techcss p {
  color: #000; }
.product-verticlebox-container .breadcrumb > li a {
  color: #999999; }
.product-verticlebox-container .textimage-group-item img {
  margin-bottom: 35px; }
.product-verticlebox-container .textimage-group-item .h1 {
  position: relative;
  color: #000;
  margin-bottom: 20px;
  margin-top: 0;
  padding-left: 15px;
  line-height: 1.2;
  font-weight: 600; }
@media (min-width: 1200px) {
  .product-verticlebox-container .textimage-group-item .h1 {
    font-size: 1.5vw; } }
.product-verticlebox-container .textimage-group-item .h1:after {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 3px;
  height: 100%;
  background: #339bcb; }
.product-verticlebox-container .content-items-textgroup {
  margin-bottom: 45px;
  color: #666; }
.product-verticlebox-container .center_column-toptext {
  background: #fff; }
.product-verticlebox-container .center_column-toptext .primary_block {
  background: #fff; }
.product-verticlebox-container .center_column {
  margin: 0; }
.product-verticlebox-container .comment-block h3 {
  position: relative;
  padding: 0 30px; }
.product-verticlebox-container .comment-block h3:before {
  content: "“";
  position: absolute;
  left: 0;
  font-size: 50px;
  height: 50px;
  z-index: 999;
  top: 0;
  color: #339bcb; }
.product-verticlebox-container .comment-block h3:after {
  content: "”";
  position: absolute;
  right: 0;
  font-size: 50px;
  height: 50px;
  z-index: 999;
  top: 0;
  color: #339bcb; }
.product-verticlebox-container .center_column-topform .comment-part {
  padding-bottom: 20px; }

.product-block .pro-indexnames {
  font-size: 16px;
  margin: 10px 0; }

.product-block .pro-indexnames a {
  font-size: 15px;
  font-weight: 600; }

.home_NEW_ARRIVALS-container .product-meta .star_wrapper {
  display: none; }

.home_NEW_ARRIVALS-container .new-box {
  display: none; }

.home_bestsaller-container .product-meta .star_wrapper {
  font-size: 17px; }

.home_bestsaller-container .price.sale-price, .home_NEW_ARRIVALS-container .price.sale-price {
  color: #666;
  font-size: 17px; }

@media (min-width: 1030px) {
  .home_bestsaller-container .price.sale-price, .home_NEW_ARRIVALS-container .price.sale-price {
    font-size: 1.15vw; } }
.home_bestsaller-container .cd-new-price, .home_NEW_ARRIVALS-container .cd-new-price {
  color: #666;
  font-size: 15px; }

.home_bestsaller-container .sale-price.on-sale, .home_NEW_ARRIVALS-container .sale-price.on-sale {
  font-size: 17px;
  color: #339bcb;
  margin-left: 5px; }

@media (min-width: 1030px) {
  .home_bestsaller-container .cd-new-price, .home_NEW_ARRIVALS-container .cd-new-price {
    font-size: 1.15vw; }

  .home_bestsaller-container .sale-price.on-sale, .home_NEW_ARRIVALS-container .sale-price.on-sale {
    font-size: 1.15vw; } }
.home_bestsaller-container .pdt_card_save_price, .home_NEW_ARRIVALS-container .pdt_card_save_price {
  display: none; }

.product-block .new-box {
  border: 2px solid #339bcb;
  background: #fff;
  min-width: auto;
  min-height: auto;
  line-height: 1;
  padding: 7px 10px 7px 5px;
  border-radius: 0 20px 20px 0; }

.product-block .new-box .label-new {
  color: #339bcb;
  font-size: 14px;
  font-weight: 600; }

@media (min-width: 1921px) {
  .product-block .new-box {
    padding: 8px 12px 8px 5px; } }
.product-block .sale-box {
  border: 2px solid #FF3700;
  background: #fff;
  min-width: auto;
  min-height: auto;
  line-height: 1;
  padding: 7px 10px 7px 5px;
  border-radius: 0 20px 20px 0; }

.product-block .sale-box .label-sale {
  color: #FF3700;
  font-size: 14px;
  font-weight: 600; }

@media (min-width: 1921px) {
  .product-block .sale-box {
    padding: 8px 12px 8px 5px; } }
@media (max-width: 768px) {
  .product-block .new-box {
    padding: 4px 10px 4px 5px;
    font-size: 16px !important; }

  .product-block .sale-box {
    padding: 4px 10px 4px 5px;
    font-size: 16px !important; }

  #newsletter_block .des_newsletter {
    text-align: center; } }
#pc-slider-container .leo-direction-nav, #mobile-slider-container .leo-direction-nav {
  display: none; }

.item--recommendations {
  text-align: center; }

.item--recommendations .price.product-price {
  color: #666;
  font-size: 17px; }

.item--recommendations .price-old, .item--recommendations .old-price {
  color: #666;
  font-size: 15px; }

.item--recommendations .sale-price.on-sale {
  font-size: 17px;
  color: #339bcb; }

.budplugins3018-topblock {
  margin-bottom: 20px !important; }

.product-verticlebox-container .pro-grayde span {
  color: #999; }

.product-verticlebox-container .breadcrumb > li + li:before {
  color: #999; }

.product-verticlebox-container .breadcrumb > li a {
  text-decoration: inherit; }

div.footer-block.block .title_block {
  font-size: 18px !important;
  font-weight: normal !important;
  padding-bottom: 22.5px;
  color: #fff; }

@media (min-width: 800px) {
  .footer-container .footer_payment_wrapper {
    padding: 0 0 10px; } }
@media (min-width: 1001px) {
  #footercenter .social_block svg {
    width: 1.8vw !important;
    height: 1.8vw !important; }

  #footercenter .social_block .block_content ul li {
    margin: 0 1vw 0 0; } }
#footercenter div.copyright {
  font-size: 0.85vw; }

@media (max-width: 769px) {
  #footercenter div.copyright {
    margin-top: 8px; } }
@media (min-width: 768px) {
  .product-block .new-box .label-new {
    font-size: 0.9vw; }

  .product-block .sale-box .label-sale {
    font-size: 0.9vw; }

  div.footer-block.block .title_block {
    font-size: 1.15vw !important;
    padding-bottom: 1.5vw; }

  .home_section_learn_total_wrapper .learn_section_content_wrapper > a {
    font-size: 0.93vw !important;
    padding: 0.7vw 1.8vw;
    border-radius: 1.5vw; }

  .home_section_learn_total_wrapper .learn_section_content_wrapper > .learn_section_text {
    margin-bottom: 1.5vw !important;
    line-height: 2;
    text-align: left;
    font-size: 16px !important; }

  .learn_section_title {
    font-size: 3.1vw !important;
    margin-bottom: 1vw; }

  .home_section_learn_total_wrapper .learn_section_caption {
    font-size: 1.5vw !important;
    margin-bottom: 0.5vw; }

  .template-index .product-block .pro-indexnames {
    line-height: 1.5;
    line-height: 1.3; }

  .template-index .product-block .pro-indexnames a {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: inline-block; }

  .template-index .product-block .pro-indexnames a {
    min-height: 2.3vw; }

  .collection_new_section_wrapper .product_block .product-meta .name > a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }

  .home_NEW_ARRIVALS-title, .home_bestsaller-title {
    margin-bottom: 0.6vw; }

  #shopify-section-home_section_four_blocks .home_section_four_blocks {
    padding-top: 1.5vw; }

  .home_section_four_blocks .title_text_btn_wrapper > span:nth-of-type(2) {
    margin-bottom: 1vw; }

  .home_section_four_blocks .title_text_btn_wrapper > a {
    font-size: 0.93vw;
    padding: 0.6vw 0.8vw;
    border-radius: 0 1vw 1vw 0;
    line-height: 1; }

  .home_section_four_blocks .title_text_btn_wrapper > span:nth-of-type(1) {
    margin-bottom: 1vw;
    line-height: 1; }

  #header-main #apollo-menu .dropdown-menu li a {
    /*font-size:0.93vw;line-height:2.2*/ }

  .header_center #apollo-menu .navbar-nav > li > a {
    font-size: 0.93vw; }

  #header-main .container_header_content .md-person:before {
    font-size: 0.93vw; }

  #header-main {
    font-size: 0.93vw; }

  #header-main .form-control {
    font-size: 0.93vw; }

  #apollo-menu .dropdown-menu .menu-title {
    font-size: 0.8vw; } }
@media (min-width: 1025px) {
  #header-main #header_logo img {
    /*width:12vw !important*/
    height: 50px;
    padding: 4.5px 0; }

  #header-main #headersearchbox #search_button svg {
    width: 1vw !important; } }
@media (min-width: 800px) {
  #header-main #header_logo {
    padding: 0; }

  #header-main #apollo-menu .navbar-nav {
    padding: 0; }

  #header-main .header_center {
    display: flex;
    align-items: center; }

  #shopify-section-page_top_announcement .page_top_announcement span {
    font-size: 0.93vw !important; }

  .header-container .header_block_cart_wrapper {
    padding-left: 1.6vw; }

  .header-container .currency_wrapper_pc {
    padding-left: 1vw; }

  .header-container .block_account_wrapper {
    padding-left: 0vw; } }
@media (min-width: 591px) and (max-width: 769px) {
  .learn_section_content_wrapper > p {
    width: 66% !important; } }
@media (min-width: 1600px) {
  .collection_new_section_wrapper .product_block .product-meta .name > a {
    /*font-size:15px;*/ }

  .template-product .zoomWrapper {
    height: 580px !important;
    width: 580px !important;
    margin: 0 auto; }

  .template-product .product-left-column #image-block img {
    width: 580px !important;
    height: auto !important; }

  .template-product .zoomContainer {
    height: 580px !important;
    width: 580px !important; } }
@media (max-width: 1599px) and (min-width: 1200px) {
  .template-product .zoomWrapper {
    height: 500px !important;
    width: 500px !important;
    margin: 0 auto; }

  .template-product .product-left-column #image-block img {
    width: 500px !important;
    height: auto !important; }

  .template-product .zoomContainer {
    height: 500px !important;
    width: 500px !important; } }
@media (min-width: 769px) and (max-width: 1199px) {
  .template-product .zoomWrapper {
    height: 360px !important;
    width: 360px !important;
    margin: 0 auto; }

  .template-product .product-left-column #image-block img {
    width: 360px !important;
    height: auto !important; }

  .template-product .zoomContainer {
    height: 360px !important;
    width: 360px !important; } }
@media (min-width: 1100px) {
  .product-verticlebox-container .zoomWrapper {
    height: 580px !important;
    width: 580px !important;
    margin: 0 auto; }

  .product-verticlebox-container .product-left-column #image-block img {
    width: 580px !important;
    height: 580px !important; }

  .product-verticlebox-container .zoomContainer {
    height: 580px !important;
    width: 580px !important; } }
.proimage-contianer .views_block-wrapper {
  width: 17%;
  vertical-align: top;
  display: inline-block; }

@media (max-width: 768px) {
  .proimage-contianer .views_block-wrapper {
    width: 0%; } }
.proimage-contianer #image-block {
  width: 82%;
  display: inline-block; }

@media (max-width: 768px) {
  .proimage-contianer #image-block {
    width: 100%; } }
@media (max-width: 768px) {
  .proimage-contianer {
    display: none; } }
.views_block-wrapper {
  padding: 45px 0 50px; }

.views_block-wrapper #thumblist-3018 {
  height: 420px;
  position: relative; }

.views_block-wrapper #thumbs_list {
  padding: 0; }

.swiper-button-next-3018, .swiper-button-prev-3018 {
  background-image: none !important;
  left: 50% !important;
  outline: none;
  transform: translateX(-50%) !important;
  width: auto !important; }

.swiper-button-prev-3018 {
  top: -28px !important; }

.swiper-button-next-3018 {
  bottom: -65px !important;
  top: auto !important; }

@media (max-width: 768px) {
  .product-verticlebox-container .mobile-images .cd-dots {
    margin-top: -10px; } }
@media (max-width: 768px) {
  .product-verticlebox-container .product-right-column-text {
    padding: 0 20px; } }
.product-verticlebox-container .product-right-column-rightforms .price-product .product-price {
  font-size: 18px; }

@media (max-width: 768px) {
  .product-verticlebox-container .product-verticlebox-container .product-right-column-rightforms {
    padding: 0 30px 0 25px; } }
.product-verticlebox-container .product-right-column-rightforms .save-price span {
  background: #cb3333;
  display: inline-block;
  color: #fff;
  padding: 6px 10px 4px;
  line-height: 1;
  border-radius: 0 20px 20px 0; }

.product-verticlebox-container .product-right-column .swatch .label-box {
  font-weight: bold;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 0; }

.product-verticlebox-container .product-right-column .swatch label {
  border: 1px solid #999;
  color: #999 !important;
  text-decoration: line-through; }

.product-verticlebox-container .product-right-column .swatch .available label {
  text-decoration: none; }

.product-right-column .swatch label {
  text-decoration: line-through; }

.product-right-column .swatch .available label {
  text-decoration: none; }

.product-verticlebox-container .product-right-column .swatch input:checked + label {
  border: 1px solid #339bcb;
  color: #339bcb !important; }

.product-verticlebox-container .product-right-column .affirm-as-low-as {
  padding-top: 10px; }

.product-verticlebox-container .product-right-column .price-product .product-price {
  color: #999999; }

.product-verticlebox-container .product-right-column .add_to_cart_detail {
  padding: 6px 12px 6px; }

.product-verticlebox-container .product-right-column .add_to_cart_detail:focus {
  outline: none; }

@media (max-width: 992px) {
  .product-verticlebox-container .product-right-column .add_to_cart_detail {
    height: 44px; } }
.product-verticlebox-container .product-right-column .shopify-payment-button__button.shopify-payment-button__button--unbranded {
  border-radius: 30px; }

@media (max-width: 992px) {
  .product-verticlebox-container .product-right-column .shopify-payment-button__button.shopify-payment-button__button--unbranded {
    height: 44px; } }
.product-verticlebox-container .product-right-column .shopify-cleanslate > div {
  border-radius: 30px !important; }

.product-verticlebox-container .product-right-column .shopify-payment-button__button--unbranded {
  padding: 1em 2em !important;
  font-size: 14px !important; }

.product-verticlebox-container .product-right-column .add_to_cart_detail {
  border: 2px solid #339bcb;
  border-radius: 30px;
  color: #339bcb;
  background: transparent; }

.product-verticlebox-container .product-right-column .add_to_cart_detail span {
  font-size: 14px !important; }

@media (min-width: 769px) {
  .product-verticlebox-container .product-right-column .price-product .on-sale {
    padding: 0 8px; } }
@media (min-width: 769px) {
  .product-verticlebox-container .product-left-column {
    width: 55%; }

  .product-verticlebox-container .product-right-column {
    width: 45%; }

  .product-verticlebox-container #shopify-section-comments-guarantees-3018 {
    padding: 30px 10% 0; }

  .product-verticlebox-container .short_desc {
    padding-bottom: 6vw; }

  .product-verticlebox-container .product-right-column-rightforms {
    padding: 30px 0 0 6%; }

  .product-verticlebox-container .commentscontainer .comment-block h3 {
    font-size: 1.2vw; }

  .product-verticlebox-container .product-right-column .price-product .on-sale {
    font-size: 1.85vw; }

  .product-verticlebox-container .product-right-column .price-product .ProductPrice {
    font-size: 1.85vw; }

  .product-verticlebox-container .product-right-column-rightforms .price-product .product-price {
    font-size: 1.2vw; }

  .product-verticlebox-container .product-right-column .cart-div {
    margin-top: 8px; } }
.product-verticlebox-container .resources-badge, .product-verticlebox-container .gallery-badge {
  text-decoration: underline;
  border-left: 1px solid #29261f;
  color: #29261f;
  font-weight: bold; }

.product-verticlebox-container .stamped-product-reviews-badge {
  font-weight: bold;
  color: #29261f !important; }

@media (max-width: 768px) {
  .product-verticlebox-container .more_info_block .product-collateral .nav-tabs > li a {
    padding: 10px; } }
#header-main {
  border-bottom: 1px solid #dcdcdc; }

.contact-form-box {
  min-width: 100%; }

/* quanquan */
.block_right_top .containercircle > div {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotateY(180deg);
  box-sizing: border-box;
  border-radius: 50%; }

.block_right_top .date02 {
  width: 7vw;
  height: 7vw; }

@media (max-width: 768px) {
  .block_right_top .date02 {
    width: 15vw;
    height: 15vw; } }
.block_right_top .hour02 {
  width: 7vw;
  height: 7vw; }

@media (max-width: 768px) {
  .block_right_top .hour02 {
    width: 15vw;
    height: 15vw; } }
.block_right_top .minute02 {
  width: 7vw;
  height: 7vw; }

@media (max-width: 768px) {
  .block_right_top .minute02 {
    width: 15vw;
    height: 15vw; } }
.block_right_top .second02 {
  width: 7vw;
  height: 7vw; }

@media (max-width: 768px) {
  .block_right_top .second02 {
    width: 15vw;
    height: 15vw; } }
.block_right_top .left, .block_right_top .right {
  width: calc(50%);
  height: calc(100%);
  position: absolute;
  top: 0px;
  overflow: hidden; }

.block_right_top .left {
  left: 0px; }

.block_right_top .right {
  right: 0px; }

.block_right_top .cir {
  width: 200%;
  height: 100%;
  border-radius: 50%;
  box-sizing: border-box;
  transform: rotate(135deg);
  color: #fff;
  line-height: 0; }

.block_right_top .left .cir {
  border-left: 4px solid #fff;
  border-top: 4px solid #fff;
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent;
  text-align: left; }

@media (max-width: 768px) {
  .block_right_top .left .cir {
    border-left: 3px solid #fff;
    border-top: 3px solid #fff;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent; } }
.block_right_top .right .cir {
  position: relative;
  left: -100%;
  border-left: 4px solid transparent;
  border-top: 4px solid transparent;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
  text-align: right; }

@media (max-width: 768px) {
  .block_right_top .right .cir {
    border-left: 3px solid transparent;
    border-top: 3px solid transparent;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff; } }
.template-search .product_list.grid {
  padding: 40px 0 0; }

.template-search #center_column .product_list .product_block {
  margin-bottom: 25px; }

@media (max-width: 991px) {
  .product_list .product-block .product-meta {
    padding: 0 5px 2px 5px; }

  .product_list .product-block .name {
    height: auto;
    margin-bottom: 10px; } }
.product-verticlebox-container.product-verticlebox-container02 .vertical-protitle {
  margin-bottom: 0.5vw;
  margin-top: 0.5vw; }

@media (min-width: 768px) {
  .product-verticlebox-container.product-verticlebox-container02 .short_desc {
    padding-bottom: 1vw; } }
.flex-grouppro-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center; }

.flex-grouppro-container .flex-grouppro-item {
  flex: 0 1 48%;
  margin-bottom: 10px; }

.flex-grouppro-container .flex-grouppro-item img {
  max-width: 100%; }

.flex-grouppro-container .flex-grouppro-item h1 {
  position: relative;
  color: #000;
  margin-bottom: 20px;
  margin-top: 0;
  padding-left: 15px;
  line-height: 1.2;
  font-weight: 600; }

@media (min-width: 1200px) {
  .flex-grouppro-container .flex-grouppro-item h1 {
    font-size: 1.5vw; } }
.flex-grouppro-container .flex-grouppro-item h1:after {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 3px;
  height: 100%;
  background: #339bcb; }

.flex-grouppro-container .flex-grouppro-item .flex-grouppro-item-contetent {
  line-height: 2; }

@media (max-width: 1000px) {
  .flex-grouppro-container .flex-grouppro-item {
    flex: 0 1 100%;
    padding: 0 5px; } }
.flex-grouppro-container .flex-grouppro-item-text {
  padding-left: 10px;
  padding-right: 10px; }

@media (max-width: 1000px) {
  .flex-grouppro-container .flex-grouppro-item-image {
    order: 1; }

  .flex-grouppro-container .flex-grouppro-item-text {
    order: 2;
    margin-top: 20px; } }
/* whichcncisrightforyou */
.rdpic02 {
  width: 100%;
  border-radius: 20px; }

.buybtn02 {
  padding: 8px 10px;
  background-color: #339bcb;
  color: white;
  text-align: center;
  width: 60%;
  font-size: smaller;
  border-radius: 50px; }

.buybtn02:hover {
  background-color: #000;
  color: white;
  text-align: center;
  width: 60%;
  font-size: smaller;
  border-radius: 50px; }

.buybtn03 {
  color: #FFFFFF;
  font-size: smaller; }

.spectext02 {
  font-size: larger;
  text-transform: full-size-kana;
  text-align: left;
  font-weight: bold; }

.spectext03 {
  font-size: smaller;
  text-align: left;
  font-weight: normal; }

.showcase01 {
  object-fit: cover;
  width: 90% !important;
  height: 300px;
  border-radius: 20px;
  margin: 5px 5px; }

.mobile-min-height {
  min-height: 60px; }

@media only screen and (max-width: 1000px) {
  .spectext02 {
    font-size: 14px; }

  .spectext02, .spectext03 {
    padding-left: 2px !important;
    padding-right: 2px !important; }

  .mobile-min-height {
    min-height: 60px; } }
/* 3018accesories */
.table_wrap {
  width: 100%;
  overflow: auto; }

.table_wrap table {
  width: 100%; }

.flex-grouppro-outbox {
  margin: 0 0 20px;
  padding: 0 40px; }

.flex-features-outbox {
  margin: 100px auto;
  max-width: 1500px; }

@media (max-width: 768px) {
  .flex-features-outbox {
    margin: 40x 0 20px;
    padding: 0;
    max-width: 100%; } }
.flex-features-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.apm-tablemodule {
  overflow: auto; }

.flex-features-container .flex-features-item {
  margin-bottom: 20px;
  padding: 0 15px;
  flex: 1 0; }

.flex-features-container .flex-features-item .flex-features-item-contetent {
  color: #666;
  line-height: 1.8; }

@media (min-width: 1000px) {
  .flex-features-container .flex-features-item img {
    width: 100%; }

  .flex-features-container .flex-features-item:first-child {
    padding-left: 0; }

  .flex-features-container .flex-features-item:last-child {
    padding-right: 0; } }
.flex-features-container .flex-features-item h3 {
  margin-bottom: 15px; }

@media (max-width: 1000px) {
  .flex-grouppro-outbox {
    padding: 0 5px; }

  .flex-features-container {
    flex-wrap: wrap;
    padding: 0 10px; }

  .flex-features-container .flex-features-item h3 {
    margin-bottom: 10px; }

  .flex-features-container .flex-features-item .flex-features-item-contetent p {
    font-size: 13px;
    line-height: 1.8 !important; }

  .flex-features-container .flex-features-item {
    margin-bottom: 20px;
    width: 100%;
    flex: 0 0 100%; } }
#shopify-product-blog ul {
  list-style: none !important; }

.center_column h1.flex-features-title {
  position: relative;
  font-size: 22px;
  color: #000;
  margin-bottom: 40px;
  margin-top: 0;
  padding-left: 15px;
  line-height: 1.2;
  font-weight: 600; }

@media (min-width: 1200px) {
  .center_column h1.flex-features-title {
    font-size: 1.5vw; } }
.center_column h1.flex-features-title:after {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 3px;
  height: 100%;
  background: #339bcb; }

.product-verticlebox-container .social-wrappers {
  margin-top: 4px;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

.product-verticlebox-container .social-wrappers .socialsharing_product {
  margin-top: 0; }

.product-verticlebox-container02 .social-wrappers .reviews-boxs {
  margin-right: 20px; }

@media (max-width: 1600px) {
  .product-verticlebox-container02 .social-wrappers .reviews-boxs {
    margin-right: 12px; } }
@media (max-width: 768px) {
  .product-verticlebox-container02 .social-wrappers .reviews-boxs {
    margin-bottom: 10px;
    flex: 0 1 100%;
    flex-wrap: wrap; } }
.box-product_resources a {
  position: relative;
  display: block;
  margin-bottom: 10px;
  text-decoration: underline; }

.box-product_resources a:before {
  color: #82ca67;
  content: "";
  display: inline-block;
  font-family: "Material Design Iconic Font";
  font-size: 19px;
  margin-right: 10px;
  vertical-align: bottom;
  line-height: 24px;
  position: relative;
  top: 2px; }

.box-product_resources a:hover {
  color: #339BCB; }

.container-boxpro {
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 40px 20px; }

@media (max-width: 768px) {
  .container-boxpro {
    padding: 10px; } }
.product-verticlebox-container .nav > li > a.reviewclick {
  padding: 9px 30px; }

@media (min-width: 1000px) {
  .product-verticlebox-container .nav > li > a.reviewclick {
    padding: 19px 30px; } }
.product-verticlebox-container .nav > li > a.reviewclick .stamped-badge-caption {
  color: #fff; }

@media (min-width: 768px) {
  .product-verticlebox-container .nav > li > a.reviewclick .stamped-badge-caption {
    display: block; } }
.product-verticlebox-container .nav > li > a.reviewclick .stamped-product-reviews-badge {
  text-decoration: none;
  font-weight: 600; }

.container-boxprovideo video {
  max-width: 100%;
  margin-bottom: 20px; }

.container-boxprovideo .video_content {
  margin-bottom: 20px;
  line-height: 1.6; }

.container-boxprofaq h5 {
  color: #339BCB; }

.container-boxprofaq .faqs_content {
  padding-bottom: 20px;
  line-height: 1.6; }

.product-verticlebox-container .product-right-column, .product-verticlebox-container .product-left-column {
  margin: 0; }

.home_slidershow_new-wrappper .leo-control-nav, .home_slidershow_mobile_new-wrappper .leo-control-nav {
  display: block;
  position: absolute;
  bottom: 10px;
  z-index: 2;
  width: 100%;
  text-align: center; }

.home_slidershow_new-wrappper .leo-control-nav li, .home_slidershow_mobile_new-wrappper .leo-control-nav li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px; }

@media (min-width: 768px) {
  .home_slidershow_new-wrappper .leo-control-nav li, .home_slidershow_mobile_new-wrappper .leo-control-nav li {
    width: 0.85vw;
    height: 0.85vw; } }
@media (min-width: 768px) {
  .home_slidershow_new-wrappper .leo-control-nav li, .home_slidershow_mobile_new-wrappper .leo-control-nav li {
    margin: 0 0.4vw; } }
.home_slidershow_new-wrappper .leo-control-nav li a, .home_slidershow_mobile_new-wrappper .leo-control-nav li a {
  display: inline-block;
  width: 12px;
  height: 12px;
  line-height: 40px;
  overflow: hidden;
  background: #ddd;
  cursor: pointer;
  border-radius: 50%; }

@media (min-width: 768px) {
  .home_slidershow_new-wrappper .leo-control-nav li a, .home_slidershow_mobile_new-wrappper .leo-control-nav li a {
    width: 0.85vw;
    height: 0.85vw;
    font-size: 0; } }
@media screen and (max-width: 749px) {
  .home_slidershow_new-wrappper .leo-control-nav li a, .home_slidershow_mobile_new-wrappper .leo-control-nav li a {
    width: 7px;
    height: 7px; } }
.home_slidershow_new-wrappper .leo-control-nav li .leo-active, .home_slidershow_mobile_new-wrappper .leo-control-nav li .leo-active {
  background: #339bcb; }

.overclocks {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.cbb-frequently-bought-container .cbb-frequently-bought-title {
  padding-left: 10px;
  font-size: 1.8em !important;
  margin-bottom: 55px !important;
  position: relative;
  font-weight: bold !important; }

.cbb-frequently-bought-container .cbb-frequently-bought-title:after {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 3px;
  height: 100%;
  background: #339bcb; }

@media (max-width: 1000px) {
  .cbb-frequently-bought-container .cbb-frequently-bought-title {
    text-align: center !important;
    font-size: 1.5em !important; }

  .cbb-frequently-bought-container .cbb-frequently-bought-title:after {
    display: none; } }
@media (min-width: 1001px) {
  .cbb-frequently-bought-container {
    max-width: 970px !important;
    padding: 0 4vw;
    margin: 20px auto !important; } }
@media (min-width: 1200px) {
  .cbb-frequently-bought-container {
    max-width: 1300px !important; } }
@media (min-width: 1600px) {
  .cbb-frequently-bought-container {
    max-width: 1500px !important;
    padding: 0 2vw !important; } }
@media (max-width: 1000px) {
  .cbb-frequently-bought-container {
    padding: 0 20px !important; } }
.product-verticlebox-container02 .container-budplugins3018 {
  background: #FAFAFA; }

.zoomContainer {
  z-index: 2; }

.categories_big_nav02 .big_title_block {
  display: none; }

.categories_big_nav02 .big_title_block + .new-main-menulev3 {
  display: none; }

.categories_big_nav02 .big_title_block.current {
  display: inherit; }

.categories_big_nav02 .big_title_block.current + .new-main-menulev3 {
  display: inherit; }

.bits-link {
  color: #fff;
  border: 2px solid #fff;
  padding: 10px 20px;
  border-radius: 30px; }

.bits-link:hover {
  color: rgba(255, 255, 255, 0.6); }

#genmitsu-cnc-router-bits-amp-end-mills .collection_new_header_wrapper > div {
  margin-bottom: 10px; }

.categories_big_nav02 .big_title_block + .new-main-menulev3 {
  margin-bottom: 20px; }

#catalog_block {
  color: #000; }

#header-main .blockcart_top .title-cart span {
  display: flex;
  text-align: center;
  align-items: center;
  line-height: 40px; }

.cart-lefttext {
  margin-right: 2px; }

.slider_content_wrapper img, .slider_content_wrapper_mobile img {
  max-width: 100%; }

@media (min-width: 1921px) {
  .slider_content_wrapper img, .slider_content_wrapper_mobile img {
    width: 100%; } }
#catalog_block .categories_big_nav03 .currentout, #catalog_block .categories_big_nav03 .currentin a, #catalog_block .categories_big_nav02 .current a {
  color: #339bcb; }

.product_specifications-container {
  margin-top: 30px;
  margin-bottom: 30px; }

@media (max-width: 768px) {
  .product_specifications-container {
    margin-bottom: 0; } }
@media (max-width: 480px) {
  .product_specifications-container > h2 {
    font-size: 2.5rem !important; }

  .table_wrap table {
    /*width:auto!important;*/ } }
.product_specifications-container figure.table {
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px; }

.product_specifications-container figure.table:after {
  content: "";
  display: block;
  width: 100%;
  background: #dcdcdc;
  height: 1px;
  position: absolute;
  bottom: 0; }

.product_specifications-container figure.table:last-child:after {
  display: none; }

.more_info_block .rte .product_specifications-container table {
  border: none; }

.more_info_block .rte .product_specifications-container table tr, .more_info_block .rte .product_specifications-container table td {
  border: none;
  text-align: left; }

.more_info_block .rte .product_specifications-container table tr {
  height: 36px; }

.more_info_block .rte .product_specifications-container table td {
  vertical-align: top; }

.more_info_block .rte .product_specifications-container table td p {
  margin: 0 0 15px; }

.more_info_block .rte .product_specifications-container table td {
  width: 25%; }

@media (max-width: 767px) {
  .more_info_block .rte .product_specifications-container table td {
    min-width: 36vw; } }
@media (max-width: 549px) {
  .more_info_block .rte .product_specifications-container table td {
    min-width: 43vw; } }
#filtered-tag {
  margin-top: 20px; }

@media screen and (max-width: 800px) {
  #filtered-tag {
    margin-top: 10px; } }
.stamped-container ul.stamped-tabs li {
  outline: none; }

.home_NEW_ARRIVALS-collections .owl-next:before {
  content: ""; }

.home_NEW_ARRIVALS-collections .owl-prev:before {
  content: ""; }

.home_NEW_ARRIVALS-collections .owl-prev:before, .home_NEW_ARRIVALS-collections .owl-next:before {
  color: #339bcb;
  line-height: 34px;
  font-size: 18px; }

.home_NEW_ARRIVALS-collections .owl-prev, .home_NEW_ARRIVALS-collections .owl-next {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #339bcb;
  text-shadow: none; }

@media (max-width: 768px) {
  .home_NEW_ARRIVALS-container .cd-gallery .gallery-imagesindex {
    padding: 0 10px; } }
.functional-buttons .pdt_grid_view_more_btn {
  width: 90%;
  max-width: 220px;
  background: transparent;
  border: 2px solid #339bcb;
  color: #339bcb;
  transition: 0.3s; }

.functional-buttons .pdt_grid_view_more_btn:hover {
  background: #339bcb;
  color: #fff; }

.collection-itemsa {
  padding: 0 10px; }

.template-index .product-block .pro-indexnames a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

.collection_new_section_wrapper #left_column #catalog_block li a {
  letter-spacing: 0.02em;
  word-spacing: 0.1em; }

.product-verticlebox-container .product-right-column .brand {
  border-left: 1px solid #29261f;
  margin: 0 0 0 10px;
  padding-left: 10px; }

.columns-container-original .product-right-column-add {
  padding-left: 20px; }

.columns-container-original .product-right-column .quantity-selector {
  min-width: 119px; }

@media (max-width: 768px) {
  .columns-container-original .product-right-column .quantity-selector {
    min-width: 25%; } }
.columns-container-original #Quantity {
  text-align: center; }

@media (max-width: 768px) {
  .columns-container-original .product-right-column .quantity_wanted_p {
    width: 100%; } }
.columns-container-original .product-right-column .cart_bottom {
  margin-left: 10px; }

.columns-container-original .product-right-column .brand {
  padding-right: 8px; }

.columns-container-original .product-right-column h4 {
  word-spacing: 0.1em; }

@media (max-width: 768px) {
  .sortPagiBar .col-md-12 {
    padding-right: 4px; }

  .sortPagiBar .col-md-12 .form-horizontal span {
    vertical-align: sub;
    line-height: 40px;
    font-weight: 600; }

  .sortPagiBar .sortPagiBar {
    width: 42%;
    height: 40px;
    float: right; } }
@media (max-width: 768px) {
  #catalog_block {
    margin-top: 20px;
    margin-bottom: 0; } }
@media (max-width: 768px) {
  #catalog_block .title_block {
    height: 40px;
    line-height: 40px; } }
@media (max-width: 768px) {
  .collection-itemsa {
    text-align: center; }

  .collection-itemsa img {
    max-width: 55vw; } }
.pagination > .pagination_previous, .pagination > .pagination_next {
  font-size: 16px; }

.pagination > .pagination_previous > a, .pagination > .pagination_next > a {
  stroke: #000; }

.pagination > .pagination_previous > a:hover svg, .pagination > .pagination_next > a:hover svg {
  stroke: #339bcb; }

.pagination > .pagination_previous.disabled > a, .pagination > .pagination_next.disabled > a {
  color: #999; }

#apollo-menucanvas.mm-listview > li > a.mm-prev:before {
  content: "";
  font-family: "FontAwesome";
  color: #339bcb !important; }

#apollo-menucanvas .mm-listview > li > a.mm-next:before {
  content: "\f054";
  font-family: "FontAwesome";
  top: 8px;
  bottom: 0;
  right: 15px;
  left: auto;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 26px;
  text-align: center; }

#apollo-menucanvas .mm-listview > li > a.mm-prev:after {
  display: none; }

#apollo-menucanvas .mm-listview > li > a.mm-next:after {
  display: none; }

#apollo-menucanvas .mm-header .mm-btn:before {
  content: "\f053";
  font-family: "FontAwesome";
  bottom: 0;
  border: none !important;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 26px;
  text-align: center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg); }

@media (max-width: 768px) {
  .page-product-heading {
    display: flex;
    flex-wrap: wrap; } }
#header-main #apollo-menu .dropdown-menu li a, .header_center #apollo-menu .navbar-nav > li > a, .learn_section_caption, .learn_section_title, .learn_section_text, .learn_section_btn, .home_section_article-item h3, .home_section_article-item time {
  letter-spacing: 0.02em; }

div.footer-block.block .title_block, .toggle-footer li a {
  letter-spacing: 0.04em; }

.template-collection .product-meta div.star_wrapper {
  display: none; }

.template-collection .product-meta .name {
  margin-top: 10px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical; }

.cbb-frequently-bought-recommendations-container {
  text-align: center; }

/************       Product Page Description CSS  Start     **************/
.pdt_desc_wrapper > p {
  font-size: 15px;
  margin-bottom: 20px; }

.pdt_desc_wrapper .pdt_page_desc_banner {
  width: 100%;
  height: auto;
  margin-bottom: 40px; }

.pdt_page_desc_img_text_section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px; }

.pdt_page_desc_img_text_item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px; }

.pdt_page_desc_img_text_item > span {
  font-size: 18px;
  margin-bottom: 10px; }

.pdt_page_desc_img_text_item > p {
  font-size: 15px; }

.pdt_page_desc_img_text_item > img {
  width: 100%;
  height: auto;
  margin-bottom: 30px; }

@media screen and (min-width: 801px) {
  .pc_one_third {
    width: 30%; } }
@media screen and (max-width: 800px) {
  .pdt_page_desc_img_text_item {
    width: 90%; }

  .pdt_page_desc_img_text_item > span {
    font-size: 14px; }

  .pdt_page_desc_img_text_item > p {
    font-size: 12px; }

  .pdt_page_desc_img_text_section {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column; }

  .pdt_page_desc_img_text_item > p {
    font-size: 12px; }

  .pdt_desc_wrapper > p {
    font-size: 12px;
    margin-bottom: 20px; }

  .pdt_page_desc_img_text_item > img {
    margin-bottom: 10px; } }
/************       Product Page Description CSS  End       **************/
[no-border-table] {
  border: none !important; }

[no-border-table] tr {
  border: none !important; }

[no-border-table] td {
  border: none !important; }

[no-border-table] th {
  border: none !important; }

[no-border-table] tbody {
  border: none !important; }

/* *****************    product page description section CSS start   ********************* */
.ssm_pdt_desc_template_wrapper .pdt_desc_banner_img {
  width: 100%;
  height: auto;
  margin-bottom: 30px; }

.ssm_pdt_desc_template_wrapper .pdt_desc_guide_sec_wrapper {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 40px; }

.ssm_pdt_desc_template_wrapper .pdt_desc_guide_sec_wrapper > .left_block {
  width: 31%; }

.ssm_pdt_desc_template_wrapper .pdt_desc_guide_sec_wrapper > .left_block > img {
  width: 100%;
  height: auto;
  max-width: 100%; }

.ssm_pdt_desc_template_wrapper .pdt_desc_guide_sec_wrapper > .center_block {
  width: 45%;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  padding-left: 20px;
  padding-right: 20px;
  border-right: 1px solid #dddddd;
  margin-bottom: 30px; }

.ssm_pdt_desc_template_wrapper .pdt_desc_guide_sec_wrapper > .center_block > h3:nth-of-type(1) {
  font-size: 17px;
  color: #000;
  line-height: 1.25;
  margin-bottom: 6px;
  margin-top: 0px;
  font-weight: bold; }

.ssm_pdt_desc_template_wrapper .pdt_desc_guide_sec_wrapper > .center_block > h3:nth-of-type(2) {
  font-size: 17px;
  color: #565959;
  line-height: 1.25;
  margin-bottom: 6px;
  margin-top: 0px;
  font-weight: bold; }

.ssm_pdt_desc_template_wrapper .pdt_desc_guide_sec_wrapper > .center_block > p {
  font-size: 13px;
  line-height: 1.3;
  color: #111; }

.ssm_pdt_desc_template_wrapper .pdt_desc_guide_sec_wrapper > .center_block > ul.pdt_desc_list {
  border-radius: 4px;
  position: relative;
  padding: 14px 18px;
  border: 1px #ddd solid;
  background: #f3f3f3;
  color: #111;
  font-size: 13px;
  margin-top: 20px; }

.ssm_pdt_desc_template_wrapper .pdt_desc_guide_sec_wrapper > .right_block {
  width: 24%;
  padding-left: 16px;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column; }

.ssm_pdt_desc_template_wrapper .pdt_desc_guide_sec_wrapper > .right_block > img {
  width: 100%;
  height: auto;
  margin-bottom: 16px; }

.ssm_pdt_desc_template_wrapper .pdt_desc_guide_sec_wrapper > .right_block > ul {
  color: #111;
  font-size: 13px;
  line-height: 1.3; }

.ssm_pdt_desc_template_wrapper .pdt_desc_specs_sec_wrapper {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: flex-start; }

.ssm_pdt_desc_template_wrapper .pdt_desc_specs_sec_wrapper > .item {
  width: 31%;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column; }

.ssm_pdt_desc_template_wrapper .pdt_desc_specs_sec_wrapper > .item.one_third {
  width: 31%; }

.ssm_pdt_desc_template_wrapper .pdt_desc_specs_sec_wrapper > .item.one_fourth {
  width: 23.5%; }

.ssm_pdt_desc_template_wrapper .pdt_desc_specs_sec_wrapper > .item > img {
  margin-bottom: 20px; }

.ssm_pdt_desc_template_wrapper .pdt_desc_specs_sec_wrapper > .item > h4 {
  color: #0F1111;
  font-size: 17px; }

.ssm_pdt_desc_template_wrapper .pdt_desc_specs_sec_wrapper > .item > p {
  color: #0F1111;
  font-size: 13px;
  line-height: 1.46; }

.ssm_pdt_desc_template_wrapper .pdt_desc_specs_sec_wrapper > div.item:not(:last-of-type) {
  margin-right: 30px; }

@media screen and (max-width: 800px) {
  .ssm_pdt_desc_template_wrapper .pdt_desc_guide_sec_wrapper {
    flex-direction: column;
    margin-bottom: 40px; }

  .ssm_pdt_desc_template_wrapper .pdt_desc_guide_sec_wrapper > .left_block {
    width: 100%; }

  .ssm_pdt_desc_template_wrapper .pdt_desc_guide_sec_wrapper > .center_block {
    width: 100%;
    border-right: none;
    padding-left: 0px;
    padding-right: 0px; }

  .ssm_pdt_desc_template_wrapper .pdt_desc_guide_sec_wrapper > .right_block {
    width: 100%;
    padding-left: 0px; }

  .pdt_desc_specs_sec_wrapper {
    flex-direction: column; }

  .ssm_pdt_desc_template_wrapper .pdt_desc_specs_sec_wrapper > .item {
    width: 100% !important;
    margin-right: 0px !important;
    margin-bottom: 30px !important; } }
/* *****************    product page description section CSS end   ********************* */
/* new CR-6-SE start */
.cr6_img_text_wrapper.text_left {
  color: #e6e6e6;
  padding-left: 5vw; }

.cr6_img_text_wrapper.text_left h3 {
  color: #e6e6e6; }

.cr6_img_text_wrapper.text_right {
  color: #000000;
  padding-left: 0vw; }

.cr6_img_text_wrapper .cr6_text_content_wrapper img {
  width: 30% !important; }

.cr6_img_text_wrapper.text_right h3 {
  color: #000000; }

.cr6_img_text_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 12vw; }

.cr6_text_content_wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  width: 40%;
  max-height: 100%; }

.cr6_pdt_img_wrapper {
  flex: 0 1 50%; }

.cr6_pdt_img_wrapper > img {
  max-height: 100%; }

.cr6_pdt_img_wrapper {
  display: inline-flex;
  max-height: 100%;
  height: 100%;
  align-items: center; }

.cr6_text_content_wrapper h3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 2px;
  display: inline-block;
  width: auto;
  text-transform: none; }

.cr6_text_content_wrapper img {
  margin-bottom: 10px; }

.cr6_text_content_wrapper p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
  padding-bottom: 20px;
  width: 80%;
  display: inline-block; }

.display-product {
  text-align: center;
  padding: 3% 0; }

.display-product img {
  width: 100%; }

.display-product ul {
  max-width: 1400px;
  margin: auto; }

.display-product h2 {
  margin-bottom: 2%;
  text-align: center;
  font-weight: bold;
  font-size: 30px; }

.display-product li {
  width: 30%;
  display: inline-block; }

.parameters-block {
  background: #eeedf2;
  padding: 2% 0; }

.parameters-block h2 {
  margin-bottom: 2%;
  text-align: center;
  font-weight: bold;
  font-size: 30px; }

.parameters-block table {
  width: 100%;
  margin-bottom: 3%;
  padding-bottom: 3%;
  position: relative; }

.parameters-block table:last-child:after {
  display: none; }

.parameters-block table:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #ccc;
  position: absolute;
  bottom: -5px; }

.parameters-block table tr td {
  width: 50%;
  padding: 10px; }

.parameters-block table tr td:first-child {
  padding-left: 5%; }

.parameters-block table tr td:last-child {
  padding-left: 10%; }

.parameters-content {
  margin: auto;
  max-width: 1200px; }

@media screen and (min-width: 768px) {
  .cr6_text_content_wrapper > * {
    opacity: 1;
    position: relative;
    top: 0px; } }
@media screen and (max-width: 768px) {
  .cr6_pdt_img_wrapper {
    order: 2; }

  .cr6_img_text_wrapper {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px; }

  .cr6_text_content_wrapper {
    width: 100%; }

  .cr6_text_content_wrapper h3 {
    font-size: 18px;
    padding-bottom: 20px;
    letter-spacing: 0px;
    padding-bottom: 5px; }

  .cr6_text_content_wrapper p {
    font-size: 12px;
    line-height: 1.2;
    padding-bottom: 10px;
    width: 90%; }

  .cr6_img_text_wrapper {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px; }

  .cr6_pdt_img_wrapper > img {
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }

  .cr6_text_content_wrapper {
    padding-left: 20px; }

  .cr6_text_content_wrapper > img {
    margin-bottom: 10px; }

  .section_product_cr6_banner_text_content_wrapper {
    padding-top: 20px;
    padding-bottom: 20px; }

  .parameters-block table tr td strong {
    display: block; } }
.header-container .block_account_wrapper .md.md-person {
  font-family: Montserrat; }

.header_block_cart_wrapper .md.md-shopping-cart {
  font-family: Montserrat; }

.normalmove03 {
  animation: normalmove03 1.2s ease-out;
  animation-fill-mode: forwards; }

@keyframes normalmove03 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%); }

  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

/* new end */
.header-container .block_account_wrapper .md.md-person {
  font-family: Montserrat; }

.header_block_cart_wrapper .md.md-shopping-cart {
  font-family: Montserrat; }

.normalmove03 {
  animation: normalmove03 1.2s ease-out;
  animation-fill-mode: forwards; }

@keyframes normalmove03 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%); }

  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.menu-canvasl-login-ho {
  margin-top: 42px !important; }

.dropdown-menu.level1 .caret {
  border-top: 4px solid transparent;
  border-right: 4px solid transparent;
  border-left: 4px solid;
  border-bottom: 4px solid transparent; }

/* 4030Pro  */
.product-grey .product .primary_block {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

.product-grey .owl-prev:before, .product-grey .owl-next:before {
  font-size: 65px; }

.product-grey .cd-dots {
  top: auto;
  bottom: -12px; }

.product-grey #views_block {
  z-index: 9; }

.product-4030pro .imgbox-ho img {
  max-width: 100%; }

.textandimage-container .textandimage-container-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.textandimage-container .textandimage-container-item > div {
  flex: 0 1 50%; }

.textandimage-container .textandimage-container-item .textandimage-text {
  color: #000;
  padding: 0 10%; }

.textandimage-container .textandimage-container-item .textandimage-text .textandimage-text-img {
  width: 100px;
  position: relative;
  left: -10px; }

.textandimage-text-title {
  font-size: 36px;
  font-weight: bold;
  margin: 10px 0 30px; }

.textandimage-container .textandimage-container-item .re-img-box-textandimage img {
  vertical-align: top; }

.textandimage-container .textandimage-container-item:nth-child(2n) {
  background: #fafafa; }

.pro4030-threeboxs-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 30px 20px 50px; }

.pro4030-threeboxs-container .pro4030-threeboxs-item {
  flex: 0 1 31.5%; }

.pro4030-videocontains {
  text-align: center;
  margin: 0 auto;
  padding: 0 20px; }

.Specifications-container {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0; }

.Specifications-container > div {
  flex: 0 1 50%; }

.Specifications-container .Specifications-title, .Specifications-container .Specificationsimgcontainer-title {
  font-size: 28px;
  font-weight: bold;
  margin: 0 auto 50px; }

.Specifications-container .Specifications-box-text-item-title {
  color: #000;
  margin-bottom: 20px;
  font-weight: bold; }

.Specifications-container .Specifications-box-text-item-subtitle {
  font-size: 14px;
  width: 60%;
  margin: 0 auto; }

.Specifications-container .Specifications-box-text-item {
  display: flex; }

.Specifications-container .Specifications-box-text-item .Specifications-box-text-item-title {
  flex: 0 1 35%; }

.Specifications-container .Specifications-box-text-item .Specifications-box-text-item-subtitle {
  flex: 0 1 65%; }

.Specifications-container .Specifications-box-text {
  padding: 30px 4%;
  background: #fafafa; }

.Specifications-container .Specificationsimgcontainer {
  padding: 30px 5%; }

.Specifications-container .Specificationsimgcontainer img {
  width: 80%;
  margin: 0 auto;
  display: block; }

.Specifications-container .wrapper-item-specs .Specifications-box-text-item {
  padding-left: 30px; }

.Specifications-container .Specifications-box-text-item-subtitle, .Specifications-container .Specificationsimgcontainer-subtitle {
  color: #666; }

.pro4030-videock_title {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px; }

.pro4030-videoc_subtitle {
  margin-bottom: 10px; }

.line-dcdcdc {
  background: #dcdcdc;
  width: 100%;
  height: 1px;
  margin-bottom: 20px; }

.pro4030-threeboxs-item-title {
  font-size: 1.5vw;
  font-weight: bold;
  margin: 20px 0 15px; }

.pro4030-threeboxs-item-subtitle, .textandimage-text-subtitle {
  font-size: 1.1vw; }

.pro4030-threeboxs-item-subtitle p, .textandimage-text-subtitle p {
  font-size: 1.1vw; }

.textandimage-text-subtitle h3 {
  font-size: 1.2vw; }

.pro4030-contents-ho {
  position: relative; }

.pro4030-contents-ho .pro4030-contents-textwrapper {
  position: absolute;
  width: 26%;
  top: 10%;
  right: 4%;
  color: #fff; }

.pro4030-contents-ho .pro4030-contents-textwrapper .pro4030-contents-texttitle {
  font-size: 2vw;
  font-weight: bold;
  margin-bottom: 1.5vw; }

.pro4030-contents-ho .pro4030-contents-textwrapper .pro4030-contents-textsubtitle {
  line-height: 1.8;
  font-size: 1.05vw; }

.product-4030pro {
  color: #333; }

.product-grey .short_desc {
  border-bottom: 0;
  padding-bottom: 0;
  font-size: 16px;
  color: #333; }

.product-grey .option-box {
  width: 100%; }

.product-grey .product-right-column .cart_bottom {
  border-top: 0;
  padding: 0;
  margin-top: 4px; }

.product-grey .product-right-column .cart_bottom .socialsharing_product {
  color: #666; }

.product-grey .share-social {
  margin-right: 30px; }

.product-grey .social-sharing {
  display: inline-block; }

.product-grey .socialsharing_product ul li .btn {
  padding: 5px 15px 0; }

.product-grey .product-right-column .quantity_wanted_p {
  display: block; }

.product-grey .product-right-column .quantity-selector {
  font-size: 18px;
  display: block;
  width: 100%; }

.product-grey .product-right-column .cart-div {
  margin-top: 5px; }

.product-grey .swatch .label-box {
  font-size: 18px; }

.product-grey .affirm-as-low-as {
  font-size: 16px !important;
  color: #339bcb;
  font-weight: 600; }

.product-grey .swatch {
  margin: 0 0 1em; }

.product-grey .product-right-column {
  padding: 40px 7%;
  background: #fafafa;
  margin: 0; }

.product-grey .product-right-column h4 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3 !important;
  margin-top: 3px; }

.product-grey .product-right-column .price-product #ProductPrice {
  font-size: 28px;
  margin-bottom: 5px;
  color: #333;
  font-weight: bold !important;
  margin-top: 0; }

.product-grey .js-qty input[type=text] {
  width: 45%;
  max-width: 200px;
  border: 1px solid #e5e5e5; }

.pro4030-icons-boxs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.pro4030-icons-boxs .pro4030icon-item {
  cursor: pointer;
  flex: 0 1 20%;
  display: flex;
  color: #333;
  transition: .3s;
  font-size: 16px;
  align-items: center;
  font-weight: bold; }

.pro4030-icons-boxs .pro4030icon-item svg {
  transition: .3s;
  flex: 0 1 60px;
  margin-right: 20px; }

.pro4030-icons-boxs .pro4030icon-item .pro4030icon-item-title {
  flex: 0 1 calc(100% - 50px); }

.pro4030-icons-boxs .pro4030icon-item:hover .pro4030icon-item-title {
  color: #339bcb; }

.pro4030-icons-boxs .pro4030icon-item:hover svg {
  fill: #339bcb; }

.pro4030-icons-boxs {
  padding: 60px 5% 80px; }

.plus-prodes {
  width: 10vw;
  height: 10vw;
  max-width: 50px;
  max-height: 50px;
  background: rgba(51, 155, 203, 0.8);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 24px; }

.plus-prodes01 {
  position: absolute;
  top: 45%;
  left: 26%;
  cursor: pointer; }

.plus-prodes02 {
  position: absolute;
  top: 57%;
  left: 26%;
  cursor: pointer; }

.plus-prodes03 {
  position: absolute;
  top: 19%;
  left: 55.5%;
  cursor: pointer; }

.plus-content {
  position: absolute; }

.plus-content01 {
  top: 1vw;
  left: 1vw;
  width: 25% !important;
  z-index: 1; }

.plus-content02 {
  top: 4vw;
  left: 1vw;
  width: 25% !important;
  z-index: 1; }

.plus-content03 {
  top: 2vw;
  left: 2vw;
  width: 25% !important;
  z-index: 1; }

.textandimage-container {
  margin-top: 1px; }

.line-contentzhiyin-01 {
  position: absolute;
  top: 48.5%;
  background: #fff;
  height: 1px;
  width: 2vw;
  z-index: 6;
  color: #fff;
  left: 24%; }

.line-contentzhiyin-01:after {
  content: "";
  position: absolute;
  width: .8vw;
  top: -1.9vw;
  height: .8vw;
  background: #fff;
  left: -1.9vw;
  border-radius: 50%; }

.line-contentzhiyin-01:before {
  content: "";
  position: absolute;
  width: 1.8vw;
  top: -0.6vw;
  background: #fff;
  height: 1px;
  left: -1.5vw;
  transform: rotateZ(45deg);
  border-radius: 0 0 5px 0; }

.line-contentzhiyin-01 span {
  font-size: 1.1vw;
  font-weight: bold;
  position: relative;
  top: 2vw;
  width: 14vw;
  display: inline-block;
  left: -3vw;
  padding: 5px;
  background: #000; }

.line-contentzhiyin-02 {
  position: absolute;
  top: 61%;
  background: #fff;
  height: 1px;
  color: #fff;
  width: 7.5vw;
  z-index: 6;
  left: 18.2%; }

.line-contentzhiyin-02:after {
  content: "";
  position: absolute;
  width: .8vw;
  top: -1.9vw;
  height: .8vw;
  background: #fff;
  left: -1.9vw;
  border-radius: 50%; }

.line-contentzhiyin-02:before {
  content: "";
  position: absolute;
  width: 1.8vw;
  top: -0.6vw;
  background: #fff;
  height: 1px;
  left: -1.5vw;
  transform: rotateZ(45deg);
  border-radius: 0 0 5px 0; }

.line-contentzhiyin-02 span {
  font-size: 1.1vw;
  font-weight: bold;
  position: relative;
  top: 2vw;
  width: 14vw;
  display: inline-block;
  left: -1vw;
  padding: 5px;
  background: #000; }

.line-contentzhiyin-03 {
  position: absolute;
  top: 22%;
  background: #fff;
  height: 1px;
  color: #fff;
  width: 24.5vw;
  z-index: 6;
  left: 30.5%; }

.line-contentzhiyin-03:after {
  content: "";
  position: absolute;
  width: .8vw;
  top: 2.3vw;
  height: .8vw;
  background: #fff;
  left: -3.2vw;
  border-radius: 50%; }

.line-contentzhiyin-03:before {
  content: "";
  position: absolute;
  width: 3.7vw;
  top: 1.3vw;
  background: #fff;
  height: 1px;
  left: -3.2vw;
  transform: rotateZ(-45deg);
  border-radius: 0 0 5px 0; }

.line-contentzhiyin-03 span {
  font-size: 1.1vw;
  font-weight: bold;
  position: relative;
  bottom: 2.3vw;
  width: 14vw;
  display: inline-block;
  background: #000;
  padding: 5px; }

.plus-content02, .line-contentzhiyin-02, .plus-content01, .line-contentzhiyin-01 {
  display: none; }

#wrapper-bundlesplugin {
  margin: 0 auto;
  padding: 0 20px; }

.container-budplugins {
  background: #fafafa;
  padding: 40px 0;
  margin-bottom: 40px; }

.product-4030pro .revy-bundle-product {
  max-width: 100% !important; }

.product-4030pro #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products .revy-bundle-product .revy-bundle-info-container .revy-bundle-sale-container .revy-bundle-price-red .money {
  color: #666666 !important; }

.product-4030pro #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products .revy-bundle-product .revy-bundle-info-container .revy-bundle-sale-container .revy-bundle-price-green .money {
  color: #339bcb !important; }

.fixed-proright {
  position: fixed;
  top: 50%;
  right: 2%;
  z-index: 99;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 2px 3px 0;
  background: #339bcb;
  padding: 25px 15px 0;
  text-align: center;
  border-radius: 12px; }

.fixed-proright img {
  width: 80px;
  position: absolute;
  width: 131px;
  position: absolute;
  top: -77px; }

.product-right-column .fixed-proright .addtocart-hos {
  background: #fff;
  float: none;
  height: 34px;
  padding: 4px 10px;
  margin-bottom: 9px; }

.product-right-column .fixed-proright .addtocart-hos span {
  font-size: 15px !important;
  font-weight: 600;
  color: #339bcb; }

.product-right-column .fixed-proright #ProductPrice {
  font-weight: 600;
  margin: 10px 15px 10px 8px;
  color: #fff;
  font-size: 18px; }

.re-img-box-textandimage {
  display: flex;
  justify-content: space-between; }

.re-img-box-textandimage > div {
  flex: 0 1 calc((100% - 1px)/2);
  display: inline-block; }

.animation-box {
  opacity: 0; }

.normalmove {
  animation: normalmove 1.5s ease-out;
  animation-fill-mode: forwards; }

@keyframes normalmove {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 150px);
    transform: translate(0, 150px); }

  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.normalmove02 {
  animation: normalmove02 1s ease-out;
  animation-fill-mode: forwards; }

@keyframes normalmove02 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 40px);
    transform: translate(0, 40px); }

  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.pro4030-textoverimage-ho {
  position: relative; }

.pro4030-textoverimage-ho .pro4030-textoverimage-text {
  color: #fff; }

.pro4030-textoverimage-ho .pro4030-textoverimage-text .pro4030-textoverimage-title {
  font-size: 1.5vw;
  font-weight: bold;
  margin-bottom: .8vw; }

.pro4030-textoverimage-ho .pro4030-textoverimage-text .pro4030-textoverimage-subtitle {
  font-size: 1.1vw;
  line-height: 1.5; }

.pro4030-textoverimage-ho .pro4030-textoverimage-pross {
  text-align: center; }

.pro4030-recommendpro-container {
  position: relative;
  background: #fafafa;
  padding: 60px 0;
  margin-bottom: 40px; }

.recommendpro-boxs {
  color: #000;
  margin: 0 auto;
  padding: 0 20px; }

.recommendtitle_rec {
  font-size: 1.5vw;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 auto;
  margin-bottom: 2vw; }

.custom_re-pro {
  text-align: center;
  padding: 20px 10px;
  margin: 0 10px;
  background: #fff; }

.custom_re-pro-title {
  font-weight: bold;
  padding: 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  max-height: 86px;
  height: 8vw; }

.custom_re-pro--price {
  font-size: 16px;
  font-weight: bold; }

.custom_re-pro--price-compare {
  text-decoration: line-through;
  margin-right: 5px;
  color: #666; }

.custom_re-pro--priceblue {
  color: #339bcb; }

.review-box-rec {
  padding: 20px 0 0; }

.review-box-recimgwrapper {
  width: 80%;
  margin: 0 auto; }

.fangdaimg {
  transform: scale(1.1) translateY(10%); }

@media (max-width: 400px) {
  .pro4030-contents-ho .pro4030-contents-textwrapper .pro4030-contents-textsubtitle {
    font-size: 13px; } }
@media (max-width: 590px) {
  .pro4030-icons-boxs .pro4030icon-item {
    flex: 0 1 100%;
    margin-bottom: 30px; } }
@media (max-width: 1000px) {
  .textandimage-container .textandimage-container-item > div {
    flex: 0 1 100%; }

  .textandimage-container .textandimage-text {
    padding: 30px 6%; }

  .textandimage-text-title {
    margin: 10px 0 20px;
    font-size: 23px; }

  .textandimage-container .re-img-box-textandimage {
    order: 2; }

  .pro4030-threeboxs-container .pro4030-threeboxs-item {
    flex: 0 1 100%;
    margin-bottom: 40px; }

  .pro4030-threeboxs-container {
    padding: 50px 20px 0; }

  .Specifications-container > div {
    flex: 0 1 100%; }

  .Specifications-container .Specifications-title, .Specifications-container .Specificationsimgcontainer-title {
    font-size: 20px;
    margin: 0 auto 30px; }

  .Specifications-container .Specifications-box-text-item-subtitle {
    width: 80%; }

  .Specifications-container .Specifications-box-text-item .Specifications-box-text-item-title {
    flex: 0 1 45%; }

  .Specifications-container .Specifications-box-text-item .Specifications-box-text-item-subtitle {
    flex: 0 1 55%; }

  .Specifications-container .Specifications-box-text {
    padding: 30px 4% 10px; }

  .Specifications-container .Specificationsimgcontainer {
    padding: 30px 5% 0; }

  .Specifications-container .wrapper-item-specs .Specifications-box-text-item {
    padding-left: 2px; }

  .Specifications-container {
    margin: 10px 0; }

  .pro4030-videoc_subtitle {
    margin-bottom: 15px; }

  .pro4030-threeboxs-item-title {
    font-size: 20px; }

  .pro4030-threeboxs-item-subtitle, .textandimage-text-subtitle {
    font-size: 14px; }

  .pro4030-threeboxs-item-subtitle p, .textandimage-text-subtitle p {
    font-size: 14px; }

  .textandimage-text-subtitle h3 {
    font-size: 16px; }

  .pro4030-contents-ho .pro4030-contents-textwrapper .pro4030-contents-texttitle {
    font-size: 3.8vw;
    margin-bottom: 3vw; }

  .pro4030-contents-ho .pro4030-contents-textwrapper .pro4030-contents-textsubtitle {
    font-size: 14px; }

  .pro4030-contents-ho .pro4030-contents-textwrapper {
    top: auto;
    right: auto;
    padding-top: 2vw;
    width: 85%;
    top: -48vw;
    left: 7.5%;
    color: #fff; }

  .big-containerre {
    padding-top: 53vw;
    background: #414141;
    margin-top: 20px; }

  .product-grey .product-right-column {
    padding: 40px 4%; }

  .product-grey .product-right-column h4 {
    font-size: 20px; }

  .product-grey .product-right-column .price-product #ProductPrice {
    font-size: 24px; }

  .pro4030-icons-boxs .pro4030icon-item svg {
    flex: 0 1 70px; }

  .pro4030-icons-boxs .pro4030icon-item {
    flex: 0 1 50%;
    margin-bottom: 30px; }

  .pro4030-icons-boxs {
    padding: 10px 5%; }

  .product-grey .product-right-column-top {
    margin-top: 40px; }

  .plus-prodes01 {
    top: 63.5%;
    left: 11%; }

  .plus-prodes02 {
    top: 75%;
    left: 15%; }

  .plus-prodes03 {
    top: 51%;
    left: 60%; }

  .plus-content01 {
    top: 23vw;
    left: 9vw;
    width: 30% !important; }

  .plus-content02 {
    top: 25vw;
    left: 16vw;
    width: 30% !important; }

  .plus-content03 {
    top: 19vw;
    left: 20vw;
    width: 30% !important; }

  .line-contentzhiyin-01:after {
    width: 1vw;
    top: -2.5vw;
    height: 1vw;
    background: #fff;
    left: 2vw; }

  .line-contentzhiyin-01:before {
    width: 2.8vw;
    top: -1vw;
    background: #fff;
    height: 1px;
    left: -0.2vw;
    transform: rotateZ(-45deg); }

  .line-contentzhiyin-01 span {
    font-size: 2.5vw;
    width: 22vw;
    left: 2vw; }

  .line-contentzhiyin-01 {
    top: 45%;
    background: #fff;
    height: 21vw;
    width: 1px;
    z-index: 6;
    left: 14%; }

  .line-contentzhiyin-02:after {
    width: 1vw;
    top: -3.5vw;
    height: 1vw;
    background: #fff;
    left: 3vw;
    border-radius: 50%; }

  .line-contentzhiyin-02:before {
    width: 5vw;
    top: -1.6vw;
    background: #fff;
    height: 1px;
    left: -0.8vw;
    transform: rotateZ(-45deg);
    border-radius: 0 0 5px 0; }

  .line-contentzhiyin-02 span {
    font-size: 2.5vw;
    width: 22vw;
    left: 2vw; }

  .line-contentzhiyin-02 {
    top: 47%;
    background: #fff;
    height: 33vw;
    color: #fff;
    width: 1px;
    z-index: 6;
    left: 18.2%; }

  .line-contentzhiyin-03:after {
    width: 1vw;
    top: .5vw;
    height: 1vw;
    background: #fff;
    left: -12.5vw;
    border-radius: 50%; }

  .line-contentzhiyin-03:before {
    content: "";
    position: absolute;
    width: 11.7vw;
    top: .2vw;
    background: #fff;
    height: 1px;
    left: -11.8vw;
    transform: rotateZ(-4deg);
    border-radius: 0 0 5px 0; }

  .line-contentzhiyin-03 span {
    font-size: 2.5vw;
    width: 22vw;
    bottom: 9.3vw;
    left: -10vw; }

  .line-contentzhiyin-03 {
    top: 27%;
    height: 28vw;
    width: 1px;
    left: 62.5%; }

  .container-budplugins {
    padding: 0;
    margin-bottom: 20px; }

  .fixed-proright {
    padding: 9px 15px 0 140px; }

  .fixed-proright img {
    left: 0;
    width: 110px;
    top: auto;
    left: 20px;
    bottom: -6px; }

  .fixed-proright {
    border-radius: 0;
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 99; }

  .product-right-column .fixed-proright .addtocart-hos {
    padding: 4px 1px;
    margin: 10px; }

  .pro4030-textoverimage-ho .pro4030-textoverimage-text .pro4030-textoverimage-title {
    font-size: 4.5vw !important; }

  .pro4030-textoverimage-ho .pro4030-textoverimage-text .pro4030-textoverimage-subtitle {
    font-size: 14px; }

  .pro4030-textoverimage-ho .pro4030-textoverimage-text {
    background: #0e0c0d;
    padding: 30px 20px; }

  .pro4030-recommendpro-container {
    padding: 0;
    margin-bottom: 20px; }

  .recommendpro-boxs {
    padding: 0 20px 30px; }

  .recommendtitle_rec {
    font-size: 4vw;
    text-align: center;
    padding: 30px 0 0; } }
@media (min-width: 1000px) {
  .product-4030pro .product-left-column {
    margin-bottom: 0;
    padding-bottom: 20px; }

  .pro4030-videocontains {
    max-width: 84%; }

  #wrapper-bundlesplugin {
    max-width: 84%; }

  .thumbs_listnew {
    width: 80%;
    margin: auto; }

  .pro4030-contents-textwrapper, .textandimage-text, .pro4030-threeboxs-bottomtext, .Specifications-img, .pro4030-icons-boxs, #pro4030-pausebotton-wrapper {
    opacity: 0; }

  .recommendpro-boxs {
    max-width: 75%; }

  .recommendtitle_rec {
    max-width: 84%; } }
@media (min-width: 1100px) {
  .product-grey .zoomWrapper {
    height: 550px !important;
    width: 550px !important;
    margin: 0 auto; }

  .product-grey .product-left-column #image-block img {
    width: 550px !important;
    height: 550px !important; }

  .product-grey .zoomContainer {
    height: 550px !important;
    width: 550px !important; } }
@media (min-width: 1200px) {
  .product-grey .columns-container.product .container {
    width: 100%; } }
@media (min-width: 768px) and (max-width: 1250px) {
  .Specifications-container .Specifications-box-text-item-subtitle {
    font-size: 12px; }

  .Specifications-container {
    font-size: 12px; } }
@media (min-width: 768px) {
  .product-4030pro #revy-bundle-wrapper .revy-bundle-wrapper-inner {
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }

  .product-4030pro #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products.revy-bundle-products-multiple-layout {
    flex-direction: initial !important; }

  .product-4030pro #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products.revy-bundle-products-multiple-layout.revy-bundle-products-icon-margin .revy-bundle-product {
    flex: 0 1 20%;
    flex-direction: column; }

  .product-4030pro #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products.revy-bundle-products-multiple-layout .revy-bundle-product .revy-bundle-info-container {
    text-align: center !important; }

  .product-4030pro #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products.revy-bundle-products-multiple-layout .revy-bundle-product .revy-bundle-info-container {
    text-align: center !important; }

  .product-4030pro #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products.revy-bundle-products-multiple-layout .revy-bundle-product .revy-bundle-info-container .revy-bundle-sale-container {
    text-align: center !important;
    justify-content: center !important; }

  .product-4030pro #revy-bundle-wrapper .revy-bundle-title {
    font-size: 1.8em !important;
    margin-bottom: 55px !important; }

  .fixed-proright {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center; }

  .product-right-column .fixed-proright .addtocart-hos {
    width: auto;
    margin-bottom: 12px;
    margin-right: 0; }

  .product-right-column .fixed-proright #ProductPrice {
    font-size: 20px;
    margin: 10px 9px 6px; }

  .Specificationsimgcontainer-subtitle {
    margin-bottom: 30px; }

  .row-flexs {
    display: flex; } }
@media (min-width: 990px) {
  .pro4030-textoverimage-ho .pro4030-textoverimage-text {
    position: absolute;
    top: 50%;
    left: 10%;
    width: 80%;
    transform: translateY(-50%); } }
@media (max-width: 1500px) {
  .product-grey .product-right-column h4 {
    font-size: 23px; } }
@media (max-width: 1600px) {
  .textandimage-container .textandimage-text {
    padding: 0 6%; }

  .product-4030pro .revy-bundle-products {
    flex-direction: initial !important;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start !important; }

  .product-4030pro .revy-bundle-info-container {
    padding-right: 10px; }

  .product-4030pro .revy-bundle-variants-container {
    display: block !important; }

  .textandimage-container .textandimage-text .textandimage-text-img {
    width: 80px;
    left: -6px; }

  .textandimage-container .textandimage-text .textandimage-text-title {
    font-size: 28px; } }
@media (min-width: 1600px) {
  .Specifications-container .Specifications-title, .Specifications-container .Specificationsimgcontainer-title {
    font-size: 36px; } }
@media (min-width: 1700px) {
  .product-4030pro {
    font-size: 16px; }

  .Specifications-container .Specifications-box-text-item-title {
    font-size: 16px; }

  .product-grey .short_desc {
    font-size: 18px; }

  .product-grey .product-right-column h4 {
    font-size: 32px; }

  .product-grey .product-right-column .price-product #ProductPrice {
    font-size: 36px; }

  .pro4030-icons-boxs .pro4030icon-item svg {
    flex: 0 1 80px; }

  .recommendpro-boxs {
    max-width: 65%; } }
[no-border-table] {
  border: none !important; }

[no-border-table] tr {
  border: none !important; }

[no-border-table] td {
  border: none !important; }

[no-border-table] th {
  border: none !important; }

[no-border-table] tbody {
  border: none !important; }

#AddToCart > div {
  font-size: 1.2rem !important;
  line-height: 1.42857;
  font-weight: 600; }

.product-grey .product-left-column {
  position: -webkit-sticky;
  position: sticky;
  top: 100px; }

/* offers collention page  */
.offers-collention-Sitewide-title {
  font-size: 2vw;
  font-weight: 600;
  text-align: center;
  padding: 3vw 0;
  border-top: 1px solid #dcdcdc; }

@media (max-width: 768px) {
  .offers-collention-Sitewide-title {
    font-size: 5vw;
    text-align: center;
    padding: 20px 0; } }
.percentboxs-rule {
  margin: 0 auto;
  width: 78%; }

@media (max-width: 768px) {
  .percentboxs-rule {
    width: 88%; } }
.offers-collention-Sitewide-retitle, .offers-collention-3D-PRINTING-retitle, .offers-collention-cnc-retitle {
  font-size: 1.8vw;
  font-weight: bold;
  margin-bottom: 1.1vw; }

@media (max-width: 768px) {
  .offers-collention-Sitewide-retitle, .offers-collention-3D-PRINTING-retitle, .offers-collention-cnc-retitle {
    font-size: 4vw;
    margin-bottom: 20px; } }
.Sitewidebox-item-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px; }

.Sitewidebox-item-wrapper .Sitewidebox-item {
  flex: 0 1 calc((100% - 30px)/2);
  margin-bottom: 30px;
  padding: 30px 3vw;
  box-shadow: #dedede 1px 0px 8px 4px; }

@media (max-width: 768px) {
  .Sitewidebox-item-wrapper .Sitewidebox-item {
    flex: 0 1 100%; } }
.Sitewidebox-item-tilte01, .Sitewidebox-item-tilte02 {
  color: #339bcb;
  font-size: 1.9vw;
  font-weight: 600;
  line-height: 1.2; }

@media (max-width: 768px) {
  .Sitewidebox-item-tilte01, .Sitewidebox-item-tilte02 {
    font-size: 4vw; } }
.Sitewidebox-item-tilte03, .Sitewidebox-item-tilte04 {
  color: #339bcb;
  font-size: 1.5vw;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0.5vw; }

@media (max-width: 768px) {
  .Sitewidebox-item-tilte03, .Sitewidebox-item-tilte04 {
    font-size: 4vw;
    margin-bottom: 10px; } }
.Sitewidebox-item-subtilte01, .Sitewidebox-item-subtilte02 {
  font-size: 1.2vw;
  font-weight: 600;
  padding: 0.7vw 0; }

@media (max-width: 768px) {
  .Sitewidebox-item-subtilte01, .Sitewidebox-item-subtilte02 {
    font-size: 3vw;
    padding: 10px 0; } }
.Sitewidebox-item-subtilte02 {
  padding-bottom: 0; }

.Sitewidebox-item-content01, .Sitewidebox-item-Excludes02 {
  font-size: 0.95vw;
  font-weight: 500; }

@media (max-width: 768px) {
  .Sitewidebox-item-content01, .Sitewidebox-item-Excludes02 {
    font-size: 3vw; } }
.Sitewidebox-item-subtilte03, .Sitewidebox-item-subtilte04 {
  font-size: 3.5vw;
  line-height: 1;
  font-weight: bold; }

@media (max-width: 768px) {
  .Sitewidebox-item-subtilte03, .Sitewidebox-item-subtilte04 {
    font-size: 8.5vw; } }
.Sitewidebox-item-code03 {
  font-size: 1.8vw;
  font-weight: bold;
  margin: 1vw 0; }

.Sitewidebox-item-code03 span {
  color: #ff3600; }

@media (max-width: 768px) {
  .Sitewidebox-item-code03 {
    font-size: 4.8vw;
    margin: 2vw 0; } }
.Sitewidebox-item-code04 {
  font-size: 1.8vw;
  font-weight: bold;
  margin: 0.3vw 0; }

.Sitewidebox-item-code04 span {
  color: #ff3600; }

@media (max-width: 768px) {
  .Sitewidebox-item-code04 {
    font-size: 4.8vw;
    margin: 1vw 0; } }
.Sitewidebox-item-shop03 {
  margin-bottom: 1.4vw; }

.Sitewidebox-item-shop03 a {
  display: inline-block;
  background: #339bcb;
  color: #fff;
  padding: 0.5vw 2.3vw;
  font-size: 1.2vw;
  border-radius: 4px;
  font-weight: 600; }

@media (max-width: 768px) {
  .Sitewidebox-item-shop03 a {
    padding: 1.5vw 6.5vw;
    font-size: 4vw; } }
.Sitewidebox-item-Excludes03, .Sitewidebox-item-Excludes04 {
  font-size: 0.95vw;
  font-weight: 500; }

@media (max-width: 768px) {
  .Sitewidebox-item-Excludes03, .Sitewidebox-item-Excludes04 {
    font-size: 3vw; } }
.Sitewidebox-item-shop04 {
  margin: 0.5vw 0; }

@media (max-width: 768px) {
  .Sitewidebox-item-shop04 {
    margin: 1vw 0; } }
.Sitewidebox-item-shop04 a {
  display: inline-block;
  background: #339bcb;
  color: #fff;
  padding: 0.5vw 2.5vw;
  font-size: 1.2vw;
  border-radius: 4px;
  font-weight: 600; }

@media (max-width: 768px) {
  .Sitewidebox-item-shop04 a {
    padding: 1.5vw 6.5vw;
    font-size: 4vw; } }
.Sitewidebox-item-Plus04 {
  font-size: 1.2vw;
  word-spacing: 0.1em;
  font-weight: 600; }

@media (max-width: 768px) {
  .Sitewidebox-item-Plus04 {
    font-size: 3.2vw; } }
.wrapper3D-PRINTING-item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px; }

.wrapper3D-PRINTING-item .item3D-PRINTING {
  flex: 0 1 calc((100% - 30px)/2);
  margin-bottom: 30px;
  padding: 1vw 3vw 25px;
  position: relative;
  box-shadow: #dedede 1px 0px 8px 4px; }

@media (max-width: 768px) {
  .wrapper3D-PRINTING-item .item3D-PRINTING {
    flex: 0 1 100%; } }
.wrapper3D-PRINTING-item .item3D-PRINTING img {
  width: 8vw;
  position: absolute;
  top: -1.7vw;
  left: 3vw; }

@media (max-width: 768px) {
  .wrapper3D-PRINTING-item .item3D-PRINTING img {
    width: 20vw;
    top: -20px; } }
.cnc-item-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px; }

.cnc-item-wrapper .cnc-item {
  flex: 0 1 calc((100% - 30px)/2);
  margin-bottom: 30px;
  padding: 1vw 3vw 25px;
  position: relative;
  box-shadow: #dedede 1px 0px 8px 4px; }

@media (max-width: 768px) {
  .cnc-item-wrapper .cnc-item {
    flex: 0 1 100%; } }
.cnc-item-wrapper .cnc-item img {
  width: 8vw;
  position: absolute;
  top: -1.7vw;
  left: 3vw; }

@media (max-width: 768px) {
  .cnc-item-wrapper .cnc-item img {
    width: 20vw;
    position: absolute;
    top: -20px; } }
@media (min-width: 1000px) {
  .cnc-item-wrapper {
    margin-bottom: 120px; } }
.PRINTING-item-tilte01, .PRINTING-item-tilte02, .cnc-item-tilte01, .cnc-item-tilte02 {
  padding-left: 10vw;
  font-size: 1.5vw;
  line-height: 1.2;
  color: #339bcb;
  font-weight: 600;
  margin-bottom: 0.8vw;
  margin-top: 1vw; }

@media (max-width: 768px) {
  .PRINTING-item-tilte01, .PRINTING-item-tilte02, .cnc-item-tilte01, .cnc-item-tilte02 {
    padding-left: 25vw;
    font-size: 3.5vw;
    margin-bottom: 12vw;
    margin-top: 2vw; } }
.PRINTING-item-Extra01 {
  font-size: 2.6vw;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.2; }

@media (max-width: 768px) {
  .PRINTING-item-Extra01 {
    font-size: 7vw; } }
.cnc-item-Extra01 {
  font-size: 3.2vw;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.2; }

@media (max-width: 768px) {
  .cnc-item-Extra01 {
    font-size: 7.5vw; } }
.PRINTING-item-friendly01, .cnc-item-friendly01 {
  font-size: 1.9vw;
  font-weight: 600;
  line-height: 1; }

@media (max-width: 768px) {
  .PRINTING-item-friendly01, .cnc-item-friendly01 {
    font-size: 5vw; } }
.cnc-item-friendly01 {
  font-size: 2.1vw; }

@media (max-width: 768px) {
  .cnc-item-friendly01 {
    font-size: 5vw; } }
.PRINTING-item-code01, .cnc-item-code01 {
  font-size: 1.8vw;
  font-weight: bold;
  margin: 0.8vw 0; }

.PRINTING-item-code01 span, .cnc-item-code01 span {
  color: #ff3600; }

@media (max-width: 768px) {
  .PRINTING-item-code01, .cnc-item-code01 {
    font-size: 4.8vw;
    margin: 1vw 0; } }
.PRINTING-item-shop01 a, .cnc-item-shop01 a {
  display: inline-block;
  background: #339bcb;
  color: #fff;
  padding: 0.5vw 2.3vw;
  font-size: 1.2vw;
  border-radius: 4px;
  font-weight: 600;
  margin-bottom: 1vw; }

@media (max-width: 768px) {
  .PRINTING-item-shop01 a, .cnc-item-shop01 a {
    padding: 1.5vw 6.5vw;
    font-size: 4vw;
    margin-bottom: 2vw; } }
.PRINTING-item-tilte02, .cnc-item-tilte02 {
  margin-bottom: 2.2vw; }

@media (max-width: 768px) {
  .PRINTING-item-tilte02, .cnc-item-tilte02 {
    margin-bottom: 6vw;
    margin-top: 4vw; } }
.PRINTING-item-SPEND02 {
  font-size: 1.8vw;
  font-weight: 600;
  line-height: 1; }

@media (max-width: 768px) {
  .PRINTING-item-SPEND02 {
    font-size: 4.5vw; } }
.PRINTING-item-code02 {
  font-size: 1.2vw;
  font-weight: 600; }

.PRINTING-item-code02 span {
  color: #ff3600;
  font-size: 1.4vw; }

@media (max-width: 768px) {
  .PRINTING-item-code02 span {
    font-size: 3.6vw; } }
@media (max-width: 768px) {
  .PRINTING-item-code02 {
    font-size: 3.3vw; } }
.PRINTING-item-SAVE02 {
  font-size: 1.8vw;
  margin-top: 0.5vw;
  font-weight: 600;
  line-height: 1; }

@media (max-width: 768px) {
  .PRINTING-item-SAVE02 {
    font-size: 4.5vw;
    margin-top: 1.5vw; } }
.PRINTING-item-code021 {
  font-size: 1.2vw;
  font-weight: 600; }

.PRINTING-item-code021 span {
  color: #ff3600;
  font-size: 1.4vw; }

@media (max-width: 768px) {
  .PRINTING-item-code021 span {
    font-size: 3.6vw; } }
@media (max-width: 768px) {
  .PRINTING-item-code021 {
    font-size: 3.3vw; } }
.PRINTING-item-Buy02 {
  font-size: 1.15vw;
  font-weight: 600;
  margin-bottom: 0.5vw; }

@media (max-width: 768px) {
  .PRINTING-item-Buy02 {
    font-size: 3vw;
    margin-bottom: 1.5vw;
    margin-top: 1.5vw; } }
.PRINTING-item-shop02 a {
  display: inline-block;
  background: #339bcb;
  color: #fff;
  padding: 0.5vw 2.3vw;
  font-size: 1.2vw;
  border-radius: 4px;
  font-weight: 600;
  margin-bottom: 0.5vw; }

@media (max-width: 768px) {
  .PRINTING-item-shop02 a {
    padding: 1.5vw 6.5vw;
    font-size: 4vw;
    margin-bottom: 2vw; } }
.offers-collention-3D-PRINTING-retitle, .offers-collention-cnc-retitle {
  margin-bottom: 2.7vw; }

@media (max-width: 768px) {
  .offers-collention-3D-PRINTING-retitle, .offers-collention-cnc-retitle {
    margin-bottom: 30px; } }
.cnc-item-Excludes01, .cnc-item-Excludes02, .PRINTING-item-Excludes01, .PRINTING-item-Excludes02 {
  font-size: 0.95vw;
  font-weight: 500; }

@media (max-width: 768px) {
  .cnc-item-Excludes01, .cnc-item-Excludes02, .PRINTING-item-Excludes01, .PRINTING-item-Excludes02 {
    font-size: 3vw; } }
.cnc-item-Off02 {
  font-size: 5vw;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1; }

@media (max-width: 768px) {
  .cnc-item-Off02 {
    font-size: 13vw; } }
.cnc-item-Women02 {
  font-size: 2.15vw;
  font-weight: 600;
  line-height: 1; }

@media (max-width: 768px) {
  .cnc-item-Women02 {
    font-size: 5.5vw; } }
.cnc-item-code02 {
  font-size: 1.8vw;
  font-weight: bold;
  margin: 0.3vw 0; }

.cnc-item-code02 span {
  color: #ff3600; }

@media (max-width: 768px) {
  .cnc-item-code02 {
    font-size: 4.8vw;
    margin: 1vw 0; } }
.cnc-item-shop02 a {
  display: inline-block;
  background: #339bcb;
  color: #fff;
  padding: 0.5vw 2.3vw;
  font-size: 1.2vw;
  border-radius: 4px;
  font-weight: 600;
  margin-bottom: 0.5vw; }

@media (max-width: 768px) {
  .cnc-item-shop02 a {
    padding: 1.5vw 6.5vw;
    font-size: 4vw;
    margin-bottom: 2vw; } }
/* account  */
.Account-MEMBERSHIP-title {
  margin: 0px;
  line-height: 40px;
  padding: 0px 20px;
  margin-top: 20px;
  font-size: 1.8rem;
  color: #3e3e3e; }

@media (min-width: 768px) {
  .Account-MEMBERSHIP-title .account-Points {
    float: right; } }
.Account-MEMBERSHIP-title .account-Points span {
  color: #369ac9;
  font-weight: 600; }

@media (max-width: 768px) {
  .Account-MEMBERSHIP-title .account-Points {
    display: block; } }
@media (max-width: 768px) {
  .Account-MEMBERSHIP-title {
    line-height: 28px;
    padding: 10px 20px; } }
.Account-MEMBERSHIP-wrapper {
  color: #5d5d5d;
  background: #F7F7F7; }

.Account-MEMBERSHIP-itemsboxs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 50px 30px 30px;
  width: 100%;
  text-align: center; }

.Account-MEMBERSHIP-itemsboxs .Account-MEMBERSHIP-item {
  flex: 0 1 30%; }

@media (max-width: 768px) {
  .Account-MEMBERSHIP-itemsboxs .Account-MEMBERSHIP-item {
    flex: 0 1 100%;
    margin-bottom: 30px; } }
@media (max-width: 768px) {
  .Account-MEMBERSHIP-itemsboxs {
    padding: 30px; } }
.Account-MEMBERSHIP-item-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px; }

.Account-MEMBERSHIP-item-content {
  font-size: 14px;
  text-align: left;
  padding: 15px 20px 0; }

.Account-MEMBERSHIP-item-3 img {
  margin-left: 80px; }

.Account-app-wrapper {
  background: #F7F7F7;
  padding: 0px 20px 80px; }

.Account-app-wrapper .Account-app-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 35px;
  width: 100%;
  text-align: center; }

.Account-app-wrapper .Account-app-box .Account-app-item {
  flex: 0 1 26%; }

.Account-app-wrapper .Account-app-box .Account-app-item img {
  width: 100%; }

@media (max-width: 768px) {
  .Account-app-wrapper .Account-app-box .Account-app-item {
    flex: 0 1 48%;
    margin-bottom: 40px; } }
@media (max-width: 768px) {
  .Account-app-wrapper .Account-app-box {
    padding: 0;
    justify-content: space-around; } }
@media (max-width: 768px) {
  .Account-app-wrapper {
    padding: 0px 20px 20px; } }
.Account-app-item-content {
  color: #333333;
  font-weight: 600;
  font-size: 18px;
  margin-top: 20px; }

.template-customers-account .footer_top_wrap {
  margin-top: 0; }

.template-customers-account #account-page {
  margin-bottom: 0; }

@media (max-width: 768px) {
  .account-box {
    padding: 0 10px; } }
.Sitewidebox-item .dJKENj.dJKENj {
  max-width: 87%;
  margin: 0; }

@media (max-width: 768px) {
  .Sitewidebox-item .dJKENj.dJKENj {
    max-width: 100%; } }
/* vip form */
.col-vip-form-container {
  display: none;
  padding: 30px 0 10px; }

.col-vip-form-container img {
  width: 100%; }

#wip-member-prices-join-the-program-for-free .col-vip-form-container {
  display: inherit; }

.product-block .vip-boxss {
  position: absolute;
  top: 10px;
  right: 10px;
  min-width: 48px;
  color: #fff;
  min-height: 43px;
  font-size: 13px;
  line-height: 15px;
  padding-top: 3px;
  font-weight: 600;
  background: url(//cdn.shopifycdn.net/s/files/1/1978/9859/t/84/assets/new-icon.png?v=8083053831759008189) center top no-repeat;
  text-align: center;
  z-index: 1;
  display: none; }

#wip-member-prices-join-the-program-for-free .product-block .vip-boxss {
  display: inherit; }

#wip-member-prices-join-the-program-for-free .new-box, #wip-member-prices-join-the-program-for-free .sale-box, #wip-member-prices-join-the-program-for-free .block_content-ho {
  display: none; }

#wip-member-prices-join-the-program-for-free .footer_top_wrap {
  padding: 30px 0 40px; }

.footer-formembedcode {
  display: none; }

#wip-member-prices-join-the-program-for-free .footer-formembedcode {
  display: inherit; }

.pro_customercode .bXoXCx.bXoXCx {
  padding: 0px 0px 16px 0; }

.pro-tologins a {
  text-decoration: underline;
  color: #ff3600; }

.tab-content .subbox {
  display: none; }

.page-width-ho .width-ho80 {
  max-width: 1200px;
  padding: 10px 10px 3px;
  margin: 0 auto; }

.page-width-ho .nav-tabs a {
  font-weight: 600;
  cursor: pointer; }

.page-width-ho .nav-tabs .active {
  color: #339bcb; }

/* 4030 product Comparison */
.top_pro-Comparison {
  display: flex;
  justify-content: space-between;
  text-align: center; }

.top_pro-Comparison > div {
  flex: 0 1 calc(100%/2 - 1px);
  padding: 30px 10px;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .top_pro-Comparison > div {
    padding: 4vw 10px 1.5vw; } }
.top_pro-Comparison .top_pro-Comparison-left {
  background: #D9EBF5; }

.top_pro-Comparison .top_pro-Comparison-right {
  background: #EAF4FA; }

.top_pro-Comparison .top_pro-Comparison-title {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 700; }

@media (min-width: 768px) {
  .top_pro-Comparison .top_pro-Comparison-title {
    font-size: 1.8vw;
    margin-bottom: 2vw; } }
.bottom_prodesspec-Comparison {
  display: flex;
  justify-content: space-between;
  text-align: center;
  flex-wrap: wrap; }

.bottom_prodesspec-Comparison > .Comparison-box-text-item {
  flex: 0 1 calc(100%/2 - 1px);
  padding: 30px 10px;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .bottom_prodesspec-Comparison > .Comparison-box-text-item {
    padding: 3vw 10px 4vw; } }
@media (min-width: 768px) {
  .bottom_prodesspec-Comparison > .Comparison-box-text-item:nth-last-child(1) {
    padding: 3vw 10px 8vw; } }
@media (min-width: 768px) {
  .bottom_prodesspec-Comparison > .Comparison-box-text-item:nth-last-child(2) {
    padding: 3vw 10px 8vw; } }
.top_pro-Comparison a {
  display: inline-block;
  padding: 8px 25px;
  background: #339BCB;
  border-radius: 30px;
  margin-top: 12px;
  font-size: 15px;
  color: #fff; }

@media (min-width: 768px) {
  .top_pro-Comparison a {
    margin-top: 1vw;
    font-size: 1vw;
    margin-top: 20px;
    padding: 10px 30px; } }
.Comparison-box-text-item-title {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 15px;
  color: Inter-Regular, sans-serif, Simsun; }
  @media (min-width: 768px) {
    .Comparison-box-text-item-title {
      font-size: 1vw;
      margin-bottom: 1.2vw; } }

.Comparison-box-text-item-image {
  height: 20px; }

.Comparison-box-text-item-boldtitle {
  font-size: 18px;
  font-weight: bold;
  color: #333333; }

.Comparison-box-text-item-boldtitle p {
  margin-bottom: 0; }

.top_pro-Comparison-image {
  height: 11vw; }

.top_pro-Comparison {
  position: sticky;
  top: -1vw; }

.compare-boxloadmore {
  padding: 2vw 0 7vw;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
  padding: 20px 0 60px; }

.compare-boxloadmore ~ .Comparison-box-text-item {
  display: none; }

.compare-boxloadmore .boxloadmore-btn {
  cursor: pointer;
  display: inline-block;
  border-radius: 30px;
  padding: 8px 40px;
  border: 1px solid #339BCB;
  font-size: 15px;
  color: #339BCB; }

@media (min-width: 768px) {
  .Comparison-box-text-item-image {
    height: 1.5vw; }

  .Comparison-box-text-item-boldtitle {
    font-size: 1.6vw; }

  .top_pro-Comparison-image {
    height: 20vw; }

  .top_pro-Comparison {
    top: 50px; }

  .compare-boxloadmore {
    padding: 2vw 0 7vw; }

  .compare-boxloadmore .boxloadmore-btn {
    font-size: 1vw; } }
@media (max-width: 768px) {
  .product-4030pro .nav > li > a {
    padding: 10px 5px; } }
.product-grey #thumbs_list .owl-next:before, .product-grey .pro4030-recommendpro-container .owl-next:before {
  content: ""; }

.product-grey #thumbs_list .owl-prev:before, .product-grey .pro4030-recommendpro-container .owl-prev:before {
  content: ""; }

.product-grey #thumbs_list .owl-prev:before, .product-grey #thumbs_list .owl-next:before, .product-grey .pro4030-recommendpro-container .owl-prev:before, .product-grey .pro4030-recommendpro-container .owl-next:before {
  color: #339bcb;
  line-height: 34px;
  font-size: 18px; }

.product-grey #thumbs_list .owl-prev, .product-grey #thumbs_list .owl-next, .product-grey .pro4030-recommendpro-container .owl-prev, .product-grey .pro4030-recommendpro-container .owl-next {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #339bcb;
  text-shadow: none; }

/* end Product 4030 */
/*  collection slidebar */
.collection_new_section_wrapper #catalog_block .erjimenu_ho {
  padding-left: 5px;
  padding-bottom: 5px; }

.collection_new_section_wrapper #left_column #catalog_block .erjimenu_ho li a {
  font-size: 15px; }

@media (min-width: 768px) and (max-width: 1450px) {
  .collection_new_section_wrapper #left_column #catalog_block .erjimenu_ho li a {
    font-size: 14px; } }
@media (min-width: 1700px) {
  .collection_new_section_wrapper #left_column #catalog_block .erjimenu_ho li a {
    font-size: 16px; } }
.collection_new_section_wrapper #left_column #catalog_block .erjimenu_ho li > span {
  font-size: 12px; }

#newsletter_block {
  max-width: 600px;
  margin: 0 auto !important; }

#newsletter_block .contact-form {
  display: flex;
  justify-content: center; }

@media (min-width: 1921px) {
  #newsletter_block {
    max-width: 800px; } }
.newsletter_img_title_wrapper {
  margin-bottom: 30px; }

@media (max-width: 768px) {
  .newsletter_img_title_wrapper {
    margin-bottom: 0px; } }
.newsletter_img_title_wrapper .be_powermaker {
  color: #fff; }

@media (min-width: 1921px) {
  .newsletter_img_title_wrapper .be_powermaker {
    font-size: 1.8vw; } }
.newsletter_img_title_wrapper .des_newsletter {
  font-size: 17px;
  text-transform: capitalize; }

@media (min-width: 1921px) {
  .newsletter_img_title_wrapper .des_newsletter {
    font-size: 1.1vw; } }
@media (max-width: 768px) {
  .newsletter_img_title_wrapper .des_newsletter {
    font-size: 16px; } }
.footer-center-wrap:after {
  content: "";
  display: table;
  clear: both; }

@media (min-width: 993px) {
  .footer-center-wrap {
    position: relative; }

  .footer-center-wrap .footer_right_block {
    position: absolute;
    height: 100%;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center; } }
@media (min-width: 769px) and (max-width: 993px) {
  .footer_right_block_content_wrapper .social_block {
    text-align: right; } }
@media (max-width: 1024px) {
  #apollo-menu .btn-menu-canvas {
    background: none;
    border: none; } }
@media (min-width: 768px) and (max-width: 1024px) {
  #apollo-menu > .container {
    padding-left: 0;
    padding-right: 0; }

  #header-main #header_logo {
    text-align: center; }

  #header-main .header_center .navbar-nav {
    display: none !important; }

  .header-container .currency_wrapper_pc {
    padding-left: 5px; } }
@media (max-width: 768px) {
  .header-wrap .header-left #header_logo {
    text-align: center; } }
@media (min-width: 500px) and (max-width: 800px) {
  .header_right {
    justify-content: center !important; }

  .header_right #cart {
    margin-right: 0; } }
/****           Product Page CSS  start          *****/
.pdt_page_desc_wrapper > .item_wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 40px;
  padding: 0 10px; }

.pdt_page_desc_wrapper > .item_wrapper > .item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start; }

.pdt_page_desc_wrapper > .item_wrapper > .item > img {
  width: 100%;
  height: auto;
  margin-bottom: 10px; }

.pdt_page_desc_wrapper > .item_wrapper > .item > p {
  line-height: 1.2; }

.pdt_page_desc_wrapper > .item_wrapper > .item > h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  border-left: none !important;
  padding-left: 0px !important; }

.pdt_page_desc_wrapper h3 {
  margin-top: 30px;
  margin-bottom: 16px; }

.pdt_page_desc_wrapper .item_one_quarter {
  width: 22.5%; }

.pdt_page_desc_wrapper .item_one_third {
  width: 30%; }

@media screen and (max-width: 800px) {
  .pdt_page_desc_wrapper .item_one_quarter {
    width: 100%; }

  .pdt_page_desc_wrapper .item_one_third {
    width: 100%; }

  .pdt_page_desc_wrapper > .item_wrapper {
    flex-direction: column;
    align-items: flex-tart;
    justify-content: flex-start; }

  .pdt_page_desc_wrapper > .item_wrapper > .item {
    margin-bottom: 20px; } }
/****           Product Page CSS  end          *****/
@media (min-width: 768px) {
  .home_bestsaller-container .fa-star-half-o:before, .home_bestsaller-container .fa-star-o:before, .home_bestsaller-container .fa-star:before, .home_bestsaller-container .stamped-fa-star-half-o:before, .home_bestsaller-container .stamped-fa-star-o:before, .home_bestsaller-container .stamped-fa-star:before {
    font-size: 18px; } }
@media (max-width: 768px) {
  #newsletter_block .newsletter-input {
    height: auto !important;
    padding: 7px 0 8px 5px !important; } }
#newsletter_block .block_content .btn {
  font-size: 18px;
  line-height: 1;
  border-radius: 25px; }

@media (min-width: 1921px) {
  #newsletter_block .block_content .btn {
    font-size: 0.8vw; } }
.filters-toolbar .filter-type {
  padding: 0 10px; }

.filters-toolbar .filter-type .aftera-plus {
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
  /*font-size:16px;*/ }

.filters-toolbar .filter-type .aftera-plus img {
  position: absolute;
  right: 0;
  top: 5px; }

@media (min-width: 768px) and (max-width: 1600px) {
  .filters-toolbar .filter-type {
    padding: 0 15px 0 5px; } }
@media (max-width: 768px) {
  .filters-toolbar .filter-type {
    padding: 0 15px; } }
.filters-toolbar .top-title-filter {
  padding-bottom: 10px;
  margin-top: 40px;
  border-bottom: 1px solid #dcdcdc; }

.filters-toolbar .top-title-filter .clear-btn {
  float: right; }

.filters-toolbar .top-title-filter .light-black {
  font-weight: bold; }

@media (min-width: 768px) {
  .filters-toolbar .top-title-filter .light-black {
    font-size: 1.15em; } }
@media (max-width: 768px) {
  .filters-toolbar .top-title-filter {
    margin-top: 0; } }
.filters-toolbar .advanced-filter {
  position: relative;
  margin-bottom: 0px;
  padding-right: 10px;
  text-transform: capitalize; }

.filters-toolbar .advanced-filter .right-coll-span {
  display: none;
  position: absolute;
  right: 4px;
  top: 0; }

.filters-toolbar .advanced-filter a {
  line-height: 1.5;
  padding-right: 10px;
  display: inline-block; }

@media (max-width: 768px) {
  .filters-toolbar {
    margin-top: 5px; } }
.filter-box li a {
  color: #4c4c4c; }

.clear-btn {
  text-decoration: underline;
  display: inline-block;
  color: #339bcb; }

.clear-btn:hover {
  color: #4d5c68;
  opacity: 1; }

.right-coll-span {
  float: right; }

.top-title-filter {
  margin-bottom: 5px; }

.active-filter .tag-close::before {
  color: #339bcb; }

.tag-close:before {
  border: 1px solid #4c4c4c;
  font-size: initial;
  content: "✔";
  color: transparent;
  display: inline-block;
  padding-left: 0;
  margin-right: 10px;
  text-align: center;
  line-height: 13px;
  font-size: 15px;
  width: unset;
  height: unset; }
  @media screen and (max-width: 768px) {
    .tag-close:before {
      aspect-ratio: 1 / 1;
      line-height: 1.4em;
      width: 1.4em;
      height: 1.4em; } }

.childhandle-resource-center {
  border-top: 1px solid #b6b6b6; }

.agree-row {
  margin-bottom: 10px; }

.agree-row input {
  padding: 7px 10px 7px 5px; }

.agree-row input:focus {
  outline: none !important; }

.agree-row a {
  text-decoration: underline; }

#submitBlock, .sl-vertical {
  display: flex;
  justify-content: space-between; }

a.social_login {
  margin-right: 0px !important; }

input[type=checkbox]:checked {
  border-color: #339bcb;
  background: #339bcb; }

/* regist */
.vip-earn ul.fl-ul-vip li .icon {
  width: 100px; }

@media (min-width: 768px) {
  .vip-earn ul.fl-ul-vip li {
    width: 30%; }

  .vip-earn ul.fl-ul-vip li .icon {
    width: 170px; } }
.reg-wrappers {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  justify-content: space-around;
  max-width: 1200px;
  margin: 0 auto; }

.reg-wrappers .img_barlink {
  flex: 0 1 30%; }

@media (max-width: 768px) {
  .reg-wrappers .img_barlink {
    flex: 0 1 100%; } }
.reg-wrappers .img_barlink .reg-description {
  width: 80%;
  padding-left: 15px; }

@media (max-width: 768px) {
  .reg-wrappers .img_barlink .reg-description {
    flex: 0 1 95%; } }
@media (max-width: 768px) {
  .reg-wrappers .img_barlink {
    margin-bottom: 20px; } }
@media (max-width: 768px) {
  .reg-wrappers .img_barlink img {
    width: 50px; } }
.reg-wrappers .link_text03 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px; }

.reg-wrappers .link_text03 span {
  position: relative;
  top: 7px;
  margin-left: 5px; }

@media (max-width: 768px) {
  .reg-wrappers .link_text03 span {
    top: 3px; } }
.wrap_bac_regist {
  padding: 100px 0;
  background: #fafafa; }

@media (max-width: 768px) {
  .wrap_bac_regist {
    padding: 30px 0; } }
#create-account .footer_top_wrap {
  margin-top: 0; }

.ul-regist li {
  margin-bottom: 3px;
  position: relative; }

.ul-regist li:before {
  border-radius: 50%;
  width: 7px;
  display: inline-block;
  height: 7px;
  background: #333;
  top: 5px;
  position: absolute;
  left: 0; }

.reg-explore-btn {
  display: block;
  background: #339bcb;
  padding: 12px 15px;
  text-align: center;
  max-width: 250px;
  color: #fff;
  margin: 50px auto 0;
  transition: 0.3s;
  border: 1px solid #339bcb; }

.reg-explore-btn:hover {
  background: transparent;
  color: #339bcb; }

@media (max-width: 768px) {
  .reg-explore-btn {
    margin: 0 auto; } }
.vip-spend p.rg-gozidingyi {
  font-size: 20px;
  margin-top: 20px; }

@media (max-width: 768px) {
  .vip-spend p.rg-gozidingyi {
    font-size: 18px;
    width: 80%;
    margin: 20px auto 0; } }
.fl-ul-vip {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.sub-titles-newrewards {
  font-size: 32px;
  color: #339bcb;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  margin-bottom: 15px; }

@media (max-width: 768px) {
  .sub-titles-newrewards {
    font-size: 20px; } }
.earn_rewards-regist {
  background: #fafafa;
  margin-top: 40px;
  padding: 20px 0 40px; }

@media (min-width: 1600px) {
  .earn_rewards-regist {
    padding: 30px 0 50px; } }
.earn_rewards-regist .container-regs {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px; }

.earn_rewards-regist .container-regs > div {
  display: inline-block;
  float: left; }

.earn_rewards-regist .container-regs .container-regs-left {
  width: 40%;
  color: #333;
  font-style: italic;
  font-size: 137px;
  font-weight: bold; }

@media (max-width: 768px) {
  .earn_rewards-regist .container-regs .container-regs-left {
    width: 100%;
    font-size: 80px; } }
.earn_rewards-regist .container-regs .container-regs-right {
  width: 60%; }

@media (max-width: 768px) {
  .earn_rewards-regist .container-regs .container-regs-right {
    width: 100%; } }
.earn_rewards-regist .container-regs:after {
  content: "";
  display: block;
  clear: both; }

.earn_rewards-regist .container-regs-right-title {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 30px; }

.earn_rewards-regist .container-regs-right-title strong {
  background: #3193bf;
  padding: 0 6px;
  color: #fff; }

@media (max-width: 768px) {
  .earn_rewards-regist .container-regs-right-title {
    font-size: 24px;
    padding: 5px; } }
.banner-block-vip {
  padding-top: 50px; }

@media (max-width: 768px) {
  .banner-block-vip {
    padding-top: 0px;
    display: flex;
    flex-direction: column; } }
.banner-block-vip .vip-title01 {
  font-size: 34px; }

@media (max-width: 768px) {
  .banner-block-vip .vip-title01 {
    font-size: 26px; } }
.banner-block-vip .vip-title02 {
  font-size: 54px;
  font-weight: bold;
  padding: 3px 0; }

@media (min-width: 1600px) {
  .banner-block-vip .vip-title02 {
    padding: 10px 0; } }
@media (max-width: 768px) {
  .banner-block-vip .vip-title02 {
    font-size: 34px; } }
.banner-block-vip .banner-block-vip-left {
  width: 47%;
  padding-left: 11%;
  padding-top: 3%;
  float: left;
  display: inline-block; }

@media (min-width: 1600px) {
  .banner-block-vip .banner-block-vip-left {
    padding-left: 17%; } }
@media (max-width: 768px) {
  .banner-block-vip .banner-block-vip-left {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10%;
    order: 2; } }
.banner-block-vip .banner-block-vip-right {
  width: 53%;
  float: left;
  display: inline-block; }

.banner-block-vip .banner-block-vip-right img {
  max-width: 100%; }

@media (max-width: 768px) {
  .banner-block-vip .banner-block-vip-right {
    width: 100%; } }
.banner-block-vip:after {
  content: "";
  display: block;
  clear: both; }

.vip-btn-login {
  font-size: 18px;
  background: #3193bf;
  padding: 8px 30px;
  border: 1px solid #3193bf;
  color: #fff;
  display: inline-block;
  margin-top: 20px;
  border-radius: 5px;
  text-transform: uppercase;
  margin-right: 20px;
  min-width: 150px;
  text-align: center; }

.vip-btn-login:hover {
  color: #3193bf;
  background: transparent; }

@media (max-width: 768px) {
  .vip-btn-login {
    padding: 8px 20px;
    margin-right: 5px; } }
.vip-btn-sign {
  font-size: 18px;
  background: transparent;
  padding: 8px 30px;
  color: #3193bf;
  display: inline-block;
  margin-top: 20px;
  border: 1px solid #3193bf;
  text-transform: uppercase;
  border-radius: 5px;
  min-width: 150px;
  text-align: center; }

.vip-btn-sign:hover {
  background: #3193bf;
  color: #fff; }

@media (max-width: 768px) {
  .vip-btn-sign {
    padding: 8px 20px; } }
.login-reg-002 {
  margin-top: 30px; }

@media (min-width: 768px) {
  .login-reg-001 {
    padding-left: 30px; } }
@media (min-width: 768px) {
  .re-ho-divs {
    width: 55%; } }
.part-li .h3 {
  font-weight: bold; }

@media (max-width: 768px) {
  .part-li {
    display: flex !important;
    padding: 20px !important; }

  .part-li .h3 {
    font-weight: bold;
    margin-bottom: 0 !important; } }
.vip-spend .owl-prev:before, .vip-spend .owl-next:before {
  font-size: 40px;
  left: 5px; }

.vip-container a:hover {
  color: #339bcb; }

.vip-spend h3 span, .vip-earn h3 span, .vip-box h3 span, .qa h3.title span {
  position: relative;
  top: 8px; }

@media (max-width: 768px) {
  .vip-spend h3 span, .vip-earn h3 span, .vip-box h3 span, .qa h3.title span {
    top: 10px; } }
.se-mobile {
  padding: 0 20px; }

@media (min-width: 768px) {
  .se-mobile {
    display: none !important; } }
@media (max-width: 768px) {
  .hide-in-mobile {
    display: none !important; } }
@media (min-width: 768px) {
  .hide-in-pc {
    display: none !important; } }
@media (max-width: 768px) {
  .wip_section_text_image_wrapper .re-text-obo {
    order: 2; } }
/* end register */
@media (min-width: 768px) and (max-width: 1600px) {
  #left_column #catalog_block .block_content {
    padding: 3px 5px 3px 0; } }
.title_block_filter {
  position: relative;
  font-weight: 600;
  font-size: 14px;
  border: 0;
  color: #3e3e3e;
  margin: 0;
  padding: 8px 15px; }

.title_block_filter:after {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right: 0px;
  width: 30px;
  text-align: center;
  top: 9px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .rtl .title_block_filter:after {
    left: 0px;
    right: auto; }

.filter-boxout {
  font-size: 15px; }

@media (max-width: 768px) {
  .filter-boxout {
    /*display:none;*/ } }
@media (min-width: 1700px) {
  .filter-boxout {
    font-size: 16px; } }
.without-filter.template-collection .filter-box {
  display: none; }

.container-budplugins4030in {
  padding: 0 20px; }

@media (min-width: 768px) {
  .container-budplugins4030in {
    max-width: 94%;
    margin: 0 auto; } }
.page-tem-sitemap #catalog_block {
  display: flex;
  flex-wrap: wrap; }

.page-tem-sitemap #catalog_block > .block {
  flex: 0 1 25%; }

.page-tem-sitemap #catalog_block > .block .level2 {
  padding: 5px 12px; }

@media (max-width: 768px) {
  .page-tem-sitemap #catalog_block > .block {
    flex: 0 1 100%; } }
.page-tem-sitemap #catalog_block .block_content {
  padding: 3px 15px !important; }

.product_block > .new-box {
  position: absolute;
  top: -10px;
  left: 10px;
  text-align: center;
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg filter='url(%23filter0_b_1_435)'%3E %3Ccircle cx='25' cy='25' r='25' fill='%23339BCB'/%3E %3C/g%3E %3Cdefs%3E %3Cfilter id='filter0_b_1_435' x='-40' y='-40' width='130' height='130' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E %3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E %3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='20'/%3E %3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_1_435'/%3E %3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_1_435' result='shape'/%3E %3C/filter%3E %3C/defs%3E %3C/svg%3E ");
  z-index: 1;
  min-width: auto;
  min-height: auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none; }

.product_block > .new-box .label-new {
  font-family: "Inter";
  font-size: 14px;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  padding: 3px 0px; }

@media (max-width: 768px) {
  .product_block > .new-box .label-new {
    font-size: 12px;
    padding: 0; }

  .product_block > .new-box {
    padding: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; } }
@media (min-width: 1921px) {
  .product_block > .new-box {
    padding: 8px 12px 8px 5px; } }
.product_block > .sale-box {
  border: 2px solid #FF3700;
  background: #fff;
  min-width: auto;
  min-height: auto;
  z-index: 12;
  line-height: 1;
  padding: 7px 10px 7px 5px;
  border-radius: 0 20px 20px 0; }

.product_block > .sale-box .label-sale {
  color: #FF3700;
  font-size: 14px;
  font-weight: 600; }

@media (min-width: 768px) {
  .product_block > .sale-box .label-sale {
    font-size: 0.9vw; } }
@media (max-width: 768px) {
  .product_block > .sale-box {
    padding: 4px 10px 4px 5px;
    font-size: 16px !important; } }
@media (min-width: 1921px) {
  .product_block > .sale-box {
    padding: 8px 12px 8px 5px; } }
.learn_section_bg_wrapper {
  position: relative;
  z-index: 0; }

.learn_section_bg_wrapper video {
  position: relative;
  z-index: 0; }

@media (max-width: 992px) {
  .product-grey .product-right-column .cart_bottom #product-detail-image {
    float: none; } }
.product-grey .product-right-column-top .review {
  display: block;
  margin-bottom: 6px; }

.product-grey .product-right-column .sku {
  display: block;
  border-left: none;
  padding-left: 0;
  margin-left: 0;
  padding-right: 5px; }

.product-4030pro .product-right-column .quantity_wanted_p {
  margin-bottom: 5px; }

.product-right-column .btn-wishlist {
  line-height: 45px; }

@media (max-width: 400px) {
  .product-right-column .brand, .product-right-column .review, .product-right-column .sku {
    font-size: 13px; } }
.reviews-badgestars {
  margin-right: 8px; }

.template-blog .main-content {
  padding: 50px 0; }

@media (max-width: 768px) {
  .template-blog .main-content {
    padding: 30px 0; } }
.template-blog #breadcrumbs .breadcrumbs_title {
  font-weight: bold; }

.template-blog .main-content .container {
  max-width: 1100px;
  width: 100%; }

.template-blog .sidebar .block ul.list-block {
  padding-left: 0;
  margin-top: 5px; }

.template-blog .sidebar#right_column {
  padding: 0;
  margin-top: 12px; }

.template-blog .sidebar .block .title_block {
  padding: 0 15px 0 30px;
  font-size: 20px; }

.template-blog #breadcrumbs {
  display: inherit; }

@media (max-width: 768px) {
  .template-blog .sidebar .block {
    padding: 20px; } }
@media (max-width: 768px) {
  #sliderlayer li {
    text-align: center; } }
/* product page with > 1920 */
.product-verticlebox-container02 .cbb-frequently-bought-container {
  max-width: 1300px !important; }

@media (max-width: 1600px) {
  .product-verticlebox-container02 .cbb-frequently-bought-container {
    max-width: 1230px !important; } }
.product-new_product_template .main-content .container {
  max-width: 1300px;
  width: 100%; }

.swiper-button-next-ann {
  background-image: none !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 30px;
  border-radius: 50%;
  text-shadow: none;
  transform: translateY(-50%) !important;
  margin-top: 0 !important;
  text-align: center; }

@media (min-width: 990px) {
  .swiper-button-next-ann {
    right: 35% !important; } }
@media (min-width: 590px) and (max-width: 768px) {
  .swiper-button-next-ann {
    right: 30% !important; } }
.swiper-button-next-ann i {
  font-size: 16px;
  color: #eaeaea; }

.swiper-button-prev-ann {
  background-image: none !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 30px;
  border-radius: 50%;
  text-shadow: none;
  transform: translateY(-50%) !important;
  margin-top: 0 !important;
  text-align: center; }

@media (min-width: 990px) {
  .swiper-button-prev-ann {
    left: 35% !important; } }
@media (min-width: 590px) and (max-width: 768px) {
  .swiper-button-prev-ann {
    left: 30% !important; } }
.swiper-button-prev-ann i {
  font-size: 16px;
  color: #eaeaea; }

@media (max-width: 1024px) {
  .top_announcement-box .page_top_announcement {
    padding: 10px 48px; } }
.simple-destitle {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0; }

/*  support page */
#support #shipping-policy h1, #support #payment h1, #support #return h1, #support #track-my-order h1, #support #faq h1 {
  border-bottom: 0;
  font-weight: 600; }

.out_menubox > li {
  padding: 3px 20px;
  transition: .3s;
  cursor: pointer; }

.out_menubox > li:hover {
  color: #339bcb; }

.out_menubox a {
  color: #000;
  font-weight: 600; }

.out_menubox .active a {
  color: #339bcb; }

.slider_nav_box {
  z-index: 2;
  top: 35%;
  color: #000;
  position: fixed;
  transition: all 0.5s ease; }

.fix {
  position: fixed; }

.fix_bot {
  position: absolute;
  bottom: 0;
  top: auto !important; }

@media (max-width: 990px) {
  .slider_nav_box {
    width: 100%;
    left: 0;
    right: 0; }

  .out_menubox {
    background: rgba(236, 236, 236, 0.9);
    text-align: center;
    width: 100%;
    z-index: 2; }

  .out_menubox > li {
    display: inline-block; }

  .collection_new_header_wrapper > div {
    margin-bottom: 5px !important; }

  .support-block {
    margin-top: 8vw; } }
@media (max-width: 590px) {
  .out_menubox > li {
    padding: 3px 10px; }

  .out_menubox {
    width: 100%; }

  .out_menubox a {
    font-size: 12px; }

  .slider_nav_box.fix {
    bottom: 0 !important;
    top: auto !important; }

  .support-block {
    margin-top: 10vw; } }
@media (max-width: 400px) {
  .out_menubox > li {
    padding: 5px 3px; } }
.template-product #breadcrumbs .container {
  padding: 0; }

.product-verticlebox-container02 .social-wrappers {
  margin-bottom: 20px; }

@media (min-width: 769px) {
  .product-verticlebox-container #shopify-section-comments-new-products {
    padding: 30px 10% 0; } }
@media (max-width: 768px) {
  .product-verticlebox-container #shopify-section-comments-new-products {
    margin-bottom: 20px; } }
.is-soldout .klaviyo-bis-trigger {
  display: block !important; }

@media (max-width: 768px) {
  .is-soldout .klaviyo-bis-trigger {
    width: 100% !important; } }
.header_right {
  font-weight: normal; }

.simple-destitlereview {
  padding-top: 15px;
  border-top: 1px solid #ccc; }

@media (min-width: 1000px) {
  #support #columns.columns-container .container {
    position: relative; }

  #support #columns.columns-container .container:after {
    content: "";
    position: absolute;
    top: 0;
    left: 110px;
    background: #dedede;
    width: 1px;
    height: 100%; } }
@media (min-width: 1500px) {
  #support #columns.columns-container .container {
    position: relative; }

  #support #columns.columns-container .container:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50px;
    background: #dedede;
    width: 1px;
    height: 100%; } }
.mm-listview .mm-next {
  width: 60px; }

.reviews-author02 {
  font-size: 16px; }

.reviews-author02 span {
  font-size: 14px;
  color: #339bcb;
  font-weight: 600;
  margin-left: 5px;
  vertical-align: bottom; }

.buy_300_getone {
  text-align: right;
  padding: 0 15px;
  color: #339bcb;
  font-size: 16px;
  font-weight: bold; }

@media (max-width: 991px) {
  .template-product #breadcrumbs {
    display: inherit; } }
@media (max-width: 768px) {
  .more_info_block .rte .tab_wrapper_pro {
    overflow-x: scroll; }

  .more_info_block .rte .tab_wrapper_pro table {
    width: 1000px !important; } }
@media (min-width: 1921px) {
  .footer_top_wrap {
    padding: 2vw 0 !important; }

  .footer_top_wrap #newsletter_block {
    max-width: 30vw; } }
@media (max-width: 768px) {
  .product-grey .row {
    margin-left: 0;
    margin-right: 0; } }
.flex-features-containerho {
  margin: 50px 0; }

@media (max-width: 1025px) {
  .flex-features-containerho {
    margin: 30px 0; } }
@media (min-width: 769px) {
  .flex-features-containerho .flex-features-item {
    flex: 0 1 31.5%; } }
.product-pre-order #AddToCart {
  display: inherit !important; }

.product-pre-order .affirm-as-low-as {
  margin-bottom: 0; }

.stamped-propro {
  margin-right: 8px; }

.product-right-column .sku {
  font-weight: 500;
  display: inline-block; }

@media (max-width: 768px) {
  .review {
    display: flex;
    margin: 5px 0 10px; }

  .columns-container-original .product-right-column-add {
    padding-left: 15px; }

  .product-right-column .sku {
    display: inline-block !important; } }
@media (max-width: 750px) {
  .product-right-column .smallho-hide {
    display: none !important; } }
@media (max-width: 350px) {
  .copyright {
    flex-wrap: wrap; } }
@media (max-width: 768px) {
  #footer .block.footer-block .block_content {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important; }

  #footer .footer-block .block_content ul.toggle-footer {
    margin-bottom: 0;
    padding-top: 10px; }

  #footer .footer-center-wrap .footer_quicklink .footer-block {
    margin-top: 10px !important;
    margin-bottom: 10px; }

  .footer_right_block_content_wrapper .social_block {
    margin-top: 0; }

  #footer .footer-center-wrap .footer_boxed {
    margin-top: 0; } }
.flex-features-container .flex-features-item02 {
  flex: 0 1 24%; }
  @media screen and (max-width: 820px) {
    .flex-features-container .flex-features-item02 h3 {
      font-size: 16px; } }

@media (max-width: 768px) {
  .flex-features-container .flex-features-item02 {
    flex: 0 1 49%; } }
.wh-original-cart-total .revy-bundle-price-content {
  display: none !important; }

#shopify-section-home_section_blog .blog-backgrounddiv {
  background-size: 100%;
  border-radius: 10px;
  overflow: hidden; }

#shopify-section-product-recommendations .product__price .old-price {
  padding-right: 6px; }

.emptycart-note {
  text-align: center;
  margin-top: 15px; }

.ajaxremove {
  display: none; }

.cart__remove_cartbox {
  text-align: center; }

.cart__remove_cartbox a {
  color: #339bcb;
  text-decoration: underline; }

@media (max-width: 768px) {
  .cart__remove_cartbox {
    text-align: left;
    display: flex;
    justify-content: space-between; } }
.cart__update_cartbox {
  display: flex;
  justify-content: center;
  margin-top: 10px; }

.cart__update_cartbox > .update-cart {
  text-decoration: underline; }

.cart__update_cartbox > .update-cart:hover {
  color: #339bcb; }

.cpro_item_onepeice {
  margin-top: 7px; }

.cpro_item_onepeice .product-price {
  font-size: 15px; }

.cart__remove_cartbox .update-cart-mobiles {
  outline: 0;
  border: 0;
  background: 0;
  color: #339bcb;
  text-decoration: underline;
  padding: 0; }

@media (min-width: 769px) {
  .cart__remove_cartbox .update-cart-mobiles {
    display: none; } }
.thumb_youtubeitem {
  position: relative; }

.thumb_youtubeitem .Icon--play-ho {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 35px; }

.product-videosyoutube iframe {
  width: 100%; }

.product-videosyoutube {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
  display: flex;
  align-items: center;
  background-color: #000;
  opacity: 0; }
  .product-videosyoutube .video-wrapper {
    width: 100%; }

.thumb_youtubeitem {
  cursor: pointer; }

#AddToCartText02 {
  display: block; }

.product-right-column .add_to_cart_detail.btn-preorderss {
  padding: 6px 15px 8px; }

.product-right-column .add_to_cart_detail.btn-preorderss span {
  line-height: 1.2; }

.register-topimg {
  max-width: 100%;
  margin-bottom: 15px; }

@media (max-width: 768px) {
  #cart-page .list_product_cart .cart-num {
    float: right; } }
@media (max-width: 768px) {
  #offers-collection .klaviyo-form-RScYdu {
    text-align: left !important; }

  #offers-collection .klaviyo-form-RScYdu .hVXHud.hVXHud {
    margin: 0; } }
/*======================= Section genmitsu_show ==================*/
#shopify-section-genmitsu_show {
  background-color: #fafafa; }

.genmitsu_show_work {
  font-size: 24px;
  padding: 0 20px 20px;
  font-weight: bold;
  max-width: 1600px;
  width: 100%;
  margin: auto;
  position: relative; }

.button-submit-work {
  position: absolute;
  top: -2px;
  left: 150px;
  color: #fff;
  background: #000;
  padding: 6px 20px;
  border-radius: 50px;
  font-size: 18px;
  border: 1px solid #000;
  transition: all .3s; }

.button-submit-work:hover {
  color: #000;
  background: #fff;
  text-decoration: underline; }

.genmitsu_show_section .genmitsu_show_container-header.mobile {
  display: none; }

.genmitsu_show_section .genmitsu_show_container-header {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  height: 40vh;
  max-height: 325px; }

.genmitsu_show_section .genmitsu_show_container-header .product-box {
  flex: 1;
  overflow: hidden;
  transition: .5s;
  box-shadow: -5px 0 10px -5px #999;
  line-height: 0;
  text-align: center;
  background: #ececec; }

.genmitsu_show_section .genmitsu_show_container-header .product-box.active {
  flex: 1 1 40%;
  background: #fafafa; }

.genmitsu_show_section .genmitsu_show_container-header .product-box > img {
  width: 200%;
  height: calc(100% - 5vh);
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 300px;
  margin-left: 10px; }

.genmitsu_show_section .genmitsu_show_container-header .product-box.active img {
  width: 45%;
  margin-left: 0; }

.genmitsu_show_section .genmitsu_show_container-header .product-box > span {
  font-size: 1.8vh;
  display: block;
  text-align: left;
  height: 10vh;
  line-height: 2.6;
  padding-left: 10%; }

.genmitsu_show_section .genmitsu_show_container-header .product-box.active > span {
  font-size: 1.8vh;
  display: block;
  text-align: center;
  height: 5vh;
  line-height: 2.6;
  padding-left: 0; }

.genmitsu_show_section .genmitsu_show_container-content {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 20px;
  background-color: #fafafa;
  display: none; }

.genmitsu_show_section .genmitsu_show_container-content.active {
  display: block; }

.genmitsu_show_section .genmitsu_show_container-content .product-info {
  display: flex; }

.genmitsu_show_section .genmitsu_show_container-content .product-info .product-left {
  width: 50%;
  padding: 0 50px;
  text-align: right; }

.genmitsu_show_section .genmitsu_show_container-content .product-info .product-left .product-right-img {
  max-width: 85%; }

.genmitsu_show_section .genmitsu_show_container-content .product-info .product-right {
  width: 50%;
  padding: 60px 50px 50px; }

.genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .review {
  display: block;
  font-size: 16px; }

.genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .one-review {
  font-size: 16px;
  margin: 18px 0; }

.genmitsu_show_section .genmitsu_show_container-content .product-info .product-right h4 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3 !important; }

.genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .feature {
  display: flex;
  flex-wrap: wrap;
  padding: 18px 0; }

.genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .feature .feature-item {
  text-align: center;
  margin-right: 45px; }

.genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .feature .feature-item img {
  display: block;
  width: 60px;
  height: 60px; }

.genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .feature .feature-item span {
  font-size: 16px; }

.genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .feature .feature-item .feature-img-wrapper {
  width: 80px;
  height: 80px;
  text-align: center;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-bottom: 15px;
  border-radius: 50px; }

.genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .price {
  font-size: 28px;
  margin-bottom: 25px;
  color: #333;
  font-weight: bold !important;
  margin-top: 0; }

.genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .button-link {
  display: block;
  font-size: 16px; }

.genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .button-link .learn-more {
  padding: 6px 15px;
  background-color: #339bcb;
  margin-right: 10px;
  display: inline-block;
  color: #fff;
  border-radius: 5px;
  height: 44px;
  padding: 4px 12px 6px;
  line-height: 40px;
  transition: all .3s; }

.genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .button-link .learn-more:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .button-link .want-to-review {
  text-decoration: underline;
  display: inline-block; }

@media (max-width: 1500px) {
  .genmitsu_show_section .genmitsu_show_container-content .product-info .product-right h4 {
    font-size: 23px; } }
.genmitsu_show_section .genmitsu_show_container-content .title {
  font-size: 24px;
  font-weight: bold; }

.genmitsu_show_section .genmitsu_show_container-content .accessories-title {
  padding-bottom: 20px; }

.genmitsu_show_section .genmitsu_show_container-content .accessories {
  display: flex;
  justify-content: center;
  background-color: #fff;
  padding: 50px 0;
  margin: 0 20px; }

.genmitsu_show_section .genmitsu_show_container-content .accessories .accessories-item {
  width: 25%;
  text-align: center; }

.genmitsu_show_section .genmitsu_show_container-content .accessories .accessories-item .accessories-img-wrapper {
  width: 110px;
  height: 110px;
  text-align: center;
  border: 1px solid #dedede;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-bottom: auto;
  margin-bottom: 20px;
  border-radius: 60px;
  transition: all .3s;
  overflow: hidden; }

.genmitsu_show_section .genmitsu_show_container-content .accessories .accessories-item img {
  width: 110px;
  height: 110px;
  margin: auto; }

.genmitsu_show_section .genmitsu_show_container-content .accessories .accessories-item span {
  display: block;
  text-align: center;
  font-size: 18px; }

.genmitsu_show_section .genmitsu_show_container-content .accessories .accessories-item .hover {
  display: none; }

.genmitsu_show_section .genmitsu_show_container-content .accessories .accessories-item:hover .accessories-img-wrapper {
  background-color: #339bcb;
  border: 1px solid #339bcb; }

.genmitsu_show_section .genmitsu_show_container-content .accessories .accessories-item:hover img {
  display: none; }

.genmitsu_show_section .genmitsu_show_container-content .accessories .accessories-item:hover .hover {
  display: block; }

.genmitsu_show_section .genmitsu_show_container-content .accessories-hot-sale {
  padding: 50px 0 20px; }

.genmitsu_show_section .genmitsu_show_container-content .hot-sale {
  padding-bottom: 50px; }

.genmitsu_show_section .genmitsu_show_container-content .hot-sale .imgbox-ho {
  position: relative;
  overflow: hidden; }

.genmitsu_show_section .genmitsu_show_container-content .custom_re-pro-title {
  min-height: 65px;
  padding-right: 5px; }

.genmitsu_show_section .genmitsu_show_container-content .owl-carousel .owl-wrapper-outer {
  margin: 0 20px;
  width: unset; }

.genmitsu_show_section .genmitsu_show_container-content .owl-prev {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #339bcb;
  text-shadow: none;
  left: -8px; }

.genmitsu_show_section .genmitsu_show_container-content .owl-prev::before {
  color: #339bcb;
  line-height: 34px;
  font-size: 18px;
  content: ""; }

.genmitsu_show_section .genmitsu_show_container-content .owl-prev.disabled {
  border: 1px solid #999;
  cursor: unset; }

.genmitsu_show_section .genmitsu_show_container-content .owl-prev.disabled::before {
  color: #999; }

.genmitsu_show_section .genmitsu_show_container-content .owl-next {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #339bcb;
  text-shadow: none;
  right: -18px; }

.genmitsu_show_section .genmitsu_show_container-content .owl-next::before {
  color: #339bcb;
  line-height: 34px;
  font-size: 18px;
  content: ""; }

.genmitsu_show_section .genmitsu_show_container-content .owl-next.disabled {
  border: 1px solid #999;
  cursor: unset; }

.genmitsu_show_section .genmitsu_show_container-content .owl-next.disabled::before {
  color: #999; }

@media (max-width: 990px) {
  .page_genmitsu_header > span {
    font-size: calc(3.125vw+12px); }

  .genmitsu_show_section .genmitsu_show_container-header.pc {
    display: none; }

  .genmitsu_show_section .genmitsu_show_container-header.mobile {
    padding: 4vw 2.6041vw;
    display: block;
    height: unset;
    background: #fff; }

  .genmitsu_show_section .genmitsu_show_container-header.mobile .product-select {
    max-width: 600px;
    margin: auto;
    border: 1px solid #ddd; }

  .genmitsu_show_section .genmitsu_show_container-header.mobile .product-select .product-select-current {
    margin: 0;
    font-size: calc(1.6vw+12px);
    padding: 15px 30px;
    cursor: pointer;
    position: relative; }

  .genmitsu_show_section .genmitsu_show_container-header.mobile .product-select .product-select-current::after {
    content: "";
    font-family: "FontAwesome";
    position: absolute;
    top: 15px;
    right: 10px;
    width: 30px;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

  .genmitsu_show_section .genmitsu_show_container-header.mobile .product-select .product-select-current.active::after {
    content: "";
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

  .genmitsu_show_section .genmitsu_show_container-header.mobile .product-select .product-box-mb {
    display: none;
    padding: 15px 30px;
    font-size: calc(0.8vw+12px); }

  .genmitsu_show_section .genmitsu_show_container-header.mobile .product-select .product-box-mb li {
    padding: 2px 0;
    cursor: pointer; }

  .genmitsu_show_section .genmitsu_show_container-header.mobile .product-select .product-box-mb li.active {
    color: #339bcb; }

  .genmitsu_show_section .genmitsu_show_container-header.mobile .product-select .product-box-mb .line {
    color: #000;
    margin-right: 8px;
    position: relative;
    top: -2px;
    font-size: 12px; }

  .genmitsu_show_section .genmitsu_show_container-content {
    margin-top: 3.9vw;
    padding: 0 2.6041vw; }

  .genmitsu_show_section .genmitsu_show_container-content .product-info {
    flex-wrap: wrap;
    background: #fff; }

  .genmitsu_show_section .genmitsu_show_container-content .product-info .product-left {
    width: 100%; }

  .genmitsu_show_section .genmitsu_show_container-content .product-info .product-right {
    width: 100%;
    padding: 0 6.5104vw 20px; }

  .genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .review {
    margin: 0; }

  .genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .one-review {
    font-size: 3.125vw;
    margin: 2vw 0; }

  .genmitsu_show_section .genmitsu_show_container-content .product-info .product-right h4 {
    font-size: 3.90625vw; }

  .genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .feature {
    justify-content: center;
    flex-wrap: nowrap; }

  .genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .feature .feature-item {
    margin: 0 5.5vw; }

  .genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .feature .feature-item .feature-img-wrapper {
    width: 13.02083vw;
    height: 13.02083vw; }

  .genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .feature .feature-item .feature-img-wrapper img {
    width: 10.41666vw;
    height: 10.41666vw; }

  .genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .feature .feature-item span {
    font-size: calc(0.5208vw+12px); }

  .genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .price {
    font-size: 4.6875vw;
    text-align: center; }

  .genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .button-link a {
    display: block;
    text-align: center;
    margin-bottom: 20px; }

  .genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .button-link a .learn-more {
    width: 100%;
    max-width: 480px; }

  .genmitsu_show_section .genmitsu_show_container-content .accessories-title, .genmitsu_show_section .genmitsu_show_container-content .accessories-hot-sale {
    padding-top: 7.8125vw;
    font-size: 3.9063vw;
    padding-left: 6vw; }

  .genmitsu_show_section .genmitsu_show_container-content .hot-sale {
    padding-bottom: 0; }

  .genmitsu_show_section .genmitsu_show_container-content .accessories {
    flex-wrap: wrap;
    padding: 6.5104vw 0;
    margin: 0; }

  .genmitsu_show_section .genmitsu_show_container-content .accessories .accessories-item {
    width: 50%; }

  .genmitsu_show_section .genmitsu_show_container-content .accessories .accessories-item img {
    width: 14.323vw;
    height: 14.323vw; }

  .genmitsu_show_section .genmitsu_show_container-content .accessories .accessories-item a {
    display: flex;
    justify-content: center;
    align-items: center; }

  .genmitsu_show_section .genmitsu_show_container-content .accessories .accessories-item span {
    font-size: 3.3vw; }

  .genmitsu_show_section .genmitsu_show_container-content .accessories .accessories-item .accessories-img-wrapper {
    width: 14.323vw;
    height: 14.323vw;
    margin: 3.2552vw; }

  .genmitsu_show_section .genmitsu_show_container-content .owl-carousel .owl-wrapper-outer {
    padding: 0;
    margin: 0; }

  .genmitsu_show_section .genmitsu_show_container-content .owl-carousel .custom_re-pro {
    margin: 0 15px; }

  .genmitsu_show_section .genmitsu_show_container-content .owl-next {
    right: -8px; }

  .genmitsu_show_work {
    padding: 7.18125vw 8.6041vw 5.333333vw;
    font-size: 3.9063vw; }

  .button-submit-work {
    top: 5.5vw;
    left: 32vw;
    padding: 1.6vw 5.333333vw;
    border-radius: 10vw;
    font-size: 3.3vw; }

  .genmitsu_show_work-frame {
    padding: 0 2.6041vw; } }
@media (max-width: 450px) {
  .genmitsu_show_section .product-right .feature .feature-item {
    margin: 0 0vw !important;
    width: 33%; }

  .genmitsu_show_section .genmitsu_show_container-content .product-info .product-right .feature .feature-item span {
    font-size: 14px; } }
/*======================= End Section genmitsu_show ==================*/
.template-product .product-left-column #image-block img.bold_img_pro {
  display: none;
  position: absolute;
  z-index: 9;
  width: 80px !important;
  height: 80px !important;
  right: 10px;
  top: 10px; }

@media (max-width: 450px) {
  .template-product .product-left-column #image-block img.bold_img_pro {
    width: 60px !important;
    height: 60px !important; } }
.product_block img.bold_img_pro {
  position: absolute;
  z-index: 9;
  width: 65px !important;
  height: 65px !important;
  right: 10px;
  top: 10px; }

/* xiugai30 */
@media (min-width: 992px) {
  .template-product #page {
    overflow-x: initial; } }
@media (min-width: 992px) {
  .template-product .affirm-as-low-as {
    margin-top: 15px; } }
@media (max-width: 991px) {
  .template-product #breadcrumbs {
    display: none; } }
@media (min-width: 1300px) {
  .original_producttemplate .product-left-column {
    padding-right: 5%; } }
.original_producttemplate .product-left-column #views_block {
  margin-top: 10px; }

@media (min-width: 1600px) {
  .original_producttemplate .product-left-column #thumbs_list {
    padding: 0 40px; } }
@media (min-width: 992px) {
  .original_producttemplate .product-left-column {
    position: -webkit-sticky;
    position: sticky;
    top: 100px; } }
.original_producttemplate .product-right-column .sku {
  border-left: none;
  padding-left: 0;
  margin-left: 0;
  padding-right: 10px; }

.original_producttemplate .product-right-column .product-qua {
  line-height: 1; }

@media (min-width: 992px) {
  .original_producttemplate .product-right-column .product-qua {
    border-left: 1px solid #29261f;
    padding-left: 10px; } }
@media (max-width: 374px) {
  .original_producttemplate .product-right-column .product-qua {
    flex: 0 1 100%;
    margin-bottom: 10px; } }
@media (min-width: 375px) {
  .original_producttemplate .product-right-column .product-qua {
    border-right: 1px solid #29261f;
    padding-right: 10px;
    margin-right: 10px; } }
.original_producttemplate .product-right-column h4 {
  font-weight: bold;
  line-height: 1.3 !important;
  font-size: 30px;
  margin-top: 5px;
  margin-bottom: 13px; }

@media (max-width: 1600px) {
  .original_producttemplate .product-right-column h4 {
    font-size: 24px; } }
@media (max-width: 991px) {
  .original_producttemplate .product-right-column h4 {
    font-size: 22px; } }
@media (max-width: 350px) {
  .original_producttemplate .product-right-column h4 {
    font-size: 18px; } }
.original_producttemplate .wrap_allspan {
  margin-bottom: 8px; }

.product-right-column .price-product .ProductPrice {
  font-weight: 600 !important;
  font-size: 30px; }

.original_producttemplate .cusshort_desc {
  margin-top: 30px; }

@media (max-width: 991px) {
  .original_producttemplate .cusshort_desc {
    margin-top: 10px; } }
.original_producttemplate .short_desc {
  border-bottom: 0; }

.original_producttemplate .short_desc a > span:hover {
  text-decoration: underline; }

.original_producttemplate .short_desc table td {
  padding: 0 5px; }

.original_producttemplate .short_desc table + table {
  margin-top: 5px;
  border-top: 1px solid #dcdcdc; }

@media (max-width: 991px) {
  .original_producttemplate .short_desc {
    margin-bottom: 0; } }
.original_producttemplate .swatch .label-box {
  font-weight: bold;
  color: #000;
  padding-left: 0;
  font-family: Inter; }

@media (min-width: 1000px) {
  .original_producttemplate .swatch .label-box {
    font-size: 16px; } }
.original_producttemplate .swatch {
  margin: 15px 0; }

@media (max-width: 991px) {
  .original_producttemplate .swatch {
    margin: 10px 0; } }
@media (min-width: 992px) {
  .original_producttemplate .short_desc {
    line-height: 2; } }
.original_producttemplate .product-right-column-add {
  color: #000; }

.original_producttemplate .swatch label, .original_producttemplate .swatch input:checked + label {
  color: black !important; }

.original_producttemplate .product-right-column .quantity-selector {
  margin-right: 10px;
  font-weight: bold;
  padding-left: 0;
  font-family: Inter; }

@media (min-width: 1000px) {
  .original_producttemplate .product-right-column .quantity-selector {
    font-size: 16px; } }
.original_producttemplate .product-right-column .cart-div {
  display: block;
  padding-top: 20px; }

@media (max-width: 991px) {
  .original_producttemplate .product-right-column .cart-div {
    padding-top: 0; } }
.original_producttemplate .product-right-column .price-product .on-sale {
  color: black !important; }

.original_producttemplate .product-right-column .add_to_cart_detail, .original_producttemplate .product-right-column .shopify-payment-button {
  width: calc(50% - 8px); }

@media (max-width: 991px) {
  .original_producttemplate .product-right-column .add_to_cart_detail, .original_producttemplate .product-right-column .shopify-payment-button {
    width: 100%; } }
.product-right-column .price-product span {
  vertical-align: middle;
  margin-right: 15px;
  display: inline-block; }

.original_producttemplate .price-product .product-price {
  font-size: 18px; }

.original_producttemplate .product-right-column .price-product .variant-savemoney {
  line-height: 1;
  margin-right: 0; }

.original_producttemplate .js-qty__adjust {
  width: 35px; }

.original_producttemplate .js-qty input[type=text] {
  max-width: 60px;
  margin: 0 8px; }

.original_producttemplate .product-right-column .low-qty-block {
  font-size: 16px;
  padding: 0 0 8px 10px; }

.original_producttemplate .shopify-payment-button__button--unbranded {
  background-color: #339bcb; }

.original_producttemplate .youalsolike_pros {
  margin: 35px 0 40px;
  color: #339bcb;
  clear: both; }

.original_producttemplate .youalsolike_pros a {
  color: #339bcb;
  text-decoration: underline; }

@media (max-width: 991px) {
  .original_producttemplate .youalsolike_pros {
    margin: 10px 0 20px; } }
.original_producttemplate .product-right-column .cart-div {
  margin-left: 0; }

.original_producttemplate .product-right-column .brand {
  font-size: 15px; }

.original_producttemplate #revy-bundles-wrapper {
  padding: 30px 6% 5px;
  background: #fafafa;
  margin: 45px 0; }

.original_producttemplate #revy-bundle-wrapper {
  width: 100%; }

.original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products {
  flex: 1 1 auto; }

@media (max-width: 1200px) {
  .original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products {
    flex-wrap: wrap;
    flex-direction: inherit !important; } }
.original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-action {
  width: 100%;
  margin: auto;
  flex: 0 1 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

.original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products .revy-bundle-product {
  flex: 0 1 100%;
  margin-bottom: 20px;
  flex-direction: row;
  max-width: 100%;
  width: 100%; }

.original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner {
  flex-wrap: wrap; }

.original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products .revy-bundle-product .revy-bundle-image-container {
  width: 100px; }

.original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products .revy-bundle-product .revy-bundle-image-container .revy-bundle-image-outline {
  min-height: auto;
  max-height: inherit;
  line-height: inherit; }

.original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products .revy-bundle-product .revy-bundle-info-container {
  flex: 0 1 auto;
  text-align: left !important;
  margin-left: 10px !important;
  width: calc(100% - 100px); }

.original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products .revy-bundle-product .revy-bundle-info-container .revy-bundle-sale-container {
  justify-content: left !important; }

.original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products .revy-bundle-product .revy-bundle-info-container .revy-bundle-product-title {
  margin: 0 0 5px !important; }

.original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products .revy-bundle-product .revy-bundle-info-container .revy-bundle-sale-container .revy-bundle-price-green .money {
  color: #339bcb !important;
  font-size: 16px !important; }

.original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products .revy-bundle-product .revy-bundle-info-container .revy-bundle-sale-container .revy-bundle-price-red .money {
  color: black !important; }

.original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products .revy-bundle-product .revy-bundle-info-container .revy-bundle-variants-container .revy-bundle-variants-select {
  max-width: 200px !important; }

.original_producttemplate #revy-bundle-wrapper .revy-bundle-title {
  flex: 0 1 100%;
  text-align: center;
  margin-top: 0 !important; }

.original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-action .revy-bundle-add-button {
  flex: 0 1 100%; }

.original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-action .revy-bundle-confirm-buttons-wrapper {
  flex-direction: inherit !important; }

.original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-action .revy-bundle-confirm-buttons-wrapper button:nth-child(odd) {
  margin-bottom: 0 !important;
  margin-right: 10px; }

@media (max-width: 991px) {
  .original_producttemplate #thumbs_list {
    width: auto; }

  .original_producttemplate #views_block {
    display: block !important; }

  .original_producttemplate .primary_block .product-left-column {
    padding: 0 4%; }

  .original_producttemplate #image-block {
    padding: 0 20px; }

  .original_producttemplate .product-right-column-add {
    margin-top: 30px; }

  .original_producttemplate .stamped-product-reviews-badge {
    line-height: 1; }

  .original_producttemplate .product-right-column .brand, .original_producttemplate .product-right-column .review, .original_producttemplate .product-right-column .sku {
    font-size: 14px; }

  .original_producttemplate .product-right-column .add_to_cart_detail {
    padding-top: 0; } }
@media (max-width: 374px) {
  .original_producttemplate .review {
    flex-wrap: wrap; } }
@media (max-width: 320px) {
  .original_producttemplate #thumbs_list .owl-prev::before, .original_producttemplate #thumbs_list .owl-next::before {
    font-size: initial; } }
.original_producttemplate .product-right-column .add_to_cart_detail {
  height: 52px; }

.original_producttemplate .shopify-payment-button__button--unbranded {
  padding: 1.3em 2em !important; }

.original_producttemplate .shopify-payment-button__button--branded button {
  min-height: 50px !important;
  border-radius: 5px !important; }

.original_producttemplate .klaviyo-bis-trigger {
  height: 49px;
  line-height: 34px; }

.template-product .product-left-column #image-block img.bold_img_pro {
  display: none;
  position: absolute;
  z-index: 9;
  width: 80px !important;
  height: 80px !important;
  right: 10px;
  top: 10px; }

@media (max-width: 450px) {
  .template-product .product-left-column #image-block img.bold_img_pro {
    width: 60px !important;
    height: 60px !important; } }
.openboxtag {
  position: static;
  margin-block: 2%; }

.short_desc a, .more_info_block .tab-content a {
  text-decoration: underline;
  color: #339bcb; }

.se_toptoggle {
  display: none;
  padding: 4px 8px;
  text-align: center; }

.se_toptoggle b {
  float: right;
  position: relative;
  top: 7px;
  left: 0; }

.madingyi-0 {
  margin-right: 0 !important; }

.original_producttemplate #revy-bundle-wrapper .revy-bundle-wrapper-inner {
  flex-wrap: wrap; }

/*  image with text */
.feature-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }

.feature-row__item {
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  position: relative; }

.feature-row__image {
  display: block;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }

.feature-row__image-wrapper {
  position: relative;
  margin: auto;
  width: 100%; }

.image_text_row {
  padding: 5vw 0; }

@media (min-width: 591px) and (max-width: 768px) {
  .image_text_row .feature-row__item {
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    order: 1; } }
.image_text_row .feature-row__text {
  padding: 0 3vw; }

@media (min-width: 591px) and (max-width: 768px) {
  .image_text_row .feature-row__text {
    order: 1; } }
@media only screen and (max-width: 1000px) {
  .image_text_row .feature-row__text {
    padding: 0 2vw; } }
.image_text_row .title1 {
  color: #000;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 20px; }

@media screen and (min-width: 1460px) {
  .image_text_row .title1 {
    font-size: 40px; } }
@media (min-width: 1001px) and (max-width: 1459px) {
  .image_text_row .title1 {
    font-size: 2vw; } }
@media only screen and (max-width: 1000px) {
  .image_text_row .title1 {
    font-size: 29px; } }
@media (max-width: 450px) {
  .image_text_row .title1 {
    font-size: 25px !important; }

  .image_text_row .title {
    font-size: 24px; } }
.image_text_row .line2-title {
  color: #000;
  font-size: 18px;
  margin-bottom: 20px; }

.image_text_row .lin3-text {
  color: #666;
  font-size: 16px;
  line-height: 1.5; }

@media only screen and (max-width: 768px) {
  .image_text_row .lin3-text {
    font-size: 14px;
    width: 100%;
    overflow: auto; } }
.image_text_row .code_text_copy svg path {
  fill: #000; }

.image_text_row .sale_codes {
  color: #000;
  display: inline-block;
  vertical-align: middle;
  font-size: 36px; }

@media (max-width: 450px) {
  .image_text_row .sale_codes {
    font-size: 22px; } }
.image_text_row .code_text_copy {
  display: inline-block;
  vertical-align: middle; }

.image_text_row .code_text_copy svg {
  width: 20px; }

.image_text_row .discount_card .discount_content {
  border-color: #000;
  margin-bottom: 20px; }

.image_text_row .discount_card .icon-cuter {
  fill: #000; }

.image_text_row .btn_label {
  border-radius: 80px;
  text-transform: capitalize;
  color: #fff;
  padding: 8px 2vw;
  margin-bottom: 20px; }

@media only screen and (max-width: 590px) {
  .image_text_row .btn_label {
    padding: 8px 40px; } }
.image_text_row .socialsharing_product {
  margin-top: 2vw; }

.image_text_row .socialsharing_product li {
  margin: 10px 16px; }

.image_text_row .afbtn_line1 {
  padding: 0 5vw;
  color: #666;
  margin-bottom: 30px; }

.image_text_row .afbtn_line2 a {
  color: #339bcb;
  text-decoration: underline; }

.image_text_row .afbtn_line2 a:hover {
  color: #000; }

@media (max-width: 590px) {
  .image_text_row .afbtn_line1 {
    padding: 0;
    font-size: 12px; }

  .image_text_row .socialsharing_product li {
    margin: 10px; } }
@media (min-width: 591px) and (max-width: 768px) {
  .image_text_row .line2-title {
    font-size: 22px; }

  .image_text_row .afbtn_line1 {
    padding: 0 4vw; } }
/* image_text_grid */
@media (min-width: 1000px) and (max-width: 1400px) {
  .image_text_grid_section .title1 {
    font-size: 16px; } }
.image_text_grid_section {
  padding: 2vw 0; }

.image_text_grid_section .section-title {
  color: #000;
  font-size: 36px;
  text-align: center;
  text-transform: uppercase; }

@media only screen and (max-width: 768px) {
  .image_text_grid_section .section-title {
    font-size: 24px; } }
.image_text_grid_section .imag_text_cont {
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 4px 4px #ccc;
  padding: 5vw 4vw;
  margin: 2vw; }

.image_text_grid_section .title1 {
  font-weight: bold; }

.image_text_grid_section .btn_label {
  border-radius: 80px;
  text-transform: capitalize;
  color: #fff;
  padding: 8px 2vw;
  margin-bottom: 20px; }

@media only screen and (max-width: 590px) {
  .image_text_grid_section .btn_label {
    padding: 8px 40px; } }
@media (min-width: 591px) and (max-width: 768px) {
  .image_text_grid_section .imag_text_cont {
    padding: 5vw 3vw; } }
/*  section sticky-nav  */
.subMenu {
  padding: 10px; }

.subMenu.fix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  z-index: 8; }

.subNavBtn {
  padding: 10px 2vw;
  border-radius: 50px;
  margin: 0 2vw;
  text-align: center; }

@media only screen and (max-width: 590px) {
  .subNavBtn {
    margin: 10px;
    width: 42%;
    font-size: 11px; } }
/* .page-tem-offers-collention */
@media (min-width: 591px) and (max-width: 768px) {
  .page-tem-offers-collention .section {
    padding-left: 1%;
    padding-right: 1%; } }
@media (min-width: 1200px) {
  .page-tem-offers-collention .main-content .container {
    width: 100%; } }
.page-tem-offers-collention .swiper-pagination-bullet-active {
  background: #000 !important; }

@media (max-width: 590px) {
  .page-tem-offers-collention .title1 h2, .page-tem-offers-collention .line2-title h2 {
    font-size: 7vw !important; }

  .page-tem-offers-collention .title1 h3 {
    font-size: 20px !important; } }
.page-tem-offers-collention .discount_card {
  max-width: 100%; }

/* header for 1024px css */
@media (min-width: 769px) and (max-width: 1024px) {
  .currency_wrapper_pc {
    display: none; }

  .header-left {
    display: flex !important;
    align-items: center;
    justify-content: center; }

  .menu-canvasl-login {
    background: #f8f8f8; }

  .mobile_menu_search_wrapper #searchbox {
    margin: 0px !important; }

  .mobile_menu_search_wrapper #search_button {
    width: auto !important;
    padding-right: 14px;
    position: static !important; }

  .mobile_menu_search_wrapper #search_query_top_pop {
    width: 80% !important;
    margin-right: 0px !important; } }
/* product page : default /preorder/4030 */
.more_info_block .nav {
  position: -webkit-sticky;
  position: sticky;
  z-index: 2;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between; }

/* product page: 3020promax  */
.promax3020_producttemplte.more_info_block.product-collateral.nav > li {
  float: none;
  display: inline-block;
  vertical-align: middle; }

.promax3020_producttemplte.more_info_block.product-collateral.nav > li.active a {
  background: #339bcb;
  color: #fff; }

.nav > li.active > a:hover {
  background: #339bcb;
  color: #fff; }

.promax3020_producttemplte .customhtml .grid {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0 !important; }

.promax3020_producttemplte .customhtml .grid__item {
  float: none; }

.promax3020_producttemplte .customhtml h3 {
  font-size: 27px; }

@media (max-width: 480px) {
  .promax3020_producttemplte .customhtml h3 {
    font-size: 1.9rem; } }
.promax3020_producttemplte .more_info_block .product-collateral .tab-content {
  padding: 0; }

.promax3020_producttemplte .more_info_block .nav {
  text-align: center;
  float: none;
  margin: auto; }

.promax3020_producttemplte .more_info_block .product-collateral .nav-tabs > li {
  float: none;
  display: inline-block; }

.more_info_block {
  clear: both; }

.promax3020_producttemplte .customhtml ul {
  padding-left: 0; }

@media screen and (min-width: 1460px) {
  .promax3020_producttemplte .customhtml h2 {
    font-size: 44px; } }
@media (min-width: 769px) and (max-width: 1459px) {
  .promax3020_producttemplte .customhtml h2 {
    font-size: 2.2vw; } }
@media only screen and (max-width: 590px) {
  .promax3020_producttemplte .customhtml h2 {
    font-size: 22px !important; } }
@media (min-width: 769px) and (max-width: 1459px) {
  .promax3020_producttemplte .customhtml h3 {
    font-size: 2vw; } }
@media only screen and (max-width: 768px) {
  .promax3020_producttemplte .customhtml h3 {
    font-size: 2rem; } }
@media only screen and (max-width: 360px) {
  .promax3020_producttemplte .customhtml h2 {
    font-size: 22px  !important; }

  .promax3020_producttemplte .customhtml h3 {
    font-size: 15px  !important; }

  .promax3020_producttemplte .customhtml li {
    padding-left: 0;
    padding-right: 0; } }
.imagesgroup {
  display: flex;
  flex-wrap: wrap;
  padding: 0 !important; }

.imagesgroup .img-item {
  width: 20%;
  position: relative; }

.imagesgroup .img-item a {
  display: block; }

.imagesgroup .img-item .hover-box {
  opacity: 1;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(23, 18, 228, 0.8); }

.imagesgroup .img-item .hover-box h2 {
  font-weight: 700;
  color: #fff !important; }

.imagesgroup .img-item:hover .hover-box {
  opacity: 0; }

@media only screen and (max-width: 590px) {
  .imagesgroup .img-item:nth-child(1), .imagesgroup .img-item:nth-child(2) {
    width: 50%; }

  .imagesgroup .img-item:nth-child(3), .imagesgroup .img-item:nth-child(4), .imagesgroup .img-item:nth-child(5) {
    width: 33.33%; } }
/* 3020promax-imagesgallery section */
.imagesgallery {
  position: relative;
  overflow: hidden; }

.imagesgallery .bg-div {
  background: linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0.67708) 32.29%, rgba(0, 0, 0, 0.39063) 60.94%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  height: 80%;
  width: 100%;
  z-index: 1; }

.imagesgallery .bg-div span {
  color: #fff;
  font-size: 16vw;
  margin: auto;
  text-align: center;
  position: absolute;
  top: 78%;
  bottom: auto;
  font-weight: bold;
  left: 0;
  right: 0; }

@media only screen and (max-width: 590px) {
  .imagesgallery .bg-div span {
    top: 67%;
    font-size: 22vw; } }
.imagesgallery .imagesgalleryTop {
  position: relative;
  z-index: 1;
  padding: 0 8vw;
  margin-bottom: 8vw;
  margin-top: 5vw;
  text-align: center; }

@media screen and (min-width: 1460px) {
  .imagesgallery .imagesgalleryTop {
    padding: 0 13vw; } }
.imagesgallery .imagesgalleryTop .title {
  font-weight: bold;
  display: inline-flex;
  border: 2px solid #DDD082;
  border-radius: 100%;
  color: #fff;
  width: 21vw;
  height: 21vw;
  max-width: 186px;
  max-height: 186px;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  text-align: center;
  line-height: 1.2;
  font-size: 1.7vw; }

@media (min-width: 591px) and (max-width: 768px) {
  .imagesgallery .imagesgalleryTop .title {
    font-size: 24px; } }
@media screen and (min-width: 1460px) {
  .imagesgallery .imagesgalleryTop .title {
    font-size: 32px; } }
@media only screen and (max-width: 590px) {
  .imagesgallery .imagesgalleryTop .title {
    font-size: 14px;
    margin-bottom: 30px; } }
.imagesgallery .imagesgalleryTop .text {
  text-align: left;
  width: calc(100% - 22vw);
  display: inline-block;
  color: #fff;
  padding-left: 3vw;
  vertical-align: middle; }

@media screen and (min-width: 1460px) {
  .imagesgallery .imagesgalleryTop .text {
    padding-left: 55px; } }
@media only screen and (max-width: 590px) {
  .imagesgallery .imagesgalleryTop .text {
    width: 100%; } }
.imagesgallery .owl-carousel {
  position: relative;
  z-index: 1;
  margin-bottom: 7vw; }

@media only screen and (max-width: 590px) {
  .imagesgallery .owl-carousel {
    padding: 0 11vw; } }
.imagesgallery .images-item {
  margin: 10px; }

.imagesgallery .owl-carousel .owl-prev, .imagesgallery .owl-carousel .owl-next {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #fff;
  text-shadow: none; }

.imagesgallery .owl-carousel .owl-prev:before {
  content: "";
  color: #fff;
  line-height: 34px;
  font-size: 18px; }

.imagesgallery .owl-carousel .owl-next:before {
  content: "";
  color: #fff;
  line-height: 34px;
  font-size: 18px; }

/* product coupon */
.primary_block .discount_card .discount_content {
  border: 2px dashed #000; }

.primary_block .sale_codes {
  color: #000;
  font-size: 30px; }

.primary_block .coupon-code {
  margin-bottom: 20px;
  text-align: center;
  border: 2px solid black;
  border-radius: 20px;
  padding: 20px;
  background-color: #fafafa; }

.primary_block .discount_card .icon-cuter {
  fill: #000; }

.primary_block .code_text_copy svg {
  width: 25px;
  transform: translateY(7px); }

/*3020promax update product navbar  */
.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.9); }

.product-3020promax .more_info_block .tab-content {
  padding: 0; }

.product-3020promax .more_info_block .product-collateral, .product-3020promax .more_info_block .nav {
  background-color: transparent !important; }

@media only screen and (max-width: 590px) {
  .product-3020promax .nav > li > a {
    padding: 10px !important; } }
.more_info_block.product-collateral.nav > li.active a {
  background: #339bcb;
  color: #fff; }

@media only screen and (max-width: 768px) {
  #AddToCart > div {
    font-size: 14px !important; } }
.product-grey .product-left-column {
  position: -webkit-sticky;
  position: sticky;
  top: 100px; }

/* home_slidershow_new */
.home_slider_a {
  position: relative;
  z-index: 1; }

.slider_content_wrapper {
  position: relative; }

.slider_content_wrapper > img {
  width: 100%;
  height: auto; }

.slider_bg_wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: none; }

.slider_text_content_wrapper {
  position: absolute;
  right: 10%;
  bottom: 10%; }

.slider_text_content_wrapper > div {
  padding-bottom: 20px;
  letter-spacing: 1px;
  line-height: 1; }

.slider_text_content_wrapper > span {
  padding-bottom: 16px; }

.video_button_wrapper {
  display: inline-block;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 590px) {
    .video_button_wrapper {
      display: flex; } }

.video_button_wrapper .video_button_text {
  position: relative; }

.video_button_wrapper .video_button_text::after {
  content: '';
  width: 0;
  height: 1px;
  background: #fff;
  margin-top: 2%;
  position: absolute;
  display: block;
  transition: .3s; }

.video_button_wrapper:hover .video_button_text::after {
  width: 100%; }

/* home_slidershow_mobile_new */
.slider_content_wrapper_mobile {
  position: relative; }

.slider_content_wrapper_mobile > img {
  width: 100%;
  height: auto; }

.slider_content_wrapper_mobile.slider_bg_wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: none; }

.slider_content_wrapper_mobile.slider_text_content_wrapper {
  flex-direction: column;
  position: absolute;
  right: 10%;
  bottom: 10%; }

.slider_content_wrapper_mobile.slider_text_content_wrapper > div {
  padding-bottom: 10px;
  letter-spacing: 1px; }

.slider_content_wrapper_mobile.slider_text_content_wrapper > span {
  padding-bottom: 4px; }

@media screen and (min-width: 590px) {
  .home_slidershow_mobile_new-wrappper {
    display: none; } }
@media screen and (max-width: 590px) {
  .home_slidershow_new-wrappper {
    display: none; } }
/* home_section_learn */
.home_section_learn_total_wrapper {
  position: relative;
  margin-top: 30px; }

.learn_section_bg_wrapper > img {
  width: 100%;
  height: auto; }

.learn_section_bg_wrapper > video {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block; }

.learn_section_content_wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 16%;
  background: rgba(0, 0, 0, 0.6); }

.learn_section_content_wrapper > p {
  width: 45%;
  line-height: 1.6;
  text-align: left; }

@media screen and (max-width: 800px) {
  margin-bottom: 25px !important; }
.learn_section_content_wrapper > a {
  line-height: 1 !important;
  padding: 14px 34px;
  border-radius: 20px; }

p.learn_section_title {
  line-height: 1.2 !important; }

@media screen and (min-width: 800px) {
  .learn_section_bg_wrapper {
    width: 100%;
    height: 36.7vw !important;
    overflow: hidden; } }
@media screen and (max-width: 800px) {
  .learn_section_content_wrapper > p {
    width: 92%;
    margin-bottom: 10px !important;
    line-height: 1.4 !important; }

  .learn_section_caption {
    font-size: 14px !important; }

  .learn_section_title {
    font-size: 16px !important; }

  .learn_section_text {
    font-size: 12px !important; }

  .learn_section_btn {
    font-size: 12px !important; }

  .learn_section_content_wrapper {
    padding-left: 12%; }

  .learn_section_content_wrapper > a {
    padding: 10px 14px;
    border-radius: 0px 18px 18px 0px; } }
/*  collection  */
.collection_filter_sort_wrapper {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-bottom: 50px; }

.collection_filter_sort_wrapper > div:first-of-type {
  width: 80%;
  padding-left: 6%; }

.collection_filter_sort_wrapper > div:last-of-type {
  width: 50%; }

.block_content ul.list-block {
  margin-top: 0px !important;
  margin-bottom: 0px !important; }

.block_content ul.list-block a {
  font-weight: normal !important; }

.collection_new_section_wrapper {
  width: 100% !important;
  max-width: 98%;
  margin: 0 auto; }

.collection_new_section_wrapper#left_column li a {
  color: #000; }

.collection_new_section_wrapper#left_column li a:hover {
  color: #339bcb; }

.collection_new_section_wrapper.big_title_block a {
  color: #000; }

.collection_new_section_wrapper.bignav_content a:hover {
  color: #339bcb !important; }

.collection_new_section_wrapper.product_block {
  padding-left: 2vw !important;
  padding-right: 2vw !important;
  margin-bottom: 3.8vw !important; }

@media (min-width: 768px) {
  .collection_new_section_wrapper.product_block.collection-itemsa {
    padding: 0 2vw; } }
@media (max-width: 768px) {
  .collection_new_section_wrapper.product_block {
    margin-bottom: 30px !important; } }
.collection_new_section_wrapper.product-meta.name a {
  text-align: center;
  font-weight: normal;
  color: #000000;
  font-size: 14px; }

.collection_new_section_wrapper.product-meta.cd-new-price {
  font-size: 14px;
  font-weight: normal;
  color: #666666; }

.collection_new_section_wrapper.product-meta.on-sale {
  font-size: 16px;
  color: #339bcb;
  font-weight: normal; }

.collection_new_section_wrapper.product-meta.price_normal {
  font-size: 16px;
  color: #666666;
  font-weight: normal; }

.collection_new_section_wrapper.product-meta.content_price {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px; }

.collection_new_section_wrapper#left_column {
  width: 18% !important; }

.collection_new_section_wrapper#center_column {
  width: 82% !important; }

.collection_new_section_wrapper.product_block.product-meta.name > a {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.7;
  color: #000000;
  width: 100%;
  display: inline-block; }

/* collection product grid item */
.flex_functional-buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  background: rgba(255, 255, 255, 0.9) !important; }

.flex_functional-buttons > div:nth-of-type(1) {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px; }

.flex_functional-buttons > div:nth-of-type(2) {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  position: relative;
  z-index: 2; }

.flex_functional-buttons.quick-view {
  border: none !important;
  margin-right: 10px;
  background: transparent !important; }

.flex_functional-buttons.wishlist > a {
  border: none !important;
  margin-left: 10px;
  background: transparent !important; }

.pdt_grid_view_more_btn {
  padding: 10px 30px;
  border-radius: 30px;
  color: #ffffff;
  background-color: rgba(51, 155, 203, 0.9);
  font-weight: bold;
  font-size: 14px;
  line-height: 1; }

.bg_link {
  position: absolute;
  width: 100%;
  height: 100%; }

/* images aspect  */
.slider_content_wrapper img {
  width: 100%; }

.slider_content_wrapper_mobile img {
  width: 100%; }

img.collection_product_image, .home_section_article-item img {
  aspect-ratio: 1 / 1;
  width: 100%;
  object-fit: cover; }

.product-4030pro .pro4030top-img-pross img {
  aspect-ratio: 1920 / 700;
  width: 100%;
  object-fit: contain; }

.product-left-column #image-block img {
  aspect-ratio: 1 / 1;
  object-fit: contain; }

#gallery-main .grid__item img {
  aspect-ratio: 1 / 1;
  width: 100%;
  object-fit: contain; }

@media only screen and (max-width: 768px) {
  .product-4030pro .pro4030top-img-pross img {
    aspect-ratio: 15 / 11;
    width: 100%;
    object-fit: contain; } }
.image-wrapper {
  position: relative; }

.row__image {
  margin: 0 auto;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }

.template-page #center_column ol li {
  list-style: auto !important; }

/* product page: guide tip  */
.guide-tip {
  display: inline-block;
  margin: 10px 0; }

.guide-tip a {
  border-radius: 30px;
  padding: 5px 10px;
  color: #fff;
  background: #339bcb; }

.guide-tip .icon-info {
  background: #fff;
  border-radius: 100%;
  line-height: 1;
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
  fill: #339bcb; }

.guide-tip a:hover {
  color: #000; }

/* product page: price */
.price-product {
  display: inline-block; }

@media only screen and (max-width: 590px) {
  .price-product {
    display: block; } }
.product-right-column .save-price {
  background: #ff3600;
  padding: 6px 10px;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  margin: 10px 0; }

.product-right-column .save-price.madingyi-0 {
  background: transparent;
  padding: 0; }

.collection_label-box {
  position: absolute;
  right: 0;
  z-index: 1; }

/*   cart  update  */
.affirm-modal-trigger {
  color: #339bcb;
  text-decoration: underline; }

/* CFBM2021 */
@media (min-width: 501px) {
  .bfcm2021-rightboximg02, .ipadpchides {
    display: none !important; } }
@media (max-width: 500px) {
  .bfcm2021-rightboximg01, .mbmbhdie {
    display: none !important; } }
@media (min-width: 769px) {
  .hopchide {
    display: none !important; } }
@media (max-width: 768px) {
  .hombhide {
    display: none !important; } }
.pageBFCM2021-outwrapper {
  background: #000;
  color: #fff; }

#bfcmtobottom:hover, .BFCM2021-topbannerbox .BFCM2021-tb-textwrapper a, .pageBFCM2021-outwrapper a {
  color: #fff; }

.pageBFCM2021-outwrapper img {
  vertical-align: top; }

.BFCM2021-topbannerbox > img {
  width: 100%; }

.BFCM2021-topbannerbox .BFCM2021-tb-textwrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff; }

.BFCM-product_title, .BFCM2021-supbox_title, .BFCM2021-topbannerbox {
  text-align: center;
  position: relative; }

.BFCM-product_title img, .BFCM2021-supbox_title img {
  width: 53vw; }

.BFCM-product_title span, .BFCM2021-supbox_title span {
  position: absolute;
  left: 50%;
  font-size: 2.4vw;
  width: 25vw;
  line-height: 1.2;
  font-weight: 700; }

.BFCM-product_title span {
  top: 53%;
  transform: translate(-50%, -50%); }

.BFCM2021-supbox_title {
  margin-bottom: 2vw; }

.BFCM2021-supbox_title span {
  bottom: 23%;
  transform: translateX(-50%); }

.BFCM-product_subtitle, .BFCM2021-supbox_subtitle, .BFCM2021-supbox_subtitle img {
  text-align: center;
  font-size: .92vw;
  position: relative;
  top: -2vw; }

.BFCM2021-supbox_subtitle img {
  top: -1.3vw;
  width: 6vw; }

.BFCM21-productbox {
  display: flex;
  align-items: center; }

.BFCM21-product-img {
  flex: 0 1 50%;
  position: relative; }

.BFCM-BFitem-productbox .BFCM-BFitem-img > span, .BFCM21-product-img span {
  position: absolute;
  display: inline-block;
  background: #e84141;
  border-radius: 50%;
  font-size: .92vw;
  line-height: 1.3;
  font-weight: 700;
  height: 4.5vw;
  width: 4.5vw;
  display: flex;
  justify-content: center;
  align-items: center; }

.BFCM21-product-img span {
  top: 5vw;
  right: 10vw; }

.product-rightbfcm .BFCM21-product-img {
  order: 2; }

.BFCM21-product-text {
  flex: 0 1 50%;
  padding: 0 10vw; }

.wrapper-bfcmtownav {
  text-align: center;
  margin-bottom: 2vw; }

.wrapper-bfcmtownav .bfandcmnav-item {
  display: inline-block;
  cursor: pointer; }

.BFCM-BFitem-wrapper {
  display: flex;
  max-width: 90%;
  margin: 0 auto;
  justify-content: space-between;
  flex-wrap: wrap; }

.BFCM-BFitem-productbox {
  flex: 0 1 49%;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
  color: #000;
  padding: 2vw 1vw;
  margin-bottom: 1.5vw; }

.BFCM-BFitem-productbox a {
  color: #000; }

.BFCM-BFitem-productbox .BFCM-BFitem-img {
  flex: 0 1 45%;
  position: relative; }

.BFCM-BFitem-productbox .BFCM-BFitem-img > span {
  bottom: -.3vw;
  left: -.3vw;
  color: #fff; }

.BFCM-BFitem-productbox .BFCM-BFitem-text {
  flex: 0 1 55%;
  padding: 0 1vw 0 3vw;
  color: #3f3f3f; }

.BFCM-BFitem-productbox .BFCM-BFitem-text a {
  color: #3f3f3f; }

.bfandcmcontent-item, .page-tem-BFCM2021 #footertop, .supbox-bottomform03 .kl-private-reset-css-Xuajs1 input.kl-private-reset-css-Xuajs1 + div.needsclick {
  display: none; }

.bfandcmcontent-item.active {
  display: inherit; }

.BFCM2021-tb-textwrapper > img {
  width: 18.5vw; }

.BFCM2021-tb-textwrapper .BFCM2021-tbtext-subtitle, .BFCM2021-tb-textwrapper .BFCM2021-tbtext-title {
  letter-spacing: .03em;
  font-weight: 700;
  text-shadow: #093585 0 1px 3px; }

.BFCM2021-tb-textwrapper .BFCM2021-tbtext-title {
  font-size: 3.6vw; }

.BFCM2021-tb-textwrapper .BFCM2021-tbtext-subtitle {
  font-size: 2.4vw;
  margin-top: 1.2vw; }

.BFCM2021-tb-bottomtext {
  font-size: .95vw; }

#bfcmtobottom {
  color: #c7c7c7;
  text-decoration: underline;
  margin-left: 1vw;
  transition: .3s ease;
  cursor: pointer; }

.coupon-code-bfcm {
  position: relative;
  margin-top: 1vw; }

.coupon-code-bfcm .coupon-bgimg-bfcm {
  width: 25.2vw; }

.discount_content-bfcm {
  position: absolute;
  top: .9vw;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.7vw;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .04em; }

.discount_content-bfcm .code_text_copy svg {
  width: 1.6vw;
  margin-left: .8vw;
  position: relative;
  top: .2vw; }

.pageBFCM2021-outwrapper .BFCM2021-tb-access {
  background: #e84141;
  display: inline-block;
  padding: .5vw 2vw;
  font-size: .92vw;
  margin-top: 1vw;
  margin-bottom: 1.5vw;
  border-radius: 2vw;
  transition: .3s ease; }

.pageBFCM2021-outwrapper .BFCM2021-tb-access img {
  user-select: auto;
  width: 1.1vw;
  position: relative;
  top: .1vw;
  margin-left: .8vw;
  transition: .3s ease; }

.pageBFCM2021-outwrapper .BFCM2021-tb-access:hover {
  background: #fff;
  color: #000; }

.pageBFCM2021-outwrapper .BFCM2021-tb-access:hover img {
  filter: brightness(0); }

.BFCM2021-sw-wrapper {
  margin: 1vw 0 3vw; }

.fixed-bfcmcd {
  position: fixed;
  right: 0;
  z-index: 9;
  width: 4vw;
  display: none; }

.BFCM21_protitle {
  font-size: 1.8vw;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: .6vw; }

.BFCM21_prosubtitle {
  margin-bottom: .6vw;
  font-size: .92vw; }

.BFCM21-jindutiao-wrapper {
  width: 13vw;
  height: 6px;
  background: #d6d6d6;
  border-radius: 10px;
  position: relative; }

.BFCM21-jindutiao-wrapper .BFCM21-jindutiao {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  height: 6px;
  background: #e84141; }

.BFCM21-proleft {
  font-size: .73vw;
  text-transform: uppercase;
  margin-bottom: 4px; }

.BFCM21-jindutiao-container {
  margin-bottom: 1vw; }

.BFCM21_proprice {
  color: #ffbc2c;
  font-size: 1.5vw;
  font-weight: 700; }

.BFCM21_proprice .BFCM21_prooldprice {
  font-size: .92vw;
  vertical-align: middle;
  margin: 0 .6vw;
  font-weight: 400;
  color: #fff;
  text-decoration: line-through; }

.BFCM21_proprice .BFCM21_pronewprice {
  background: #ffbc2c;
  color: #000;
  font-size: .83vw;
  display: inline-block;
  vertical-align: middle;
  padding: .4vw .3vw;
  border-radius: 1vw;
  text-transform: uppercase;
  line-height: 1; }

.pageBFCM2021-outwrapper a.BFCM-BFitem_probtnurl, .pageBFCM2021-outwrapper a.BFCM21_probtnurl {
  display: inline-block;
  background: linear-gradient(125deg, #a541ff, #339bcb);
  border-radius: 2vw;
  font-size: .92vw;
  font-weight: 700;
  transition: .3s ease; }

.pageBFCM2021-outwrapper a.BFCM21_probtnurl {
  margin-top: 1.3vw;
  padding: .5vw 2.3vw; }

.pageBFCM2021-outwrapper a.BFCM-BFitem_probtnurl:hover, .pageBFCM2021-outwrapper a.BFCM21_probtnurl:hover {
  background: linear-gradient(125deg, #339bcb, #339bcb); }

.procoupon-code-bfcm {
  position: relative;
  margin-top: 1vw; }

.prodiscount_content-bfcm {
  position: absolute;
  top: .2vw;
  font-weight: 700;
  font-size: 1.2vw;
  left: 1vw; }

.code_text_copy svg {
  width: 1.5vw;
  margin-left: 1.2vw;
  position: relative;
  top: 0; }

.procoupon-bgimg-bfcm {
  width: 16.5vw; }

.bfandcmnav-item {
  font-size: 1.2vw;
  font-weight: 700;
  color: #818181;
  border: 2px solid #fff;
  padding: .5vw 2vw; }

.bfandcmnav-item.active {
  color: #fff;
  border: 0 solid #fff;
  padding: calc(.5vw + 2px) 2vw;
  background: linear-gradient(122deg, #a541ff 7%, #3fbbfe); }

.bfandcmnav-item.bfandcmnav-item01 {
  border-right: none;
  border-radius: 2vw 0 0 2vw; }

.bfandcmnav-item.bfandcmnav-item02 {
  border-left: none;
  border-radius: 0 2vw 2vw 0; }

.wrapper-bfandcmnav {
  font-size: 0; }

.BFCM-BFitem_protitle {
  margin-bottom: .3vw;
  font-size: 1.2vw;
  font-weight: 700;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

.BFCM-BFitem-proleft {
  font-size: .73vw;
  text-transform: uppercase;
  margin-bottom: 4px; }

.BFCM-BFitem-jindutiao-wrapper {
  width: 13vw;
  height: 6px;
  background: #d6d6d6;
  border-radius: 10px;
  position: relative; }

.BFCM-BFitem-jindutiao-wrapper .BFCM-BFitem-jindutiao {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  height: 6px;
  background: #e84141; }

.BFCM-BFitem_prooldprice {
  margin: 1vw 0;
  font-size: 1.2vw;
  font-weight: 700; }

.BFCM-BFitem_prooldprice .BFitemnow-price {
  color: #e84141; }

.BFCM-BFitem_prooldprice .BFitem-oldprice {
  margin: 0 .3vw;
  text-decoration: line-through; }

.BFCM-BFitem_prooldprice .BFitemsave-price {
  font-size: .83vw;
  color: #fff;
  background: #e84141;
  display: inline-block;
  padding: .2vw .3vw;
  border-radius: 2vw;
  position: relative;
  transform: translateY(-10%); }

.pro02discount_content-bfcm {
  /* position: absolute; */
  color: #fff;
  /* top: 0; */
  /* left: 10px; */
  font-size: .92vw;
  font-weight: 700;
  height: 48px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-image: url("data:image/svg+xml,%3Csvg class='pro02coupon-bgimg-bfcm' width='250' height='48' viewBox='0 0 250 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M247.512 15.8442C246.852 16.5102 246.481 17.4134 246.481 18.3553C246.518 19.2717 246.905 20.1382 247.561 20.7731C248.217 21.408 249.091 21.7622 250 21.7614V25.546C249.526 25.5258 249.053 25.6027 248.609 25.7719C248.165 25.9411 247.759 26.1992 247.417 26.5306C247.074 26.8621 246.801 27.26 246.615 27.7006C246.429 28.1411 246.333 28.6151 246.333 29.0941C246.333 29.573 246.429 30.047 246.615 30.4875C246.801 30.9281 247.074 31.326 247.417 31.6575C247.759 31.989 248.165 32.2471 248.609 32.4163C249.053 32.5855 249.526 32.6623 250 32.6421V36.4267C249.526 36.4065 249.053 36.4834 248.609 36.6526C248.165 36.8218 247.759 37.0799 247.417 37.4113C247.074 37.7428 246.801 38.1407 246.615 38.5813C246.429 39.0218 246.333 39.4958 246.333 39.9748C246.333 40.4537 246.429 40.9277 246.615 41.3683C246.801 41.8088 247.074 42.2068 247.417 42.5382C247.759 42.8697 248.165 43.1278 248.609 43.297C249.053 43.4662 249.526 43.543 250 43.5228V47.3074L0 47.4146V43.6301C0.931069 43.6301 1.82419 43.2577 2.48372 42.5944C3.14326 41.9311 3.51544 41.0311 3.51875 40.0915C3.51709 39.1507 3.14564 38.2491 2.48592 37.5845C1.82621 36.9198 0.932149 36.5466 0 36.5466V32.762C0.929415 32.7636 1.82161 32.3935 2.48114 31.7326C3.14068 31.0717 3.51379 30.174 3.51875 29.236C3.51875 28.2941 3.14803 27.3909 2.48813 26.7249C1.82824 26.0589 0.933231 25.6848 0 25.6848V21.9002C0.932149 21.9002 1.82621 21.5269 2.48592 20.8623C3.14564 20.1977 3.51709 19.296 3.51875 18.3553C3.51379 17.4167 3.14088 16.5183 2.48153 15.8564C1.82217 15.1945 0.929991 14.823 0 14.823V11.0384C0.932149 11.0384 1.82621 10.6651 2.48592 10.0005C3.14564 9.33589 3.51709 8.43424 3.51875 7.4935C3.51875 6.55166 3.14803 5.64839 2.48813 4.98241C1.82824 4.31643 0.933231 3.94228 0 3.94228V0H250V3.92336C249.526 3.90318 249.053 3.98001 248.609 4.14922C248.165 4.31842 247.759 4.57652 247.417 4.90798C247.074 5.23943 246.801 5.6374 246.615 6.07793C246.429 6.51847 246.333 6.99247 246.333 7.47142C246.333 7.95037 246.429 8.42437 246.615 8.8649C246.801 9.30544 247.074 9.7034 247.417 10.0349C247.759 10.3663 248.165 10.6244 248.609 10.7936C249.053 10.9628 249.526 11.0397 250 11.0195V14.8041C249.067 14.8041 248.172 15.1782 247.512 15.8442Z' fill='url(%23paint0_linear_831_18)'%3E%3C/path%3E %3Cpath d='M247.512 15.8442C246.852 16.5102 246.481 17.4134 246.481 18.3553C246.518 19.2717 246.905 20.1382 247.561 20.7731C248.217 21.408 249.091 21.7622 250 21.7614V25.546C249.526 25.5258 249.053 25.6027 248.609 25.7719C248.165 25.9411 247.759 26.1992 247.417 26.5306C247.074 26.8621 246.801 27.26 246.615 27.7006C246.429 28.1411 246.333 28.6151 246.333 29.0941C246.333 29.573 246.429 30.047 246.615 30.4875C246.801 30.9281 247.074 31.326 247.417 31.6575C247.759 31.989 248.165 32.2471 248.609 32.4163C249.053 32.5855 249.526 32.6623 250 32.6421V36.4267C249.526 36.4065 249.053 36.4834 248.609 36.6526C248.165 36.8218 247.759 37.0799 247.417 37.4113C247.074 37.7428 246.801 38.1407 246.615 38.5813C246.429 39.0218 246.333 39.4958 246.333 39.9748C246.333 40.4537 246.429 40.9277 246.615 41.3683C246.801 41.8088 247.074 42.2068 247.417 42.5382C247.759 42.8697 248.165 43.1278 248.609 43.297C249.053 43.4662 249.526 43.543 250 43.5228V47.3074L0 47.4146V43.6301C0.931069 43.6301 1.82419 43.2577 2.48372 42.5944C3.14326 41.9311 3.51544 41.0311 3.51875 40.0915C3.51709 39.1507 3.14564 38.2491 2.48592 37.5845C1.82621 36.9198 0.932149 36.5466 0 36.5466V32.762C0.929415 32.7636 1.82161 32.3935 2.48114 31.7326C3.14068 31.0717 3.51379 30.174 3.51875 29.236C3.51875 28.2941 3.14803 27.3909 2.48813 26.7249C1.82824 26.0589 0.933231 25.6848 0 25.6848V21.9002C0.932149 21.9002 1.82621 21.5269 2.48592 20.8623C3.14564 20.1977 3.51709 19.296 3.51875 18.3553C3.51379 17.4167 3.14088 16.5183 2.48153 15.8564C1.82217 15.1945 0.929991 14.823 0 14.823V11.0384C0.932149 11.0384 1.82621 10.6651 2.48592 10.0005C3.14564 9.33589 3.51709 8.43424 3.51875 7.4935C3.51875 6.55166 3.14803 5.64839 2.48813 4.98241C1.82824 4.31643 0.933231 3.94228 0 3.94228V0H250V3.92336C249.526 3.90318 249.053 3.98001 248.609 4.14922C248.165 4.31842 247.759 4.57652 247.417 4.90798C247.074 5.23943 246.801 5.6374 246.615 6.07793C246.429 6.51847 246.333 6.99247 246.333 7.47142C246.333 7.95037 246.429 8.42437 246.615 8.8649C246.801 9.30544 247.074 9.7034 247.417 10.0349C247.759 10.3663 248.165 10.6244 248.609 10.7936C249.053 10.9628 249.526 11.0397 250 11.0195V14.8041C249.067 14.8041 248.172 15.1782 247.512 15.8442Z' fill='%23339BCB'%3E%3C/path%3E %3Cdefs%3E %3ClinearGradient id='paint0_linear_831_18' x1='246' y1='0.999973' x2='16' y2='63' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%23339BCB'%3E%3C/stop%3E %3Cstop offset='1' stop-color='%2333CBB9'%3E%3C/stop%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 0 10px; }

.pro02discount_content-bfcm .code_text_copy svg {
  fill: #fff;
  cursor: pointer;
  transition: .3s ease;
  width: 1.3vw;
  position: relative;
  transform: translateY(0); }

.pro02coupon-code-bfcm {
  position: relative;
  margin-bottom: 1.2vw; }

.pageBFCM2021-outwrapper a.BFCM-BFitem_probtnurl {
  color: #fff;
  padding: .4vw 1.5vw; }

.BFCM-BFitem-bottomtext {
  text-align: center;
  margin: 1.5vw 0 3vw;
  font-size: .92vw; }

.BFCM2021-supbox-mid {
  margin: 0 auto;
  justify-content: space-between;
  padding: 0 12vw;
  display: flex;
  background: url(https://cdn.shopifycdn.net/s/files/1/1978/9859/files/box-bg.png?v=1636683142) no-repeat;
  background-position: right 43%;
  background-size: 50% auto; }

.BFCM2021-supbox-mid .spb_leftbox {
  flex: 0 1 43%; }

.BFCM2021-supbox-mid .spb_leftbox .pronumber-rangebox {
  width: 100%; }

.BFCM2021-supbox-mid .spb_rightbox {
  flex: 0 1 45%;
  position: relative;
  margin-top: 1vw; }

.BFCM21-supbox-circle {
  display: flex;
  flex-wrap: wrap;
  width: 25.5vw;
  justify-content: space-between;
  position: absolute;
  top: 2vw;
  left: 2.3vw; }

.boxitem-cptitle {
  text-align: center;
  position: absolute;
  display: none;
  bottom: -1vw;
  left: 50%;
  transform: translateX(-50%);
  width: 26vw;
  font-size: .92vw; }

.boxitem-cptitle.active, .copun-boxitem-cfbm2021.active .boxitem-cptitle {
  display: inherit; }

.BFCM2021-supbox-bottomform {
  display: flex;
  justify-content: space-between;
  background: linear-gradient(125deg, #a541ff 18%, #339bcb 80%);
  padding: 0 12vw;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9;
  left: 0;
  align-items: center; }

.page-tem-BFCM2021 {
  padding-bottom: 4vw; }

.supbox-bottomform01 {
  font-size: 1.2vw;
  font-weight: 700; }

.BFCM2021-supbox-bottom {
  padding: 3vw 12vw 5vw;
  color: #ddd; }

.term-bfcm-title {
  font-size: 1.2vw;
  font-weight: 700;
  margin-bottom: .6vw; }

.term-bfcm-title02 {
  font-size: .92vw;
  font-weight: 700;
  margin-bottom: .4vw; }

.term-bfcm-contentpointer {
  font-size: .92vw;
  margin-left: 1.5vw;
  position: relative;
  margin-bottom: .8vw; }

.term-bfcm-contentpointer:after {
  content: "";
  position: absolute;
  top: .45vw;
  left: -1.3vw;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff; }

.spb_leftbox-title {
  font-size: 3vw;
  font-weight: 700;
  color: #ffbc2c; }

.spb_leftbox-subtitle {
  font-size: .92vw;
  font-weight: 700;
  letter-spacing: .02em; }

.BFCM2021-supbox-mid .rangebox-numbers, .suprise-products-bottombox-contianer.suprise-products02bottombox .supriseproducts-itemtitle span {
  color: #fff; }

.BFCM2021-supbox-mid .rangebox-left-bar {
  height: 5px;
  width: 24vw; }

.BFCM2021-supbox-mid .left-bar-blue {
  background: #e84141; }

.BFCM2021-supbox-mid .pronumber-rangebox-left {
  width: auto; }

.BFCM2021-supbox-mid .spb_left_bmtitle {
  font-size: .92vw;
  margin: 1.5vw 0 1.8vw; }

.BFCM2021-supbox-mid .spb_left_bmtitle a {
  color: #e84141;
  margin-left: 5px;
  text-decoration: underline;
  transition: .3s; }

.BFCM2021-supbox-mid .spb_left_bmtitle a:hover {
  color: #339bcb; }

.BFCM2021-supbox-mid .left-bar-gift img {
  width: 3vw; }

.BFCM2021-supbox-mid .left-bar-gift01 {
  top: -3.7vw;
  left: 5%; }

.BFCM2021-supbox-mid .left-bar-gift02 {
  top: -3.7vw;
  left: 25%; }

.BFCM2021-supbox-mid .left-bar-gift03 {
  top: -3.7vw;
  left: 45%; }

.BFCM2021-supbox-mid .left-bar-gift04 {
  top: -3.7vw;
  left: 65%; }

.BFCM2021-supbox-mid .left-bar-gift05 {
  top: -3.7vw;
  left: 85%; }

.BFCM2021-supbox-mid .left-bar-shuliang01 {
  left: 5%; }

.BFCM2021-supbox-mid .left-bar-shuliang02 {
  left: 25%; }

.BFCM2021-supbox-mid .left-bar-shuliang03 {
  left: 45%; }

.BFCM2021-supbox-mid .left-bar-shuliang04 {
  left: 65%;
  top: 1vw; }

.BFCM2021-supbox-mid .left-bar-shuliang05 {
  left: 85%;
  top: 1vw; }

.pageBFCM2021-outwrapper a.addcart_leftsu {
  color: #fff;
  display: inline-block;
  padding: .4vw 1.5vw;
  background: linear-gradient(125deg, #a541ff, #339bcb);
  border-radius: 2vw;
  font-size: .92vw;
  font-weight: 700;
  transition: .3s ease; }

.pageBFCM2021-outwrapper a.addcart_leftsu:hover {
  background: linear-gradient(125deg, #339bcb, #339bcb); }

.copun-boxitem-cfbm2021 {
  cursor: pointer;
  transition: .3s;
  margin-bottom: 1vw; }

.copun-boxitem-cfbm2021 img {
  height: 5.36vw; }

.copun-boxitem-cfbm2021.active {
  box-shadow: #fff 0 0 7px 4px; }

.bfcm2021-rightboximg {
  width: 32vw; }

.supbox-bottomform02 {
  display: flex;
  flex: 0 1 350px; }

.supbox-bottomform02 #secondbfcm, .supbox-bottomform02 #times_daybfcm, .supbox-bottomform02 #times_hourbfcm, .supbox-bottomform02 #times_minutebfcm {
  font-size: 1.6vw;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: .02em; }

.supbox-bottomform02 #divtime_bfcm {
  display: flex;
  text-align: center;
  flex: 0 1 100%; }

.supbox-bottomform02 .outwrapper-items {
  display: flex;
  flex-direction: column; }

.supbox-bottomform03 .kl-private-reset-css-Xuajs1 button.kl-private-reset-css-Xuajs1 {
  border: 2px solid white !important;
  border-radius: 0 30px 30px 0;
  padding: 10px !important;
  font-size: 16px !important;
  transition: .3s; }

.supbox-bottomform03 .kl-private-reset-css-Xuajs1 input.kl-private-reset-css-Xuajs1 {
  border-radius: 30px 0 0 30px !important; }

.suprise-products-bottombox-contianer.suprise-products02bottombox, .suprise-products-bottombox-contianer.suprise-products02bottombox .suprise-products-bottombox, .suprise-twoboxs-container.suprise-twoboxs-container02 {
  background: #493931;
  z-index: 1; }

.suprise-products-bottombox-contianer.suprise-products02bottombox .supriseproducts-wrapper .supriseproducts-item {
  flex: 0 1 18.2%; }

.suprise-products-bottombox-contianer.suprise-products02bottombox .supriseproducts-itemtitle {
  padding: 0 1vw .6vw;
  line-height: 1.2;
  font-size: .92vw; }

.suprise-products-bottombox-contianer.suprise-products02bottombox .supriseproducts-itemtitle .price_yell {
  color: #fff;
  font-weight: 400;
  margin-left: 10px; }

.suprise-products-bottombox-contianer.suprise-products02bottombox .supriseproducts-itemtitle img {
  height: 2vw; }

.suprise-products-bottombox-contianer.suprise-products02bottombox .supriseboxs-item-protitle {
  font-size: .73vw;
  padding: 1vw;
  letter-spacing: .03em; }

.suprise-products-bottombox-contianer.suprise-products02bottombox .price-box-sup img {
  width: 4vw; }

.suprise-products-bottombox-contianer.suprise-products02bottombox .price-box-sup .price-box-number {
  font-size: 16px;
  color: #000;
  position: relative; }

.suprise-products-bottombox-contianer.suprise-products02bottombox .rangebox-left-bar {
  height: 5px; }

.suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift01 {
  left: 13%; }

.suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift02 {
  left: 37%; }

.suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift03 {
  left: 57%; }

.suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift04 {
  left: 72%;
  top: -3.7vw; }

.left-bar-shuliang:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 11px;
  border-radius: 6px 6px 0 0;
  top: -28px;
  left: 50%;
  background: #EBD5A8; }

@media (max-width: 992px) {
  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift04 {
    top: -5.5vw; } }
@media (max-width: 500px) {
  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift04 {
    top: -10vw; } }
.suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift05 {
  left: 87%;
  top: -3.7vw; }

@media (max-width: 992px) {
  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift05 {
    top: -5.5vw; }

  .left-bar-gift > svg {
    height: 20px; }

  .suprise-products-bottombox-contianer .opens-box {
    padding: 10px 2px; }

  .suprise-products-bottombox-contianer .opens-box > svg {
    height: 10px; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift02 {
    top: -5vw; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift03 {
    left: 56%; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift04 {
    left: 71%; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift05 {
    left: 86%; } }
@media (max-width: 500px) {
  .left-bar-shuliang:before {
    top: -20px; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift02 {
    top: -10vw; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift05 {
    top: -10vw; } }
.suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-shuliang01 {
  left: 13.5%; }

.suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-shuliang02 {
  left: 38%; }

.suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-shuliang03 {
  left: 57.5%; }

.suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-shuliang04 {
  left: 72.5%;
  top: 1vw; }

@media (max-width: 500px) {
  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-shuliang04 {
    top: 3vw; } }
.suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-shuliang05 {
  left: 87.5%;
  top: 1vw; }

@media (max-width: 500px) {
  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-shuliang05 {
    top: 3vw; } }
.suprise-products-bottombox-contianer.suprise-products02bottombox .rangebox-numbers {
  color: #FFA236; }

.suprise-twoboxs-container.suprise-twoboxs-container02 .supriseboxs-item-btn:hover {
  box-shadow: #afafaf 1px 1px 4px 1px; }

@media (max-width: 1100px) {
  .suprise-twoboxs-container.suprise-twoboxs-container02 .container-supho {
    max-width: 84vw; } }
.suprise-products-topimage.suprise-products-topimage02 {
  position: relative;
  background: #493931; }

.suprise-products-topimage.suprise-products-topimage02 .suprise-products-text {
  position: relative;
  top: 0;
  left: 0;
  transform: translate(0);
  text-align: center;
  color: #fff;
  width: 100%; }

.suprise-products-topimage.suprise-products-topimage02 .suprise-products-text-title {
  margin-bottom: 0; }

.suprise-products-topimage.suprise-products-topimage02 .suprise-products-text-subtitle {
  font-size: .92vw;
  padding: .5vw 1vw 1vw; }

.supriseCoupon02-wrapper {
  background: #493931;
  padding: 3vw 15vw;
  color: #fff;
  position: relative; }

.supriseCoupon02-wrapper img {
  vertical-align: top; }

.supriseCoupon02-wrapper .supriseCoupon02-innerbox {
  position: relative;
  z-index: 3;
  padding-top: 10vw; }

.opens-box {
  background: #FFA236;
  border-radius: 10px;
  padding: 11px 10px;
  display: flex; }

.supriseproducts-itemtitle .opens-box {
  width: 37px;
  height: 37px;
  padding: 10px;
  border-radius: 100%; }

.surprise-leftimg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 50%;
  max-width: 770px; }

.surprise-rightimg {
  position: absolute;
  right: 0;
  top: 0;
  width: 23%;
  max-width: 340px; }

.supriseCoupon02--circle {
  display: flex;
  flex-wrap: wrap;
  width: 56vw;
  justify-content: space-between;
  margin: auto; }

.Coupon02-item-cptitle {
  width: auto;
  font-size: .92vw;
  margin-top: 15px; }

.supriseCoupon02-item {
  transition: .3s;
  margin-bottom: 1vw;
  text-align: center;
  max-width: 150px; }

.supriseCoupon02-item.active .Coupon02-item-cptitle {
  display: inherit; }

.supriseCoupon02-img {
  width: 68vw;
  margin: 0 auto;
  display: inherit;
  opacity: 0; }

#shopify-section-suprise-twoboxs02 .twoboxsbottom-title {
  font-size: 1.6vw;
  letter-spacing: .03em; }

@media (max-width: 992px) {
  #shopify-section-suprise-twoboxs02 .twoboxsbottom-title {
    font-size: 2.5vw; } }
#shopify-section-suprise-twoboxs02 .twoboxsbottom-subtitle {
  font-size: .92vw;
  line-height: 2; }

@media (max-width: 768px) {
  #shopify-section-suprise-twoboxs02 .twoboxsbottom-subtitle {
    font-size: 1.8vw;
    line-height: 1.7;
    width: 100%; } }
.supriseCoupon02-titlerow {
  display: flex;
  align-items: center;
  justify-content: center; }

.supriseCoupon02-price {
  color: #FFA236;
  font-size: 1.6vw;
  font-weight: 700; }

.supriseCoupon02-price span {
  font-size: 3.6vw;
  vertical-align: top;
  position: relative;
  top: -.5vw;
  padding-left: .2vw; }

.supriseCoupon02-title {
  font-size: 1.8vw;
  font-weight: 700;
  margin: 0 10px; }

@media (max-width: 990px) {
  #shopify-section-suprise-Coupon02 .supriseCoupon02-item {
    margin: 0 1vw 3vw; }

  .supriseCoupon02-wrapper .supriseCoupon02-innerbox {
    padding-top: 3vw; }

  #shopify-section-suprise-Coupon02 .supriseCoupon02-img {
    width: 84vw;
    background: 0 0; }

  #shopify-section-suprise-Coupon02 .supriseCoupon02-item img {
    height: 10vw; }

  #shopify-section-suprise-Coupon02 .supriseCoupon02--circle {
    flex-wrap: wrap;
    width: 75vw;
    justify-content: center;
    top: 18vw;
    left: 12vw; }

  #shopify-section-suprise-Coupon02 .Coupon02-item-cptitle {
    bottom: -6vw;
    right: 0;
    font-size: 14px;
    text-align: center;
    width: 100%; }

  #shopify-section-suprise-Coupon02 .supriseCoupon02-wrapper {
    padding: 12vw 0 10vw; }

  #shopify-section-suprise-Coupon02 .supriseCoupon02-title {
    top: 6.2vw;
    left: 31%;
    font-size: 4.8vw; }

  #shopify-section-suprise-Coupon02 .supriseCoupon02-price {
    top: -.5vw;
    left: 42%;
    font-size: 3.2vw; }

  #shopify-section-suprise-Coupon02 .supriseCoupon02-price span {
    font-size: 6.2vw;
    top: -1vw;
    padding-left: .4vw;
    letter-spacing: .05em; }

  #shopify-section-suprise-products02 .scrollbar-mbsu .swiper-scrollbar-drag {
    background: #ffa236 !important; }

  #shopify-section-suprise-products02 .pronumber-rangebox-left {
    width: 100%; }

  #shopify-section-suprise-products02 .pronumber-rangebox-right {
    display: none; }

  #shopify-section-suprise-products02 .pronumber-rangebox {
    width: 88vw;
    padding-top: 10vw;
    margin-bottom: 4vw; }

  #shopify-section-suprise-products02 .suprise-products-topimage.suprise-products-topimage02 .suprise-products-text-subtitle {
    font-size: 2vw;
    padding: .5vw 8vw;
    text-align: left; }

  #shopify-section-suprise-products02 .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-shuliang04, #shopify-section-suprise-products02 .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-shuliang05 {
    top: 1.5vw; }

  #shopify-section-suprise-products02 .suprise-products-text-title {
    font-size: 3vw; }

  #shopify-section-suprise-products02 .suprise-products-bottombox-contianer.suprise-products02bottombox .supriseproducts-itemtitle img {
    height: 3.1vw; }

  #shopify-section-suprise-products02 contianer.suprise-products02bottombox .supriseproducts-itemtitle {
    font-size: 1.7vw;
    padding: 0 3vw .6vw; }

  #shopify-section-suprise-products02 .supriseproducts-item.active .supriseboxs-item-protitle {
    opacity: 1;
    font-size: 1.8vw;
    padding: 1.5vw 1vw 6vw; }

  #shopify-section-suprise-products02 .scrollbar-mbsu {
    left: 5% !important;
    width: 90% !important; }

  #shopify-section-suprise-products02 .suprise-products-bottombox-contianer.suprise-products02bottombox .supriseproducts-itemtitle {
    font-size: 16px;
    padding: 0 0 .6vw; }

  #shopify-section-suprise-products02 .suprise-products-bottombox-contianer.suprise-products02bottombox .supriseproducts-item.active .supriseproducts-itemtitle {
    padding: 0 3vw 1.5vw; }

  #shopify-section-suprise-products02 .suprise-products-bottombox-contianer.suprise-products02bottombox .price-box-sup img {
    width: 8vw; }

  #shopify-section-suprise-products02 .suprise-products-bottombox-contianer.suprise-products02bottombox .price-box-sup .price-box-number {
    font-size: 2.2vw; }

  #shopify-section-suprise-twoboxs02 .twoboxsbottom-subtitle {
    font-size: 16px;
    line-height: 1.5; } }
@media (max-width: 500px) {
  #shopify-section-suprise-Coupon02 .supriseCoupon02-img {
    width: 90vw; }

  .surprise-rightimg {
    display: none; }

  #shopify-section-suprise-Coupon02 .supriseCoupon02--circle {
    width: 100vw;
    top: 24vw;
    left: 14vw; }

  #shopify-section-suprise-Coupon02 .supriseCoupon02-item {
    width: 30%; }

  .supriseCoupon02-titlerow {
    padding-left: 28%;
    margin-bottom: 10vw;
    display: block; }

  .supriseCoupon02-wrapper .supriseCoupon02-innerbox {
    padding-top: 0; }

  #shopify-section-suprise-Coupon02 .supriseCoupon02-item img {
    height: 23vw; }

  #shopify-section-suprise-Coupon02 .supriseCoupon02-item {
    margin: 0 0 4vw; }

  #shopify-section-suprise-Coupon02 .Coupon02-item-cptitle {
    bottom: -9vw;
    font-size: 3.5vw; }

  #shopify-section-suprise-Coupon02 .supriseCoupon02-price {
    top: 0;
    left: 40%;
    font-size: 40px; }

  #shopify-section-suprise-Coupon02 .supriseCoupon02-price span {
    font-size: 40px;
    top: 0;
    padding-left: 0;
    letter-spacing: 0; }

  #shopify-section-suprise-Coupon02 .supriseCoupon02-title {
    top: 10vw;
    left: 25%;
    font-size: 20px;
    margin: 0; }

  #shopify-section-suprise-products02 .suprise-products-text-title {
    font-size: 6vw; }

  #shopify-section-suprise-products02 .suprise-products-topimage.suprise-products-topimage02 .suprise-products-text-subtitle {
    font-size: 4vw;
    padding: .5vw 8vw 10vw;
    text-align: center; }

  #shopify-section-suprise-Coupon02 .supriseCoupon02-wrapper {
    padding: 18vw 0 10vw; }

  #shopify-section-suprise-products02 .suprise-products-bottombox-contianer.suprise-products02bottombox .supriseproducts-itemtitle img {
    height: 6.6vw; }

  #shopify-section-suprise-products02 .suprise-products-bottombox-contianer.suprise-products02bottombox .supriseproducts-itemtitle {
    font-size: 3.7vw;
    padding: 0 1vw 2.5vw; }

  .supriseproducts-wrapper {
    padding-left: 5vw; }

  #shopify-section-suprise-products02 .supriseproducts-item.active .supriseproducts-itemtitle {
    padding: 0 1vw 4.2vw; }

  #shopify-section-suprise-products02 .scrollbar-mbsu {
    left: 2% !important;
    width: 90% !important; }

  #shopify-section-suprise-products02 .supriseproducts-item.active .supriseboxs-item-protitle {
    font-size: 3.2vw;
    padding: 1.5vw 0 9vw; }

  #shopify-section-suprise-products02 .suprise-products-bottombox-contianer.suprise-products02bottombox .price-box-sup img {
    width: 15vw; }

  #shopify-section-suprise-products02 .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-shuliang04, #shopify-section-suprise-products02 .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-shuliang05 {
    top: 3vw; }

  #shopify-section-suprise-twoboxs02 .wrapper--suprisebox {
    padding: 0; }

  #shopify-section-suprise-twoboxs02 .twoboxsbottom-subtitle {
    font-size: 3.2vw;
    padding: 0; }

  #shopify-section-suprise-twoboxs02 .twoboxsbottom-subtitle02 {
    width: 100%;
    text-align: center; }

  #shopify-section-suprise-twoboxs02 .twoboxsbottom-title {
    font-size: 5.5vw; }

  #shopify-section-suprise-products02 .suprise-products-bottombox-contianer.suprise-products02bottombox .price-box-sup .price-box-number {
    font-size: 4.2vw; } }
@media (min-width: 993px) and (max-width: 1100px) {
  #shopify-section-suprise-products02 .container-supho {
    max-width: 75vw; } }
.pro02coupon-code-bfcm img.pro02coupon-bgimg-bfcm {
  width: 12.5vw;
  min-width: 150px; }

@media (min-width: 993px) and (max-width: 1100px) {
  .BFCM-BFitem-productbox .BFCM-BFitem-img > span, .BFCM21-product-img span {
    height: 5.5vw;
    width: 5.5vw; }

  .BFCM-BFitem-proleft, .BFCM-BFitem_prooldprice .BFitemsave-price, .BFCM-product_subtitle, .BFCM2021-supbox-mid .left-bar-shuliang, .BFCM2021-supbox-mid .spb_left_bmtitle, .BFCM2021-supbox_subtitle, .BFCM2021-tb-bottomtext, .BFCM21-product-img span, .BFCM21-proleft, .BFCM21_proprice .BFCM21_prooldprice, .BFCM21_prosubtitle, .boxitem-cptitle, .pageBFCM2021-outwrapper .BFCM2021-tb-access, .pageBFCM2021-outwrapper a.BFCM-BFitem_probtnurl, .pageBFCM2021-outwrapper a.BFCM21_probtnurl, .pageBFCM2021-outwrapper a.addcart_leftsu, .spb_leftbox .lablefor-numbers, .spb_leftbox-subtitle, .term-bfcm-contentpointer {
    font-size: 1.2vw; }

  .boxitem-cptitle {
    bottom: -1.5vw;
    left: 53%;
    width: 33vw; }

  .term-bfcm-title {
    font-size: 1.5vw; }

  .term-bfcm-title02 {
    font-size: 1.3vw; }

  .supbox-bottomform02 #secondbfcm, .supbox-bottomform02 #times_daybfcm, .supbox-bottomform02 #times_hourbfcm, .supbox-bottomform02 #times_minutebfcm {
    font-size: 2.5vw; } }
@media (min-width: 769px) {
  .ipadshowbanner {
    display: none !important; } }
@media (max-width: 500px) {
  .ipadshowbanner {
    display: none !important; } }
@media (min-width: 501px) {
  .mobileshowbanner {
    display: none !important; } }
@media (max-width: 768px) {
  .BFCM2021-tb-textwrapper > img {
    margin-bottom: 1vw;
    width: 30vw; }

  .BFCM2021-topbannerbox .BFCM2021-tb-textwrapper {
    width: 90%;
    top: 55%; }

  .BFCM2021-tb-textwrapper .BFCM2021-tbtext-subtitle {
    font-size: 4.5vw;
    margin-bottom: 3vw; }

  .coupon-code-bfcm .coupon-bgimg-bfcm {
    width: 50vw; }

  .discount_content-bfcm {
    position: absolute;
    top: 1.7vw;
    font-size: 3.7vw; }

  .discount_content-bfcm .code_text_copy svg {
    width: 3vw;
    margin-left: 1vw; }

  .pageBFCM2021-outwrapper .BFCM2021-tb-access {
    padding: 1.2vw 4vw;
    font-size: 2.1vw;
    margin-top: 2.5vw;
    margin-bottom: 3.5vw;
    border-radius: 3vw; }

  .pageBFCM2021-outwrapper .BFCM2021-tb-access img {
    width: 2.5vw;
    margin-left: 1vw; }

  .BFCM2021-tb-bottomtext {
    font-size: 2.1vw; }

  .BFCM2021-tb-textwrapper .BFCM2021-tbtext-title {
    font-size: 6.3vw; }

  .BFCM-product_title span {
    top: 56%;
    font-size: 4vw;
    width: 40vw; }

  .BFCM-product_title img, .BFCM2021-supbox_title img {
    width: 85vw; }

  .BFCM-product_subtitle {
    font-size: 2vw;
    top: -1.5vw; }

  .fixed-bfcmcd {
    width: 7vw; }

  .BFCM21-productbox {
    margin-top: 6vw; }

  .BFCM21-product-text {
    padding: 0 5vw 0 2vw; }

  .BFCM21-product-img span {
    top: 2vw;
    right: 9vw;
    font-size: 1.6vw;
    line-height: 1.3;
    height: 7.5vw;
    width: 7.5vw; }

  .BFCM21_protitle {
    font-size: 2.8vw; }

  .BFCM21_prosubtitle {
    font-size: 1.8vw;
    margin-bottom: 1vw; }

  .BFCM21-jindutiao-wrapper {
    width: 33vw; }

  .BFCM21-proleft {
    font-size: 1.6vw; }

  .BFCM21_proprice {
    font-size: 2.3vw; }

  .BFCM21_proprice .BFCM21_prooldprice {
    font-size: 1.9vw; }

  .BFCM21_proprice .BFCM21_pronewprice {
    font-size: 1.8vw;
    padding: .6vw .8vw;
    border-radius: 2vw; }

  .procoupon-code-bfcm {
    margin-top: 1.5vw; }

  .procoupon-bgimg-bfcm {
    width: 25vw; }

  .prodiscount_content-bfcm {
    top: .7vw;
    font-size: 1.9vw;
    left: 1.5vw; }

  .prodiscount_content-bfcm .code_text_copy svg {
    width: 1.9vw; }

  .product-rightbfcm .BFCM21-product-text {
    padding: 0 2vw 0 6vw; }

  .BFCM21-product-img {
    flex: 0 1 60%; }

  .pageBFCM2021-outwrapper a.BFCM21_probtnurl {
    padding: .8vw 3vw;
    margin-top: 2vw;
    font-size: 1.8vw; }

  .BFCM2021-supbox_title {
    margin-top: 5vw;
    position: relative;
    top: 2vw; }

  .BFCM2021-supbox_title span {
    bottom: 30%;
    font-size: 4vw; }

  .BFCM2021-supbox_subtitle {
    font-size: 2vw;
    top: -5vw;
    padding-left: 3vw; }

  .BFCM2021-supbox_subtitle img {
    top: -3vw;
    width: 14vw;
    padding-left: .6vw; }

  .wrapper-bfcmtownav {
    margin-bottom: 0;
    top: -4vw;
    position: relative; }

  .bfandcmnav-item {
    font-size: 2.3vw;
    padding: 1vw 5vw; }

  .bfandcmnav-item.bfandcmnav-item01 {
    border-radius: 5vw 0 0 5vw; }

  .bfandcmnav-item.bfandcmnav-item02 {
    border-radius: 0 5vw 5vw 0; }

  .bfandcmnav-item.active {
    padding: calc(1vw + 2px) 5vw; }

  .BFCM-BFitem-productbox {
    flex: 0 1 100%;
    padding: 4vw;
    margin-bottom: 4vw; }

  .BFCM-BFitem-productbox .BFCM-BFitem-img > span {
    bottom: -2vw;
    left: -2vw;
    font-size: 2vw;
    line-height: 1.4;
    height: 9.5vw;
    width: 9.5vw; }

  .BFCM-BFitem-productbox .BFCM-BFitem-text {
    padding: 0 2vw 0 7vw; }

  .BFCM-BFitem_protitle {
    margin-bottom: .6vw;
    font-size: 2.8vw; }

  .BFCM-BFitem-jindutiao-wrapper {
    width: 32vw; }

  .BFCM-BFitem-proleft {
    font-size: 1.8vw; }

  .BFCM-BFitem_prooldprice {
    margin: 3vw 0 2vw;
    font-size: 2.8vw; }

  .BFCM-BFitem_prooldprice .BFitem-oldprice {
    margin: 0 .5vw; }

  .BFCM-BFitem_prooldprice .BFitemsave-price {
    font-size: 1.8vw;
    padding: .4vw 1vw; }

  .pro02coupon-code-bfcm img.pro02coupon-bgimg-bfcm {
    width: 28vw; }

  .pro02discount_content-bfcm {
    top: 0;
    left: 2.4vw;
    font-size: 2.2vw; }

  .pro02discount_content-bfcm .code_text_copy svg {
    width: 2.3vw;
    margin-left: 1vw; }

  .pro02coupon-code-bfcm {
    margin-bottom: 2vw; }

  .pageBFCM2021-outwrapper a.BFCM-BFitem_probtnurl {
    padding: 1vw 3vw;
    border-radius: 3vw;
    font-size: 1.8vw; }

  .BFCM-BFitem-bottomtext {
    margin: 2vw 0 5vw;
    font-size: 2.4vw; }

  .BFCM2021-supbox-mid {
    flex-wrap: wrap; }

  .BFCM2021-supbox-mid .spb_leftbox {
    flex: 0 1 100%;
    order: 2; }

  .BFCM2021-supbox-mid .spb_rightbox {
    flex: 0 1 100%;
    margin-bottom: 5vw; }

  .bfcm2021-rightboximg {
    width: 100%; }

  .BFCM2021-supbox-mid .rangebox-left-bar {
    width: 60vw; }

  .BFCM21-supbox-circle {
    display: flex;
    flex-wrap: wrap;
    width: 62vw;
    justify-content: space-between;
    position: absolute;
    top: 5vw;
    left: 5vw; }

  .copun-boxitem-cfbm2021 img {
    height: 13vw; }

  .boxitem-cptitle {
    bottom: -4vw;
    width: 60vw;
    font-size: 2.1vw; }

  .spb_leftbox-title {
    font-size: 7vw; }

  .spb_leftbox-subtitle {
    font-size: 2.3vw;
    margin: .5vw 0 6vw; }

  .BFCM2021-supbox-mid .left-bar-gift img {
    width: 7vw; }

  .BFCM2021-supbox-mid .left-bar-gift01, .BFCM2021-supbox-mid .left-bar-gift02, .BFCM2021-supbox-mid .left-bar-gift03, .BFCM2021-supbox-mid .left-bar-gift04, .BFCM2021-supbox-mid .left-bar-gift05 {
    top: -7.7vw; }

  .BFCM2021-supbox-mid .left-bar-shuliang {
    font-size: 2.2vw; }

  .BFCM2021-supbox-mid .spb_left_bmtitle {
    font-size: 2.3vw;
    margin: 4.5vw 0 2.8vw;
    letter-spacing: .03em; }

  .pageBFCM2021-outwrapper a.addcart_leftsu {
    display: none; }

  .BFCM2021-supbox-mid .spb_left_bmtitle a {
    margin-left: 1vw; }

  .BFCM2021-supbox-bottom {
    padding: 4vw 6vw 9vw; }

  .term-bfcm-title {
    font-size: 3vw;
    margin-bottom: 1vw; }

  .term-bfcm-title02 {
    font-size: 2.3vw;
    margin-bottom: 1.5vw;
    letter-spacing: .03em; }

  .term-bfcm-contentpointer {
    font-size: 1.8vw;
    margin-left: 4.5vw;
    margin-bottom: 2vw;
    letter-spacing: .02em;
    line-height: 1.8; }

  .term-bfcm-contentpointer:after {
    top: 1.2vw;
    left: -3.8vw; }

  .BFCM2021-supbox-mid .left-bar-shuliang01, .BFCM2021-supbox-mid .left-bar-shuliang02, .BFCM2021-supbox-mid .left-bar-shuliang03, .BFCM2021-supbox-mid .left-bar-shuliang04, .BFCM2021-supbox-mid .left-bar-shuliang05 {
    top: 1.5vw; }

  .BFCM2021-supbox-bottomform {
    background: linear-gradient(125deg, #a541ff 20%, #339bcb 80%);
    padding: 10px; }

  .supbox-bottomform02 {
    flex: 0 1 auto; }

  .supbox-bottomform01 {
    font-size: 1.8vw; }

  .supbox-bottomform01 span {
    display: block;
    font-size: 2.2vw; }

  .supbox-bottomform02 #secondbfcm, .supbox-bottomform02 #times_daybfcm, .supbox-bottomform02 #times_hourbfcm, .supbox-bottomform02 #times_minutebfcm {
    font-size: 3.6vw; }

  .spb_leftbox .lablefor-numbers {
    font-size: 2vw; }

  .BFCM2021-supbox-wrapper .rangebox-numbers {
    font-size: 3vw; }

  .supbox-bottomform03 form.klaviyo-form, .supbox-bottomform03 form.klaviyo-form .needsclick.kl-private-reset-css-Xuajs1 > div[data-testid=form-component] {
    padding: 0 !important; } }
@media (max-width: 500px) {
  .BFCM2021-tb-textwrapper > img {
    width: 53vw; }

  .BFCM2021-tb-textwrapper .BFCM2021-tbtext-title {
    font-size: 10vw;
    line-height: 1.3; }

  .BFCM2021-tb-textwrapper .BFCM2021-tbtext-subtitle {
    font-size: 7.2vw;
    margin-bottom: 5vw;
    margin-top: 3vw; }

  .coupon-code-bfcm .coupon-bgimg-bfcm {
    width: 90vw; }

  .discount_content-bfcm {
    top: 2.8vw;
    font-size: 6vw;
    width: 60vw; }

  .discount_content-bfcm .code_text_copy svg {
    width: 6vw;
    margin-left: 4vw;
    top: .5vw; }

  .pageBFCM2021-outwrapper .BFCM2021-tb-access {
    padding: 2.2vw 7vw;
    font-size: 4vw;
    margin-top: 5vw;
    margin-bottom: 6vw;
    border-radius: 5vw; }

  .pageBFCM2021-outwrapper .BFCM2021-tb-access img {
    width: 5.3vw;
    margin-left: 3vw; }

  .BFCM2021-tb-bottomtext {
    font-size: 3.6vw; }

  #bfcmtobottom {
    margin-left: 0;
    display: block;
    margin-top: 3vw; }

  .BFCM2021-topbannerbox .BFCM2021-tb-textwrapper {
    top: 47%; }

  .BFCM-product_title img, .BFCM2021-supbox_title img {
    width: 100vw; }

  .BFCM-product_title span {
    top: 41%;
    font-size: 7vw;
    width: 80vw;
    letter-spacing: .03em; }

  .BFCM-product_title {
    margin-top: 15vw; }

  .BFCM-product_subtitle {
    font-size: 3.8vw;
    top: 0;
    margin-top: 2vw; }

  .BFCM21-productbox {
    margin-top: 10vw;
    flex-wrap: wrap; }

  .BFCM21-product-img, .BFCM21-product-text {
    flex: 0 1 100%; }

  .fixed-bfcmcd {
    width: 13vw; }

  .BFCM21-product-text, .product-rightbfcm .BFCM21-product-text {
    padding: 5vw 7vw; }

  .product-rightbfcm .BFCM21-product-img {
    order: 0; }

  .BFCM21-product-img span {
    top: 2vw;
    right: 10vw;
    font-size: 3.6vw;
    height: 16.5vw;
    width: 16.5vw; }

  .BFCM21_protitle {
    font-size: 5vw;
    letter-spacing: .05em;
    line-height: 1.5; }

  .BFCM21_prosubtitle {
    font-size: 4vw;
    margin-bottom: 2vw;
    margin-top: 1.5vw; }

  .BFCM21-proleft {
    font-size: 3.6vw; }

  .BFCM21-jindutiao-wrapper {
    width: 70vw;
    margin-bottom: 5vw; }

  .BFCM21_proprice {
    font-size: 7.3vw; }

  .BFCM21_proprice .BFCM21_prooldprice {
    font-size: 3.9vw;
    margin: 0 2vw; }

  .BFCM21_proprice .BFCM21_pronewprice {
    font-size: 3.8vw;
    padding: 1.6vw 1.8vw;
    border-radius: 4vw; }

  .procoupon-code-bfcm {
    margin-top: 4.5vw; }

  .procoupon-bgimg-bfcm {
    width: 68vw; }

  .prodiscount_content-bfcm .code_text_copy svg {
    width: 5.5vw;
    margin-left: 1.5vw; }

  .pageBFCM2021-outwrapper a.BFCM21_probtnurl {
    padding: 2.5vw 10vw;
    margin-top: 6vw;
    font-size: 4vw;
    border-radius: 5vw; }

  .prodiscount_content-bfcm {
    top: 1.5vw;
    font-size: 5.5vw;
    left: 4.5vw; }

  .supbox-bottomform02 {
    display: none; }

  .BFCM-BFitem-productbox .BFCM-BFitem-img, .supbox-bottomform01, .supbox-bottomform03 {
    flex: 0 1 100%; }

  .BFCM2021-supbox-bottomform {
    text-align: center;
    flex-wrap: wrap;
    padding: 10px 5vw; }

  .BFCM2021-supbox_title span {
    bottom: 38%;
    font-size: 7vw;
    width: auto; }

  .wrapper-bfcmtownav {
    margin: 5vw 0 10vw;
    top: 0; }

  .BFCM2021-supbox_subtitle img {
    top: -8vw;
    right: 10vw;
    width: 20vw;
    padding-left: 0;
    position: absolute; }

  .BFCM2021-supbox_subtitle {
    font-size: 3.8vw;
    top: 0;
    padding-left: 0;
    width: auto; }

  .BFCM-BFitem-productbox {
    padding: 6vw 7vw;
    flex-wrap: wrap;
    margin-bottom: 6vw; }

  .BFCM-BFitem-productbox .BFCM-BFitem-text {
    padding: 6vw 0 3vw;
    flex: 0 1 100%; }

  .BFCM-BFitem-productbox .BFCM-BFitem-img > span {
    bottom: 0;
    left: 0;
    font-size: 3.8vw;
    height: 18vw;
    width: 18vw; }

  .bfandcmnav-item {
    font-size: 3.8vw;
    padding: 2vw 3vw; }

  .bfandcmnav-item.active {
    padding: calc(2vw + 2px) 3vw; }

  .BFCM-BFitem_protitle {
    margin-bottom: 2vw;
    font-size: 4.5vw; }

  .BFCM-BFitem-proleft {
    font-size: 3.6vw; }

  .BFCM-BFitem-jindutiao-wrapper {
    width: 73vw; }

  .BFCM-BFitem_prooldprice {
    margin: 3vw 0;
    font-size: 5vw; }

  .pro02coupon-code-bfcm img.pro02coupon-bgimg-bfcm {
    width: 54vw; }

  .BFCM-BFitem_prooldprice .BFitem-oldprice {
    margin: 0 3.5vw; }

  .BFCM-BFitem_prooldprice .BFitemsave-price {
    font-size: 4vw;
    padding: 1vw 2vw;
    border-radius: 4vw; }

  .pro02discount_content-bfcm {
    left: 2vw;
    font-size: 3.5vw; }

  .pro02discount_content-bfcm .code_text_copy svg {
    width: 4.3vw;
    margin-left: 2vw; }

  .pageBFCM2021-outwrapper a.BFCM-BFitem_probtnurl {
    padding: 2.5vw 9vw;
    border-radius: 6vw;
    font-size: 3.8vw; }

  .pro02coupon-code-bfcm {
    margin-bottom: 5vw; }

  .BFCM-BFitem-bottomtext {
    margin: 1vw 0 5vw;
    font-size: 3.8vw; }

  .BFCM2021-supbox-mid {
    padding: 0 7vw;
    background-position: right 36%;
    background-size: 93% auto; }

  .BFCM21-supbox-circle {
    width: 65vw;
    top: 6vw;
    left: 10vw; }

  .copun-boxitem-cfbm2021 img {
    height: 21vw; }

  .boxitem-cptitle {
    bottom: -8vw;
    width: 62vw;
    font-size: 3.5vw;
    text-align: left; }

  .BFCM2021-supbox-mid .spb_leftbox {
    margin-top: 2vw; }

  .spb_leftbox-title {
    font-size: 10vw; }

  .spb_leftbox-subtitle {
    font-size: 3.8vw; }

  .BFCM2021-supbox-mid .spb_leftbox .pronumber-rangebox {
    width: 100%;
    flex-wrap: wrap; }

  .BFCM2021-supbox-mid .pronumber-rangebox-left {
    width: 100%; }

  .BFCM2021-supbox-mid .rangebox-left-bar {
    width: 84vw; }

  .BFCM2021-supbox-mid .pronumber-rangebox-right {
    margin-top: 12vw;
    display: flex; }

  .spb_leftbox .lablefor-numbers {
    font-size: 4vw; }

  .BFCM2021-supbox-wrapper .rangebox-numbers {
    font-size: 4vw;
    padding-left: 2vw; }

  .BFCM2021-supbox-mid .left-bar-gift img {
    width: 10vw; }

  .BFCM2021-supbox-mid .left-bar-shuliang {
    font-size: 3.6vw; }

  .BFCM2021-supbox-mid .left-bar-shuliang01, .BFCM2021-supbox-mid .left-bar-shuliang02, .BFCM2021-supbox-mid .left-bar-shuliang03, .BFCM2021-supbox-mid .left-bar-shuliang04, .BFCM2021-supbox-mid .left-bar-shuliang05 {
    top: 3.5vw; }

  .BFCM2021-supbox-mid .spb_left_bmtitle {
    font-size: 3.6vw;
    margin: 3.5vw 0 2.8vw; }

  .term-bfcm-title {
    font-size: 6vw;
    margin-bottom: 3vw; }

  .BFCM2021-supbox-mid .left-bar-gift01, .BFCM2021-supbox-mid .left-bar-gift02, .BFCM2021-supbox-mid .left-bar-gift03, .BFCM2021-supbox-mid .left-bar-gift04, .BFCM2021-supbox-mid .left-bar-gift05 {
    top: -12.7vw; }

  .term-bfcm-title02 {
    font-size: 4.5vw;
    margin-bottom: 2vw; }

  .term-bfcm-contentpointer {
    font-size: 3.6vw;
    margin-left: 7.5vw;
    margin-bottom: 3vw;
    line-height: 1.6; }

  .term-bfcm-contentpointer:after {
    top: 1.5vw;
    left: -5.8vw; }

  .copun-boxitem-cfbm2021 {
    margin-bottom: 3vw; }

  .copun-boxitem-cfbm2021.copun-boxitem-0 {
    order: -2; }

  .copun-boxitem-cfbm2021.copun-boxitem-2 {
    order: -1; }

  .BFCM2021-supbox-bottom {
    padding: 4vw 6vw 15vw; }

  .supbox-bottomform01 {
    font-size: 3.8vw;
    margin-bottom: 5px; }

  .BFCM2021-supbox_title {
    margin-top: 8vw; } }
.page-tem-BFCM2021 {
  background: #000; }

.BFCM2021-supbox-mid {
  margin-bottom: 4vw; }

@media (min-width: 993px) and (max-width: 1100px) {
  #shopify-section-suprise-twoboxs02 .twoboxsbottom-subtitle, .BFCM21_proprice .BFCM21_pronewprice, .Coupon02-item-cptitle, .suprise-products-bottombox-contianer.suprise-products02bottombox .supriseproducts-itemtitle, .suprise-products-topimage.suprise-products-topimage02 .suprise-products-text-subtitle, .suprise-products02bottombox .left-bar-shuliang {
    font-size: 1.2vw; }

  .BFCM-product_title span {
    width: 28vw; }

  .BFCM2021-topbannerbox .BFCM2021-tb-textwrapper {
    width: 80%; } }
@media (max-width: 768px) {
  .BFCM2021-supbox_title span {
    bottom: 30%;
    font-size: 4vw;
    width: 80vw; }

  .BFCM-product_title span {
    top: 56%;
    font-size: 4vw;
    width: 45vw; }

  .page-tem-BFCM2021 {
    padding-bottom: 10vw; }

  .page-tem-BFCM2021 .smile-launcher-frame-container.smile-launcher-border-radius-circular {
    bottom: 140px !important;
    right: 2vw !important; }

  .page-tem-BFCM2021 #back-top {
    position: fixed;
    bottom: 75px !important;
    right: 3vw !important; } }
@media (max-width: 500px) {
  .page-tem-BFCM2021 {
    padding-bottom: 20vw; }

  .BFCM-product_title span {
    top: 56%;
    font-size: 5.5vw;
    width: 65vw; }

  .BFCM2021-supbox_title span {
    font-size: 7vw; } }
.sale_codes_title {
  border-right: 1px solid #fff;
  padding-right: 5px;
  margin-right: 0px;
  font-weight: 400;
  height: 100%;
  display: flex;
  align-items: center; }

.sale_codes-bfcm {
  margin: 0 5px; }

/*  =====header=======*/
.icon_fr {
  display: none; }

.header_left {
  width: 14.5%; }

.header_center {
  width: 50.5%; }

.header_right {
  width: 32%;
  border-left: 1px solid #dcdcdc; }

.header_search_wrapper {
  margin-left: 18px; }

.header_block_search_wrapper {
  padding-left: 32px; }

.header_block_cart_wrapper {
  padding-left: 32px; }

.block_account_wrapper {
  padding-left: 32px;
  position: relative;
  height: 100%;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  width: 100%;
  background: #339BCB;
  border-radius: 999em; }

/* .logintip{ position: absolute;font-size: 12px;top: 3px;width: 180%;color: #339bcb;text-align:center;display:none;} */
.block_account_wrapper:hover .logintip {
  display: block; }

.currency_wrapper_pc {
  padding-left: 32px; }

.current_option span {
  line-height: 14px; }

.md-person {
  font-size: 14px !important; }

#header_logo img {
  width: auto !important; }

#headersearchbox {
  height: auto !important; }

.container_header_content #search_query_top {
  border: none !important; }

.container_header_content .md-search {
  color: #000000; }

.container_header_content #search_button {
  background: transparent !important;
  border: none !important; }

.container_header_content .navi-bar {
  width: auto !important;
  height: 40px !important;
  display: flex;
  align-items: center;
  top: 16px;
  right: 135px; }

.container_header_content .md-person {
  vertical-align: middle;
  line-height: 14px !important;
  font-size: 14 !important; }

.container_header_content .md-person:before {
  content: "LOGIN"; }

@media (min-width: 768px) {
  .container_header_content .md-person {
    font-size: 0.93vw !important;
    line-height: 0.93vw !important; } }
.container_header_content .md-shopping-cart:before {
  content: "";
  font-size: 14px; }

.container_header_content #CartCount {
  position: relative !important; }

.container_header_content .blockcart_top {
  width: auto !important;
  height: 40px !important;
  display: flex;
  align-items: center; }

.container_header_content form#headersearchbox .form-control {
  width: 30%;
  min-width: 100px; }

.md-shopping-cart {
  color: #339bcb !important; }

.md-shopping-cart #CartCount {
  background: transparent !important;
  color: #339bcb !important;
  font-size: 14px !important;
  line-height: 14px !important; }

@media (min-width: 768px) {
  .md-shopping-cart #CartCount {
    font-size: 0.93vw !important;
    line-height: 0.93vw !important; } }
.md-shopping-cart #CartCount {
  transition: all 0.5s; }

.blockcart_top .title-cart span#CartCount {
  width: auto !important;
  padding: 0 2px; }

#headersearchbox:hover .md-search {
  color: #339bcb !important; }

.virtual_currency {
  position: relative; }

.virtual_currency .current_option {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.current_option > img:last-of-type {
  margin-left: 4px; }

.currency_wrapper_pc select {
  background: transparent !important;
  padding-right: 20px;
  border: none !important;
  font-size: inherit;
  outline: none !important;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml, %3Csvg width='10' height='9' viewBox='0 0 11 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M0.953186 0.727264H10.0441L5.49864 8.45454L0.953186 0.727264Z' fill='black'/%3E %3C/svg%3E ") !important;
  background-position: 75% 60% !important;
  background-repeat: no-repeat !important; }

#apollo-top-menu > ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: unset; }

@media screen and (max-width: 1024px) {
  form#searchbox input.search_query::-webkit-input-placeholder {
    color: #000000 !important; }

  #search_query_top_pop {
    text-align: center !important;
    font-size: 18px !important; }

  #search_block_top {
    display: none; }

  #header_logo img {
    margin-left: 0px;
    height: 30px !important; }

  .header_center {
    order: 0;
    width: 10%; }

  .header_right {
    width: 17%;
    order: 2;
    border-left: none !important; }

  #cart {
    margin-right: 20px; }

  .header_block_cart_wrapper {
    padding-right: 0;
    padding-left: 0; }

  .header_block_search_wrapper {
    display: none; }

  .header_search_wrapper {
    display: none; }

  .header-wrap .header-left {
    position: static !important;
    order: 1;
    width: 73%; }

  #header-main {
    display: flex;
    align-items: center; }

  .header_block_cart_wrapper {
    margin-left: 0px !important; }

  .block_account_wrapper {
    display: none; } }
.option_wrapper {
  z-index: 1001; }

.option_wrapper {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 100%;
  left: 30px; }

.currency_wrapper_pc form {
  display: none; }

ul.option_wrapper {
  background: #ffffff;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 6px;
  padding-bottom: 4px;
  border: 1px solid #e0e0e0; }

.option_wrapper li {
  padding-top: 2px;
  padding-bottom: 2px;
  display: flex;
  align-items: center; }

.option_wrapper li > span {
  display: inline-block;
  padding-left: 10px; }

.current_option > span {
  padding-left: 10px; }

.current_option {
  padding-left: 4px;
  padding-right: 4px; }

.virtual_currency:hover {
  cursor: pointer; }

.header-wrap_flex {
  display: flex; }

.header_right {
  display: flex;
  justify-content: flex-start;
  align-items: center; }

@media screen and (max-width: 768px) {
  .currency_wrapper_pc {
    display: none; }

  .currency_wrapper_mobile select {
    border: none !important;
    font-size: 14px;
    outline: none !important; }

  .currency_wrapper_mobile select {
    background: transparent !important; } }
@media (max-width: 991px) {
  .virtual_currency_mobile .option_wrapper {
    bottom: auto;
    top: 40px;
    height: 150px;
    overflow: auto; } }
/*  =====end header=======*/
/*   cart  update  */
.affirm-modal-trigger {
  color: #339bcb;
  text-decoration: underline; }

/*   policy page css    */
.shopify-policy__container {
  max-width: 100% !important;
  padding-bottom: 20px; }

.shopify-policy__title {
  padding: 0 10%;
  text-align: left; }

@media screen and (max-width: 768px) {
  .shopify-policy__title {
    padding: 0;
    text-align: left !important; } }
/*  top-banner.liquid     */
.top-banner {
  position: relative; }

.top-banner .text-box {
  position: absolute;
  width: 60%;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.top-banner .text-box-wrapper {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 100%;
  padding: 0 2vw; }

.top-banner .text-box-container {
  display: table-cell;
  vertical-align: middle; }

@media only screen and (max-width: 590px) {
  .top-banner .text-box {
    width: 70%; } }
@media only screen and (min-width: 2000px) {
  .top-banner img {
    width: 100%; } }
/*  mobile bottom nav */
.mobile_qaozen .cartCount {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto; }

.mobile_qaozen ul li:last-child {
  border-right: none; }

.mobile_qaozen ul li a {
  font-weight: 400;
  margin: auto;
  padding: 0;
  width: 100%;
  font-size: 12px;
  display: block; }

.mobile_qaozen ul li a svg {
  width: auto;
  height: 20px;
  display: block;
  margin: auto; }

.mobile_qaozen .form-control {
  line-height: 1;
  height: auto !important;
  border-bottom: none !important; }

.mobile_qaozen .icon-svg {
  position: relative;
  display: block;
  height: 20px;
  width: 20px;
  margin: auto;
  color: #000; }

.mobile_qaozen {
  display: block;
  position: fixed;
  z-index: 98;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  border-top: 1px #eee solid;
  padding: 10px 0; }

.mobile_qaozen ul {
  margin-right: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin-bottom: 0; }

.mobile_qaozen ul li {
  min-width: 20%;
  padding: 0;
  position: relative;
  margin-bottom: 0; }

.mobile_qaozen ul li a:hover svg {
  fill: #004fcb; }

@media (max-width: 1100px) {
  .template-index #header_logo .searchbox, .template-index .header_right {
    display: none; }

  .swiper-button-next-ann i, .swiper-button-prev-ann i {
    font-size: 12px !important; } }
@media (min-width: 992px) {
  .mobile_qaozen {
    display: none !important; } }
.menu-canvasl2 {
  /*position:absolute;*/
  bottom: 50%;
  left: 0;
  z-index: 3; }

@media (max-width: 991px) {
  #back-top {
    bottom: 40vh; }

  .current_option {
    padding-left: 0; }

  .option_wrapper {
    top: auto;
    bottom: 30px; }

  .sider-icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px; }

  .mobile_menu_search_wrapper #searchbox {
    width: 90%;
    border: 1px solid #339bcb;
    border-radius: 50px;
    padding: 0 20px; }

  .menu-canvasl-login {
    background: 0 0 !important; }

  .form#searchbox input.search_query {
    height: 35px; }

  .collection_new_header_wrapper > span {
    font-size: 20px !important; }

  .collection_new_header_wrapper > p span {
    font-size: 12px !important; }

  .collection_new_header_wrapper .bits-link {
    padding: 3px 20px; }

  .product-block .content_price {
    margin: 0 !important; }

  .template-collection .product-meta .name {
    margin-top: 5px;
    margin-bottom: 5px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical; }

  .mobile_cart_num {
    position: absolute;
    right: -40px;
    width: 50px;
    top: 0; } }
/*  collection mobile update  */
.mobile-sort {
  display: none; }

.backto-btn {
  display: none; }

@media (max-width: 1100px) {
  .collection_new_header_wrapper {
    padding: 15px 20px !important; }

  /*.mobile-sort{display:block}*/
  .collection_new_section_wrapper div#catalog_block, .filters-toolbar {
    display: inline-block; }

  .sider_column {
    width: 95%;
    margin: 0 auto;
    position: relative !important;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column; }

  .sidebar .block .block_content {
    width: 100%;
    left: 0;
    top: 30px;
    z-index: 3;
    text-align: left; }

  .sidebar .block .title_block {
    text-transform: capitalize !important;
    padding: 0 25px 0 0 !important; }

  .sidebar .block .title_block.active {
    color: #339bcb !important; }

  #catalog_block {
    margin-top: 0; }

  .collection_new_section_wrapper .form-horizontal {
    border-left: none !important; }

  .cd-gallery {
    margin-bottom: 1px !important; }

  .product-block .name, .product-block .content_price {
    text-align: left; }

  .product-block .content_price {
    padding: 0; }

  .product-block .price_wrapper {
    justify-content: flex-start;
    align-items: flex-start; }

  .collection_new_section_wrapper #catalog_block > .block_content {
    max-height: 70vh;
    overflow: auto;
    width: 100vw;
    left: -15px; }

  .left_column {
    margin-bottom: 0; }

  body:not(".template-index") .header_center {
    width: 16%; }

  .backto-btn {
    display: block;
    font-size: 34px;
    margin-right: 15px; }

  .backto-btn svg {
    width: 20px; } }
@media screen and (max-width: 769px) {
  .filters-toolbar .top-title-filter .light-black {
    opacity: 0; }

  .mobile-sort {
    display: inline-block; }

  .sidebar .block .block_content {
    position: absolute; }

  .navbar {
    box-shadow: 0 0 5px #ccc; }

  .collection_filter_sort_wrapper {
    display: none; }

  .collection_poster-wrapper {
    display: none; }

  .sider_column {
    flex-direction: unset; } }
/*  product mobile update   */
.login-link {
  width: 100%;
  background: #fff;
  border: 0;
  bottom: auto;
  top: 125vw; }

@media (min-width: 700px) and (max-width: 900px) {
  .login-link {
    top: 110vw; } }
@media (min-width: 901px) and (max-width: 1100px) {
  .login-link {
    top: 60vw; } }
@media (max-width: 1100px) {
  .product-grey .affirm-as-low-as {
    font-size: 14px !important; }

  #thumbs_list {
    padding: 0; }

  .row {
    margin-left: 0;
    margin-right: 0; }

  #views_block {
    height: auto;
    overflow: hidden; }

  .owl-controls .owl-page {
    cursor: pointer;
    background: #ccc;
    width: 5px;
    height: 5px;
    display: inline-block;
    margin: 0 2px;
    border-radius: 100%; }

  .owl-controls .owl-page.active {
    background: #339bcb; }

  .owl-buttons {
    display: none; }

  #thumbs_list .thumb_item {
    float: none; }

  .thumb_item img {
    width: 100%; }

  .mobile-content {
    display: block !important; }

  .pc-content {
    display: none !important; }

  .product-right-column .sku.pc-content {
    display: none !important; }

  .variant-sku {
    color: #339bcb; }

  .brand a {
    color: #339bcb !important; }

  .original_producttemplate .product-right-column h4 {
    font-size: 18px; }

  .cart-div {
    background: rgba(255, 255, 255, 0.95);
    border-top: 2px solid #339bcb;
    position: fixed !important;
    bottom: 0;
    left: 0;
    padding: 6px 10px  !important;
    z-index: 30;
    text-align: center; }

  .opacity-div {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    left: 0; }

  .product-right-column .cart-div.is-soldout {
    height: auto; }

  .original_producttemplate .product-right-column .add_to_cart_detail, .original_producttemplate .product-right-column .shopify-payment-button {
    vertical-align: middle;
    width: 45%;
    border-radius: 50px;
    overflow: hidden;
    height: 50px; }

  .shopify-payment-button__button--unbranded {
    background: #000 !important;
    height: 50px !important; }

  .product-right-column .add_to_cart_detail {
    padding-bottom: 0;
    margin-bottom: 0; }

  .smile-launcher-frame-container.smile-launcher-mobile {
    bottom: 322px !important; }

  .price-product {
    display: inline-block !important; }

  .pro02discount_content-bfcm .code_text_copy svg {
    top: -4px !important; }

  .product-right-column .price-product span {
    margin-right: 1px; }

  .product-right-column .price-product {
    margin: 5px 5px 5px 0; }

  .nav > li > a {
    padding: 10px 12px; }

  .primary_block .product-right-column {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start; }

  .original_producttemplate .product-right-column .sku {
    line-height: 30px; }

  .original_producttemplate .youalsolike_pros {
    order: 5; }

  /* .navbar{box-shadow:0 0 5px #ccc} */
  .product-left-column .save-price {
    position: absolute;
    right: 12px;
    z-index: 2;
    top: 8px;
    color: #fff; }

  .product-left-column .collection_label-box {
    position: absolute;
    right: 20px;
    z-index: 2;
    top: 47px; }

  .owl-controls {
    text-align: center; }

  .footer-container {
    padding-bottom: 110px; }

  .overbox-addcart .shopify-payment-button {
    width: 100% !important; }

  .flash-btn + .flash-btn {
    margin-right: 0; }
    .flash-btn + .flash-btn .overbox-addcart {
      left: -168px !important; }

  .cart-div .add_to_cart_detail, .cart-div .shopify-payment-button {
    display: inline-block;
    vertical-align: top;
    width: 45% !important;
    border-radius: 50px;
    overflow: hidden;
    height: 50px !important;
    margin-top: 0 !important; }

  .cbb-frequently-bought-product-image {
    width: 80px !important;
    height: 80px !important; } }
.mobile-content {
  display: none !important; }

.pc-content {
  display: block; }

.opacity-div {
  display: none; }

.smile-launcher-frame-container.smile-launcher-border-radius-circular {
  bottom: 180px !important; }

/*   404 search page | wip page   */
@media (max-width: 1100px) {
  .search-tips {
    color: #000; }

  .search-tips select {
    padding-left: 18px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M1 1L6 7L11 1' stroke='%23010101' stroke-width='2'%3E%3C/path%3E %3C/svg%3E"); }

  #search-page h4 {
    width: 80%;
    margin: auto;
    margin-bottom: 15px; }

  .bri-earn h4 {
    font-size: 15vw !important; } }
/*   offer-sale.liquid    */
.sale_policy_close {
  position: absolute;
  bottom: 3%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.25vw;
  text-decoration: underline;
  cursor: pointer; }

.policy_contentzhuyao {
  padding: 8% 8% 0;
  font-size: 1.2vw; }

.policy_contentzhuyao a {
  text-decoration: underline; }

.sale_policy_content-title {
  text-align: center;
  font-weight: 600;
  font-size: 1.4vw;
  padding-top: 8%; }

.sale_policy_content {
  display: none;
  position: absolute;
  width: 86%;
  left: 7%;
  color: #6e6e6e;
  top: 9%;
  z-index: 15;
  height: 78%;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: #ccc 0 0 8px 4px; }

.sale_policy_content a {
  color: #6e6e6e; }

.code_text_ca img {
  vertical-align: inherit; }

.code_text_ca a {
  color: #fff; }

.offer-sale_sharebox {
  text-align: center;
  position: absolute;
  right: 1vw;
  top: 1vw;
  z-index: 5; }

.social-sharing_offersale {
  display: none; }

.offer-sale_sharebox .waves-effect i:before {
  font-size: 1vw; }

.offer-sale_sharebox .btn {
  padding: 8px 5px; }

.offer-sale_sharebox .btn:hover {
  box-shadow: none;
  color: #339bcb; }

.offer-saleoutcontainer {
  width: 90%;
  margin: 0 auto;
  padding: 4.5vw 0 100px;
  color: #000; }

.offer-saleover-item {
  margin-bottom: 30px;
  padding: 10px; }

.offer-saletextbox {
  position: relative;
  border: 1px solid #000;
  border-radius: 14px; }

.offer-saleover-item img {
  max-width: 100%; }

.offer-saleover-item-imgbox {
  text-align: center;
  position: relative;
  display: block; }

.bottombox-offer-sale {
  text-align: center; }

.offer-saleover-item-imgbox img {
  width: 22vw;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: contain; }

.offer-column-wrapper {
  display: flex; }

.offer-column-item {
  width: 25%; }

.discount_text {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.item_discount_off {
  position: absolute;
  top: 5px;
  right: 5px;
  background: #FF0000;
  color: #fff;
  font-weight: bold;
  padding: 2px 10px;
  font-size: 14px;
  border-radius: 50px; }

.topbox-offer-sale {
  border-bottom: 0;
  padding: .2vw 2vw 0; }

.bottombox-offer-sale {
  border-top: 0;
  padding: .8vw 2vw 2vw; }

.offer-saleover-item-subtitle p {
  margin-bottom: 0; }

.offer-sale-title {
  margin-bottom: 4.5vw;
  position: relative;
  text-align: center;
  font-size: 36px;
  text-transform: uppercase; }
  @media only screen and (max-width: 768px) {
    .offer-sale-title {
      font-size: 24px; } }

.offer-saleover-item-title {
  font-weight: bold;
  font-size: 14px;
  margin-top: 5px; }

.offer-saleover-item-subtitle {
  font-size: 14px;
  margin-top: .2vw; }

@media only screen and (min-width: 1920px) {
  .offer-saleover-item-subtitle {
    height: 56px !important; } }
.offer-saleover-wrapper .sale_codes {
  color: #000;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px; }

.offer-saleover-wrapper .code_text_copy svg path {
  fill: #000; }

.offer-saleover-wrapper .discount_card .discount_content {
  border-color: #000; }

.offer-saleover-wrapper .discount_card .icon-cuter {
  right: auto;
  left: 10px; }

.offer-saleover-wrapper .code_text_copy svg {
  width: 22px;
  vertical-align: middle; }

.offer-saleover-wrapper .success-mes {
  right: -26px; }

.offer-saleover-wrapper .discount_card .discount_content {
  padding: 5px 10px;
  border-width: 1px;
  display: block; }

.offer-saleover-wrapper .discount_card {
  display: block;
  max-width: 100%;
  padding: 10px 0; }

.code_text_ca {
  display: block;
  background: #339bcb;
  color: #fff;
  transition: .3s;
  padding: 8px .6vw;
  border-radius: 50px;
  cursor: pointer;
  font-size: 12px;
  min-width: 88px; }

.code_text_ca:hover {
  box-shadow: #444 1px 1px 4px 0; }

.offer-saleover-wrapper .sale_codes02 {
  padding: 5px 0;
  font-size: 14px;
  color: #555;
  display: block; }

.sale_policy_url {
  cursor: pointer;
  font-size: 12px;
  color: #999;
  text-decoration: underline;
  display: block; }

.sale_policy_url:hover {
  text-decoration: underline; }

@media (max-width: 992px) {
  .sale_policy_content-title {
    font-size: 2.2vw; }

  .sale_policy_close {
    font-size: 2vw; }

  .offer-sale_sharebox {
    right: 1.3vw;
    top: 2vw; }

  .policy_contentzhuyao {
    font-size: 2vw; }

  .offer-sale_sharebox .waves-effect i:before {
    font-size: 2vw; }

  .topbox-offer-sale {
    padding: 1vw 1vw 2vw; }

  .offer-saleover-item-title {
    font-size: 2vw; }

  .offer-saleover-item-imgbox img {
    width: 33vw; }

  .item_discount_off {
    font-size: 2vw; }

  .bottombox-offer-sale {
    margin-top: 25px;
    padding: .8vw 2vw 3vw; }

  .offer-saleoutcontainer {
    padding: 10.5vw 0 100px; }

  .offer-sale-title {
    margin-bottom: 2.5vw; }

  .offer-sale-title span {
    padding: 2vw 4vw;
    font-size: 2.5vw; }

  .offer-saleoutcontainer {
    width: 100%; }

  .offer-saleover-wrapper {
    padding: 0 3vw; } }
@media only screen and (max-width: 768px) {
  .offer-column-wrapper {
    flex-wrap: wrap; }

  .offer-column-item {
    width: 50%;
    margin-bottom: 10px; }

  .offer-saleover-item-imgbox {
    width: 40%; }

  .offer-saleover-item-textbox {
    width: 60%; }

  .topbox-offer-sale {
    display: flex; }

  .item_discount_off {
    position: relative;
    display: inline; } }
@media (max-width: 590px) {
  .offer-column-wrapper {
    display: block; }

  .offer-column-item {
    width: 100%; }

  .policy_contentzhuyao {
    font-size: 4.5vw; }

  .sale_policy_close {
    font-size: 4.5vw; }

  .sale_policy_content-title {
    font-size: 5vw; }

  .offer-sale_sharebox .waves-effect i:before {
    font-size: 4vw; }

  .offer-sale_sharebox {
    right: 3vw;
    top: 6vw; }

  .offer-sale-title span {
    padding: 3vw 6vw;
    font-size: 4.5vw; }

  .offer-saleover-item-imgbox img {
    width: 66vw; }

  .offer-saleover-wrapper {
    padding: 0 5vw; }

  .item_discount_off {
    font-size: 4.5vw;
    padding: 1.5vw 4vw; }

  .topbox-offer-sale {
    padding: 1vw 6vw 2vw; }

  .offer-saleover-item-title {
    font-size: 14px; }

  .bottombox-offer-sale {
    padding: .8vw 8vw 5vw; } }
/*   product video section    */
.section-product-video .hide-mb {
  display: block; }

.section-product-video .hide-pc {
  display: none; }

@media only screen and (max-width: 590px) {
  .section-product-video .hide-mb {
    display: none; }

  .section-product-video .hide-pc {
    display: block; } }
.section-product-video .player_video-wrapper {
  margin: 0px auto;
  position: relative;
  cursor: pointer; }

.section-product-video .player_video-wrapper:hover svg {
  border-color: #339bcb;
  background: #339bcb; }

.section-product-video .player_video-wrapper:hover svg .play_bg {
  fill: #339bcb; }

@media (min-width: 1921px) {
  .section-product-video .player_video-wrapper {
    max-width: unset;
    width: 62.5vw; } }
.section-product-video #product_player_video {
  width: 100% !important;
  max-width: 100% !important;
  display: none; }

.section-product-video .prev_video_image {
  width: 100%; }

.section-product-video .prev_video_image.hide {
  display: none !important; }

.section-product-video .play-icon-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.section-product-video .play-icon-wrapper svg {
  border-radius: 50%;
  transition: all 0.3s; }

.section-product-video .product_player_video-wrapper {
  display: none; }

.section-product-video .text {
  font-size: 42px;
  font-weight: 500;
  line-height: 60px;
  position: absolute;
  top: 62%;
  transform: translateY(-20%);
  left: 0;
  right: 0;
  text-align: center;
  color: #ffffff; }

.section-product-video .text h3 {
  font-size: 36px;
  font-weight: bold;
  color: #ffffff; }

.section-product-video .text p {
  font-size: 16px; }

@media (min-width: 1921px) {
  .section-product-video {
    padding: 4.16666666vw 24px; }

  .section-product-video .play-icon-wrapper svg {
    width: 4.16666666vw !important;
    height: 4.16666666vw !important; }

  .section-product-video .text {
    font-size: 2.1875vw;
    line-height: 3.125vw; } }
@media (max-width: 1250px) {
  .section-product-video {
    padding: 6.4vw 120px; }

  .section-product-video .play-icon-wrapper svg {
    border-radius: 50%;
    width: 6.4vw !important;
    height: 6.4vw !important; }

  .section-product-video .text {
    font-size: 3.36vw;
    line-height: 4.8vw; } }
@media (max-width: 768px) {
  .section-product-video {
    padding: 0px; }

  .section-product-video .play-icon-wrapper svg {
    border-radius: 50%;
    width: 9.6vw !important;
    height: 9.6vw !important; }

  .section-product-video .text {
    font-size: 3.733333vw;
    line-height: 4.8vw;
    top: 60%; }

  .section-product-video .text h3 {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 0; }

  .section-product-video .text p {
    font-size: 14px; } }
/*   topbar css    */
.page_top_announcement {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 5px; }

.page_top_announcement img {
  margin-right: 15px;
  max-height: 25px; }

/* functionshow */
.functionshow {
  width: 100%; }

.functionshow ul {
  padding-left: 0 !important; }

.functionshow a {
  text-decoration: none !important; }

.functionshow .image_1, .functionshow .image_2 {
  width: 48% !important;
  height: 66px !important;
  max-width: 224px;
  display: inline-block; }

.functionshow .image_2 {
  max-width: 205px; }

.functionshow .function-image {
  position: relative; }

.functionshow .function-image .swiper-container {
  padding-bottom: 50px; }

.functionshow .function-image .swiper-slide {
  width: 30%;
  opacity: 0.5 !important; }

.functionshow .function-image .swiper-slide img {
  border-radius: 10px;
  overflow: hidden; }

.functionshow .functionshowlisttitle .listtitleitem {
  list-style: none !important;
  font-size: 18px;
  line-height: 2;
  font-weight: 700; }

.functionshow .functionshowlisttitle .listtitleitem span {
  color: #000;
  border: 1px solid #000;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  padding: 0 7px;
  font-size: 18px;
  display: inline-block;
  line-height: 1.5;
  text-align: center; }

.functionshow .functionshowlisttitle .swiper-slide-thumb-active {
  color: #339bcb; }

.functionshow .functionshowlisttitle .swiper-slide-thumb-active span {
  color: #339bcb;
  border: 1px solid #339bcb; }

.functionshow .function-image .swiper-slide-active {
  position: relative;
  opacity: 1 !important; }

.functionshow .function-image .swiper-slide-active:after {
  content: "";
  width: 100%;
  height: 28px;
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/cdn/shop/files/lc40a-pc-image16.png?v=1640656814) center center no-repeat;
  background-size: contain; }

@media screen and (min-width: 769px) {
  .showcase-scrollbar {
    display: none; } }
@media only screen and (max-width: 1000px) {
  .functionshow .image_1 {
    height: 45px !important; }

  .functionshow .image_2 {
    height: 45px !important; }

  .function-image .swiper-slide {
    border-radius: 14px; }

  .functionshow .functionshowlisttitle .listtitleitem {
    font-size: 14px; } }
@media (min-width: 591px) and (max-width: 768px) {
  .functionshow .feature-row__item {
    -webkit-flex: 0 1 50%;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%; } }
/* .columns-section  | lc40a-columns2    */
.columns-section .section-title, .showcase-wrapper .section-title {
  font-size: 36px;
  font-weight: 700; }

.columns-section .imagebox {
  position: relative; }

.columns-section .imagebox .btn {
  position: absolute;
  right: 0;
  bottom: 0; }

.columns-section .imagebox img {
  width: auto !important; }

.columns-section .textbox {
  padding-bottom: 20px; }

@media only screen and (max-width: 1000px) {
  .columns-section .section-title, .showcase-wrapper .section-title {
    font-size: 28px !important; }

  .columns-section .imagebox .btn {
    font-size: 12px;
    padding: 5px 8px; }

  .columns-section .columns-sliders {
    padding-bottom: 10px; } }
@media only screen and (max-width: 590px) {
  .columns-section .section-title, .showcase-wrapper .section-title {
    font-size: 24px; } }
/*  columns2 section    */
.columns-section2 .mobile-block {
  display: none; }

.columns-section2 .pc-block {
  display: block; }

.columns-section2 .btn {
  background: #339bcb;
  border-radius: 30px;
  color: #fff; }

@media only screen and (max-width: 590px) {
  .columns-section2 .mobile-block {
    display: block; }

  .columns-section2 .pc-block {
    display: none; } }
/* lc40a-topbanner.liquid */
.wrapper-top {
  position: relative; }

.topbanner-text {
  position: absolute;
  width: 50%;
  top: 15%;
  left: 5%; }

.topbanner-text h2 {
  font-size: 36px;
  font-weight: bold;
  font-family: Inter; }

.topbanner-section .mobile-block {
  display: none; }

.topbanner-section .pc-block {
  display: block; }

.topbanner-section img {
  width: 100%; }

@media only screen and (max-width: 590px) {
  .topbanner-section .mobile-block {
    display: block !important; }

  .topbanner-section .pc-block {
    display: none !important; }

  .topbanner-text {
    width: 100%;
    top: 0; } }
#section-lc40a-columns {
  max-width: 1500px;
  margin: auto; }

/*lc40a  showcase  */
.showcase .swiper-slide img {
  width: auto !important; }

.showcase .swiper-slide {
  width: auto; }

.product-LC40A .columns-section .imagebox, .product-LC40A .columns-section .textbox {
  max-width: 358px;
  margin: auto; }

.cbb-frequently-bought-product a {
  display: inline-block;
  float: none !important;
  vertical-align: middle; }

.cbb-frequently-bought-product .cbb-frequently-bought-plus-icon {
  float: none !important;
  display: inline-block;
  vertical-align: middle; }

/* Milling_Bits_Collection filter */
.Milling_Bits_Collection .filter-type.compatible-with {
  display: none; }

/*  article page*/
.blog-content img {
  margin-bottom: 10px;
  vertical-align: top; }

.blog-content table.gridtable {
  margin: auto; }

.table-wrap {
  width: 100%;
  overflow: auto;
  /* overflow:hidden;*/
  /* 2023-08-14 jinsoku-lc-50-plus-10w-compressed-fac-laser-engraver-cutter */ }

@media only screen and (max-width: 590px) {
  .article-row {
    display: flex;
    flex-wrap: wrap; }

  .right_column, .center_column {
    width: 100%; }

  .center_column {
    order: 1; }

  .right_column {
    order: 2; } }
/*  feedback */
.sider_column {
  width: 100%; }

@media only screen and (max-width: 900px) {
  .video-wrapper iframe {
    width: 100%; } }
/* sign-up-section.liquid */
.column1-block .line1 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 1.2;
  text-transform: uppercase;
  background: linear-gradient(180deg, white 49.65%, rgba(255, 255, 255, 0) 135.66%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent; }

.column1-block .code-html ul > li {
  position: relative;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.5; }

.column1-block .code-html ul > li:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  background: #999999;
  border-radius: 3px;
  transform: rotate(-45deg); }

.column1-block .code-html input {
  background: transparent !important; }

.column1-block .code-html input::-webkit-input-placeholder {
  color: #707070 !important; }

.column1-block .code-html input:-moz-placeholder {
  color: #707070 !important; }

.column1-block .code-html input:-ms-input-placeholder {
  color: #707070 !important; }

.column1-block .code-html input::-ms-input-placeholder {
  color: #707070 !important; }

@media (min-width: 1001px) and (max-width: 1599px) {
  .column1-block .line1 {
    font-size: 3vw; } }
@media only screen and (max-width: 1000px) {
  .column1-block .line1 {
    font-size: 50px; }

  .column1-block .code-html ul > li {
    font-size: 20px; } }
@media only screen and (max-width: 590px) {
  .column1-block .line1 {
    font-size: 25px;
    line-height: 1.5; } }
/* special-events-faq.liquid */
.faq-section {
  background: #FAFAFA;
  padding: 4vw 15px; }

.faq-container {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  line-height: 1.5; }

.faq-box .title {
  text-transform: capitalize;
  font-size: 36px;
  margin-bottom: 3vw;
  font-weight: 700; }

.faq-box .h5 {
  font-weight: 600;
  padding: 10px 0;
  color: #000;
  position: relative;
  text-transform: capitalize;
  border-bottom: 1px solid #DDDDDD;
  font-size: 18px;
  padding-right: 30px; }

.faq-box .h5.plus {
  border-bottom: 1px solid transparent; }

.faq-box .h5.plus:after, .faq-box .h5:after {
  content: "+";
  color: #3e3e3e;
  font-size: 24px;
  cursor: pointer;
  position: absolute;
  right: 0;
  align-items: center;
  height: 20px;
  justify-content: center;
  text-align: center;
  width: 20px;
  top: 0;
  bottom: 0;
  margin: auto 5px;
  display: flex; }

.faq-box .h5.plus:after {
  content: "-";
  font-size: 36px;
  line-height: 10px; }

.faq-box .ans {
  display: none;
  background: #fff;
  padding: 5%;
  line-height: 1.5; }

@media (min-width: 1001px) and (max-width: 1599px) {
  .faq-box .title {
    font-size: 2vw; } }
@media only screen and (max-width: 590px) {
  .faq-box .title {
    font-size: 24px; }

  .faq-box .h5 {
    font-size: 16px; } }
/* special-events-mainproducts.liquid */
.special-events-collection .price.sale-price {
  font-weight: 700;
  font-size: 16px;
  color: #000; }

.product_special_event {
  max-width: 300px;
  margin: auto; }

.special_event_grid_bottons {
  display: flex;
  align-items: center;
  justify-content: center; }

.special_event_view_more_btn {
  padding: 8px 30px;
  border-radius: 30px 0 0 30px;
  color: #ffffff;
  background-color: #339bcb;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  height: 36px;
  border: 2px solid #339bcb; }

.special_event_view_more_btn:hover {
  background: #fff;
  color: #339bcb; }

.special_event_quick-view {
  padding: 5px 18px;
  line-height: 1;
  height: 36px;
  border: 2px solid #339bcb;
  border-radius: 0 30px 30px 0; }

.special_event_quick-view > svg {
  fill: #339bcb; }

.special_event_quick-view:hover {
  background-color: #339bcb; }

.special_event_quick-view:hover > svg {
  fill: #fff; }

.special_event-quick-box {
  max-width: 600px; }

.add_to_cart_special_event {
  display: inline-block;
  background: #339bcb;
  color: #fff;
  text-transform: uppercase;
  width: 155px;
  height: 50px;
  padding: 0 12px;
  margin-right: 15px;
  margin-bottom: 15px;
  float: left; }

.special_event-quick-box .price {
  color: #339bcb; }

.special-events-collection .pagination-container {
  text-align: center; }

.special_event_notify-btn {
  border: 2px solid #DDDDDD;
  border-radius: 30px !important;
  height: 36px;
  color: #666;
  padding: 8px 30px;
  font-weight: bold;
  font-size: 14px;
  margin: auto;
  display: inline-block;
  line-height: 1;
  margin: auto; }

.special-events-mainproducts {
  padding: 2vw 0; }

.special-events-collection .swatch .header.col-xs-5 {
  width: 17%; }

.special-events-collection .quantity-selector {
  width: 17%;
  margin-right: 10px; }

.special-events-collection .product-block .content_price {
  text-align: center; }

@media only screen and (max-width: 590px) {
  .special-events-collection .swatch .header.col-xs-5, .special-events-collection .quantity-selector {
    width: 22%; }

  .special_event_view_more_btn, .special_event_notify-btn {
    padding: 8px 15px; } }
.special_event_sider_column {
  position: relative;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.special_event_sider_column div#catalog_block, .special_event_sider_column .filters-toolbar, .special_event_sort {
  display: inline-block; }

.special_event_sider_column #catalog_block > .block_content {
  display: none; }

.special_event_sider_column .block_content {
  display: none;
  padding: 10px 15px 3px 0;
  width: 100%;
  left: -15px;
  top: 48px;
  box-shadow: 0 5px 12px #ccc;
  position: absolute;
  z-index: 3;
  text-align: left;
  border-radius: 0px;
  padding: 10px 15px 3px 0px;
  background: white; }

.special_event_sort .sort-by {
  width: 100%;
  padding: 0 10px;
  text-decoration: underline;
  border: none !important;
  font-weight: normal;
  font-size: 14px;
  color: #333; }

.special_event_sider_column .block .title_block:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  top: 2px;
  right: 0px;
  width: 30px;
  text-align: center;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.special_event_sider_column .block .title_block.active:after {
  content: "\f106";
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.special_event_sider_column .title_block {
  text-transform: capitalize;
  padding: 0 25px 0 0;
  font-weight: 600; }

.special_event_sider_column-box {
  width: 100%;
  box-shadow: none !important; }

.special_event_sider_column-box .filters-toolbar .filter-type .aftera-plus {
  font-size: 16px; }

.special_event_sider_column-box .filters-toolbar .top-title-filter .light-black {
  font-size: 16px; }

@media (min-width: 1700px) {
  .special_event_sider_column .categories_big_nav .fist_title_block, .special_event_sider_column .categories_big_nav .big_title_block {
    font-size: 16px; } }
@media (min-width: 1001px) {
  .special_event_sider_column-box {
    width: 50%;
    margin: auto; }

  .special_event_sider_column #catalog_block > .block_content {
    width: 100%; }

  .special_event_sider_column .title_block {
    border-bottom: 1px dashed #000000;
    padding-bottom: 10px; }

  .special_event_sider_column .block_content {
    padding: 3px 15px; }

  .special_event_sort .sort-by {
    padding: 0; } }
@media (max-width: 1100px) {
  .special-events-collection .price.sale-price {
    align-items: center;
    justify-content: center; } }
@media (max-width: 1000px) {
  .special_event_sider_column {
    padding: 0 15px; }

  #catalog_block .block_content, .special_event_sider_column .block_content {
    left: 0; } }
/* special-events-bg-text.liquid */
.text_index {
  width: 30px;
  height: 30px;
  background: #339BCB;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  margin: auto; }

.text_title {
  font-weight: 700;
  font-size: 16px; }

.top-index-item {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 30px;
  padding: 2vw 10px;
  margin: 0 10px;
  height: 100%;
  backdrop-filter: blur(10px); }

.top-index-text .swiper-slide {
  height: auto; }

.top-text {
  padding: 0 2vw;
  margin-bottom: 20px; }

.text_content button {
  background: #339bcb;
  color: #fff;
  border: none;
  border-radius: 4px; }

.special-event-topbanner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }

.special-event-topbanner .text-box {
  position: relative;
  width: 100%;
  padding: 2vw 5vw;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.top-index-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 2px;
  background: #e2e0e0;
  opacity: 1;
  border-radius: 0; }

.top-index-pagination .swiper-pagination-bullet-active {
  background: #339bcb; }

.top-index-pagination {
  bottom: -5px; }

@media only screen and (max-width: 590px) {
  .special-event-topbanner .text-box-wrapper {
    padding: 0; }

  .special-event-topbanner .text-box {
    padding: 2vw 0; }

  .special-event-topbanner .text-box {
    width: 100%; } }
@media only screen and (max-width: 1000px) {
  .top-index-text {
    padding-bottom: 30px; } }
@media only screen and (min-width: 1600px) {
  .special-event-topbanner .text-box {
    width: 60%; }

  .special-event-topbanner .swiper-wrapper {
    justify-content: center; } }
/* ===============================  new product Proverxl6050  =================================== */
.product6050_section-wrapper {
  background: #F3F3F3; }

.product6050_section-wrapper .feature-unify-block {
  display: flex;
  justify-content: space-between; }

.image_text_unify .section-feature-unify1, .section-feature-unify2 {
  width: 80%;
  margin: 0 auto;
  max-width: 1500px; }

.product6050_section-wrapper .section-feature-unify1 .feature-unify__left {
  width: 38%; }

.product6050_section-wrapper .section-feature-unify1 .feature-unify__right {
  width: 60%;
  background: #fff;
  border-radius: 30px;
  padding: 55px 45px 0; }

.product6050_section-wrapper .section-feature-unify1 .feature-unify__left .feature-unify__merit span {
  font-size: 7.8vw;
  font-weight: 400; }

.product6050_section-wrapper .feature-unify .feature-unify__title {
  font-size: 2.083vw;
  line-height: 1.2; }

.product6050_section-wrapper .section-feature-unify1 .feature-unify__left .feature-unify__text-img {
  background: #fff;
  border-radius: 30px;
  padding: 30px; }

.product6050_section-wrapper .feature-unify .feature-unify__text {
  font-size: 18px;
  line-height: 1.7;
  margin-top: 20px; }

.image_text_unify .section-feature-unify2 .feature-unify__text-img {
  width: 90%;
  margin: 3.125vw auto; }

.feature-unify .feature-unify__text .feature-unify__text__left {
  display: inline-block; }

.image_text_unify .section-feature-unify2 .feature-unify-block .product-details {
  width: 70%;
  margin-bottom: 5%; }

.image_text_unify .section-feature-unify2 .product-details .group-details p {
  font-size: 2.083vw;
  font-weight: 700;
  margin: 0;
  line-height: 1.2; }

.image_text_unify .section-feature-unify2 .product-details .group-details span {
  font-size: 18px;
  line-height: 1.9; }

.image_text_unify .section-feature-unify3 {
  padding-bottom: 5%; }

.image_text_unify .feature-unify .feature-unify3__protitle {
  font-size: 2.5vw;
  font-weight: 700;
  color: black !important;
  line-height: 1.2;
  padding: 7% 0 3%;
  margin: 0;
  text-align: center; }

.section-feature-unify3 .feature-unify-block {
  width: 80%;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  margin-bottom: 3%;
  max-width: 1500px; }

.section-feature-unify3 .feature-unify-block .feature-unify3-text {
  width: 60%;
  padding: 5% 3%; }

.section-feature-unify3 .feature-unify-block .feature-unify3-img {
  width: 40%; }

.feature-unify .feature-unify3-title {
  font-size: 2.187vw;
  line-height: 1.2; }

.section-feature-unify3 .product-series {
  font-size: 18px;
  color: #339bcb;
  border: 1px solid #339bcb;
  padding: 3px 10px;
  margin: 20px 15px 0 0;
  display: inline-block; }

.section-feature-unify3 .feature-unify-block .feature-unify-block_left {
  width: 60%;
  padding: 4% 3%;
  background: #fff;
  border-radius: 30px; }

.section-feature-unify3 .feature-unify-block__b {
  background: none; }

.section-feature-unify3 .feature-unify-block .feature-unify-block_right .feature-unify-block_right-text {
  padding: 8% 6%; }

.product6050_section-wrapper .feature-unify .feature-unify__text ul li {
  font-size: 18px;
  line-height: 1.7;
  list-style: disc !important; }

.product6050_section-wrapper .feature-unify .feature-unify__text .feature-unify__button {
  color: #fff;
  background: #339bcb;
  border-radius: 30px;
  padding: 5px 20px; }

.section-feature-unify3 .feature-unify-block_left .feature-product-image {
  display: flex;
  justify-content: space-between;
  margin-top: 10%; }

.section-feature-unify3 .feature-unify-block_left .feature-product-image .feature-unify__image {
  width: 48%; }

.image_text_unify-two .feature-unify .feature-unify-block_right {
  width: 60%;
  background: #fff;
  border-radius: 30px;
  padding: 4% 3%; }

.image_text_unify-two .feature-unify .feature-unify-block_right .feature-product-image {
  display: flex;
  justify-content: space-between;
  margin-top: 2%; }

.image_text_unify-two .feature-unify .feature-unify-block_right .feature-product-image .feature-unify__image {
  width: 48%; }

.image_text_unify-two .section-feature-unify2 .feature-unify-block_left {
  width: 38%;
  background: #fff;
  border-radius: 30px;
  padding: 4% 3%; }

.feature-unify .unify2-swiper-pagination, .unify3-swiper-pagination {
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0; }

.feature-unify .unify2-swiper-pagination .swiper-pagination-bullet, .feature-unify .unify3-swiper-pagination .swiper-pagination-bullet {
  margin: 15px 15px; }

.section-feature-unify2 .feature-unify-block_left .unify2-swiper .img-responsive {
  width: 70% !important; }

.image_text_unify-two .section-feature-unify2 .feature-unify-block_left .feature-unify__image {
  position: relative;
  padding-top: 5%; }

.image_text_unify-two .section-feature-unify2 {
  padding: 3% 0 7%; }

.image_text_unify-three .feature-unify-bg {
  position: relative; }

.image_text_unify-three .feature-unify-bg .feature-unify__l-text {
  position: absolute;
  top: 25%;
  left: 5%;
  width: 25%;
  align-items: center; }

.image_text_unify-three .unify3-swiper-section {
  position: relative;
  margin-top: 3%; }

.image_text_unify-three .feature-unify-block .text-block {
  position: relative;
  width: 48.5%; }

.image_text_unify-three .feature-unify-block .feature-unify__content {
  position: absolute;
  width: 38%;
  left: 8%;
  bottom: 13%;
  color: #fff; }

.image_text_unify-three .feature-unify-block .feature-unify__content .feature-unify__button {
  color: #fff;
  padding: 10px 20px;
  text-decoration: none; }

.image_text_unify-three .section-feature-unify3 .feature_text-inturduce {
  width: 31%;
  background: #fff;
  border-radius: 30px;
  padding: 3% 3% 4%; }

.image_text_unify-three .section-feature-unify3 .feature-unify-block {
  background: none;
  border-radius: 0; }

.image_text_unify-three .section-feature-unify3 .feature_text-inturduce .text-inturduce-title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 15px; }

.image_text_unify-three .section-feature-unify3 .feature_text-inturduce .text-inturduce-content {
  font-size: 16px;
  line-height: 1.75; }

.product6050_section2-wrapper .product_specifications-container h2 {
  font-size: 2.5vw;
  font-weight: 700;
  color: black !important;
  line-height: 1.2;
  margin: 50px 0;
  text-align: center; }

.product6050_section2-wrapper .product_specifications-container figure.table {
  max-width: 800px;
  font-size: 16px; }

.image_text_unify-one, .image_text_unify-two, .image_text_unify-three {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  z-index: -1; }

.product6050_section-wrapper .section-feature-unify1 .feature-unify__left .feature-unify__merit {
  padding: 30px;
  text-align: center;
  color: #fff;
  font-size: 48px;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 6%;
  background: linear-gradient(to top, white 50%, #6bb3d4 50%);
  background-size: auto 200%;
  -webkit-background-clip: text;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent; }

.product6050_section-wrapper .section-feature-unify1 .feature-unify__left .grid-headline-super {
  animation: battery-fillup 1.3s linear forwards; }

.product6050_section-wrapper .section-feature-unify1 .feature-unify__left .feature-unify__merit-box {
  background-color: #339bcb;
  border-radius: 30px; }

.image_text_unify-one .section-feature-unify2 .feature-block__gradual-change {
  background: #fff;
  border-radius: 30px;
  padding: 10px 50px;
  transition: all 2s ease;
  width: 100%; }

.image_text_unify-one .section-feature-unify2 .feature-block__gradual-change.grid-headline-super-bg {
  background: #339BCB; }

.section-feature-unify3 .feature-unify-block .feature-unify-block_right {
  width: 38%;
  background: #fff;
  border-radius: 30px; }

.section-feature-unify3 .feature-unify-block .feature-unify-block_right.grid-headline-super-bg {
  background: #ADDE9B;
  transition: all 1s ease; }

.image_text_unify-two .section-feature-unify1 .feature-block-gradual-change-bg {
  width: 38%;
  background: #fff;
  border-radius: 30px;
  padding: 4% 3%;
  transition: all 2s ease; }

.image_text_unify-two .section-feature-unify1 .feature-block-gradual-change-bg.grid-headline-super-bg {
  background: #D6E869; }

.image_text_unify .section-feature-unify2 .feature-unify-block .product-details .group-details {
  border-bottom: 1px dashed #339BCB;
  margin: 10px 0;
  color: #6BB3D4;
  transition: all 1s ease; }

.image_text_unify .section-feature-unify2 .feature-unify-block .product-details .group-details.grid-headline-super-color {
  color: #fff;
  border-bottom: 1px dashed #fff; }

@keyframes battery-fillup {
  to {
    background-position: center 100%; } }

#idTab1 .image_text_unify-three .feature-unify-block .feature-unify__content .feature-unify__button:hover {
  color: white !important;
  font-weight: 700;
  background: rgba(51, 155, 203, 0.8); }

.image_text_unify-one .section-feature-unify2 .feature-block__gradual-change {
  padding: 2% 10%; }

.image_text_unify-one .section-feature-unify2 .feature-block__gradual-change .text-block {
  width: 45%; }

.image_text_unify .section-feature-unify2 .feature-block__gradual-change .feature-unify__image {
  width: 80%;
  margin: 7% 0; }

.medium-up--hide-m {
  display: none; }

.product6050_box-h2 {
  font-size: 2.5vw;
  text-align: center;
  font-weight: 700;
  color: black !important;
  line-height: 1.2;
  margin: 50px 0; }

.product6050_box {
  margin: 5vw auto;
  text-align: center; }

.product-faq_6050 {
  width: 60%;
  margin: 0 auto;
  display: flex; }

.product-faq_6050 .product_faq-block {
  width: 32%;
  margin: 0 auto; }

.product-faq_6050 .product_faq-block h3 {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  margin: 0; }

.product-faq_6050 .product_faq-block a {
  color: #fff;
  display: block;
  font-size: 20px;
  line-height: 48px;
  transition: .5s ease; }

.product-faq_6050 .product_faq-block a img {
  margin-right: 15px; }

.product-faq_6050 .product_faq-block a:hover {
  font-weight: 700; }

.image_text_unify-one .section-feature-unify2 .feature-unify__text-img {
  width: 80%;
  margin: 3.125vw auto; }

.image_text_unify-three .section-feature-unify2 .feature-unify__content .feature-unify__text {
  margin: 20px 0; }

#page_content .rte .productPro6050_specifications table td:last-child {
  font-weight: 600; }

.image_text_unify-two .section-feature-unify1 .feature-unify3__protitle {
  padding: 0 0 5%; }

.section1-swiper-image {
  height: 1080px; }

.unify-sildeshow__swiper {
  height: 1080px; }

.image_text_unify-one .section-feature-unify3 .feature-unify3-title.title1 {
  padding-bottom: 14px; }

.image_text_unify-one .section-feature-unify3 .feature-unify3-title.title2 {
  margin-top: 45px; }

.more_info_block_6050 .navbar {
  margin: 0px auto;
  justify-content: space-around;
  background: #fff;
  padding: 0 5%; }

.more_info_block_6050 .navbar-qualifications-left {
  font-size: 16px;
  line-height: 19px;
  width: 50%; }

.more_info_block_6050 .navbar-collapse li a {
  font-size: 16px;
  color: #000;
  font-weight: 600; }

.more_info_block_6050 .navbar-qualifications-left {
  display: none; }

.more_info_block_6050 .navbar-qualifications-left p {
  margin-top: 0; }

.more_info_block_6050 .shopify-payment-button {
  display: inline-block !important; }

.more_info_block_6050 .navbar-qualifications-right .cart-div {
  padding: 5px 0; }

.more_info_block_6050 .shopify-payment-button .shopify-cleanslate ._2EiMjnumZ6FVtlC7RViKtj {
  min-height: 40px !important; }

@media screen and (min-width: 990px) {
  .image_text_unify-two .feature-block-gradual-change-bg .feature-unify__image {
    padding-top: 10%; }

  .more_info_block_6050 .navbar-qualifications-left {
    display: block; } }
@media screen and (max-width: 1600px) {
  .image_text_unify-three .feature-unify-bg .feature-unify__l-text {
    top: 14%; } }
@media screen and (max-width: 1500px) {
  .image_text_unify-three .feature-unify-bg .feature-unify__l-text {
    top: 13%; }

  .image_text_unify-three .feature-unify-block .feature-unify__content {
    width: 46%; }

  .image_text_unify .section-feature-unify1, .section-feature-unify2 {
    width: 85%; }

  .section-feature-unify3 .feature-unify-block {
    width: 85%; }

  .product-faq_6050 {
    width: 80%; } }
@media screen and (max-width: 1300px) {
  .section-feature-unify3 .product-series {
    margin: 20px 12px 0 0; }

  .image_text_unify-three .feature-unify-bg .feature-unify__l-text {
    width: 29%; }

  .more_info_block_6050 .navbar-collapse li a {
    padding: 10px 8px; } }
@media screen and (max-width: 1200px) {
  .image_text_unify .section-feature-unify1, .section-feature-unify2 {
    width: 90%; }

  .section-feature-unify3 .feature-unify-block {
    width: 90%; }

  .product6050_section-wrapper .feature-unify .feature-unify__title {
    font-size: 35px; }

  .image_text_unify .feature-unify .feature-unify3__protitle {
    font-size: 35px;
    text-align: center;
    width: 100%; }

  .image_text_unify .section-feature-unify2 .product-details .group-details p {
    font-size: 28px; }

  .image_text_unify .section-feature-unify2 .feature-unify__text-img {
    margin: 30px auto 85px; }

  .image_text_unify .section-feature-unify2 .product-details .group-details p {
    font-size: 28px; }

  .feature-unify .feature-unify3-title {
    font-size: 28px; }

  .section-feature-unify3 .product-series {
    font-size: 15px;
    margin: 20px 10px 0 0; }

  .product6050_section-wrapper .feature-unify .feature-unify__text {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 15px; }

  .image_text_unify-three .feature-unify-bg .feature-unify__l-text {
    top: 7%; }

  .image_text_unify-one .feature-product__brand-name .feature-unify-brand-name {
    width: 77%;
    right: 9%;
    top: 14%;
    text-align: center; }

  .product6050_section-wrapper .feature-unify .feature-unify__text ul li {
    font-size: 16px; }

  .product-faq_6050 {
    width: 90%; }

  .image_text_unify-one, .image_text_unify-two, .image_text_unify-three {
    background-size: contain;
    background-position: top;
    background-attachment: inherit; }

  .is_bggd_mnone {
    display: none; }

  .section1-swiper-image, .unify-sildeshow__swiper {
    display: block;
    height: 535px; }

  .image_text_unify-one .section-feature-unify2 .feature-unify__text-img {
    width: 100%; } }
@media screen and (max-width: 990px) {
  .image_text_unify .section-feature-unify1, .section-feature-unify2 {
    width: 96%; }

  .section-feature-unify3 .feature-unify-block {
    width: 96%; }

  .product6050_section-wrapper .section-feature-unify1 .feature-unify__left .feature-unify__merit {
    font-size: 32px; }

  .product6050_section-wrapper .section-feature-unify1 .feature-unify__left .feature-unify__merit span {
    font-size: 96px; }

  .product6050_section-wrapper .feature-unify .feature-unify__title {
    font-size: 24px; }

  .product6050_section-wrapper .feature-unify .feature-unify__text {
    font-size: 14px;
    line-height: 1.7; }

  .image_text_unify-one .section-feature-unify1 .feature-unify__right .feature-unify__text {
    margin: 40px 0; }

  .image_text_unify .section-feature-unify2 .product-details .group-details span {
    font-size: 14px; }

  .image_text_unify .feature-unify .feature-unify3__protitle {
    font-size: 32px; }

  .section-feature-unify3 .feature-unify-block .feature-unify3-text {
    width: 48%; }

  .section-feature-unify3 .product-series {
    margin: 10px 10px 0 0; }

  .product6050_section-wrapper .feature-unify .feature-unify__text ul li {
    font-size: 14px; }

  .product6050_section-wrapper .feature-unify .feature-unify__text .feature-unify__button {
    padding: 5px 15px; }

  .image_text_unify-three .section-feature-unify3 .feature_text-inturduce {
    width: 32%;
    padding: 3% 3% 3%; }

  .image_text_unify-three .section-feature-unify3 .feature_text-inturduce .text-inturduce-title {
    font-size: 20px; }

  .image_text_unify-three .section-feature-unify3 .feature_text-inturduce .text-inturduce-content {
    font-size: 13px; }

  .image_text_unify-three .feature-unify-block .feature-unify__content {
    width: 50%; }

  .image_text_unify-three .section-feature-unify1 .feature-unify__text-ipad {
    width: 50%; }

  .image_text_unify-three .feature-unify-bg .feature-unify__l-text {
    top: 4%;
    width: 60%; }

  .product6050_section2-wrapper .product_specifications-container h2 {
    font-size: 32px !important; }

  .product6050_box-h2 {
    font-size: 32px; }

  #idTab3 {
    padding: 40px 0; }

  .product-faq_6050 {
    flex-wrap: wrap; }

  .product-faq_6050 .product_faq-block {
    width: 35%;
    margin: 15px auto; }

  .product-faq_6050 .product_faq-block1 {
    width: 100%;
    text-align: center;
    margin: 15px 0px; }

  #page_content .rte .productPro6050_specifications table td {
    font-size: 16px; }

  .image_text_unify-two .image_text_height-bg {
    height: 160px; }

  .section1-swiper-image, .unify-sildeshow__swiper {
    display: block;
    height: 420px; }

  .more_info_block_6050 .navbar-collapse {
    margin: 0 auto; } }
@media screen and (max-width: 590px) {
  .image_text_unify .section-feature-unify1, .section-feature-unify2 {
    flex-wrap: wrap; }

  .product6050_section-wrapper .section-feature-unify1 .feature-unify__left {
    width: 100%; }

  .product6050_section-wrapper .section-feature-unify1 .feature-unify__right {
    width: 100%;
    padding: 55px 28px 0;
    margin-top: 20px; }

  .image_text_unify-one .section-feature-unify1 .feature-unify__right .feature-unify__text {
    margin: 20px 0; }

  .feature-unify .feature-unify__text .feature-unify__text__left {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px; }

  .feature-unify .feature-unify__text .feature-unify__text__right {
    width: 100%; }

  .section-feature-unify3 .feature-unify-block {
    flex-wrap: wrap; }

  .section-feature-unify3 .feature-unify-block .feature-unify3-text {
    width: 100%;
    order: 2; }

  .section-feature-unify3 .feature-unify-block .feature-unify3-img {
    width: 100%;
    order: 1; }

  .section-feature-unify3 .product-series {
    width: 140px;
    text-align: center; }

  .section-feature-unify3 .feature-unify-block .feature-unify-block_left {
    width: 100%; }

  .section-feature-unify3 .feature-unify-block_left .feature-product-image {
    flex-wrap: wrap; }

  .section-feature-unify3 .feature-unify-block_left .feature-product-image .feature-unify__image {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 5%; }

  .section-feature-unify3 .feature-unify-block .feature-unify-block_right {
    width: 100%;
    margin-top: 5%; }

  .product6050_section-wrapper .feature-unify-block {
    flex-wrap: wrap; }

  .image_text_unify-two .section-feature-unify1 .feature-block-gradual-change-bg {
    width: 100%; }

  .image_text_unify-two .feature-unify .feature-unify-block_right {
    width: 100%;
    margin-top: 5%; }

  .image_text_unify-two .section-feature-unify2 .feature-unify-block_left {
    width: 100%;
    margin-top: 5%; }

  .image_text_unify-three .feature-unify-block .text-block {
    width: 100%;
    margin-bottom: 5%; }

  .image_text_unify-three .section-feature-unify3 .feature_text-inturduce {
    width: 88%;
    margin: 0 auto 5%; }

  .image_text_unify-two .section-feature-unify2 .feature-unify-block_left .feature-unify__image {
    position: relative;
    padding: 5% 0 15%; }

  .section-feature-unify2 .feature-unify-block_left .unify2-swiper .img-responsive {
    width: 65% !important; }

  .image_text_unify-three .feature-unify-bg .feature-unify__l-text {
    top: 9%;
    width: 80%; }

  .image_text_unify-three .section-feature-unify1-ipad-bg {
    padding-top: 0; }

  .image_text_unify-three .section-feature-unify1 .feature-unify__text-ipad {
    width: 100%; }

  .small--hide-pc {
    display: none; }

  .medium-up--hide-m {
    display: block; }

  .image_text_unify-one .section-feature-unify2 .feature-block__gradual-change .text-block {
    width: 100%; }

  .image_text_unify .section-feature-unify2 .feature-unify-block .product-details {
    width: 100%; }

  .image_text_unify-one .section-feature-unify2 .feature-block__gradual-change .text-block {
    display: flex;
    flex-wrap: wrap; }

  .image_text_unify .section-feature-unify2 .feature-unify-block .product-details {
    width: 100%;
    margin-bottom: 5%;
    order: 2; }

  .image_text_unify .section-feature-unify2 .feature-block__gradual-change .feature-unify__image {
    width: 85%;
    margin: 7% auto;
    order: 1; }

  .image_text_unify .section-feature-unify2 .feature-unify-block .product-details .group-details {
    padding-left: 10px; }

  .product6050_box .product_box-image {
    width: 90%; }

  .product-faq_6050 .product_faq-block {
    width: 80%;
    margin: 0 auto; }

  .product-faq_6050 .product_faq-block a {
    font-size: 16px; }

  .product-faq_6050 .product_faq-block a img {
    margin-right: 10px;
    width: 7%; }

  #page_content .rte .productPro6050_specifications table td {
    font-size: 14px; }

  #page_content .rte .productPro6050_specifications table td:first-child {
    color: #339BCB; }

  .image_text_unify .feature-unify .feature-unify3__protitle {
    font-size: 30px; }

  .more_info_block_6050 .navbar {
    padding: 0; }

  .section-feature-unify3 .feature-unify-block .feature-unify3-img .img-responsive {
    border-radius: 30px; } }
@media screen and (max-width: 390px) {
  .image_text_unify-three .feature-unify-bg .feature-unify__l-text {
    top: 2%; }

  .image_text_unify-three .feature-unify-block .feature-unify__content {
    width: 53%; }

  .image_text_unify .feature-unify .feature-unify3__protitle {
    font-size: 30px; } }
#idTab1 .feature-product__brand-name-img {
  position: absolute;
  right: 0;
  width: 45.67vw; }

.image_text_unify-one .feature-product__brand-name {
  position: relative;
  height: 56.25vw; }

#idTab1 .feature-product__brand-name-img-im {
  display: none; }

@media screen and (max-width: 990px) {
  .image_text_unify-one .section-feature-unify2 .feature-unify__text-img {
    width: 95%; }

  #idTab1 .feature-product__brand-name-img {
    display: none; }

  #idTab1 .feature-product__brand-name-img-im {
    display: block; }

  .pro4030-icons-boxs .pro4030icon-item a {
    width: 60%; }

  .pro4030-threeboxs-item-subtitle, .textandimage-text-subtitle {
    margin-bottom: 4%; } }
@media screen and (max-width: 590px) {
  .image_text_unify-one .feature-product__brand-name {
    height: 500px; }

  .more_info_block_6050 .navbar-collapse li a {
    padding: 5px 8px; }

  .pro4030-icons-boxs .pro4030icon-item a {
    width: 87%; }

  .pro4030-icons-boxs {
    padding: 10px 2%; } }
.image_text_unify-one {
  padding-top: 5%; }

@media screen and (max-width: 428px) {
  .original_producttemplate .primary_block .product-left-column {
    padding: 0 2%; }

  .guaranteescontainer li {
    width: 32%; }

  .guaranteescontainer li .text {
    font-size: 12px; } }
/* =======================   11th start ============================*/
.sainsmart-11th-anniversary-sale {
  background-color: #493931;
  color: #fff; }

.birthday-11th_module1 .home-section1-bg {
  background-size: contain;
  width: 100%;
  height: 100%;
  position: relative;
  background-repeat: no-repeat; }

.year11-content .text__wrapper {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  top: 12%;
  z-index: 10; }

.birthday-11th_module1 .text-img-wrapper {
  position: relative;
  overflow: hidden; }

.year11-content .text-img-wrapper .wrapper-img-left-window {
  width: auto;
  position: absolute;
  top: 7%;
  left: 0;
  z-index: 2;
  max-width: 502px;
  max-height: 748px;
  width: 27%; }

.year11-content .text-img-wrapper .wrapper-img-right-window {
  position: absolute;
  right: 0;
  z-index: 2;
  max-width: 503px;
  max-height: 708px;
  width: 27%; }

.year11-content .text-img-wrapper .wrapper-img-left-tree {
  position: absolute;
  top: 28%;
  left: 19%;
  z-index: 1;
  max-width: 388px;
  max-height: 358px;
  width: 21%; }

.year11-content .text-img-wrapper .wrapper-img-right-tree {
  position: absolute;
  top: 32%;
  right: 18%;
  z-index: 1;
  max-width: 444px;
  max-height: 322px;
  width: 24%; }

.year11-content .text-img-wrapper .wrapper-img-stage {
  position: absolute;
  bottom: 27%;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  z-index: 3;
  max-width: 866px;
  max-height: 126px;
  width: 46%; }

.year11-content .text-img-wrapper .wrapper-img-date-11th {
  position: absolute;
  right: 1%;
  bottom: 19%;
  z-index: 4;
  max-width: 580px;
  max-height: 467px;
  width: 31%; }

.year11-content .text-img-wrapper .wrapper-img-logo-before {
  position: absolute;
  bottom: 14%;
  left: 19%;
  z-index: 9;
  max-width: 212px;
  max-height: 395px;
  width: 12%; }

.year11-content .text__wrapper-block {
  margin: 0 auto;
  width: 55%;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 80%; }

.year11-content .text__wrapper .text__content_title {
  font-size: 3.333vw;
  text-shadow: 4px -2px 0 #af7b0f;
  line-height: 1;
  color: #1f1510;
  font-weight: 900;
  letter-spacing: 0.02em;
  font-family: 'Inter'; }

.year11-content .text__wrapper .text__content_text {
  font-size: 5vw;
  line-height: 1.1;
  color: #e40000;
  font-weight: 900;
  font-family: 'Inter';
  text-shadow: 4px -2px 0 #af7b0f; }

.year11-content .text__wrapper .text__content_text span {
  color: #201611;
  font-size: 64px;
  vertical-align: top; }

.year11-content .year-coupon-code {
  background: #291b15;
  border-radius: 5px;
  padding: 9px 35px;
  font-size: 40px;
  font-weight: 700;
  display: inline-block;
  box-shadow: 0px -4px #8d6d2a;
  position: relative; }

.year11-content .year-coupon-code .text_code {
  color: #cf8b00; }

.year11-content .year-coupon-code:before {
  content: "";
  position: absolute;
  bottom: -46px;
  background: #291B15;
  width: 5px;
  height: 50px;
  left: 10%;
  z-index: 5; }

.year11-content .year-coupon-code:after {
  content: "";
  position: absolute;
  bottom: -46px;
  background: #291B15;
  width: 5px;
  height: 50px;
  right: 10%;
  z-index: 5; }

.year11-content .text__wrapper-block .text__wrapper-block_title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  display: inline-block;
  padding: 10px 20px;
  cursor: pointer; }

.year11-content .text__wrapper-block .text__content-maylike {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: left; }

.year11-content .text__wrapper-block .text__content-maylike .button {
  width: 32%;
  color: #fff;
  text-decoration: underline;
  font-size: 16px;
  line-height: 2.1; }

.year11-content .text__wrapper-block .text__content-maylike .button:hover {
  color: #FFC736; }

.year11-content .text__wrapper-block .text__wrapper-block_title.selected svg {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg); }

.birthday-11th_module2 .layout-left .feature-row__text {
  padding-right: 10%; }

.birthday-11th_module2 .layout-right .feature-row__text {
  padding-left: 10%; }

.birthday-11th_module2 .feature-row__text .text__content_arrivals {
  font-size: 24px;
  border: 1px solid #fff;
  border-radius: 15px;
  display: inline-block;
  padding: 1px 20px; }

.birthday-11th_module2 .feature-row__text .sale-title {
  color: #fff;
  font-size: 2.083vw;
  line-height: 1.5;
  font-weight: 700; }

.birthday-11th_module2 .feature-row__text .text__product_price .product_price {
  font-size: 3.125vw;
  color: #ffa236;
  font-weight: 700; }

.birthday-11th_module2 .feature-row__text .text__product_price .product_old_price {
  font-size: 1.875vw;
  position: relative; }

.birthday-11th_module2 .feature-row__text .text__product_price .product_old_price:after {
  content: "";
  height: 2px;
  top: 50%;
  left: 0;
  width: 100%;
  background-color: #fff;
  position: absolute; }

.birthday-11th_module2 .feature-row__text .text__content_text {
  font-size: 1.25vw;
  padding-left: 25px; }

.birthday-11th_module2 .feature-row__text .text__content_text ul {
  list-style: disc; }

.birthday-11th_module2 .feature-row__text .text__content_btn {
  margin: 30px 0; }

.birthday-11th_module2 .feature-row__text .text__content_btn a {
  font-size: 1.25vw;
  color: #fff;
  font-weight: 700;
  background: #339bcb;
  border-radius: 30px;
  margin: 15px;
  padding: 9px 30px; }

.birthday-11th_module2 .feature-row__text .text__content_btn a:hover {
  background: #3585aa; }

.birthday-11th_module5 .ensure {
  background: #6e4836;
  padding: 5vw 0; }

.birthday-11th_module5 .ensure .ensure__title {
  font-size: 2.5vw;
  font-weight: 700;
  text-align: center;
  letter-spacing: 5px;
  padding: 20px; }

.birthday-11th_module5 .ensure .text-introduction {
  width: 75%;
  margin: 0 auto;
  padding: 20px;
  justify-content: space-between;
  align-items: flex-start; }

.birthday-11th_module5 .ensure .text-introduction .feature-text__item {
  width: 20%;
  text-align: center; }

.birthday-11th_module5 .ensure .text-introduction .feature-text__item .text__item-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin: 10px 0; }

.birthday-11th_module5 .ensure .text-introduction .feature-text__item .text__content_text {
  font-size: 14px;
  line-height: 1.8; }

.birthday-11th_module5 .ensure .text-introduction .feature-text__item .text__content_text a {
  color: #fff;
  text-decoration: underline; }

.birthday-11th_module5 .terms-conditions {
  width: 80%;
  margin: 0 auto;
  padding: 5vw 5vw 7vw; }

.birthday-11th_module5 .terms-conditions .terms-conditions_title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 42px; }

.birthday-11th_module5 .terms-conditions .terms-conditions_text {
  font-size: 14px;
  line-height: 1.5; }

.birthday-11th_module3 .text-img-wrapper {
  width: 40%;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: 19%;
  left: 0;
  right: 0;
  margin: 0 auto; }

.birthday-11th_module3 .text-img-wrapper .text-wrapper_title {
  font-size: 5.72vw;
  font-weight: 700;
  line-height: 130px; }

.birthday-11th_module3 .text-img-wrapper .text-wrapper_text {
  font-size: 20px;
  position: relative;
  display: inline-block; }

.birthday-11th_module3 .text-img-wrapper .text-wrapper_text:before {
  content: "";
  height: 1px;
  top: 50%;
  left: -130%;
  width: 100%;
  background-color: #F3E2C6;
  position: absolute; }

.birthday-11th_module3 .text-img-wrapper .text-wrapper_text:after {
  content: "";
  height: 1px;
  top: 50%;
  right: -130%;
  width: 100%;
  background-color: #F3E2C6;
  position: absolute; }

.birthday-11th_module3 .text-wrapper_subscribe {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 50%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 23%; }

.birthday-11th_module3 .text-wrapper_subscribe .text_subscribe {
  text-align: left;
  font-size: 18px;
  line-height: 27px; }

.birthday-11th_module3 .text-wrapper_subscribe #pop-up {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  background: #339bcb;
  border-radius: 30px;
  padding: 5px 30px;
  cursor: pointer; }

.birthday-11th_module3 .text-wrapper_subscribe #pop-up:hover {
  background: #3585AA; }

.birthday-11th_module3 .text-product-wrapper {
  display: flex;
  width: 85%;
  margin: 0 auto;
  justify-content: space-between;
  flex-wrap: wrap; }

.birthday-11th_module3 .text-wrapper_image .text-tab {
  position: absolute;
  bottom: 7%;
  width: 40%;
  margin: 0 auto;
  left: 0;
  right: 0;
  background: #744c3e;
  border-radius: 40px;
  padding: 10px;
  display: flex;
  justify-content: space-evenly;
  font-size: 24px;
  box-shadow: 8px -3px #431505; }

.birthday-11th_module3 .text-product-wrapper .product__content {
  width: 48%;
  margin-bottom: 3%;
  position: relative; }

.birthday-11th_module3 .text-product-wrapper .product__content_flex {
  display: flex;
  background: #fff;
  border-radius: 30px;
  padding: 30px;
  box-shadow: 10px -5px #604610;
  justify-content: space-between; }

.birthday-11th_module3 .text-product-wrapper .product__content_flex .product__content-left {
  width: 48%;
  padding: 0 10px; }

.birthday-11th_module3 .text-product-wrapper .product__content_flex .product__content-right {
  width: 50%;
  color: #000; }

.birthday-11th_module3 .product__content_flex .product__content-right .progress-bar-container {
  width: 56%;
  height: 8px;
  border-radius: 10px;
  background: #E9E9E9; }

.birthday-11th_module3 .product__content_flex .product__content-right .progress-item {
  height: 100%;
  background: #493931;
  border-radius: 10px; }

.birthday-11th_module3 .text-product-wrapper .product__content_flex .product__content-right .product__content_title {
  font-size: 1.145vw;
  font-weight: 600;
  line-height: 1.5;
  color: #1e1e1e; }

.birthday-11th_module3 .product__content_flex .product__content-right .product-price-item .product-price {
  font-size: 1.875vw;
  font-weight: 700;
  color: #e40000; }

.birthday-11th_module3 .product__content_flex .product__content-right .product-price-item .product-compare_at_price {
  position: relative;
  font-size: 1.4583vw;
  font-weight: 600; }

.birthday-11th_module3 .product__content_flex .product__content-right .product-price-item .product-compare_at_price:after {
  content: "";
  height: 3px;
  top: 50%;
  left: 0;
  width: 100%;
  background-color: #000;
  position: absolute; }

.birthday-11th_module3 .product__content_flex .product__content-right .discount-wrapper .copy_code {
  max-width: 270px;
  max-height: 45px;
  background: url("https://cdn.shopifycdn.net/s/files/1/1978/9859/files/year11-bg-image-09.png?v=1659604913") no-repeat;
  padding: 8px 7px;
  width: 85%;
  background-size: cover;
  display: flex;
  justify-content: space-around;
  align-items: center; }

.birthday-11th_module3 .product__content_flex .product__content-right .discount-wrapper .text_copy_content {
  font-size: 0.8333vw;
  color: #e5f5fc; }

.birthday-11th_module3 .product__content_flex .product__content-right .discount-wrapper .text_discount {
  font-size: 0.9375vw;
  font-weight: 700;
  line-height: 1.1;
  color: #fff; }

.birthday-11th_module3 .product__content_flex .product__content-right .discount-wrapper .text_copy {
  font-size: 0.8333vw;
  color: #493931;
  background-color: #fff;
  border-radius: 3px;
  font-weight: 600;
  padding: 4px 6px;
  cursor: pointer; }

.birthday-11th_module3 .text-product-wrapper .product__content_flex .product__content-right .progress-number {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 5px; }

.birthday-11th_module3 .text-product-wrapper .product__content_flex .product__content-right .product__content_link {
  margin: 23px 0; }

.birthday-11th_module3 .text-product-wrapper .product__content_flex .product__content-right .product__content_link a {
  font-size: 1.041vw;
  font-weight: 700;
  color: #fff;
  background: #339bcb;
  border-radius: 30px;
  padding: 8px 32px; }

.birthday-11th_module3 .text-product-wrapper .product__content_flex .product__content-right .product__content_parts {
  color: #757575;
  font-size: 14px;
  font-weight: 600; }

.birthday-11th_module3 .text-product-wrapper .product__content_flex .product__content-right .product__content_parts a {
  color: #757575;
  text-decoration: underline; }

.birthday-11th_module3 .text-product-wrapper .discount-label {
  left: 7%;
  position: absolute;
  top: -5px;
  font-size: 36px;
  font-weight: 700;
  background: url("https://cdn.shopifycdn.net/s/files/1/1978/9859/files/year11-bg-image-08.png?v=1659604451") no-repeat;
  padding: 15px 9px;
  line-height: 1.1;
  background-size: contain; }

.birthday-11th_module3 .text-product-wrapper .product__content_flex .product__content-right .product__content_link a:hover {
  background: #3585AA; }

.display-none {
  display: none; }

.birthday-11th_module3 .text-wrapper_image .text-tab .text-tab_data.parentactive {
  color: #FFA236; }

.birthday-11th_module3 .text-wrapper_image .text-tab .text-tab_data {
  cursor: pointer; }

.birthday-11th_module3 .count-down {
  padding: 15px 0; }

.birthday-11th_module3 #divtime {
  align-items: center; }

.section-birthday-11-section3 {
  background-color: #1f150f; }

.birthday-11th_module3 .text-wrapper_image {
  position: relative; }

.birthday-11th_module3 .product-wrapper-switch {
  padding: 3vw 0; }

.birthday-11th_module4 .supriseCoupon02-wrapper .supriseCoupon02-innerbox {
  padding-top: 5vw; }

.birthday-11th_module4 .supriseCoupon-content {
  text-align: center;
  font-size: 18px;
  margin: 0px auto 40px;
  width: 72%; }

.birthday-11th_module4 .supriseCoupon-content a {
  color: #fff;
  text-decoration: underline; }

.birthday-11th_module4 .supriseCoupon02-title {
  margin: 0 30px; }

.birthday-11th_module4 .supriseCoupon02-button a {
  font-size: 1.041vw;
  font-weight: 700;
  color: #fff;
  background: #339bcb;
  border-radius: 30px;
  padding: 8px 32px; }

.birthday-11th_module4 .supriseCoupon02-button a:hover {
  background: #3585AA; }

.birthday-11th_module3 #times_day02,
.birthday-11th_module3 #times_hour02,
.birthday-11th_module3 #times_minute02,
.birthday-11th_module3 #second02 {
  background: url("https://cdn.shopifycdn.net/s/files/1/1978/9859/files/year11-bg-image-10.png?v=1660023969") no-repeat;
  border: none;
  max-width: 159px;
  max-height: 79px;
  background-size: contain;
  width: 100%;
  color: #604610;
  font-weight: 700;
  letter-spacing: 2vw;
  text-indent: 0.8vw;
  font-size: 3.6458vw;
  line-height: 79px;
  border-radius: inherit;
  height: 100%; }

.birthday-11th_module3 .text-img-wrapper .count-down {
  width: 80%;
  margin: 0 auto; }

.page-product-box-background {
  background: #339BCB;
  padding: 3vw 0; }

.left-bar-shuliang:before {
  top: -25px; }

.supriseCoupon02-item {
  width: 15%; }

@media screen and (min-width: 1900px) {
  .left-bar-shuliang:before {
    top: -30px; } }
@media screen and (min-width: 2100px) {
  .birthday-11th_module3 .text-wrapper_image img {
    width: 100%; }

  .birthday-11th_module3 #times_day02, .birthday-11th_module3 #times_hour02, .birthday-11th_module3 #times_minute02, .birthday-11th_module3 #second02 {
    text-indent: 0.5vw;
    letter-spacing: 2vw;
    font-size: 64px; }

  .birthday-11th_module4 .Coupon02-item-cptitle {
    font-size: 18px; }

  .container_footer {
    max-width: 1920px; }

  .year11-content .text__wrapper {
    top: 5%; }

  .birthday-11th_module3 .product__content_flex .product__content-right .discount-wrapper .copy_code {
    max-width: 350px;
    max-height: 57px; }

  .left-bar-shuliang:before {
    top: -35px; }

  .left-bar-gift {
    top: -2.7vw !important; } }
@media screen and (max-width: 1600px) {
  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift01 {
    left: 12%;
    top: -4vw; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift02 {
    left: 36%;
    top: -4vw; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift03 {
    left: 56%;
    top: -4vw; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift04 {
    left: 71%;
    top: -4vw; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift05 {
    left: 86%;
    top: -4vw; } }
@media screen and (max-width: 1500px) {
  .birthday-11th_module3 .text-img-wrapper {
    top: 10%; }

  .birthday-11th_module3 .text-product-wrapper {
    width: 93%; }

  .birthday-11th_module5 .ensure .text-introduction {
    width: 85%;
    align-items: flex-start; }

  .birthday-11th_module5 .terms-conditions {
    width: 85%; }

  .year11-content .text__wrapper-block {
    width: 66%; }

  .birthday-11th_module3 #times_day02,
  .birthday-11th_module3 #times_hour02,
  .birthday-11th_module3 #times_minute02,
  .birthday-11th_module3 #second02 {
    width: 92%;
    letter-spacing: 3vw;
    text-indent: 1vw;
    font-size: 3.6458vw;
    line-height: 70px; }

  .birthday-11th_module4 .supriseCoupon02--circle {
    width: 65vw; } }
@media screen and (max-width: 1300px) {
  .year11-content .text__wrapper {
    top: 8%; }

  .left-bar-gift svg {
    width: 100%; }

  .left-bar-gift {
    width: 6%; }

  .left-bar-shuliang:before {
    left: 35%; }

  .birthday-11th_module3 .product__content_flex .product__content-right .discount-wrapper .copy_code {
    padding: 6px 7px; }

  .opens-box {
    padding: 6px 10px; } }
@media screen and (max-width: 1200px) {
  .birthday-11th_module5 .ensure .text-introduction {
    width: 93%;
    flex-wrap: wrap; }

  .birthday-11th_module5 .ensure .text-introduction .feature-text__item {
    width: 23%; }

  .birthday-11th_module5 .terms-conditions {
    padding: 5vw 0 10vw; }

  .year11-content .text__wrapper .text__content_text {
    line-height: 57px; }

  .year11-content .year-coupon-code {
    padding: 3px 25px; }

  .year11-content .year-coupon-code:before {
    bottom: -35px;
    height: 39px; }

  .year11-content .year-coupon-code:after {
    bottom: -35px;
    height: 39px; }

  .birthday-11th_module1 .home-section1-bg {
    padding-bottom: 60px; }

  .year11-content .text__wrapper-block {
    width: 85%;
    top: 69%; }

  .birthday-11th_module2 .layout-left .feature-row__text {
    padding-right: 7%; }

  .birthday-11th_module2 .layout-right .feature-row__text {
    padding-left: 7%; }

  .birthday-11th_module3 .text-img-wrapper .text-wrapper_title {
    line-height: 81px; }

  .birthday-11th_module3 .text-product-wrapper {
    width: 90%;
    justify-content: center; }

  .birthday-11th_module3 .text-product-wrapper .product__content {
    width: 84%; }

  .birthday-11th_module3 .text-product-wrapper .product__content_flex .product__content-right .product__content_title {
    font-size: 18px; }

  .birthday-11th_module3 .product__content_flex .product__content-right .product-price-item .product-price {
    font-size: 24px; }

  .birthday-11th_module3 .product__content_flex .product__content-right .product-price-item .product-compare_at_price {
    font-size: 20px; }

  .birthday-11th_module3 .product__content_flex .product__content-right .discount-wrapper .text_copy_content {
    font-size: 14px; }

  .birthday-11th_module3 .product__content_flex .product__content-right .discount-wrapper .text_discount {
    font-size: 16px; }

  .birthday-11th_module3 .product__content_flex .product__content-right .discount-wrapper .text_copy {
    font-size: 14px; }

  .birthday-11th_module3 .text-product-wrapper .product__content_flex .product__content-left {
    padding: 0 15px; }

  .birthday-11th_module4 .supriseCoupon02-wrapper .supriseCoupon02-innerbox {
    padding-top: 8vw; }

  .birthday-11th_module4 .supriseCoupon-content {
    margin: 10px auto 33px;
    width: 62%; }

  .birthday-11th_module4 .supriseCoupon02-item {
    width: 15%; }

  .birthday-11th_module4 .surprise-leftimg {
    width: 42%; }

  .birthday-11th_module4 .surprise-rightimg {
    width: 19%; }

  .birthday-11th_module4 .opens-box {
    padding: 3px 2px; }

  .birthday-11th_module4 .opens-box svg {
    width: 65%;
    margin: 0 auto; }

  .left-bar-shuliang:before {
    width: 3px;
    top: -18px; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift {
    top: -4.4vw; }

  .birthday-11th_module3 #times_day02,
  .birthday-11th_module3 #times_hour02,
  .birthday-11th_module3 #times_minute02,
  .birthday-11th_module3 #second02 {
    line-height: 55px; }

  .opens-box {
    padding: 4px 5px; } }
@media screen and (max-width: 990px) {
  .year11-content .text__wrapper .text__content_title {
    font-size: 32px;
    line-height: 1.1;
    text-shadow: 2px -2px 0 #af7b0f; }

  .year11-content .text__wrapper .text__content_text {
    line-height: 40px;
    font-size: 38px;
    text-shadow: 2px -1px 0 #af7b0f; }

  .year11-content .text__wrapper .text__content_text span {
    font-size: 38px; }

  .year11-content .year-coupon-code {
    padding: 1px 10px;
    font-size: 16px;
    box-shadow: 0px -2px #8d6d2a;
    width: 23%; }

  .year11-content .year-coupon-code .text_copy svg {
    width: 14%;
    vertical-align: middle; }

  .year11-content .year-coupon-code:before {
    bottom: -19px;
    height: 28px;
    width: 3px; }

  .year11-content .year-coupon-code:after {
    bottom: -19px;
    height: 28px;
    width: 3px; }

  .year11-content .text__wrapper-block {
    top: 70%;
    width: 95%; }

  .year11-content .text__wrapper-block .text__wrapper-block_title {
    font-size: 16px; }

  .year11-content .text__wrapper-block .text__content-maylike .button {
    font-size: 14px; }

  .birthday-11th_module2 .sale_product .feature-row .feature-row_image {
    width: 60%;
    flex: 1 1 60%; }

  .birthday-11th_module2 .sale_product .feature-row .feature-row__text {
    width: 40%;
    flex: 1 1 40%;
    order: inherit; }

  .birthday-11th_module2 .layout-left .feature-row__text {
    padding: 40px 10px 0 0; }

  .birthday-11th_module2 .layout-right .feature-row__text {
    padding: 40px 0px 0 30px; }

  .birthday-11th_module2 .feature-row__text .text__content_arrivals {
    font-size: 14px; }

  .birthday-11th_module2 .feature-row__text .sale-title {
    font-size: 18px; }

  .birthday-11th_module2 .feature-row__text .text__product_price .product_price {
    font-size: 24px; }

  .birthday-11th_module2 .feature-row__text .text__product_price .product_old_price {
    font-size: 20px; }

  .birthday-11th_module2 .feature-row__text .text__content_text {
    font-size: 14px;
    padding-left: 19px; }

  .birthday-11th_module2 .feature-row__text .text__content_btn a {
    font-size: 14px;
    margin: 0px; }

  .birthday-11th_module3 .text-img-wrapper .text-wrapper_title {
    font-size: 42px;
    line-height: 50px; }

  .birthday-11th_module3 .text-img-wrapper .text-wrapper_text {
    font-size: 13px; }

  .birthday-11th_module3 .text-img-wrapper .text-wrapper_text:before {
    left: -85%;
    width: 60%; }

  .birthday-11th_module3 .text-img-wrapper .text-wrapper_text:after {
    right: -85%;
    width: 60%; }

  .birthday-11th_module3 .text-wrapper_subscribe {
    width: 55%; }

  .birthday-11th_module3 .text-wrapper_subscribe .text_subscribe {
    font-size: 14px;
    line-height: 21px; }

  .birthday-11th_module3 .text-wrapper_subscribe #pop-up {
    font-size: 14px; }

  .birthday-11th_module3 .text-wrapper_image .text-tab {
    width: 45%;
    padding: 4px;
    font-size: 14px;
    box-shadow: 2px -2px #431505; }

  .birthday-11th_module3 .text-product-wrapper {
    width: 100%; }

  .birthday-11th_module3 .product__content_flex .product__content-right .discount-wrapper .copy_code {
    width: 98%; }

  .birthday-11th_module3 .text-product-wrapper .discount-label {
    top: -9px;
    font-size: 26px; }

  .birthday-11th_module5 .ensure .ensure__title {
    font-size: 24px; }

  .birthday-11th_module5 .ensure .text-introduction .feature-text__item {
    width: 47%;
    display: flex;
    text-align: left;
    justify-content: space-between;
    margin-bottom: 3%; }

  .birthday-11th_module5 .ensure .text-introduction .feature-text__item .text__item-icon {
    width: 23%; }

  .birthday-11th_module5 .ensure .text-introduction .feature-text__item .text__item-icon svg {
    width: 100%; }

  .birthday-11th_module5 .ensure .text-introduction .feature-text__item .text__icon {
    width: 72%; }

  .birthday-11th_module5 .ensure .text-introduction .feature-text__item .text__item-title {
    font-size: 18px; }

  .birthday-11th_module5 .ensure .text-introduction .feature-text__item .text__content_text {
    line-height: 18px; }

  .birthday-11th_module4 .supriseCoupon02-price span {
    font-size: 40px; }

  .birthday-11th_module4 .supriseCoupon02-title {
    font-size: 20px; }

  .birthday-11th_module4 .supriseCoupon02-button a {
    font-size: 14px; }

  .birthday-11th_module4 .supriseCoupon-content {
    width: 66%;
    font-size: 14px; }

  .birthday-11th_module4 .opens-box {
    padding: 10px 7px; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift svg {
    width: 100%; }

  .birthday-11th_module3 #divtime {
    font-size: 30px; }

  .birthday-11th_module3 #times_day02,
  .birthday-11th_module3 #times_hour02,
  .birthday-11th_module3 #times_minute02,
  .birthday-11th_module3 #second02 {
    font-size: 30px;
    line-height: 42px; }

  .birthday-11th_module3 .outwrapper-items {
    margin: 0 4px; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift02 {
    left: 36.5%; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift03 {
    left: 56.5%; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift04 {
    left: 71.5%; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift05 {
    left: 86.5%; } }
@media (min-width: 660px) {
  .medium-up--hide-m {
    display: none !important; } }
@media screen and (max-width: 590px) {
  .small--hide-pc {
    display: none !important; }

  .year11-content .text__wrapper {
    width: 65%;
    top: 6%; }

  .year11-content .text-img-wrapper .wrapper-img-left-window {
    top: 18%; }

  .year11-content .text-img-wrapper .wrapper-img-right-window {
    right: -22%;
    top: 7%;
    width: 51%; }

  .year11-content .text-img-wrapper .wrapper-img-left-tree {
    top: 33%;
    left: 4%;
    width: 33%; }

  .year11-content .text-img-wrapper .wrapper-img-right-tree {
    top: 32%;
    right: -5%;
    width: 41%; }

  .year11-content .text-img-wrapper .wrapper-img-date-11th {
    right: 6%;
    bottom: 18%;
    z-index: 11;
    width: 42%; }

  .year11-content .text-img-wrapper .wrapper-img-logo-before {
    bottom: 18%;
    left: 15%;
    z-index: 9;
    width: 19%; }

  .year11-content .text-img-wrapper .wrapper-img-stage {
    width: 70%;
    bottom: 38%; }

  .year11-content .text__wrapper-block {
    top: 75%;
    width: 90%; }

  .year11-content .text__wrapper-block .text__content-maylike .button {
    width: 48%; }

  .year11-content .text__wrapper .text__content_text {
    margin-bottom: 5%; }

  .birthday-11th_module2 .sale_product .feature-row .feature-row_image {
    width: 100%;
    flex: 1 1 100%;
    order: 2; }

  .birthday-11th_module2 .sale_product .feature-row .feature-row__text {
    width: 100%;
    flex: 1 1 100%;
    order: 1;
    padding: 10% 3% 3% 15%; }

  .birthday-11th_module3 .text-img-wrapper {
    width: 80%; }

  .birthday-11th_module3 .text-wrapper_subscribe {
    display: block;
    text-align: center; }

  .birthday-11th_module3 .text-wrapper_image .text-tab {
    width: 90%;
    bottom: -3%; }

  .birthday-11th_module3 .text-product-wrapper .product__content_flex {
    flex-wrap: wrap; }

  .birthday-11th_module3 .text-product-wrapper .product__content_flex .product__content-wrapper {
    width: 100%; }

  .birthday-11th_module3 .product-wrapper-switch {
    padding: 40px 0; }

  .birthday-11th_module3 .text-product-wrapper .product__content_flex .product__content-right .progress-number {
    font-size: 14px; }

  .birthday-11th_module3 .product__content_flex .product__content-right .progress-bar-container {
    width: 84%; }

  .birthday-11th_module3 .text-product-wrapper .product__content {
    margin-bottom: 6%; }

  .birthday-11th_module5 .ensure .text-introduction .feature-text__item {
    width: 92%;
    margin-bottom: 6%; }

  .birthday-11th_module4 .surprise-leftimg {
    width: 55%; }

  .birthday-11th_module4 .supriseCoupon02-titlerow {
    text-align: center;
    padding: 0; }

  .birthday-11th_module4 .supriseCoupon02-title {
    margin: 0 0 15px; }

  .birthday-11th_module4 .supriseCoupon-content {
    width: 76%; }

  .birthday-11th_module4 .supriseCoupon02-wrapper {
    padding: 3vw 4vw; }

  .birthday-11th_module4 .pronumber-rangebox {
    flex-wrap: wrap;
    width: 100%; }

  .birthday-11th_module4 .pronumber-rangebox-right {
    width: 100%;
    text-align: center;
    margin: 41px 0; }

  .birthday-11th_module4 .supriseCoupon02--circle {
    justify-content: space-around;
    width: 90%; }

  .birthday-11th_module4 .Coupon02-item-cptitle {
    font-size: 14px; }

  .birthday-11th_module4 .supriseCoupon02-item {
    width: 28%; }

  .birthday-11th_module4 .lablefor-numbers {
    font-size: 14px;
    display: inline-block; }

  .birthday-11th_module4 .rangebox-numbers {
    font-size: 14px;
    display: inline-block; }

  .suprise-products-bottombox-contianer.suprise-products02bottombox .left-bar-gift {
    top: -8vw; }

  .birthday-11th_module3 .text-img-wrapper .count-down {
    width: 70%; }

  .birthday-11th_module3 #times_day02,
  .birthday-11th_module3 #times_hour02,
  .birthday-11th_module3 #times_minute02,
  .birthday-11th_module3 #second02 {
    font-size: 30px;
    line-height: 33px;
    text-indent: 1.5vw;
    width: 100%; }

  .birthday-11th_module3 .text-wrapper_subscribe .text_subscribe {
    margin: 9px 0;
    display: inline-block; }

  .birthday-11th_module4 .pronumber-rangebox-left {
    width: 100%; }

  .rangebox-left-bar .left-bar-shuliang:before {
    top: -22px; }

  .year11-content .year-coupon-code {
    width: 60%; }

  .birthday-11th_module3 .text-product-wrapper .product__content_flex .product__content-right .product__content_link a {
    font-size: 14px; } }
@media screen and (max-width: 390px) {
  .year11-content .text__wrapper {
    top: 3%; }

  .year11-content .text__wrapper .text__content_title {
    font-size: 27px; }

  .year11-content .text__wrapper .text__content_text {
    line-height: 34px;
    font-size: 30px; }

  .year11-content .year-coupon-code {
    width: 70%; }

  .year11-content .text__wrapper-block .text__content-maylike .button {
    font-size: 13px; }

  .birthday-11th_module2 {
    padding-top: 30px; }

  .birthday-11th_module3 .count-down {
    padding: 9px 0; }

  .birthday-11th_module3 .text-wrapper_subscribe .text_subscribe {
    line-height: 16px; }

  .birthday-11th_module3 .product__content_flex .product__content-right .discount-wrapper .text_copy_content {
    font-size: 15px; }

  .birthday-11th_module3 .product__content_flex .product__content-right .discount-wrapper .text_discount {
    font-size: 15px; }

  .birthday-11th_module3 .product__content_flex .product__content-right .discount-wrapper .text_copy {
    font-size: 13px; }

  .birthday-11th_module3 .product__content_flex .product__content-right .discount-wrapper .copy_code {
    padding: 6px 7px; }

  .birthday-11th_module3 .text-wrapper_subscribe {
    bottom: 19%; }

  .left-bar-gift {
    width: 8%; }

  .rangebox-left-bar .left-bar-shuliang:before {
    top: -17px; } }
.year11-content .text-img-wrapper .wrapper-img-logo-before {
  transform: translateX(-5vw);
  animation: move1 2s 0.2s forwards;
  animation-timing-function: ease-out; }

@keyframes move1 {
  0% {
    transform: translateX(-5vw); }

  100% {
    transform: translateX(0); } }

.year11-content .text-img-wrapper .wrapper-img-left-window {
  transform: translateX(-5vw);
  animation: move2 2s 0.2s forwards;
  animation-timing-function: ease-out; }

@keyframes move2 {
  0% {
    transform: translateX(-5vw); }

  100% {
    transform: translateX(0); } }

.year11-content .text-img-wrapper .wrapper-img-left-tree {
  transform: translateX(-5vw);
  animation: move3 1s 0.01s forwards;
  animation-timing-function: ease-out; }

@keyframes move3 {
  0% {
    transform: translateX(-5vw); }

  100% {
    transform: translateX(0); } }

.year11-content .text-img-wrapper .wrapper-img-right-tree {
  transform: translateX(5vw);
  animation: move4 1s 0.01s forwards;
  animation-timing-function: ease-out; }

@keyframes move4 {
  0% {
    transform: translateX(5vw); }

  100% {
    transform: translateX(0); } }

.year11-content .text-img-wrapper .wrapper-img-right-window {
  transform: translateX(5vw);
  animation: move5 1s 0.2s forwards;
  animation-timing-function: ease-out; }

@keyframes move5 {
  0% {
    transform: translateX(5vw); }

  100% {
    transform: translateX(0); } }

.year11-content .text-img-wrapper .wrapper-img-date-11th {
  transform: translateX(5vw);
  animation: move6 2s 0.8s forwards;
  animation-timing-function: ease-out; }

@keyframes move6 {
  0% {
    transform: translateX(5vw); }

  100% {
    transform: translateX(0); } }

.birthday-11th_module2 .layout-left .img-responsive.activity {
  transform: translateX(-5vw);
  animation: move7 2s 0.2s forwards;
  animation-timing-function: ease-out; }

@keyframes move7 {
  0% {
    transform: translateX(-5vw); }

  100% {
    transform: translateX(0); } }

.birthday-11th_module2 .layout-right .img-responsive.activityly {
  transform: translateX(5vw);
  animation: move8 2s 0.2s forwards;
  animation-timing-function: ease-out; }

@keyframes move8 {
  0% {
    transform: translateX(5vw); }

  100% {
    transform: translateX(0); } }

.birthday-11th_module3 .product__content_flex .product__content-right .discount-wrapper .text_copy.v-Copy {
  background-color: #b9b9b9; }

/* =========  11th end ================ */
/* kei */
.abs-kei {
  position: absolute; }

.full-width-height {
  width: 100%;
  height: 100%; }

.title_text_btn_wrapper.block_right_top_title {
  top: 7%;
  right: 4.5%;
  pointer-events: none; }

.home_section_four_blocks .block_right {
  position: relative; }

.pro02coupon-bgimg-bfcm {
  display: none; }

.pro02coupon-code-bfcm {
  display: inline-block; }

@media only screen and (min-width: 1921px) {
  .pro02discount_content-bfcm {
    font-size: unset; } }

.kei-0927-xg {
  flex-wrap: wrap; }
  .kei-0927-xg .flex-features-item {
    padding: 0;
    flex: 0 0 32.5%; }
    @media only screen and (max-width: 600px) {
      .kei-0927-xg .flex-features-item {
        flex: 0 0 48.5%; } }
  .kei-0927-xg .flex-features-item:nth-child(3n+1) {
    padding-left: 0; }

.navbar {
  /*   transition: .5s; */ }

@media only screen and (max-width: 1000px) {
  .kei-wap-product-media {
    height: 100%;
    aspect-ratio: 1/1; } }
.kei-wap-product-media .video-wrapper {
  height: inherit;
  background-color: #000;
  display: flex;
  align-items: center; }
  .kei-wap-product-media .video-wrapper iframe {
    /*       height:inherit; */ }

.pchide {
  display: none; }
  @media only screen and (max-width: 1000px) {
    .pchide {
      display: block; } }

@media only screen and (max-width: 1000px) {
  .waphide {
    display: none; } }

.cart-title-box {
  display: flex;
  align-items: flex-end;
  margin: 20px 0 10px;
  justify-content: flex-start;
  flex-wrap: nowrap; }
  .cart-title-box .cart-title-kei {
    margin: 0;
    color: #696969; }
  .cart-title-box .cart-note-kei {
    margin-left: 20px;
    color: #656565; }

.new-kei-cart {
  display: flex;
  justify-content: space-between; }
  .new-kei-cart .control-label {
    font-size: 16px; }
  .new-kei-cart .note_item {
    flex: 0 0 70%; }
    .new-kei-cart .note_item .kei-new-note-cart-box {
      display: flex; }
      .new-kei-cart .note_item .kei-new-note-cart-box textarea.form-control {
        max-width: 500px; }
  .new-kei-cart .kei-join-and-earn {
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: 16px; }
    .new-kei-cart .kei-join-and-earn svg {
      width: auto;
      padding-right: .5em; }
    .new-kei-cart .kei-join-and-earn div {
      background: #EEEEEE;
      border-radius: 5px;
      color: #000; }
    .new-kei-cart .kei-join-and-earn .new-kei-buy_300_getone {
      padding: 10px;
      margin-top: 5px;
      display: flex;
      align-items: center; }
      .new-kei-cart .kei-join-and-earn .new-kei-buy_300_getone * {
        display: inline; }
      .new-kei-cart .kei-join-and-earn .new-kei-buy_300_getone a {
        text-decoration: underline; }
        .new-kei-cart .kei-join-and-earn .new-kei-buy_300_getone a:hover {
          color: #339bcb; }
    .new-kei-cart .kei-join-and-earn .earn-points {
      padding: 10px;
      display: flex;
      align-items: center; }
      .new-kei-cart .kei-join-and-earn .earn-points * {
        display: inline; }
      .new-kei-cart .kei-join-and-earn .earn-points a {
        text-decoration: underline;
        text-transform: capitalize; }
      .new-kei-cart .kei-join-and-earn .earn-points #point1 {
        color: #339bcb;
        font-weight: bold; }
      .new-kei-cart .kei-join-and-earn .earn-points strong {
        color: #339bcb; }
  .new-kei-cart .kei-new-cart-right {
    flex: 0 0 30%;
    text-align: right; }
    .new-kei-cart .kei-new-cart-right .cart__subtotal-title {
      font-size: 16px; }
    .new-kei-cart .kei-new-cart-right .h3.cart__subtotal {
      font-size: 1.25vw;
      font-weight: bold; }
    .new-kei-cart .kei-new-cart-right .shipping-tips p {
      font-weight: normal; }
    .new-kei-cart .kei-new-cart-right .shipping-tips .new-express-tik {
      color: #339bcb; }
      .new-kei-cart .kei-new-cart-right .shipping-tips .new-express-tik * {
        vertical-align: middle; }
    .new-kei-cart .kei-new-cart-right .shipping-tips .cart-new-addnum-toget-fes {
      color: #FF0000;
      font-weight: 700; }

.underline-kei {
  text-decoration: underline; }

.total-save {
  font-size: 16px; }

.new-cart-checkout-button {
  margin-top: 20px; }
  .new-cart-checkout-button .affirm-as-low-as {
    margin-top: 5px; }

.shipping-tips {
  margin-top: 8px; }

#saveInfo {
  margin-top: 8px; }

.k1011-width-auto {
  width: auto !important; }

.newcart-1200-pchide {
  display: none; }
  @media only screen and (max-width: 1200px) {
    .newcart-1200-pchide {
      display: block; } }

@media only screen and (max-width: 1200px) {
  .newcart-1200-waphide {
    display: none; } }

@media screen and (max-width: 1200px) {
  .new-kei-cart .note_item .kei-new-note-cart-box {
    flex-wrap: wrap; }

  .new-kei-cart .note_item {
    flex: 0 0 100%; }

  .new-kei-cart .note_item .kei-new-note-cart-box textarea.form-control {
    max-width: unset;
    width: 100%; }

  .new-kei-cart .kei-new-cart-right {
    flex: 0 0 100%;
    text-align: center;
    margin: 20px 0; }

  .new-kei-cart .kei-new-cart-right .h3.cart__subtotal {
    font-size: 18px; }

  .new-cart-checkout-button .affirm-as-low-as {
    margin-top: 10px; }

  .new-kei-cart .kei-join-and-earn {
    margin-left: 0;
    width: 100%; }
  .new-kei-cart .control-label {
    display: block;
    text-align: center; } }
  @media screen and (max-width: 1200px) and (max-width: 500px) {
    .new-kei-cart .kei-join-and-earn {
      margin: 0 15px; } }

  @media screen and (max-width: 1200px) and (max-width: 480px) {
    .new-kei-cart .control-label {
      margin-top: 10px; } }

.cart-1000-pchide {
  display: none; }

.home_section_article-item time {
  color: #666;
  display: block;
  text-align: center;
  margin: 15px 0 10px; }
.home_section_article-item a.blog_indexurl {
  border: 2px solid #C9CACA;
  border-radius: 50px;
  padding: 3px 13px;
  display: block;
  width: max-content;
  margin: 0 auto;
  color: #C9CACA;
  transition: .5s; }
  .home_section_article-item a.blog_indexurl i.kei-new-blog-jt {
    width: 0;
    margin-left: 0px;
    opacity: 0;
    transition: .5s; }
    .home_section_article-item a.blog_indexurl i.kei-new-blog-jt svg {
      width: inherit;
      vertical-align: middle;
      fill: #C9CACA;
      stroke: #C9CACA;
      transition: .5s; }
  .home_section_article-item a.blog_indexurl:hover {
    border-color: #339bcb;
    color: #339bcb; }
    .home_section_article-item a.blog_indexurl:hover i.kei-new-blog-jt {
      width: auto;
      opacity: 1;
      margin-left: 13px; }
      .home_section_article-item a.blog_indexurl:hover i.kei-new-blog-jt svg {
        fill: #339bcb;
        stroke: #339bcb; }

.icongrid_ulswiper {
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(12.5px);
  border-radius: 5px; }

@media screen and (max-width: 1000px) {
  .new-kei-cart {
    display: block; }
    .new-kei-cart .kei-new-cart-right {
      text-align: center;
      margin-top: 10px; }

  .cart-1000-waphide {
    display: none; }

  .cart-1000-pchide {
    display: block; } }
@media screen and (min-width: 769px) and (max-width: 1000px) {
  .list_product_cart {
    display: flex;
    align-items: center; }
    .list_product_cart .cart-descritpin {
      width: 35%; } }
@media screen and (max-width: 768px) {
  .cart-title-box {
    display: block;
    margin-top: 0; }

  .cart-note-kei.cart-1000-pchide {
    text-align: center;
    margin-top: 15px; } }
.product_block > .new-box {
  left: 10%;
  top: 0; }

.collection_label-box {
  right: 10%; }

.product_block > .flash_sale-box {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  pointer-events: none; }

.table-ovf-scroll .table-wrap {
  overflow-x: auto; }

.Simplify3D-V5 b, .Simplify3D-V5 p {
  font-size: 16px; }

.Simplify3D-V5 .simplify3d-v5-title {
  font-size: 1.6667vw;
  font-weight: 700; }
  @media screen and (max-width: 1000px) {
    .Simplify3D-V5 .simplify3d-v5-title {
      font-size: 4.2667vw; } }
  @media screen and (max-width: 500px) {
    .Simplify3D-V5 .simplify3d-v5-title {
      font-size: 5.7vw; } }
.Simplify3D-V5 h2 {
  margin: 0; }
.Simplify3D-V5 .Simplify3D-V5-img-text {
  padding: 40px 0; }
  .Simplify3D-V5 .Simplify3D-V5-img-text .container {
    max-width: 87.5%; }
    .Simplify3D-V5 .Simplify3D-V5-img-text .container .title1 {
      font-size: 1.6667vw;
      font-weight: 700; }
      @media screen and (max-width: 1000px) {
        .Simplify3D-V5 .Simplify3D-V5-img-text .container .title1 {
          font-size: 4.2667vw; } }
      @media screen and (max-width: 500px) {
        .Simplify3D-V5 .Simplify3D-V5-img-text .container .title1 {
          font-size: 5.7vw !important; } }
    .Simplify3D-V5 .Simplify3D-V5-img-text .container .line2-title, .Simplify3D-V5 .Simplify3D-V5-img-text .container .lin3-text {
      font-size: 16px;
      color: #000;
      line-height: 180%; }
    .Simplify3D-V5 .Simplify3D-V5-img-text .container .lin3-text ol li {
      list-style: auto;
      margin-left: 1.5em; }
    .Simplify3D-V5 .Simplify3D-V5-img-text .container .lin3-text ul li {
      list-style: disc;
      margin-left: 1.5em; }
.Simplify3D-V5 .Simplify3D-V5-img-text-left .feature-row__text {
  padding: 0 3vw 0 0; }
.Simplify3D-V5 .Simplify3D-V5-img-text-right .feature-row__text {
  padding: 0 0 0 3vw; }
.Simplify3D-V5 .Simplify3D-V5-sec5-contentbold {
  font-weight: 700; }

@media screen and (max-width: 1000px) {
  .mb-swipe-tisk-container .text-image-section-wrapper .tisk-up {
    padding-left: 6.6667vw;
    padding-right: 6.6667vw; }
  .mb-swipe-tisk-container .text-image-section-wrapper .tisk-bottom {
    margin-left: 6.6667vw;
    margin-right: 6.6667vw;
    padding-left: 0;
    padding-right: 0;
    overflow-x: scroll; }
    .mb-swipe-tisk-container .text-image-section-wrapper .tisk-bottom::-webkit-scrollbar-track {
      border-radius: 10px;
      background-color: #DADADA; }
    .mb-swipe-tisk-container .text-image-section-wrapper .tisk-bottom::-webkit-scrollbar {
      height: 10px;
      border-radius: 10px;
      background-color: #DADADA; }
    .mb-swipe-tisk-container .text-image-section-wrapper .tisk-bottom::-webkit-scrollbar-thumb {
      border-radius: 10px;
      background-color: #339BCB; }
    .mb-swipe-tisk-container .text-image-section-wrapper .tisk-bottom .tisk-imgbox {
      width: 250%;
      flex-wrap: nowrap;
      justify-content: flex-start; }
      .mb-swipe-tisk-container .text-image-section-wrapper .tisk-bottom .tisk-imgbox .tisk-ulli + .tisk-ulli {
        padding-left: 6vw; }

  .Simplify3D-V5-img-text .feature-row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .Simplify3D-V5-img-text .feature-row__item {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%; }
  .Simplify3D-V5-img-text .feature-row__item.media_layout {
    padding: 6.6vw 0 3vw; }

  .Simplify3D-V5-img-text-right .feature-row__item.media_layout {
    order: 2; }

  .Simplify3D-V5-mb-50 .tisk-up {
    padding: 0 6.6667vw; }

  .Simplify3D-V5-mb-image-up .feature-row__item.media_layout {
    order: 1;
    padding: 3vw 0; }
  .Simplify3D-V5-mb-image-up .feature-row__text {
    order: 2; }

  .Simplify3D-V5 .Simplify3D-V5-img-text .container {
    max-width: 100%;
    padding: 0 20px; }

  .Simplify3D-V5 .Simplify3D-V5-img-text-right .feature-row__text {
    padding: 0; }

  .Simplify3D-V5-sec5-mb-image-top .simplify-sec5 {
    display: flex;
    flex-wrap: wrap; }
  .Simplify3D-V5-sec5-mb-image-top .simplify-sec5-top {
    order: 2; }
  .Simplify3D-V5-sec5-mb-image-top .simplify-sec5-bottom {
    order: 1;
    padding-bottom: 2vw; } }
@media screen and (max-width: 500px) {
  .simplify3D-section2-wrapper {
    max-width: 90%; }

  .mb-swipe-tisk-container .text-image-section-wrapper .tisk-up {
    padding-left: 0;
    padding-right: 0; }

  .mb-swipe-tisk-container .text-image-section-wrapper .tisk-bottom {
    margin-left: 0;
    margin-right: 0; }

  .Simplify3D-V5-mb-50 .tisk-up {
    padding: 0; }

  .Simplify3D-V5 b, .Simplify3D-V5 p {
    font-size: 14px; } }
.des_cre_ssm {
  margin-top: 10px; }

.accept-market {
  margin: 0px 0 10px; }
  .accept-market label {
    display: none; }
  .accept-market #accepts-marketing {
    -webkit-appearance: auto;
    vertical-align: top; }

.price_varies_k-min, .price_varies_k-max {
  margin-right: 0 !important; }

.k-new-collection-nosale-price {
  font-weight: 500;
  color: #000;
  margin-right: 6px;
  font-size: 18px !important; }
  @media screen and (max-width: 900px) {
    .k-new-collection-nosale-price {
      font-size: 16px !important; } }
  @media screen and (max-width: 400px) {
    .k-new-collection-nosale-price {
      font-size: 3.8vw !important; } }

.price_varies_icon- {
  font-size: 18px; }
  @media screen and (max-width: 900px) {
    .price_varies_icon- {
      font-size: 16px; } }
  @media screen and (max-width: 400px) {
    .price_varies_icon- {
      font-size: 3.8vw; } }

.top_announcement-container .swiper-button-next.swiper-button-next-ann::after, .top_announcement-container .swiper-button-prev.swiper-button-prev-ann::after {
  display: none; }

.template-product .more_info_block .navbar {
  min-height: 44px;
  margin-bottom: 10px; }

.template-product .more_info_block .tab-content {
  padding: 0; }

.ufe-core.ufe-fbt .upsellWrapper {
  margin-left: 0; }

.ufe-core.ufe-fbt .upsellWrapper {
  border-radius: 4px;
  transition: all .3s ease;
  border: 1px solid #f7f7f7;
  background: #fff;
  position: relative;
  background: none;
  background-image: url("https://cdn.shopify.com/s/files/1/0790/2586/4977/files/dd82434d10b144c02543565c545ce38d.svg?v=1708424969") !important;
  background-repeat: no-repeat !important;
  background-position: right 10px bottom 10px !important;
  cursor: pointer; }

.ufe-core.ufe-fbt .ufe__description-text {
  display: none; }

.ufe-core.ufe-fbt .new-description-text {
  text-align: left;
  transition: all .3s ease;
  margin-top: -1.2em;
  margin-bottom: 1.2em;
  border-radius: 0 0 4px 4px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 20px;
  line-height: 1.3;
  background-color: #f8f8f8;
  font-size: 13px; }

.ufe-fbt label.fbt-chk-wrap.ufe-checkbox {
  margin: 0 !important; }

.ufe-core.ufe-fbt.ufe-style-inpage .ufe-wrap {
  margin-left: 0;
  margin-right: 0;
  max-width: unset; }

@media (min-width: 1600px) {
  .collection_new_section_wrapper .product_block .product-meta .name > a {
    /*font-size:15px;*/ }

  .template-product .zoomWrapper {
    height: 680px !important;
    width: 680px !important;
    margin: 0; }

  .template-product .product-left-column #image-block img {
    width: 680px !important;
    height: 680px !important; }

  .template-product .zoomContainer {
    height: 680px !important;
    width: 680px !important; }

  .original_producttemplate .product-left-column #views_block {
    width: 680px; } }
@media (max-width: 1599px) and (min-width: 1200px) {
  .template-product .zoomWrapper {
    height: 580px !important;
    width: 580px !important; }

  .template-product .product-left-column #image-block img {
    width: 580px !important;
    height: 580px !important; }

  .template-product .zoomContainer {
    height: 580px !important;
    width: 580px !important; }

  .original_producttemplate .product-left-column #views_block {
    width: 580px; } }
@media (min-width: 769px) and (max-width: 1199px) {
  .template-product .zoomWrapper {
    height: 360px !important;
    width: 360px !important; }

  .template-product .product-left-column #image-block img {
    width: 360px !important;
    height: 360px !important; }

  .template-product .zoomContainer {
    height: 360px !important;
    width: 360px !important; } }
html,
.footer-container {
  padding-bottom: 0 !important; }

@media (min-width: 1921px) {
  .home_bestsaller-a {
    font-size: 0.938vw; } }
@media (max-width: 1400px) {
  .home_guarantee_section {
    width: 92%;
    justify-content: space-between;
    padding: 40px 0px; }

  .home_guarantee_section > div > span {
    font-size: 14px; } }
