/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.about-us table tbody,
.post-entry table tbody,
.post-list-wrapper table tbody {
  border: 1px solid silver;
  border-bottom: none;
}
.about-us table th,
.post-entry table th,
.post-list-wrapper table th {
  background: #EDEBE7;
  border-right: 1px solid silver;
  white-space: nowrap;
  vertical-align: top;
}
.about-us table th {
  vertical-align: middle;
}
.about-us table th,
.about-us table td,
.post-entry table th,
.post-entry table td,
.post-list-wrapper table th,
.post-list-wrapper table td {
  line-height: 1.8;
  padding: 18px 20px;
  border-bottom: 1px solid silver;
  text-align: left;
}
.about-us a {
  color: #0068B6;
}
.actions-toolbar .primary .action {
  float: right;
  margin-left: 5px;
  min-width: 167px;
  min-height: 34px;
  border: none;
  width: 180px;
}
.post-entry {
  clear: left;
}
.post-entry table th,
.post-entry table td,
.post-list-wrapper table th,
.post-list-wrapper table td {
  font-size: 12px;
  font-weight: normal;
}
.post-list-wrapper h2,
.post-entry h2,
.guide h2 {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 18px;
}
.post-list-wrapper h2,
.post-entry h2 {
  color: #6CB92D;
  line-height: 1.3em;
  margin-top: 0;
}
.actions-toolbar .primary {
  float: right !important;
}
.actions-toolbar .secondary {
  float: left;
}
.action.mailto.friend,
.action.mailto.friend:before {
  margin-left: 0;
}
.action.mailto.friend {
  float: left;
}
body {
  text-align: justify;
}
.block-content {
  margin: 10px 0 0;
  font-size: 12px;
}
.block-content span.mark {
  font-size: 14px;
  width: 10px;
  position: absolute;
  margin: -2px -15px;
}
.block-content a {
  color: #5E504A;
}
.block-content.unpad {
  padding: 0;
}
.block-content li.item {
  padding-left: 15px;
  margin-top: 15px;
}
.block-viewed .block-content li.item,
.block-compare .block-content li.item {
  padding-left: 0;
}
.block-content li.item:last-child {
  margin-bottom: 0;
}
.block .actions {
  margin: 10px 0 0;
}
.block .actions:after {
  content: '';
  display: table;
  clear: both;
}
.block .actions a {
  float: left;
}
.block .actions .button {
  float: right;
}
.block-authentication .block[class] .field .control {
  width: 100%;
}
.block-bottom {
  position: relative;
  padding-top: 10px;
  margin-top: 15px;
  border-top: 1px solid #5E504A;
  text-align: right;
}
.block-bottom a {
  color: #5E504A;
  font-size: 11px;
}
.block-title {
  border-bottom: 1px solid #5E504A;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.col-left .block .actions .button ~ a,
.col-right .block .actions .button ~ a {
  line-height: 33px;
  margin-right: 5px;
}
.block-recent-posts,
.block-sion {
  margin-top: 29px;
  padding: 10px;
  background: #EDEBE7;
  width: 158px;
  float: left;
  position: relative;
}
.block.related,
.block.upsell {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.block-sion {
  font-size: 11px;
  line-height: 1.7;
  padding-bottom: 20px;
  margin-bottom: 40px !important;
}
.block-sion p {
  margin-top: 10px;
}
.block-sion a {
  color: #0068B6;
}
.block-sion .center-line img {
  margin: 17px auto 10px;
}
.block-sion .center.top {
  display: block;
  margin-top: -17px;
}
.block-sion .center-line {
  border-bottom: 1px solid #5E504A;
}
.action.mailto.friend span,
.block.filter,
.block-search .nested,
.category-image,
.category-description .wordpress-homepage-view .toolbar-amount,
.footer.content .links,
.footer .bugs,
.field.choice.newsletter {
  display: none !important;
}
.block-search {
  float: left !important;
  padding: 0 !important;
  width: 178px !important;
  z-index: 4 !important;
}
.block-search .control {
  padding: 0 !important;
}
.block-search .action.search {
  text-indent: -9999px;
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  border: 0;
  background: none;
  padding: 0;
}
.block-search .action.search:before {
  background-image: url(../images/s.png);
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  top: 47%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-top: 0;
  margin-left: -12px;
}
.block-static-block.widget {
  margin-bottom: 0;
}
.breadcrumbs .items > li {
  padding: 2px 0;
  float: left;
}
.column:not(.sidebar-main) form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar {
  margin-left: 0 !important;
}
.cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .actions-toolbar > .action:hover {
  line-height: 30px;
  height: 30px;
  text-decoration: underline;
  display: block;
  color: #6CB92D;
  background: none;
  border: none;
}
.cart-container .form-cart .action.clear,
.cart-container .form-cart .action.update,
.cart-container .form-cart .action.continue,
.cart-container .form-cart .action.continue:hover {
  float: right;
  clear: right;
  line-height: 30px;
  height: 30px;
  text-decoration: underline;
  display: block;
  color: #6CB92D;
  background: none;
  border: none;
  margin: 0;
  font-weight: normal;
}
.cart-container .checkout-methods-items li {
  padding: 0;
}
.cart-container .form-cart .action.update:before,
.cart-container .form-cart .action.continue:before {
  display: none;
}
.contact-index-index .actions-toolbar {
  width: 470px;
}
.contact-index-index button.submit,
.contact-index-index button.submit:hover,
.contact-index-index button.submit:active,
.contact-index-index button.submit:focus {
  background: url("../images/btn-send.png") no-repeat;
  font-size: 0px;
}
.contact-index-index button.submit:hover,
.contact-index-index button.submit:active,
.contact-index-index button.submit:focus {
  opacity: 0.6;
}
.column.main .opc-block-summary .product-item {
  width: 100%;
}
.fieldset .legend {
  margin-left: 0;
}
.fieldset > .field:not(.choice) > .label {
  text-align: left !important;
  width: 80% !important;
  float: left !important;
}
.fieldset > .field.no-label:before {
  padding: 0;
  width: 0;
}
.fieldset > .field:not(.choice) > .control {
  float: left !important;
}
.footer.content {
  border: none;
  margin: 0;
  padding: 0;
}
.footer .copyright {
  margin: 0;
}
.pagetop {
  position: relative;
  display: block;
  float: right;
  z-index: 100;
  top: -70px;
  margin-bottom: -70px;
}
.pagetop img {
  float: right;
  margin-top: -3px;
}
.header.panel > .header.links {
  top: 10px;
  position: relative;
}
.header.links a {
  color: #6cb92d;
}
.header.panel > .header.links > li {
  text-decoration: none;
}
img {
  display: block;
  height: auto;
}
.opc-payment img {
  display: inline;
}
input[type="text"],
input[type=search] {
  font-size: 12px;
  height: 32px;
}
input[id="search"] {
  height: 24px;
}
p {
  line-height: 1.8em;
}
.contact-index-index .page-main {
  margin-top: 0;
}
.page-header {
  border: 0;
  margin-bottom: 0;
}
.page-header .panel.wrapper {
  border: none !important;
  position: relative !important;
  right: 180px !important;
  top: 90px !important;
  z-index: 10 !important;
}
.page-header .header.panel {
  padding: 0 !important;
}
.page-wrapper ul.menu {
  background: #514A45;
  padding: 5px;
  width: 100%;
  margin-top: 0;
  display: block;
}
.page-wrapper li {
  font-size: 14px;
  display: inline;
  padding: 2px 8px;
}
.checkout-index-index .page-wrapper li {
  display: inline-block;
}
.page-wrapper .contacts-msg {
  margin-top: 30px;
  width: 470px;
}
.page-wrapper .contacts-msg li {
  display: block;
}
.page-wrapper ul.menu li {
  font-size: 12px;
  color: #fff;
  padding: 2px 8px;
  border-right: 1px solid #fff;
}
.page-wrapper ul.menu li a {
  color: #fff;
}
.page-wrapper .block-recent-posts li {
  font-size: 12px;
  color: #796955;
  display: block;
  border-right: none;
  padding: initial;
}
.page-wrapper .block-recent-posts li a {
  color: #796955;
}
.page-wrapper .block-recent-posts li.item {
  padding-left: 15px;
}
.post-content {
  font-size: 110%;
}
.products {
  margin: 0;
}
.products-related li.item {
  float: left;
}
.product-info-main .box-tocart .input-text.qty {
  height: 21px;
  width: 43px;
}
.product-info-main .box-tocart .actions {
  padding-top: 0 !important;
  float: right;
}
.product-info-main .stock.available {
  color: #6cb92d;
  font-size: 16px;
  font-weight: normal;
}
.product-info-main .stock.available:before {
  content: "在庫状況: ";
  color: #796955;
  font-size: 12px;
}
.product-info-main .price-box:before {
  content: "商品代(税込)";
  font-size: 12px;
  top: -2px;
  position: relative;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  color: #6cb92d;
  font-size: 24px;
  font-weight: normal;
}
.products.wrapper ~ .toolbar .pages {
  float: none;
}
.product-info-main .product-name .h1 {
  font-size: 19px;
  font-weight: 600;
}
.products.wrapper ~ .toolbar .limiter {
  margin-top: -30px;
  margin-bottom: 30px;
}
.pages .item {
  line-height: 2.6rem;
}
.cart_notice {
  font-size: 83%;
}
.cart_notice li {
  display: block;
  padding: 0;
  margin: 0 0 0 18px;
  text-indent: -18px;
}
#product-attribute-specs-table,
#product-attribute-specs-table th,
#product-attribute-specs-table td,
#product-attribute-specs-table span.label {
  max-width: 50em;
  border: none;
}
#product-attribute-specs-table th,
#product-attribute-specs-table td,
#product-attribute-specs-table span.data {
  background: none;
  padding: 10px 0;
}
#product-attribute-specs-table span.data {
  clear: none;
  float: left;
  width: 267px;
}
#product-attribute-specs-table th.label,
#product-attribute-specs-table span.label {
  font-size: 12px;
  font-weight: normal;
  vertical-align: top;
  padding-top: 12px;
  width: 88px;
}
#product-attribute-specs-table th:after,
#product-attribute-specs-table span.label:after {
  content: ':';
}
#product-attribute-specs-table span.label {
  float: left;
  clear: left;
  width: 88px;
}
.product-social-links {
  float: left;
  clear: left;
  width: unset;
}
.sns-social-icons {
  float: left;
  clear: none;
}
.sns-social-icons img {
  width: 25px;
  display: inline-block;
}
.sns-social-icons a {
  padding: 0 10px;
  float: left;
}
.page-footer {
  background: #EDEBE7;
}
.page-footer .widget.block {
  padding: 7px 0;
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
.page-footer li a {
  color: #796955;
  font-size: 11px;
}
.page-footer ul {
  padding: 3px 0;
  display: inline;
}
.page-footer .right {
  float: right;
  margin-top: 5px;
}
.product-add-form {
  margin-top: 10px;
}
.product-item .price-box .price {
  font-size: 16px;
  font-weight: normal;
}
.product-item-info .product-item-name {
  font-size: 14px;
  height: 42px;
  overflow: hidden;
}
.product-item-info .product-item-name .middle {
  font-size: 13px !important;
  letter-spacing: -0.01em;
}
.product.attribute.description {
  color: #6cb92d;
  font-size: 20px;
}
.product.data.items > .item.content {
  float: none;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  display: block !important;
  position: relative;
}
.minicart-items-wrapper .product-image-container {
  width: unset !important;
}
.minicart-items .product-item-details .price-including-tax {
  margin: 0;
}
.minicart-items .product > .product-image-container {
  height: auto !important;
}
.opc-block-summary {
  padding-bottom: 0;
}
.navigation .block-title {
  border-bottom: 1px solid #5E504A;
  font-size: 12px;
  padding-bottom: 10px;
  margin-bottom: 7px;
}
.navigation ul {
  padding: 0;
}
.navigation li {
  border-bottom: 1px solid #ccc;
  padding: 0;
}
.navigation li.level0 {
  line-height: 30px;
  width: 100%;
}
.nav-item .level1.nav-0 {
  border-top: 1px solid #ccc;
}
.nav-item.dropdown-submenu {
  font-size: 12px;
  clear: both;
}
.nav-item.dropdown-submenu {
  display: none;
}
.nav-item.dropdown-submenu a {
  color: #575757;
  padding-left: 0;
  font-weight: normal;
  letter-spacing: -0.01em;
}
li.nav-item:hover .dropdown-submenu {
  display: block;
  padding-left: 12px;
}
.nav-item span {
  float: left;
  color: #6cb92d;
}
.menu-icon.icon-right {
  float: right;
}
.navigation .opener {
  clear: both;
  line-height: 19px;
  margin-top: -12px;
}
.navigation .opener:before {
  content: "　";
  background: url(../images/haschild-close.png) no-repeat;
}
.navigation li:hover .opener:before {
  content: "　";
  background: url(../images/haschild-open.png) no-repeat;
}
.catalog-product-view .navigation .opener:before {
  background: url(../../images/haschild-close.png) no-repeat;
}
.catalog-product-view .navigation li:hover .opener:before {
  background: url(../../images/haschild-open.png) no-repeat;
}
.navigation .level0 .submenu .active > a,
.navigation .level0.active > a:not(.ui-state-active) {
  border: none;
}
.guide table {
  margin-bottom: 18px;
  width: 100%;
}
.guide table.sake-w {
  width: 70%;
}
.guide table.sake {
  width: 55%;
}
.guide table th {
  width: 45px;
  vertical-align: top;
}
.guide table thead {
  background: #EDEBE7;
  border: 1px solid #796955;
}
.guide table.shipping th,
.guide table.shipping td {
  height: 50px;
  padding: 5px 20px;
}
.guide table.shipping th.size {
  padding: 5px 10px;
}
.guide table.shipping th {
  border-right: 1px solid #796955;
  text-align: center;
  vertical-align: middle;
}
.guide table.shipping th.region,
.guide table.shipping th.prefecture {
  text-align: left;
}
.guide table.shipping th.region {
  width: 12%;
}
.guide table.shipping th.prefecture {
  width: 30%;
}
.guide table.shipping td.prefecture {
  font-size: 12px;
}
.guide table.shipping th.region-p {
  width: 42%;
}
.guide table.shipping td.region-p,
.guide table.shipping td.center {
  text-align: center;
}
.guide table.shipping th.last {
  border-right: none;
}
.guide table.shipping td {
  border: 1px solid #796955;
  vertical-align: middle;
}
.guide table.shipping td.size {
  text-align: right;
}
.guide table td img {
  margin: 19px auto 34px;
  display: block;
}
.guide img {
  display: inline;
}
.guide h2 {
  margin-top: 50px;
  margin-bottom: 30px;
}
.guide h4 {
  font-size: 15px;
  color: #6CB92D;
  margin-bottom: 17px;
  text-transform: none;
}
.guide p {
  margin-bottom: 34px;
}
.opc-wrapper {
  width: 60% !important;
}
.nb {
  background: #EDEBE7;
  width: 28px;
  height: 28px;
  text-align: center;
  display: block;
  font-size: 16px;
  font-weight: normal;
  padding: 3px;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  border: 1px solid #514a45;
}
select {
  height: 32px;
  padding: 0;
}
.top-key {
  background: #EDEBE7;
}
.top-key-inner {
  font-size: 12px;
  color: #796955;
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 0;
}
.toolbar-products {
  margin: 10px 0 0;
  font-size: 1.2rem;
}
ul,
ol {
  padding: 0;
}
.sidebar .actions-toolbar .primary .action {
  padding: 7px 12px!important;
}
.top {
  vertical-align: top;
}
.header.panel > .header.links > li.welcome,
.nav-sections,
.page-popup .top-key,
.page-title-wrapper.product,
.catalog-category-view .page-title-wrapper,
.wordpress-post-view .page-title-wrapper,
.header links .link.wishlist,
.header.links > li.welcome,
.catalog-category-view h1.page-title,
.product.data.items > .item.title,
.product-info-main .product.attribute.sku,
.actions-secondary .action.tocompare,
.amazon-divider,
.amazon-divider span,
.sorter .sorter-action,
.page-print .nav-sections,
.page-print .top-container,
.page-print .top-key {
  display: none;
}
.page-layout-2columns-left .product-info-main,
.page-layout-2columns-right .product-info-main,
.page-layout-3columns .product-info-main {
  margin-top: 18px;
}
.amazon-button-container {
  margin-top: 20px;
}
.block-search .label:before {
  color: #796a56;
}
.cart-summary {
  padding-bottom: 40px;
}
.stripe-payments-express-minicart .payment-request-button,
.payment-request-button.cart {
  margin-top: 20px;
}
.middle {
  font-size: 15px;
}
.product-item-details .product-item-name .middle {
  font-size: 12px;
}
.small-view {
  display: none;
}
@media only screen and (min-width: 913px) {
  .category-view {
    width: 715px;
  }
}
@media only screen and (min-width: 769px) {
  .page-layout-2columns-left .sidebar-main,
  .page-layout-2columns-left .sidebar-additional,
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 18.54167% !important;
  }
  .account.page-layout-2columns-left .sidebar-main {
    margin-top: 40px;
    padding-right: 0;
  }
  .page-layout-2columns-left .column.main {
    width: 81.45833% !important;
  }
  .breadcrumbs {
    position: absolute;
    width: 715px;
    left: 245px;
    z-index: 2;
  }
  .category-cms {
    margin-top: 12px;
  }
  .page-title-wrapper {
    clear: left;
    position: absolute;
    width: 715px;
    left: 242px;
    top: 40px;
  }
  .checkout-cart-index .page-title-wrapper,
  .account .page-title-wrapper {
    left: 0;
    top: 0;
    position: relative;
    width: unset;
  }
  .customer-account-create .page-title-wrapper,
  .customer-account-login .page-title-wrapper,
  .checkout-onepage-success .page-title-wrapper {
    left: 0;
    top: -40px;
  }
  .page-layout-2columns-left .column.main {
    margin-top: 78px;
  }
  .page-main {
    margin-top: -55px;
  }
  .checkout-cart-index .page-main,
  .checkout-index-index .page-main,
  .cms-noroute-index .page-main,
  .account .page-main {
    margin-top: 0;
  }
  .customer-account-create .page-main,
  .customer-account-login .page-main,
  .checkout-onepage-success .page-main {
    margin-top: 40px;
  }
  .catalog-category-view .column.main,
  .catalog-product-view .column.main {
    margin-top: 28px;
  }
  .product-info-main .product-addto-links {
    margin: 0;
    float: left;
    margin-left: 7px;
  }
  .product-info-main .box-tocart {
    padding: 6px 10px;
    margin-bottom: 10px;
    background: #EDEBE7;
    width: 100%;
  }
  .product-info-main .box-tocart .action.tocart {
    min-height: 35px;
    font-size: 0;
    padding: 0px 30px;
    float: left;
    min-width: 178px;
    width: 100%;
    white-space: normal;
    background: url("../images/btn-addtocart.png") no-repeat;
    border: none;
  }
  .product-info-main .box-tocart .field.qty {
    min-height: 35px;
    margin-bottom: 0;
    margin-right: 7px;
    float: left;
    padding-top: 7px;
  }
  .product-info-main .box-tocart .field.qty .label {
    margin-right: 7px;
  }
  .product-info-main .box-tocart .field.qty .label:after {
    content: ":";
  }
  .product-info-main .action.towishlist,
  .product-info-main .action.towishlist:hover,
  .product-info-main .action.tocompare,
  .product-info-main .action.tocompare:hover {
    background: none;
    border: none;
    color: #6cb92d;
    font-size: 14px;
    font-weight: normal;
    float: left;
    margin-top: 7px;
  }
  .product-info-main .action.towishlist,
  .product-info-main .action.tocompare {
    padding: 2px 7px 2px 0px;
    border-right: 1px solid #cccccc;
  }
  .product-info-main .action.towishlist:hover,
  .product-info-main .action.tocompare:hover {
    text-decoration: underline;
  }
  .catalog-product-view .fotorama__stage {
    left: -18px;
  }
  .catalog-product-view .fotorama__nav--thumbs .fotorama__nav__frame {
    margin-right: 24px;
  }
  .fotorama__stage.fotorama__shadows--right:after,
  .fotorama__nav.fotorama__shadows--right:after,
  .fotorama__arr,
  .fotorama__thumb__arr {
    background: none;
  }
  .catalog-product-view .fotorama__nav {
    width: 320px !important;
    margin-left: 0 !important;
  }
  .cart_notice ul {
    width: 73%;
    float: left;
    position: relative;
    margin-top: 20px;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 50% !important;
  }
  .page-wrapper {
    margin-top: -28px;
  }
  .checkout-index-index .page-wrapper,
  .page-print .page-wrapper {
    margin-top: 0;
  }
  .logo img {
    width: 370px;
  }
  .minicart-wrapper {
    top: 38px;
  }
  .minicart-wrapper .action.showcart .counter.qty.empty .counter-number,
  .minicart-wrapper .action.showcart:before,
  .authentication-wrapper span,
  .minicart-wrapper .action.showcart.active:before {
    display: none;
  }
  .minicart-wrapper .action.showcart .counter.qty.empty {
    background: url("../images/btn-checkcart.png") no-repeat;
    content: '　';
    width: 167px;
    line-height: 35px;
    display: block;
    padding: 7px 0 0 20px;
    left: 30px;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    position: static;
    background: none;
    margin-left: 0px;
    font-size: 12px;
  }
  .minicart-wrapper .action.showcart .counter.qty:before {
    content: '';
    background: none;
  }
  .minicart-wrapper .action.showcart .counter.qty:after {
    content: '点';
  }
  .minicart-wrapper .action.showcart .counter.qty.empty:after {
    content: '';
  }
  .minicart-wrapper .action.showcart .counter.qty {
    color: #796955;
    position: relative;
    top: 0px;
    background: url("../images/btn-checkcartcount.png") no-repeat;
    height: 35px;
    width: 167px;
    padding: 7px 0 0 20px;
    left: 30px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
  }
  .navigation {
    background: none;
  }
  .navigation .level0 .submenu {
    border: none;
    box-shadow: none;
    min-width: 178px;
  }
  .navigation .level0 .submenu a {
    padding: 0;
  }
  .post-view p.pdf,
  .post-content p.pdf {
    display: flex;
  }
  .cart.table-wrapper .item .col.item {
    padding-top: 21px;
    padding-left: 0;
  }
  .cart.table-wrapper {
    margin-bottom: 11px;
  }
  .cart.table-wrapper thead .col {
    padding-top: 0;
  }
  .cart.table-wrapper .col.item,
  .cart.table-wrapper .item-actions td,
  .cart.table-wrapper .actions-toolbar > .action {
    padding-left: 0;
  }
  .cart.table-wrapper .actions-toolbar > .action.action-edit {
    margin-bottom: 0;
  }
  .cart.table-wrapper .col.subtotal,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue {
    padding-right: 0;
  }
  .cart.table-wrapper .product-item-name {
    margin-top: 0;
  }
  .cart-summary .block.discount .title strong {
    font-size: 12px !important;
  }
  .amazon-button-container {
    display: table;
  }
  .amazon-checkout-button [id^='ui-id-'] {
    width: 190px !important;
  }
  .amazon-button-column-tooltip .field-tooltip {
    left: 80px;
  }
  .fieldset > .field.password.required {
    margin-bottom: 10px;
  }
  .fieldset > .field.choice:before {
    width: 0 !important;
    margin-left: -5%;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    margin-top: -25px;
  }
  .login-container .fieldset:after {
    margin-left: 0 !important;
    margin-top: -30px;
  }
  .product-add-form .fieldset > .field:not(.choice) > .label {
    width: auto !important;
  }
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 1.6rem;
  }
  .breadcrumbs {
    display: none;
  }
  .actions-toolbar {
    display: flex;
    flex-flow: column;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    float: none;
    margin-top: 15px;
    z-index: 99999;
  }
  .actions-toolbar .primary {
    order: 2;
    margin-top: 30px;
    margin-bottom: 0;
  }
  .block-new-customer .actions-toolbar .primary {
    margin-top: 0;
  }
  .actions-toolbar .secondary {
    order: 1;
  }
  .actions-toolbar .primary .action {
    margin-bottom: 20px !important;
    width: 100%;
  }
  .action.remind {
    clear: left;
    float: left;
    text-align: left;
  }
  .action.primary {
    background: #6cb92d;
    color: #ffffff;
  }
  .block.block-customer-login {
    margin-bottom: 0;
  }
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar {
    float: left;
  }
  .checkout-shipping-method {
    margin-top: 20px;
  }
  .login-container .block .block-title {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .login-container .fieldset {
    margin: 0;
  }
  .login-container .fieldset:after {
    top: -12vw;
    margin: 0;
    text-align: left;
    position: relative;
  }
  .authentication-wrapper {
    margin-top: 0 !important;
  }
  .minicart-wrapper button {
    background: none;
    border: none;
  }
  .product-item-actions .actions-primary .action.primary {
    width: 98%;
  }
  .block-recent-posts,
  .block-sion,
  .navigation {
    width: 90vw;
    margin: 5vw;
    float: left;
    padding: 0;
  }
  .block-title,
  .block-content,
  .block-bottom,
  .block-sion .center.top,
  .block-sion p {
    padding: 10px;
    font-size: 16px;
  }
  .block-bottom a {
    font-size: 14px;
  }
  .block-sion .center-line img {
    max-width: 36.4%;
  }
  .block-search .control {
    padding: 0 15px;
    border-top: none;
  }
  .block-search .label:before {
    display: block;
    position: absolute;
    float: left;
    left: 33%;
    top: -34px;
  }
  .block-search {
    width: 95% !important;
    margin: auto 2.5%;
  }
  .block-search input {
    position: relative;
    left: 0;
  }
  input[type="text"],
  input[type=search] {
    font-size: 14px;
    height: 30px;
  }
  .block-search .label.active + .control input {
    display: block;
    position: relative;
  }
  .catalog-product-view .columns .sidebar-additional {
    margin-left: -4vw;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 100%;
  }
  .fieldset > .field,
  .fieldset > .fields > .field {
    clear: both;
  }
  .fieldset > .field,
  .fieldset > .fields > .field.choice {
    padding-top: 15px;
    margin-bottom: 0;
  }
  .checkout-index-index .logo {
    margin-left: 5%;
  }
  .minicart-wrapper {
    width: 22.625vw;
    height: 44px;
    margin: 0;
    background: url(../images/c.png) 50% 50% no-repeat;
    z-index: 100;
    top: 8px;
  }
  .catalog-product-view .minicart-wrapper {
    background: url(../../images/c.png) 50% 50% no-repeat;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    margin-left: 10px;
    border-radius: 12px;
  }
  .minicart-wrapper .action.showcart.active .counter.qty {
    margin-left: 90px;
  }
  .checkout-index-index .minicart-wrapper .action.showcart .counter.qty {
    margin-left: 30px !important;
    margin-top: -5px;
  }
  .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
    margin-left: 0;
  }
  .opc-estimated-wrapper.minicart-wrapper {
    width: unset;
  }
  .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
    content: '';
    width: unset;
    height: unset;
  }
  .opc-progress-bar-item {
    width: 90%;
  }
  .minicart-wrapper .action.showcart.active:before {
    display: none;
  }
  .minicart-wrapper .action.showcart:before,
  .minicart-wrapper .action.showcart.active:before,
  .minicart-wrapper .block-minicart:before,
  .minicart-wrapper .block-minicart:after {
    border: none;
  }
  .minicart-wrapper .action.showcart:before {
    content: '';
    width: 70px;
  }
  .nav-sections-item-title:hover + .nav-sections-item-content,
  .minicart-wrapper .block-minicart {
    width: 100vw;
    background: #EDEDED;
    right: 0;
  }
  .minicart-wrapper .block-minicart {
    right: -2.8vw;
  }
  .nav-sections .header.links li > a {
    border-top: none;
  }
  .navigation .opener {
    line-height: 24px;
    margin-top: -16px;
    width: 24px;
    padding-top: 0;
    margin-bottom: 8px;
  }
  .navigation .opener:before,
  .navigation li:hover .opener:before {
    display: block;
    background-size: 20px !important;
  }
  .navigation a {
    padding-left: 0;
  }
  .category-view,
  .category-cms {
    max-width: 100vw;
    width: 100vw;
    height: auto;
    z-index: 1;
  }
  .columns .column.main {
    width: 100%;
    max-width: 100vw;
    margin: auto;
  }
  .logo {
    width: 90%;
    max-width: 90%;
    min-width: 100px;
    min-height: 44px;
    text-align: center;
    margin: 0 5%;
  }
  .fotorama__wrap,
  .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    width: 100vw !important;
    height: auto !important;
    z-index: 1;
  }
  .nav-sections {
    display: table;
    position: relative !important;
    left: 0 !important;
    background: none;
    width: 100% !important;
    top: -45px !important;
  }
  .nav-open .page-wrapper {
    left: 0;
  }
  .nav-sections-item-title {
    text-indent: -9999px;
    background: url(../images/a.png) 50% 50% no-repeat !important;
    border: 0 !important;
    float: none;
    height: 44px !important;
    padding: 0;
    text-align: center;
    width: 22.625vw !important;
    position: relative;
    left: 50vw;
    top: 10px;
  }
  .catalog-product-view .nav-sections-item-title {
    background: url(../../images/a.png) 50% 50% no-repeat !important;
  }
  .nav-sections-item-title:hover + .nav-sections .header.links,
  .nav-sections .header.links {
    padding: 10px 0;
    background: #EDEDED;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 99999;
  }
  .navigation .block-title {
    margin-bottom: 0;
    font-size: 16px;
  }
  .navigation .level0 {
    font-size: 2.0rem;
  }
  .navigation li.level0 {
    display: table;
    width: 90%;
  }
  .nav-sections-items {
    z-index: unset !important;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0;
  }
  .nav-toggle {
    position: absolute;
    float: left;
    width: 22.625vw;
    height: 44px;
    line-height: 42px;
    text-align: center;
    top: 85px;
    z-index: 100;
  }
  .nav-item span {
    padding-top: 10.5px;
  }
  .nav-open .nav-toggle:after {
    background: none;
    position: relative;
    width: 0;
  }
  .section-item-content.nav-sections-item-content .navigation ul {
    display: none;
  }
  .nav-sections-item-content {
    background: #EDEDED;
    padding: 0;
    margin-top: 20px;
    position: absolute;
  }
  .nav-sections-item-title:hover + .nav-sections-item-content {
    display: block;
    position: absolute;
  }
  .nav-sections-item-content[aria-hidden="false"] {
    display: block;
  }
  .nav-open .nav-sections {
    box-shadow: none;
  }
  .nav-open .nav-sections-item-content {
    display: block !important;
    right: 0;
  }
  .nav-sections-item-title[aria-controls="store.menu"],
  .nav-sections-item-content[id="store.menu"] {
    display: none;
  }
  .opc-wrapper {
    width: 100%;
  }
  .page-footer .right {
    float: none;
    margin: auto;
    max-width: 40%;
  }
  .catalog-category-view .page-main {
    padding-left: 0;
    padding-right: 0;
    margin-top: -5vw;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    align-items: baseline;
    display: flex;
    text-align: left;
    width: 100%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    margin-right: 5px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: left;
  }
  .cart.table-wrapper .actions-toolbar > .action {
    padding-left: 0;
  }
  .pagetop {
    text-align: center;
    width: 24%;
    float: left;
    left: 38%;
    top: -27vw;
  }
  .page-wrapper li {
    display: block;
    padding: 0 5%;
  }
  .products {
    margin: 0 auto;
    width: 90vw;
  }
  .product.info.detailed {
    margin-bottom: 18px;
  }
  .product-info-main .box-tocart {
    background: none;
  }
  #product-attribute-specs-table th.label,
  #product-attribute-specs-table span.label,
  .product-info-main .price-box:before,
  .product-info-main {
    font-size: 16px;
  }
  #product-attribute-specs-table span.label {
    width: unset;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before {
    font-weight: 400;
  }
  .page-wrapper .block-recent-posts li,
  .page-wrapper li,
  .page-footer li a {
    font-size: 15px;
  }
  .top-key-inner {
    width: 100vw;
    max-width: 100vw;
    white-space: nowrap;
    text-align: center;
  }
  .top-key-inner .large-view {
    display: inline;
  }
  .minicart-wrapper .action.showcart .counter.qty.empty,
  .top-container,
  .section-item-content .navigation,
  .large-view {
    display: none;
  }
  .cart.table-wrapper .actions-toolbar > .action {
    margin-right: 0;
  }
  .cart_notice {
    clear: left;
    display: table;
  }
  .cart_notice ul {
    margin-top: 20px;
  }
  .product-social-links {
    margin-top: 15px;
  }
  .nav-item.dropdown-submenu {
    font-size: 14px;
  }
  .nav-toggle:before {
    background: url("../images/icon-menu.png") no-repeat 50% !important;
    content: '';
    width: 26px;
    height: 26px;
  }
  .catalog-product-view .nav-toggle:before {
    background: url("../../images/icon-menu.png") no-repeat 50% !important;
  }
  .small-view {
    display: block;
  }
}
@media only screen and (max-width: 736px) {
  .login-container .fieldset:after {
    top: -16vw;
  }
  .pagetop {
    width: 50%;
    left: 25%;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    margin-left: -15px;
  }
  .minicart-wrapper .action.showcart.active .counter.qty {
    margin-left: 60px;
  }
}
@media only screen and (max-width: 667px) {
  .pagetop {
    top: -30vw;
  }
}
@media only screen and (max-width: 639px) {
  .top-key-inner {
    font-size: 8px;
  }
  .pagetop {
    width: 30%;
    left: 35%;
  }
}
@media only screen and (max-width: 568px) {
  .pagetop {
    width: 35%;
    left: 32.5%;
    top: -34vw;
  }
}
@media only screen and (max-width: 540px) {
  .block-search .label:before {
    top: -46px !important;
  }
  .pagetop {
    top: -37vw;
  }
  .minicart-wrapper .block-minicart {
    right: -4vw;
  }
}
@media only screen and (max-width: 414px) {
  .login-container .fieldset:after {
    top: -25vw;
  }
  .top-key-inner .large-view {
    display: none;
  }
  .nav-toggle {
    top: 84px;
  }
  .block-search .label:before {
    top: -54px !important;
  }
  .pagetop {
    width: 52%;
    left: 24%;
    top: -47vw;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    margin-left: -30px;
  }
  .minicart-wrapper .action.showcart.active .counter.qty {
    margin-left: 45px;
  }
}
@media only screen and (max-width: 393px) {
  .pagetop {
    top: -50vw;
  }
}
@media only screen and (max-width: 375px) {
  .nav-toggle {
    top: 79px;
  }
  .pagetop {
    top: -52vw;
  }
}
@media only screen and (max-width: 360px) {
  .pagetop {
    width: 56%;
    left: 22%;
    top: -54vw;
  }
}
@media only screen and (max-width: 320px) {
  .product-item-actions .actions-primary .action.primary {
    font-size: 1.2rem;
    padding: 7px 12px;
  }
  .nav-toggle {
    top: 65px;
  }
  .pagetop {
    width: 60%;
    left: 20%;
    top: -57vw;
  }
}
@media only screen and (max-width: 280px) {
  .block-search .label:before {
    top: -59px !important;
  }
  .login-container .fieldset:after {
    top: -32vw;
  }
  .pagetop {
    width: 76%;
    left: 12%;
    top: -68vw;
  }
}
.catalog-product-view .fotorama__arr__arr,
.catalog-product-view .fotorama__arr--prev,
.catalog-product-view .fotorama__arr--next {
  display: none !important;
}
.fotorama__arr--prev {
  background: url("../images/arrow-l.png") no-repeat !important;
}
.fotorama__arr--next {
  background: url("../images/arrow-r.png") no-repeat !important;
}
.fotorama__nav--dots .fotorama__nav__frame {
  width: 28px !important;
  height: 25px !important;
}
.fotorama__dot {
  background: #E5E4E3 !important;
  border: none !important;
  width: 12px !important;
  height: 12px !important;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot {
  border-width: 3px !important;
  background: #6cb92d !important;
}
.fotorama__thumb-border {
  border: none;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
