/** Shopify CDN: Minification failed

Line 166:25 Unexpected "{"

**/

/* =============== */
/* = Cart = */
/* =============== */
#basket-right {
  text-align: center;
  background-color: rgba(0,0,0,0);
  padding: 2%;
  margin-left:0;
  margin-right:0;
}
body.cart #basket-right p {
  margin-bottom: 20px;
}
body.cart #basket-right img {
  width: 50px;
}
body.cart .rte-accordion .item-content {
 background: transparent;
}
body.cart .cart-item .qty input {
  width: 53px;
  margin: 0 auto;
  margin-bottom: 20px;
}
body.cart .cart-item {
  margin-bottom: 10px;
  display: block;
  position: relative;
  border: 1px solid #e5e5e5;
  min-height: 180px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-column-gap: 20px;
  padding: 10px;
}
body.cart .cart-image {
  grid-column: span 1 / auto;
  align-self: center;
}
body.cart .cart-title {
  grid-column: span 2 / auto;
  align-self: center;
}
body.cart .cart-price {
  grid-column: span 3 / auto;
  align-self: center;
  text-align: center;
}
body.cart .cart-price label {
  font-weight: bold;
}
body.cart .outline-button,
#CartContainer .outline-button {
  padding: 5px 10px;
  background: #ffffff;
  border: 1px solid #333333;
  color: #333333;
  display: inline-block;
  margin-top: 10px;
  z-index: 1;
  width: 49%;
  height: 38px;
  line-height: 28px;
}
#CartContainer .outline-button {
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
  height: 44px;
  line-height: 31px;
}
body.cart .remove {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  width: 30px;
  height: 30px;
  line-height: 29px;
  text-align: center;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
body.cart .remove span {
  transform: rotate(-45deg);
  display: block;
}
body.cart .cart-free-shipping,
#CartContainer .cart-free-shipping {
  padding: 10px;
  background: #ff7a5f;
  color: #fff;
  text-align: center;
  width: calc(100% - 10px);
  margin: 0 auto;
  display: inline-block;
  margin-bottom: 10px;
}
#CartContainer .cart-free-shipping {
  margin-top: 20px !important;
  text-align: center;
}

body.cart #basket-right .rte-accordion {
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
body.cart .cart-final-details input {
  min-width: 179px;
}
@media screen (max-width: 980px) and (min-width: 741px) {
  body.cart .cart-final-details input {
    min-width: 145px;
  }
}
body.cart #basket-right h2{
  padding-bottom: 22px;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  margin-bottom: 20px;
}
body.cart input#update-cart {
  display: inline-block;
  width: 49%;
  line-height: 28px;
  height: 38px;
}
body.cart h1.page-title {
  padding-bottom: 22px;
  border-bottom: 1px solid #e5e5e5;
  text-align: left;
}
body.cart h1.page-title span {
  float: right;
  text-align: right;
}
body.cart .rte-accordion .item {
  width: calc(100% - 10px);
  margin: 0 auto;
}
body.cart .cart-price .item-pricing,
body.cart .cart-price .line-pricing {
  width: 38%;
  display: inline-block;
  vertical-align: top;
}
body.cart .cart-price .qty {
  width: 20%;
  display: inline-block;
  vertical-align: top;
}
body.cart .subtotal p,
body.cart .discounts p,
body.cart .shipping p,
body.cart .tax p,
.ajaxcart__footer .subtotal p,
.ajaxcart__footer  .discounts p,
.ajaxcart__footer .shipping p,
.ajaxcart__footer .tax p,{
  margin-bottom: 0 !important;
}
body.cart .discounts,
body.cart .subtotal,
body.cart .total,
body.cart .shipping,
body.cart .tax,
.ajaxcart__footer .discounts,
.ajaxcart__footer .subtotal,
.ajaxcart__footer .total,
.ajaxcart__footer .shipping,
.ajaxcart__footer .tax {
  display: inline-block;
  width: 100%;
}
body.cart .shipping p.title,
body.cart .tax p.title,
body.cart .subtotal p.title,
body.cart .total h3.title,
body.cart .discounts p,
.ajaxcart__footer .shipping p.title,
.ajaxcart__footer .tax p.title,
.ajaxcart__footer .subtotal p.title,
.ajaxcart__footer .total h3.title,
.ajaxcart__footer .discounts p {
  float: left !important;
}
body.cart .discounts ul,
.ajaxcart__footer .discounts ul {
  float: right;
  list-style: none;
  margin-bottom: 10px;
}
body.cart .subtotal p.subtotal-price,
body.cart .total h3.total-price,
body.cart .discounts .cart-savings-amount,
body.cart .shipping p,
body.cart .tax p,
.ajaxcart__footer .subtotal p.subtotal-price,
.ajaxcart__footer .total h3.total-price,
.ajaxcart__footer .discounts .cart-savings-amount,
.ajaxcart__footer .shipping p.value,
.ajaxcart__footer .tax p.value {
  float: right !important;
}
.ajaxcart__footer.row p {
  line-height: 10px;
}
body.cart .cart-final-details p {
  line-height: 10px;
  margin-bottom: 10px !important;
}
h5.or-divider {
  position: relative;
  text-transform: uppercase;
}
div#basket-right h5.or-divider span:before {
  content: '';
  background: #e5e5e5;
  height: 1px;
  width: 40%;
  position: absolute;
  left: 0;
  top: 50%;
}
div#basket-right h5.or-divider span:after {
  content: '';
  background: #e5e5e5;
  height: 1px;
  width: 40%;
  position: absolute;
  right: 0;
  top: 50%;
}
/* Shipping Calculator */
#shipping-calculator {
  color: #333333;
}
#shipping-calculator p {
  padding: 0;
  margin-bottom: 5px !important;
  margin-top: 5px !important;
  text-align: left;
}
#shipping-calculator .item-content {
  padding: 0 10px;
}
#shipping-calculator .field {
  float: left;
  margin: 0 0.6em 1em 0;
  font-size: 15px
}
#shipping-calculator .field label {
  display: block;
  margin: 0 0 .3em;
  font-size: 1em;
}
#shipping-calculator .field input[type=text] {
  display: inline-block;
  width: 150px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: .4em .6em;
  font-size: 1em;
  border: 1px solid rgba(0,0,0,.15);
  outline: 0;
  border-radius: .3125em;
  -webkit-appearance: none;
}
#shipping-calculator .field:last-child:before {
  content: "\00A0"; display: block; margin: 0 0 .3em; font-size: 1em;
}
#shipping-calculator #wrapper-response {
  clear: both;
}
#shipping-calculator select {
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 12px;
  height: 48px;
  line-height: 46px;
  color: #333333;
  font-size: 14px;
  font-family:"Open Sans";
  background-image: url(//www.pgytech.com/cdn/shop/t/63/assets/select-arrow.png?v=112595941721225094991710464380);
  background-repeat: no-repeat;
  background-position: right;
  background-color: #f8f8f8;
  border: 1px solid #e5e5e5;
  width: 100%;
}
.cart-item .select_option {
  width:auto;
  color: #000;
}
.cart-item .select_option option[disabled="disabled"]{
  color: #ccc;
  background: #eee;
}
.cart-item .select_option option[disabled="disabled"]:hover{
  cursor: not-allowed;
}
@media (max-width: 800px) {
  #shipping-calculator .field {
    float: none;
  }
  #shipping-calculator .field:last-child:before {
    content: none;
  }
  .cart-item .select_option {
    margin: 20px auto;
  }
}
@media screen and (max-width:1320px) {
  body.cart input#update-cart,
  body.cart .outline-button {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
@media only screen and (max-width: 740px) {
 #order_details .product {
    width: 50%;
  }
  #order_details .order-images {
    width: 40%;
  }
  body.cart .cart-image {
    grid-column: span 6 / auto;
    align-self: center;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 50% !important;
  }
  body.cart .cart-title {
    grid-column: span 6 / auto;
    align-self: center;
    text-align: center;
  }
  body.cart .cart-price {
    grid-column: span 6 / auto;
    align-self: center;
    text-align: center;
  }
}
.empty-cart-wrapper {
  min-height: 300px;
}
body.cart .payment-methods,
body.cart .additional-checkout-buttons {
  margin-bottom: 10px;
}
.errors.qty-error {
  margin-top: 10px;
  display: inline-block;
  width: auto;
}
/* =============== */
/* = RTE Formatting = */
/* =============== */
.rte h2 {
  margin-bottom: 30px;
}
/* RTE Button */
.rte-button {
  background: #ff4614;
  border: none;
  -webkit-transition: background 0.3s ease,color 0.3s ease;
  -moz-transition: background 0.3s ease,color 0.3s ease;
  -o-transition: background 0.3s ease,color 0.3s ease;
  transition: background 0.3s ease,color 0.3s ease;
  -webkit-appearance: none;
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 15px 5px;
  text-transform: uppercase;
}
.rte-button:hover {
  color: #ffffff;
  background: #EE7942;
}
/* RTE Accordion */
.rte-accordion .item {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #000000;
  overflow: hidden;
}
.rte-accordion input.trigger {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.rte-accordion label.accordion-label {
  position: relative;
  display: block;
  background: #edebe6;
  color: #000000;
  line-height: 1;
  cursor: pointer;
  padding: 5px 0 5px 5px;
}
.rte-accordion label.accordion-label span,
.rte-accordion label.accordion-label a {
  color: #000000;
}
.rte-accordion .item-heading {
  max-width: 90%;
  padding: 5px 10px 5px 0;
  display: block;
}
.rte-accordion .item-content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}
.rte-accordion .item-content p {
  padding: 8px;
}
.rte-accordion input:checked ~ .item-content {
  max-height: 100%;
}
.item-content .item-heading {
  padding-left: 10px;
}
.rte-accordion label.accordion-label::after {
  position: absolute;
  right: 0;
  top: -1px;
  display: block;
  width: 10px;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  padding: 10px 15px;
}
.rte-accordion input[type=checkbox] + label::after {
  content: "+";
}
.rte-accordion input[type=radio] + label::after {
  content: "\25BC";
}
.rte-accordion input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
.rte-accordion input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}

/* RTE Tabbed Content */
.rte-tab > input,
.rte-tab section > div {
  display: none;
}
.rte-tab #tab1:checked ~ section .tab1,
.rte-tab #tab2:checked ~ section .tab2,
.rte-tab #tab3:checked ~ section .tab3 {
  display: block;
}
.rte-tab #tab1:checked ~ nav .tab1,
.rte-tab #tab2:checked ~ nav .tab2,
.rte-tab #tab3:checked ~ nav .tab3 {
  color: red;
}
.rte-tab {
  width: 100%;
  max-width: 100%
  margin: 0 auto;
}
.rte-tab ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.rte-tab ul li label {
  float: left;
  padding: 15px 25px;
  margin: 0;
  border: 1px solid #ddd;
  border-bottom: 0;
  background: #333333;
  color: #dddddd;
}
@media screen and (max-width: 740px) {
  .rte-tab ul li label {
    padding: 5px 5px !important;
  }
}
.rte-tab ul li label:hover {
  background: #dddddd;
}
.rte-tab ul li label:active {
  background: #ffffff;
}

.rte-tab section {
  clear: both;
}
.rte-tab section div {
  padding: 20px;
  width: 100%;
  background: #fff;
  line-height: 1.5em;
  letter-spacing: 0.3px;
  color: #444;
}
.rte-tab section div h2 {
  margin: 0;
  letter-spacing: 1px;
  color: ;
}
.rte-tab #tab1:checked ~ nav .tab1 label,
.rte-tab #tab2:checked ~ nav .tab2 label,
.rte-tab #tab3:checked ~ nav .tab3 label {
  background: white;
  color: #111;
  position: relative;
}
.rte-tab #tab1:checked ~ nav .tab1 label:after,
.rte-tab #tab2:checked ~ nav .tab2 label:after,
.rte-tab #tab3:checked ~ nav .tab3 label:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #ffffff;
  left: 0;
  bottom: -1px;
}

/* RTE Image Slider */
.rte-image-slider-container {
  min-height: 600px;
  width: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.rte-image-slider-container input {
  visibility: hidden;
}
.rte-image-slider-menu {
  position: absolute;
  left: 0;
  z-index: 900;
  width: 100%;
  bottom: 0;
}
.rte-image-slider-menu label {
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: ;
  border-radius: 50px;
  margin: 0 .2em 1em;
}
.rte-image-slider-menu label:hover {
  background: ;
}
.rte-slide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  padding: 8em 1em 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: left 0s .75s;
}
[id^="rte-slide"]:checked + .rte-slide {
  left: 0;
  z-index: 2;
  transition: left .65s ease-out;
}
/* RTE Map */
.rte-map {
  border: none;
  min-height: 500px;
}
/* RTE Divider */
.rte hr {
  margin: 60px 0
}
/* RTE Masonry Gallery */
.rte-masonry {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -moz-column-gap: 30px;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  -moz-column-fill: initial;
  -webkit-column-fill: initial;
  column-fill: initial;
}
.rte-masonry.gutter {
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
}
.rte-masonry.no-gutter {
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
  line-height: 0;
}
.rte-masonry .item img {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.rte-masonry .item {
  display: inline-block;
  background: #fff;
  width: 100%;
}
.rte-masonry .item:hover {
  opacity: 0.8;
  cursor: pointer;
}
.rte-masonry.no-gutter .item {
  padding: 0;
  margin: 0;
}
.rte-masonry.gutter .item {
  margin: 0 0 1.5em;
}
@media only screen and (min-width: 400px) {
  .rte-masonry {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .rte-masonry.gutter {
    -moz-column-gap: .8em;
    -webkit-column-gap: .8em;
    column-gap: .8em;
  }
}
@media only screen and (min-width: 700px) {
  .rte-masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}
@media only screen and (min-width: 900px) {
  .rte-masonry {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}
@media only screen and (min-width: 1100px) {
  .rte-masonry {
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
  }
}
@media only screen and (min-width: 1280px) {
  .rte-masonry {
      width: 1260px;
  }
}
._1mqqPYZtCQtz5_i0b-po4l {
  justify-content: center;
  margin-bottom: 1rem !important;
}

/**------------------------------- out of stock -----------------------------------------------*/
#popLayer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483645;
  background-color: #B3B3B3;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);/* 只支持IE6、7、8、9 */
}

/*弹出层*/
.iStock-wrapper {
    position:fixed;
    width: 520px;
    height: 320px;
    top:0;
    right:0;
    left:0;
    bottom:0;
    z-index: 2147483646;
    margin:auto;
    background: #F9F9F9;
    border: 1px solid #E7E7E7;
    padding: 10px 20px 10px 20px;
}
.iStock-wrapper .close{
    text-align: right;
    margin-bottom: 1px;
    background-color: #F8F8F8;
}
 
/*关闭按钮*/
.iStock-wrapper .close a {
    position:relative;
    width:0.3em;
    height:1.5em;
    background: #999999;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;
}
.iStock-wrapper .close a:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width:0.3em;
    height:1.5em;
    background: #999;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.iStock-fields input.iStock-notify-btn {
  text-transform:uppercase !important;
}
.iStock-fields input.iStock-notify-btn:hover {
  background-color:#B40E1E;
}
.-fields input.iStock-email-id {
  width:58% !important;
}
.iStock-error{
  color: #d0121b !important;
}
.iStock-msg {
  color: green;
}

@media(max-width:768px){
  .iStock-fields input.iStock-notify-btn {
  	width:100% !important;
  }
  .iStock-fields input.iStock-email-id {
  	width:100% !important;
  }
  .iStock-wrapper {
    width: 320px;
    height: 320px;
    background: #F9F9F9;
    border: 1px solid #E7E7E7;
    padding: 10px 20px 10px 20px;
  }
  body.cart .cart-price .line-pricing{
    text-align:right;
  }
}

body.cart-is-loading {
    overflow: hidden;
}
body.cart-is-loading::before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 2147483645;
}
@keyframes ldio-ck74uoxjqka {
  0% { opacity: 1 }
  100% { opacity: 0 }
}
.ldio-ck74uoxjqka div {
  left: 151.32px;
  top: 81.12px;
  position: absolute;
  animation: ldio-ck74uoxjqka linear 1.0101010101010102s infinite;
  background: #cccccc;
  width: 9.36px;
  height: 37.44px;
  border-radius: 4.68px / 5.2416px;
  transform-origin: 4.68px 74.88px;
}.ldio-ck74uoxjqka div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.925925925925926s;
  background: #cccccc;
}.ldio-ck74uoxjqka div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -0.8417508417508418s;
  background: #cccccc;
}.ldio-ck74uoxjqka div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.7575757575757577s;
  background: #cccccc;
}.ldio-ck74uoxjqka div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.6734006734006734s;
  background: #cccccc;
}.ldio-ck74uoxjqka div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.5892255892255893s;
  background: #cccccc;
}.ldio-ck74uoxjqka div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.5050505050505051s;
  background: #cccccc;
}.ldio-ck74uoxjqka div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.4208754208754209s;
  background: #cccccc;
}.ldio-ck74uoxjqka div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.3367003367003367s;
  background: #cccccc;
}.ldio-ck74uoxjqka div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.25252525252525254s;
  background: #cccccc;
}.ldio-ck74uoxjqka div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.16835016835016836s;
  background: #cccccc;
}.ldio-ck74uoxjqka div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.08417508417508418s;
  background: #cccccc;
}.ldio-ck74uoxjqka div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
  background: #cccccc;
}
.loadingio-spinner-spinner-72wu8kudgom {
  width: 312px;
  height: 312px;
  display: inline-block;
  overflow: hidden;
  background: none;
  position: fixed;
  left: 40%;
  top: 25%;
  z-index: 2147483648;
}
.ldio-ck74uoxjqka {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-ck74uoxjqka div { box-sizing: content-box; }
/* generated by https://loading.io/ */