.jigoshop a:focus {
  outline: -webkit-focus-ring-color auto 5px !important;
}
.jigoshop .summary.col-sm-8 {
  min-height: 400px;
  position: relative;
}
.jigoshop .js-single-image .js-single-image-wrapper {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.jigoshop .js-single-image img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
.jigoshop .js-single-image .js-figure {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  max-width: 100%;
}
.jigoshop .js-single-image .js-align-left {
  text-align: left;
}
.jigoshop .js-main-container .js-home-2-static-2 {
  padding: 50px 0;
}
.jigoshop .js-row.js-inner.js-row-fluid.js-silder-static {
  padding-top: 60px;
}
.jigoshop .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.jigoshop .js-product {
  width: 220px;
  height: 320px;
  text-align: center;
  padding-bottom: 10px;
}
.jigoshop .list-inline > li {
  display: inline-block;
  padding: 15px 5px;
}
.jigoshop article,
.jigoshop div#tabs {
  padding-top: 15px;
}
.jigoshop .js-product-img {
  white-space: nowrap;
  height: 100%;
  overflow: hidden;
  transition: 1s all;
}
.jigoshop .js-product-img img {
  transition: 2s all;
}
.jigoshop .js-product-img:hover img {
  transform: scale(1.5);
}
.jigoshop .price-option {
  padding-bottom: 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid grey;
}
.jigoshop .js-btn {
  width: auto;
  display: block;
  float: left;
  padding-right: 20px;
  padding-left: 5px;
  background-color: #fff;
  color: #000;
  border: none;
}
.jigoshop .js-btn:hover {
  color: #000;
  background-color: #fff;
  border-color: grey;
}
.jigoshop .js-details-link {
  color: #000;
}
.jigoshop img.attachment-shop_large.size-shop_large.wp-post-image {
  width: 100%;
  height: auto;
}
.jigoshop .price {
  float: right;
  font-weight: 700;
  color: green;
}
.jigoshop article form.form-inline {
  bottom: 0;
  position: absolute;
  text-align: right;
  right: 0;
  width: 100%;
  padding-top: 15px;
  border-top: 1px solid #d3d3d3;
  padding-bottom: 15px;
}
.jigoshop .on-sale {
  position: absolute;
  left: 0;
  background: green;
  font-weight: 700;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 10000000;
  color: #fff;
  width: 60px;
}
.jigoshop .on-sale:after,
.jigoshop .on-sale:before {
  content: '';
  background: #fff;
  position: absolute;
  border-right: 15px solid transparent;
  right: 0;
}
.jigoshop .js-second-row,
.jigoshop .js-second-row-2 {
  font-style: italic;
  color: grey;
  margin-left: 0 !important;
  float: left;
}
.jigoshop .js-main-row,
.jigoshop .js-main-row-2 {
  width: 100px !important;
  text-align: left !important;
}
.jigoshop .on-sale:before {
  bottom: 0;
  border-top: 20px solid green;
}
.jigoshop .on-sale:after {
  top: 0;
  border-bottom: 20px solid green;
}
.jigoshop #tabs {
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d3d3d3;
  border-top: 1px solid #d3d3d3;
}
.jigoshop #tab-description {
  padding-top: 15px;
}
.jigoshop #tab-attributes {
  padding-top: 10px;
}
.jigoshop .js-tabs-row {
  margin-top: 20px;
}
.jigoshop .js-main-row {
  font-weight: 700;
  padding: 10px;
}
.jigoshop .js-main-row-2 {
  font-weight: 300;
  padding: 5px;
  font-size: small;
}
.jigoshop .js-second-row {
  padding: 10px;
  border: 1px solid #d3d3d3;
}
.jigoshop .js-second-row-2 {
  padding: 5px;
  font-size: small;
}
.jigoshop .product-parts {
  display: flex;
}
.jigoshop .form-inline .form-control {
  width: 60px !important;
}
.jigoshop .up-sells {
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d3d3d3;
  width: 100%;
}
.jigoshop .images.js-img-product.col-sm-4 {
  padding-bottom: 10px;
}
.jigoshop .address dt {
  float: left;
  position: relative;
}
.jigoshop .address dd {
  float: left;
  margin: 0;
}
.jigoshop .edit-btn {
  padding: 4px 8px;
  position: absolute;
  right: 0;
  text-align: center;
  margin-right: 5px;
  top: 0;
  margin-top: 6px;
}
.jigoshop .col-sm-8 .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
}
.jigoshop .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
}
.jigoshop .address dt:last-of-type {
  border-bottom: none;
}
.jigoshop .address dt {
  width: 30%;
  text-align: left;
  border-bottom: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  padding: 5px;
}
.jigoshop .address dd:last-of-type {
  border-bottom: none;
}
.jigoshop .address dd {
  margin-left: 0;
  width: 70%;
  position: relative;
  display: inline-block;
  text-align: left;
  border-bottom: 1px solid #d3d3d3;
  padding: 5px;
}
.jigoshop .panel-warning {
  border-color: none;
}
.jigoshop .panel > .list-group:last-child .list-group-item:last-child,
.jigoshop .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.jigoshop .panel > .list-group .list-group-item,
.jigoshop .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.jigoshop .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.jigoshop .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #d3d3d3;
}
.jigoshop .blog-sidebar {
  float: right;
}
.jigoshop #checkout-mobile {
  display: none;
}
.jigoshop .table > tbody > tr > td,
.jigoshop .table > tbody > tr > th,
.jigoshop .table > tfoot > tr > td,
.jigoshop .table > tfoot > tr > th,
.jigoshop .table > thead > tr > td,
.jigoshop .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: 1px solid #ddd;
}
.jigoshop .product-quantity input {
  width: 60px;
  border: none !important;
}
.jigoshop .product-quantity {
  width: 120px;
}
.jigoshop .cart-coupons .panel-heading {
  margin-bottom: 15px;
}
.jigoshop .js-title-page {
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%;
  text-align: left;
  position: relative;
  border-bottom: solid 2px #d3d3d3;
}
.jigoshop .js-title-head {
  width: auto;
  padding: 10px;
  margin: -2px;
  text-transform: uppercase;
  font-weight: 600;
  border-bottom: solid 2px green;
  color: #000;
  display: inline-block;
}
.jigoshop .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition:
    border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
}
.jigoshop li.active a {
  background: green;
  color: #fff;
}
.jigoshop #cart-subtotal td,
.jigoshop #cart-total td,
.jigoshop span.product-price {
  font-weight: 600;
  color: green;
}
.jigoshop #mobile,
.jigoshop .mobile-coupons-product-subtotal {
  display: none;
}
@media screen and (max-width: 1200px) {
  .jigoshop .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    text-align: center;
  }
  .jigoshop .price-option a {
    float: left;
  }
  .jigoshop .price-option {
    padding-bottom: 25px;
    margin-bottom: 5px;
    border-bottom: 1px solid grey;
    position: relative;
  }
  .jigoshop .address dd {
    margin-left: 0;
    width: 100%;
    position: relative;
    display: inline-block;
    text-align: left;
    border-bottom: none;
    padding: 5px;
  }
  .jigoshop .address dt:last-of-type {
    border-bottom: 1px solid #d3d3d3;
  }
  .jigoshop .address dt {
    width: 100%;
    text-align: left;
    border: 1px solid #d3d3d3;
    padding: 5px;
  }
  .jigoshop .table {
    display: none;
  }
  .jigoshop #cart-totals .table,
  .jigoshop #mobile {
    display: block;
  }
  .jigoshop .finalize-buttons {
    margin: 0 auto;
    text-align: center;
  }
  .jigoshop .finalize-buttons a,
  .jigoshop .finalize-buttons button {
    float: none !important;
    margin-top: 10px;
  }
  .jigoshop #cart-totals {
    width: 100%;
    float: none !important;
  }
  .jigoshop .clearfix.product-subtotal {
    text-align: center;
  }
  .jigoshop label.margin-top-bottom-9 {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-weight: 700;
  }
  .jigoshop .product-quantity {
    width: 100%;
    text-align: center;
  }
  .jigoshop .clearfix.product-price {
    text-align: center;
  }
  .jigoshop .product-quantity input {
    width: 100%;
    text-align: center;
  }
  .jigoshop .product-cart-img {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
  }
  .jigoshop span.product-price {
    padding-right: 10px;
    font-weight: 600;
    color: green;
  }
  .jigoshop .buttons .pull-right {
    float: right !important;
    margin-right: 2px;
    padding-right: 8px;
  }
  .jigoshop div#totals .table {
    display: block;
  }
  .jigoshop .panel {
    float: left;
    width: 100%;
  }
  .jigoshop .mobile-products-subtotal {
    padding-right: 10px;
  }
  .jigoshop .product-subtotal {
    font-weight: 600;
    color: green;
  }
  .jigoshop #checkout-mobile {
    padding: 0;
  }
  .jigoshop .table td {
    width: 100%;
  }
  .jigoshop a.btn.btn-default {
    float: left;
  }
}
@media screen and (max-width: 992px) {
  .jigoshop #checkout-mobile,
  .jigoshop .mobile-coupons-product-subtotal {
    display: block;
  }
  .jigoshop .blog-sidebar {
    float: right;
    width: 100%;
    margin-top: 25px;
  }
}
.jigoshop .btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.jigoshop .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.jigoshop .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.jigoshop .product div.images {
  vertical-align: top;
  display: inline-block;
  width: calc(24%);
  margin: 0 10px 10px 0;
  position: relative;
  box-sizing: border-box;
}
.jigoshop .product div.images .featured-image img {
  width: 100%;
  height: auto;
  margin-right: 10px;
}
.jigoshop #payment-methods div.well,
.jigoshop #shipping-calculator td > div,
.jigoshop .not-active {
  display: none;
}
.jigoshop #cart-collaterals:after,
.jigoshop #cart-collaterals:before,
.jigoshop .tabs:after,
.jigoshop .tabs:before {
  content: ' ';
  display: table;
}
.jigoshop #cart-collaterals:after,
.jigoshop .tabs:after {
  clear: both;
}
.jigoshop .select2-container {
  padding: 0 !important;
}
.jigoshop .panel-heading h3.panel-title {
  display: inline-block;
}
.jigoshop .panel-heading a.btn {
  margin-top: -4px;
}
.jigoshop #unpaid-orders {
  margin: 8px 0 0;
}
.jigoshop #unpaid-orders dt {
  width: 60px;
}
.jigoshop #unpaid-orders dd {
  margin: 0 0 0 8px;
  float: left;
}
.jigoshop #cart-totals {
  width: 50%;
}
.jigoshop #cart-totals th {
  text-align: right;
  width: 30%;
}
@media screen and (max-width: 768px) {
  .jigoshop #cart-totals {
    width: 100%;
  }
}
.jigoshop dl.list-group-item-text dd {
  margin-bottom: 0;
}
.jigoshop .prev.page-numbers {
  position: absolute;
  float: left;
  left: 5%;
  border-radius: 5px;
  background: #d3d3d3;
  padding: 5px;
  font-weight: 500;
  color: #000;
  text-align: right;
  font-size: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.jigoshop .nav-links {
  position: relative;
}
.jigoshop .page-numbers.current {
  background: #428bca;
  color: #fff;
  font-weight: 600;
  padding: 8px;
}
.jigoshop .next.page-numbers,
.jigoshop .page-numbers {
  border-radius: 5px;
  background: #d3d3d3;
  padding: 5px;
  text-align: right;
}
.jigoshop .page-numbers {
  transition: 1s all;
}
.jigoshop .next.page-numbers {
  position: absolute;
  float: right;
  right: 5%;
  font-weight: 500;
  color: #000;
  font-size: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.jigoshop #jigoshop_order_customer_note {
  min-height: 80px;
}
