#vpc-preview-container.wtm-loading #vpc-preview img.Hands_Sec,
#vpc-preview-container.wtm-loading #vpc-preview img.錶針_秒針,
#vpc-preview-container.wtm-loading #vpc-preview img.ハンド_Sec {
  animation: none;
}
#vpc-preview,
.vpc-cart-config-image,
.saved-config-preview {
  position: relative;
  border: none;
  text-align: center;
}
.vpc-title.txt {
  color: #777;
  display: block;
  font-size: 27px;
  font-weight: normal;
  line-height: normal;
  padding: 5px;
  padding-left: 15px;
  display: none;
}
#vpc-preview img,
.vpc-cart-config-image img,
.saved-config-preview img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 100%;
}
#vpc-preview img:first-child,
.vpc-cart-config-image img:first-child,
.saved-config-preview img:first-child {
  position: relative;
}
#vpc-components,
#vpc-preview {
  vertical-align: top;
}
#vpc-preview img.Hands_Sec,
#vpc-preview img.錶針_秒針,
#vpc-preview img.ハンド_Sec {
  -webkit-animation: spin 60s infinite linear;
  -moz-animation: spin 60s infinite linear;
  -o-animation: spin 60s infinite linear;
  -ms-animation: spin 60s infinite linear;
  animation: spin 60s infinite linear;
  -moz-transform-origin: 50% 48.1231%;
  -o-transform-origin: 50% 48.1231%;
  transform-origin: 50% 48.1231%;
}
.vpc-product-1169_xxx #vpc-preview img.Hands_Sec,
.vpc-product-1169_xxx #vpc-preview img.錶針_秒針,
.vpc-product-1169_xxx #vpc-preview img.ハンド_Sec {
  -webkit-animation: spin 60s infinite steps(60);
  -moz-animation: spin 60s infinite steps(60);
  -o-animation: spin 60s infinite steps(60);
  -ms-animation: spin 60s infinite steps(60);
  animation: spin 60s infinite steps(60);
  -moz-transform-origin: 50% 48.1231%;
  -o-transform-origin: 50% 48.1231%;
  transform-origin: 50% 48.1231%;
}
.vpc-action-buttons button#vpc-add-to-cart {
  font-size: 16px;
  width: 100%;
}
.vpc-component-header > img {
  width: 100%;
  padding: 10px;
  vertical-align: top;
  display: inline-block;
}
.vpc-component-header {
  color: #768e9d;
  position: relative;
  display: inline-block;
  width: 14%;
  cursor: pointer;
  opacity: 0.6;
  padding-bottom: 10px;
}
.vpc-component-header.active label {
  border-bottom: 4px solid #003da5;
}
.vpc-component-header:hover {
  opacity: 0.8;
}
.vpc-component-header > label {
  font-size: 12px;
  text-align: center;
}
.vpc-component-header > span {
  padding-left: 10px;
  font-size: 16px;
}
.vpc-options {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  border: 1px solid #DDD;
  background-color: #FFF;
}
.vpc-options img {
  max-width: 20px;
  max-height: 20px;
  display: inline-block;
}
.vpc-options .vpc-group-name {
  display: none;
}
.txt.vpc-selected {
  color: #888;
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  padding: 5px;
  padding-left: 15px;
}
.vpc-options > .vpc-selected {
  position: relative;
}
.vpc-options label.custom {
  display: inline-block;
  cursor: pointer;
  position: relative;
  font-size: 13px;
  text-align: center;
  vertical-align: top;
  width: 100px;
  height: 100px;
  box-sizing: content-box;
  margin: 5px;
}
.vpc-options input[type=radio],
.vpc-options input[type=checkbox] {
  display: none;
}
.vpc-options label.custom:before {
  content: "";
  display: inline-block;
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.vpc-options input:checked + label.custom:before {
  font-family: FontAwesome;
  content: "\f00c";
  font-size: 25px;
  padding-top: 25px;
  color: #003da5;
}
.vpc-options input:checked + label.custom:after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  border: 3px solid #003da5;
  width: calc(102%);
  height: calc(102%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#vpc-container h1 {
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 0px;
  padding-left: 8px;
}
.vpc-action-buttons {
  margin-top: 10px;
}
#vpc-price-container {
  height: 32px;
  color: #003da5;
  font-weight: bold;
  text-align: left;
  font-size: 25px;
  padding-left: 10px;
}
#vpc-components {
  margin-top: 50px;
}
.vpc-selected-icon {
  position: absolute;
  top: 7px;
  right: 5px;
  display: none;
}
.vpc-selected-icon img {
  max-width: 24px;
  max-height: 24px;
}
.vpc-action-buttons .col {
  float: right;
  /*text-align: right;*/
}
#vpc-qty-container {
  display: inline-table;
}
input#vpc-qty[type="number"]::-webkit-outer-spin-button,
input#vpc-qty[type="number"]::-webkit-inner-spin-button {
  display: none;
}
#vpc-qty {
  text-align: center;
  height: 35px;
  background-color: #efefef;
  color: #60646c;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  width: 50px;
  box-sizing: border-box;
}
.vpc-action-buttons button,
.vpc-action-buttons .plus,
.vpc-action-buttons .minus {
  color: #fff !important;
  height: 35px !important;
  padding: 0 10px !important;
  font-weight: inherit !important;
  font-family: inherit !important;
  /*font-size: inherit !important;*/
  letter-spacing: inherit !important;
  text-transform: uppercase !important;
  cursor: pointer;
}
#vpc-qty-container input[type=button],
.vpc-action-buttons button {
  background: #003da5;
  box-sizing: border-box;
}
#vpc-qty-container:hover,
.vpc-action-buttons button:hover {
  opacity: 0.8;
}
.vpc-action-buttons button,
.vpc-action-buttons .plus,
.vpc-action-buttons .minus {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  vertical-align: top !important;
}
.vpc-component-group-header {
  padding-left: 5px;
}
.vpc-component-child-header {
  padding-left: 10px;
}
.vpc-component-group-header label,
.vpc-component-child-header label {
  font-size: 16px;
  border: 2px solid #AAA;
  width: auto;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 20px;
  cursor: pointer;
  margin-top: 10px;
  margin-right: 10px;
}
.vpc-component-group-header.active label,
.vpc-component-group-header label:hover,
.vpc-component-child-header.active label,
.vpc-component-child-header label:hover {
  background-color: #AAA;
}
.vpc-options.child {
  border: none;
}
.vpc-child-container .vpc-component-title {
  border: none;
}
.vpc-child-container .vpc-component-title .vpc-title {
  display: none;
}
.vpc-action-buttons .plus,
.vpc-action-buttons .minus {
  /*background: transparent !important;*/
}
.vpc-group {
  display: table;
  width: 100%;
  padding: 5px;
}
.vpc-group label {
  border: 1px solid #DDD;
  width: calc(106%);
  height: calc(106%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  /*margin-right: 5px;*/
}
.vpc-group-name {
  display: inline-block;
  margin: 5px;
  margin-right: 10px;
  vertical-align: middle;
}
.vpc-success,
.vpc-failure {
  color: white;
  padding: 5px;
  text-align: center;
}
.vpc-success {
  background-color: green;
}
.vpc-success a {
  color: greenyellow;
}
.vpc-failure {
  background-color: red;
}
.vpc-cart-config {
  border: 1px solid #c8c8c8;
  margin-bottom: 5px;
  padding: 5px;
}
.vpc-cart-config img {
  border: 1px solid #c8c8c8;
  margin: 5px;
  /*padding: 5px;*/
  display: inline-block;
  vertical-align: middle;
  max-width: 30px;
  max-height: 30px;
}
.vpc-single-option-wrap {
  display: inline-block;
}
.vpc-cart-options-container {
  border: 1px solid #f1f4f9;
  padding: 5px;
  margin: 5px;
}
.wpc-uploaded-design-container {
  position: relative;
  width: 100%;
}
.vpc-file-drop {
  border: 1px dotted lightgray;
  padding: 20px;
  text-align: center;
  color: #d9e1e7;
}
/*.custom-uploader ul
{
    list-style: none;
}*/
.vpc-file-drop input {
  display: none;
}
.vpc-file-drop label {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0px auto;
  background: url('../images/Uploadicon.png') no-repeat center center transparent;
  cursor: pointer;
}
.vpc-file-drop a {
  text-transform: uppercase;
}
.vpc-file-drop label {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background: url('../images/uploadicon.png') no-repeat center center transparent;
  cursor: pointer;
}
.vpc-single-upload-option-wrap > label {
  width: 100%;
}
.vpc-single-upload-option-wrap > label:before {
  display: none;
}
.vpc-saved-config-name {
  text-align: center;
  margin: 5px 0;
}
#debug {
  margin-top: 0px;
}
.vpc-success {
  font-size: 14px;
}
#vpc-qty-container input[type="button"],
#vpc-qty-container input[type="number"] {
  float: left;
  min-width: auto;
}
#vpc-qty-container input[type="button"] {
  background: #0099cc !important;
}
/*Default-right-skin*/
.default-right-skin #vpc-price-container {
  text-align: left !important;
}
.vpc-component .static_html p {
  margin-bottom: 2px;
}
@media (max-width: 768px) {
  .vpc-component {
    width: 85%;
  }
  .vpc-component .static_html {
    font-size: 14px;
    padding: 10px;
    max-height: 420px;
    overflow: scroll;
  }
  .vpc-config-container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
  }
  .vpc-header-container {
    width: 15%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
  }
  .vpc-component-header {
    width: 100%;
  }
  .vpc-options label.custom:before,
  .vpc-options label.custom {
    width: 60px;
    height: 60px;
  }
  .vpc-component-title {
    border-bottom: 1px solid lightgrey;
  }
  .vpc-title.txt {
    display: block;
  }
  .vpc-header-container {
    background-color: #FFF;
  }
  .vpc-component-header {
    padding-bottom: 0px;
    border-left: 3px solid transparent;
  }
  .vpc-component-header > label {
    display: none;
  }
  .vpc-component-header.active {
    border-left: 3px solid #003da5;
  }
  .vpc-component-header.active label {
    border: none;
  }
  .vpc-component-header > img {
    margin: 7px;
  }
  .vpc-options input:checked + label.custom:before {
    padding-top: 10px;
    color: #003da5;
  }
  #vpc-preview-container.o-col {
    display: block;
  }
}
#vpc-container {
  opacity: 1 !important;
  transition: opacity 0.5s ease-in;
  -moz-transition: opacity 0.5s ease-in;
  -webkit-transition: opacity 0.5s ease-in;
}
.vpc-extra-data {
  padding-left: 5px;
}
.vpc-extra-data label {
  border: none;
}
.vpc-extra-data span {
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
}
.extra-item {
  margin-top: 5px;
}
.vpc-row {
  margin-left: -5px;
  margin-right: -5px;
}
.vpc-col {
  padding-left: 5px;
  padding-right: 5px;
}
.vpc-row:after,
.vpc-row:before {
  display: table;
  content: " ";
  float: none;
  clear: both;
}
.vpc-3-cols .extra-item {
  width: 33.33333333%;
  float: left;
  padding: 0 5px;
}
.vpc-extra-data.custom-text select,
.vpc-extra-data.custom-text input {
  font-size: 16px;
  padding: 6px;
  margin-bottom: 5px;
}
.vpc-extra-data.custom-text input {
  width: 100%;
}
#vpc-preview-container {
  position: relative;
}
.static_html {
  font-size: 14px;
  padding: 10px;
}
.wtm-custom-content {
  font-size: 13px;
}
.wtm-toggle-title {
  cursor: pointer;
  margin-top: 10px;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}
.wtm-toggle-title.close:after {
  content: '+';
  display: table;
  float: right;
  margin-right: 10px;
}
.wtm-toggle-title.open:after {
  content: '-';
  display: table;
  float: right;
  margin-right: 10px;
}
.wtm-toggle-content {
  display: none;
}
.col-md-4 {
  width: 33.3333% !important;
  float: left;
}
.text-center {
  text-align: center;
}
.btn-content {
  margin-top: 20px;
}
.w-100-p {
  width: 100%;
}
.wtm-btn-icon {
  padding: 5px 35px 0px 35px;
  background: transparent;
  color: #000;
  border-color: transparent;
}
.wtm-btn-icon:hover {
  border: 1px solid #eee;
  background: transparent;
  box-shadow: none;
  color: darkgreen;
}
.wtm-btn-icon i {
  display: block;
  margin: 0 !important;
}
.popup-album {
  display: none;
}
.popup-craft {
  display: none;
}
.wtm-popup {
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 9999999;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
}
.wtm-popup-content {
  width: 700px;
  max-width: 90%;
  margin: 0 auto;
  margin-top: 20vh;
  background-color: #fff;
  position: relative;
}
.wtm-popup-content .dd-content {
  height: 500px;
  padding: 20px 10px;
  overflow-y: scroll;
}
.wtm-popup-content i.close {
  position: absolute;
  top: 0;
  right: 5px;
  cursor: pointer;
  z-index: 99999;
}
.wtm-popup-content .popup-album,
.wtm-popup-content .popup-craft {
  display: block;
}
.wtm-loading {
  /*background-color: red;*/
}
.wtm-loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wtm-loading:after {
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: 80px 80px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#vpc-preview img {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}
.vpc-material-popup {
  display: none;
}
.mfp-content {
  background: white;
  padding: 10px;
  max-width: 1000px;
}
.mfp-content .vpc-material-popup {
  display: block;
}
.vpc-component-title {
  position: relative;
}
.vpc-material-link {
  font-size: 13px;
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  color: #888;
  text-decoration: underline;
}
.vpc-material-link:hover {
  text-decoration: underline;
  color: #777;
}
.custom-text .vpc-custom-logo {
  font-size: 13px;
  font-weight: 400;
}
.custom-text .vpc-custom-logo input,
.custom-text .vpc-custom-logo span,
.custom-text .vpc-custom-logo label {
  font-weight: 400;
  display: inline-block;
}
.custom-text .vpc-custom-logo .custom-logo-detail {
  cursor: pointer;
  color: #888;
  text-decoration: underline;
}
.custom-text .vpc-custom-logo .custom-logo-detail:hover {
  color: #666;
}
.w600 .mfp-content {
  max-width: 600px;
  padding: 20px;
}
.w600 .mfp-content .custom_logo_detail_popup {
  padding: 20px;
}
#use-custom-logo {
  width: auto;
}
.wtm-aged .wtm-aged-group {
  font-size: 13px;
}
.wtm-aged .wtm-aged-group input,
.wtm-aged .wtm-aged-group span,
.wtm-aged .wtm-aged-group label {
  font-weight: 400;
  display: inline-block;
}
.vpc-options.active {
  position: relative;
  z-index: 100;
}
