/** Shopify CDN: Minification failed

Line 549:0 Unexpected "}"

**/
all_cath1,
h2,
h3,
h4,
h5,
h6,
a,
button {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.header_content {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 70px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .6px;
}

.nav_active_title {
  font-weight: 700;
  font-weight: 20px;
}

.template-cart .btn.btn--has-icon-after.cart__continue-btn svg {
  display: none;
}

.icon.icon-close {
  visibility: hidden;
}

.site-header .site-nav a {
  font-size: 18px;
  letter-spacing: .8px;
  padding: 4px 0px;
  margin: 0px 20px;
  border-bottom: 1px solid transparent;
}

.site-header .site-nav a:hover span,
.site-header .site-nav a:focus span,
.site-header .site-nav__link--active .site-nav__label {
  border: 0;
  position: relative;
  bottom: 10px;
}

.site-header .site-nav a:hover,
.site-header .site-nav a:focus,
.site-header .site-nav--active .site-nav__link--active {
  border-bottom: 1px solid #000;
}

.site-header {
  border-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 1200px;
  width: 100%;
  margin: auto;
}


.simple_pic img {
  display: block;
  width: 100%;
  height: 205px;
  object-fit: cover;
}

.cart-popup {
  background: #f7f7f7 !important;
}

.simple_pic {
  margin-bottom: 14px;
}

.ab_card {
  padding-bottom: 15px;
}

.main_nav {
  display: flex !important;
  justify-content: flex-end;
  align-items: center;
}

.right_nav {
  padding-left: 30px;
}

.access_box {
  border: 2px solid #231916;
  max-width: 600px;
  margin: auto;
  padding: 70px 50px;
  text-align: center;
}

.access_main {
  padding: 100px 0px;
}

.access_box h4 {
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
  margin-bottom: 25px;
}

.access_box p {
  font-size: 18px;
  line-height: 32px;
}

.stock_inner .grid {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.stockis h3 {
  font-size: 14px;
  margin-bottom: 5px;
  text-align: center;
}

.stockis h4 {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: normal;
}

.stockis p {
  font-size: 13px;
  line-height: 24px;
  margin: 0px;

}

.stockis a {
  text-decoration: underline;
}

.stock_inn {
  margin-bottom: 100px;
}

.stock_info ul {
  display: flex;
  flex-wrap: wrap;
}

.stock_info ul li:before {
  content: '';
  width: 1px;
  height: 15px;
  position: absolute;
  background-color: #000;
  right: 0;
  top: 4px;
}

.stock_inner {
  margin-bottom: 25px;
}

.stock_info ul li {
  padding: 0px 10px;
  position: relative;
}

.stock_info ul li:first-child {
  padding-left: 0px;
}

.stock_info ul li:last-child {
  padding-right: 0px;
}

.stock_info ul li:last-child:before {
  display: none;
}

.contact-form input,
.contact-form select,
.contact-form textarea {
  border: 0px;
  border-bottom: 1px solid #1d1d1b;
  border-radius: 0px;
  margin-bottom: 10px;
}

.contact-form label {
  font-size: 16px;
  line-height: 24px;
  margin: 0px;
  text-transform: uppercase;
}

.contact-form input.btn {
  background-color: #fff;
  padding: 18px 40px;
  border: 1px solid #231916;
  color: #231916;
}

.contact-form textarea {
  margin-bottom: 35px;
  resize: none;
}

.contact-form h4 {
  font-size: 15px;
  line-height: 24px;
  margin: 0px;
  border-bottom: 1px solid #1d1d1b;
  padding-bottom: 35px;
  margin-bottom: 10px;
  font-weight: normal;
}

.site-footer {
  margin: 0;
  padding: 0px;
}

.footer_t .site-footer__copyright-content {
  border-top: 1px solid;
  padding-top: 9px;
  display: block;
}

.site-footer-item-tall {
  margin: 0;
}

.page-container {
  position: relative;
  min-height: calc(100vh - 126px);
  padding-bottom: calc(100vh - 90vh);
}

.site-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.template-index .main-content {
  padding-top: 0px;
}

.template-index .page-width.footer_t .site-footer__copyright-content {
  border: 0px;
}

.template-index .slider_content p {
  text-align: center;
  font-size: 14px;
}

.template-index .slider_content {
  padding: 60px 60px 0px 60px;
  max-width: 1145px;
  margin: auto;
  width: 100%;
  line-height: 1.75em;
}

.template-index .slider_content.desktop_slide {
  padding-top: 0 !important;
  margin-top: 2em;
  position: relative;
  z-index: 999;
  padding-bottom: 20px;
}

.template-index .page-container {
  padding-bottom: 60px;
}

.col_lists .collection-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  border-right: 1px solid #9fa0a0;
  margin-bottom: 2em;
}
.col_lists .collection-menu > li {
  text-align: center;
  border-right: none;
  border-left: 1px solid #9fa0a0;
  font-size: min(0.9vw,14px);
  position: relative;
  width: 100%;
  box-sizing: border-box;
  height: 25px;
  line-height: 25px;
}
.col_lists .collection-menu > li a {
  display: block;
  word-break: break-all;
}
.col_lists .collection-menu > li .sub {
    background: #fff;
    display: none;
    position: absolute;
    left: 0;
    top:  25px;
    width: 100%;
    z-index: 3;
    transition: min-height 0.5s;
}
.col_lists .collection-menu > li .sub::before {
    content: " ";
    display: block;
    padding: 1em;
    background: url(/cdn/shop/files/sub_col.svg?v=1696902125) center center no-repeat;
    background-size: 0.9vw;
}
.col_lists .collection-menu > li li {
    text-align: left;
    font-size: min(0.8vw,13px);
    padding: 0.3em 10% 0.3em;
  background: #fff;
}
.col_lists .collection-menu > li li:last-child {
    padding: 0.3em 10% 1em;    
}
.sub > li > a:hover {
 opacity:0.8;
}
.col_lists .collection-menu > li a.active {
  text-decoration: line-through;
}
/*
.col_lists ul li {
  text-align: center;
  flex: auto;
  border-right: 1px solid #9fa0a0;
}

.col_lists ul li:last-child:before {
  display: none;
}

.col_lists ul li:first-child {
  padding-left: 0px;
}

.col_lists ul li:before {
}

.col_lists ul li a {
  color: #9fa0a0;
  font-size: 15px;
}

.col_lists ul li a:hover,
.col_lists ul li a:focus,
.col_lists ul li a.active {
  color: #231916;
}

.col_lists ul li:last-child {
  border: none;
}

.col_lists {
  margin-bottom: 35px;
}/cdn/shop/files/sub_col.svg?v=1696902125
*/

.template-list-collections .main-content,
.template-collection .main-content,
.template-product .main-content {
  padding-top: 0px;
  margin-bottom: 50px;
}

.product-card .product-card__title {
  text-align: center;
  display: block;
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: normal;
  color: #231916;
  border: 0px;
}
.product-recommendations__inner .product-card .product-card__title {
  font-size: 15px;
}
.product-recommendations__inner h2 {
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0;
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
  white-space: nowrap;
}
.product-recommendations__inner h2:before, .product-recommendations__inner h2:after {
  border-top: 1px solid;
  content: "";
  width: 100%; /* 線の長さ */
}
.product-recommendations__inner h2:before {
  margin-right: 1em; /* 文字の右隣 */
}
.product-recommendations__inner h2:after {
  margin-left: 1em; /* 文字の左隣 */
}

.product-card dl.price.price--listing {
  display: none;
  text-align: center;
}

.product-card dl.price.price--listing .price-item {
  font-weight: normal;
  color: #231916;
  font-size: 15px;
}

.product-card .price__regular,
.product-card dd {
  margin: 0px;
}

.product-card:hover .product-card__title {
  border: 0px;
}

.col_text {
  padding-bottom: 10px;
  font-size: 11px;
}

.col_text p {
  font-size: 11px;
  color: #231916;
}

.js.product-form__item {
  flex-basis: 100% !important;
}

#Quantity-product-template {
  width: 100% !important;
  margin: 0 !important;
  max-width: 150px;

}

.product-form__item {
  flex-basis: 100% !important;
}

/* Accordion
================================================== */
.acc {
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding-top: 26px;
  padding-bottom: 26px;
  margin: 15px auto;
  /*   padding-left: 5px;
  padding-right: 5px */
}

.acc__card {
  position: relative;
}

.acc__title {
  display: block;
  text-align: left;
}

.acc__panel {
  margin: 0;
  padding-top: 26px;
  text-align: left;
}

.all_cat {
  display: none;
}

button.btn_cat {
  background-color: transparent;
  border: 0;
}

button.btn_cat:focus,
button.btn_cat:hover {
  outline: none;
  background-color: #fff;
}

.template-product .product-form__controls-group .product-form__item,
.template-product .product__price {
      padding: 0;
   /* display: flex;
    align-items: center;
    justify-content: space-between;*/
}

.template-product .product-form__controls-group .product-form__item label,
.template-product .price_lbl,
.template-product .price_lbl label{
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  font-size:1em;
  line-height: 1.4;
}
.featured-product__price, .product__price {
    font-size: initial;
}
.template-product .price__regular dd span {
  font-size: 15px !important;
}
.template-product .price__regular dd span.include-tax {
    font-size: 13px!important;
    padding-left:5px;
    display: inline-block;
    position: relative;
}
.template-product .price__regular .price-item .yen {
}
.product__policies {
    display: none;
}
}
.template-product label.price_label {
  font-size: 15px;
}

.template-product .product-form {
  padding-top: 10px;
}

.template-product .all_price,
.template-product .product-form__controls-group .product-form__item select,
.template-product .product-form__controls-group .product-form__item input {
  border: 0px;
 /* padding: 8px 0px 8px 0px;*/
  min-height: inherit;
  font-size: 15px;
  max-width: 160px;
  width: 100%;
}

.template-product .qtydiv {
  max-width: 130px;
  width: 100%;
}

.template-product .product-form__controls-group--submit {
  margin-top: 35px;
}

.template-product h1.product-single__title {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 15px;
}

.template-product .price__regular .price-item {
  font-weight: 400;
  font-size: 18px;
}

.category_nav {
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}

.all_cat {
  padding: 50px 50px 20px 50px;
  position: relative;
}

.all_cat ul {
  display: flex;
  flex-wrap: wrap;
}

.all_cat li {
  margin-bottom: 50px;
  text-align: left;
  display: inline-block;
  padding-right: 1.5em;
}

.all_cat li a {
  font-size: 16px;
  display: block;
  color: #231916;
}

.all_cat li a.active,
.all_cat li a:hover,
.all_cat li a:focus {
  /*text-decoration: line-through;*/
}

a.close_cat {
  position: absolute;
  top: 10px;
  right: 25px;
}

.category_nav .grid {
  display: flex;
  justify-content: space-between;
}

.btn_cat {
  background-color: transparent;
  border: 0;
  padding: 10px 0px;
  text-transform: uppercase;
}

.category_nav a.site-header__icon {
  padding-right: 0;
  padding-left: 0px;
  margin-left: 30px;
}

.btn_cat svg {
  margin-left: 15px;
}

.active_col {
  padding: 10px 0px;
  font-size: 16px;
}

.mobile-nav-wrapper.js-menu--is-open {
  background-color: #fff;
  z-index: 1;
}

.template-product .product-form__item .btn.product-form__cart-submit {
  opacity: 1;
  background-color: #231916;
  padding-top: 15px;
  padding-bottom: 15px;
}

.template-product .product-form__item .btn.product-form__cart-submit:focus {
  outline: none;
}

.template-product .acc__panel {
  font-size: 13px;
  line-height: 1.8;
}
.template-product .acc__panel .info {
  margin-bottom: 1.2em;
}
.template-product .acc__panel .text {
}
.product-single__meta {
  padding-right: 50px;
}

.template-product .qtybox span {
  width: 14px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.template-product .qtybox {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 0px 8px 0px;
}

.template-product .qtybox input {
  width: 100%;
  text-align: center;
}

.template-product .qtybox input:focus,
.template-product .product-form__controls-group .product-form__item select {
  outline: none;
}

a.back_btn {
  display: inline-flex;
  align-items: center;
  margin-top: 20px;
}

a.back_btn img {
  width: 10px;
  height: 17px;
  margin-right: 10px;
}

.template-product .btn_item {
  width: 100%;
}

.template-product .price__regular,
.template-product .price__sale {
  margin: 0px;
}

.btnqty {
  cursor: pointer;
}

.product_inn_small,
.product_inn {
  margin-bottom: 30px;
}

.product_inn img {
  width: 100%;
  height: 535px;
  display: block;
  object-fit: cover;
}

.product_inn_small img {
  width: 100%;
  height: 252px;
  object-fit: cover;
  display: block;
}

.items_product .page-width .grid {
  display: flex;
  flex-wrap: wrap;
}

.items_product .page-width .grid::after {
  display: none;
}

.items_product .page-width .grid:nth-child(3n+3) .grid__item:nth-of-type(1) {
  order: 2;
}

.zoomImg {
  cursor: url(/cdn/shop/t/1/assets/icon-plus.png), auto;
}

.product-single__thumbnail {
  margin: 0px !important;
}

img.mini_logo {
  margin-right: 30px;
  width: 18px;
  height: auto;
}

.product_inn_small,
.product_inn {
  margin-bottom: 30px;
  position: relative;
  text-align: center;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.list--inline button.btn.btn--tertiary.btn--narrow {
  border: none !important;
}

.list--inline a.btn.btn--tertiary.btn--narrow {
  border: none;
}

.product-single__media-wrapper {
  outline: none !important;
  border: none !important;
}

#ContactForm {
  padding-bottom: 50px;
}

.slick-arrow {
  z-index: 999 !important;
}

.pswp__counter,
.pswp__button--share{
 display: none !important;
}

.product-slider figure {
  margin: 0 !important;
}

#pwzrswiper-container-wrapper .pwzrswiper-btn-prev {
  background-color: rgb(0 0 0 / 0%) !important;
  fill: rgb(0 0 0) !important;
  width: 17px !important;
  left: 15px;
}
#pwzrswiper-container-wrapper .pwzrswiper-btn-next {
  background-color: rgb(0 0 0 / 0%) !important;
  fill: rgb(0 0 0) !important;
  width: 17px !important;
  right: 15px;
}
.pwzrswiper-pagination {
  margin-top: 18px !important;
}
.pwzrswiper-pagination .pwzrswiper-pagination-bullet {
  border-radius: 0;
    margin: 0 8px;
}
.pswp__ui--hidden {
    display:none;
}
.rio-product-option-title {
  padding-left:0 !important;
  margin-bottom:5px;
}
.rio-hide-scrollbar {
  padding-left:0 !important;
}
.PwzrBox-root {
  margin-bottom: 15px !important;
}
.price dd {
    margin: 4px 0.5em 8px 0;
}
*:focus {
  outline: none;
}

@media only screen and (min-width: 1400px) {
  .main_sec .owl-carousel .owl-item img {
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 802.4747px !important;
    height: 590px !important;
    object-fit: cover !important;
  }

  .owl-carousel .owl-stage-outer {
    height: calc(100vh - 175px) !important;
  }

  .main_sec .owl-carousel .owl-stage {
    height: calc(100vh - 175px) !important;
  }

  .main_sec .owl-carousel .owl-item img {
    height: calc(100vh - 175px) !important;
  }
}

@media only screen and (min-width: 750px) {
  .slick-dots {
    padding-top: 28px;
  }

  .main_sec .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: initial;
    padding-left: 40px;
    padding-right: 40px;
  }

  .mbl_slide {
    display: none;
  }

  .contact_footer {
    display: inline-flex;
    justify-content: center;
  }

  .col_text.colleft {
    float: left !important;
  }

  .contact_footer {
    display: flow-root;
  }

  .col_right {
    float: right;
    font-size: 11px;
  }

  .slick-dots li.slick-active button {
    background-color: #231916;
    outline: none;
  }

  .slick-dots li button {
    background-color: #9fa0a0;
    padding: 0px;
    width: 10px;
    height: 10px;
  }

  .site-header,
  .page-width {
    max-width: 1260px;
  }
  .pc {
    display:block;
  }
  .sp {
    display:none;
  }
}



@media only screen and (max-width: 1200px) {
  .site-header .site-nav a {
    margin: 0px 10px;
  }

  .col_lists ul {
    justify-content: flex-start;
  }

  .col_lists ul li {
  }
}

@media only screen and (max-width: 1024px) {
  .site-header .site-nav a {
    font-size: 14px;
  }
}

@media only screen and (max-width: 991px) {
  .site-header .site-nav a {
    margin: 0px 5px;
    font-size: 12px;
  }

  .site-header .site-nav a:hover span, .site-header .site-nav a:focus span, .site-header .site-nav__link--active .site-nav__label {
    bottom: 5px;
  }

  .col_lists ul li {
  }

  .product-single__meta {
    padding-right: 0px;
  }

  .product_inn img {
    width: 100%;
    height: 422px;
  }

  .product_inn_small img {
    width: 100%;
    height: 196px;
  }

  .simple_pic img {
    height: 176px;
  }
}

@media only screen and (max-width: 749px) {
  .template-index .site-footer {
    position: relative;
    bottom: -98px;
    width: 100%;
  }

  .template-index .slider_content {
    padding-top: 50px !important;
  }

  .template-index .page-container {
    min-height: auto !important;
    overflow: visible !important;
  }

  #LoginHeading {
    font-size: 28px;
  }

  .cart-header__title {
    font-size: 28px;
  }

  .Contact .col_right {
    padding-bottom: 15px !important;
    padding-top: 5px !important;
  }

  .Contact .footer_t .site-footer__copyright-content {
    padding-top: 15px !important;
    padding-bottom: 25px !important;
  }

  .footer_t .site-footer__copyright-content {
    font-size: 9px;
    padding-bottom: 18px;
  }

  .site-header__menu .icon {
    height: 37px !important;
    width: 39px !important;
    position: relative !important;
    top: 1px !important;
  }

  .site-header__menu {
    padding: 0 !important;
  }

  .site-footer__copyright-content {
    font-size: 9ppx !important;
  }

  .site-header__icons-wrapper .icon {
    height: 22px;
    width: 44px;
  }

  .guide_text a {
    font-size: 9px;
  }

  .contact_footer .col_text.colleft {
    font-size: 10px;
    text-align: center;
  }

  .desktop_slide {
    display: none;
  }

  .product-single__media-wrapper {
    display: none;
  }

  .thumbnails-wrapper {
    display: none;
  }

  .product-card .product-card__title {
    font-size: 14px;
  }

  .col_right {
    text-align: center;
    justify-content: center;
    font-size: 12px;
    padding-bottom: 9px;
  }

  .mobile-nav-wrapper.js-menu--is-open {
    background-color: #f4f4f4;
    z-index: 999;
    position: fixed;
    transform: translateY(0px) !important;
    height: 100%;
    padding-top: 80px;
  }

  .simple_pic img {
    height: 100%;
  }

  .mobile-nav-wrapper a.close_nav {
    position: absolute;
    top: 20px;
    left: 20px;
  }

  img.mini_logo {
    margin-right: 0px;
  }

  .template-index .site-header__logo {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .template-index .site-header__icon {
    margin-top: -90px;
  }

  a.back_btn img {
    position: relative;
    top: -1px;
  }

  .site-header {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .page-container {
    min-height: calc(100vh - 80px);
  }

  .site-header .site-header__mobile-nav {
    display: flex;
  }

  .site-header .grid__item:nth-of-type(1) {
    order: 2;
  }

  .site-header .grid__item:nth-of-type(2) {
    order: 1;
  }

  .site-header .grid__item:nth-of-type(3) {
    order: 3;
    text-align: right;
    padding-right: 22px;
    text-decoration: underline;
    text-transform: uppercase;
    text-underline-position: under;
  }

  .site-header__icons-wrapper img {
    display: none;
  }

  .main_nav {
    justify-content: flex-start;
  }

  .right_nav {
    padding-left: 15px;
  }

  .site-header__logo-image img {
    margin: auto;
  }

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

  .site-header__icon:focus {
    outline: none;
  }

  .template-product .product-single {
    display: flex;
    flex-wrap: wrap;
  }

  .template-product .product-single .grid__item:first-child {
    order: 2;
  }

  .product-single__meta {
    padding: 10px 80px 40px;
  }

  .product_inn img {
    width: 100%;
    height: 342px;
  }

  .product_inn_small img {
    width: 100%;
    height: 160px;
  }

  .product_inn_small,
  .product_inn {
    margin-bottom: 22px;
  }

  .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0px 8px;
  }

  .slick-dots li button {
    background-color: #9fa0a0;
    padding: 0px;
    width: 10px;
    height: 10px;
  }

  .slick-dots li.slick-active button {
    background-color: #231916;
    outline: none;
  }

  .slick-dots {
    padding-top: 30px;
  }

  .access_box h4 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 40px;
  }

  .access_box p {
    font-size: 22px;
    line-height: 40px;
  }

  .site-header__logo {
    padding-left: 0px;
  }
  .pc {
    display:none;
  }
  .sp {
    display:block;
  }
}


@media only screen and (max-width: 575px) {
  .all_cat {
    padding: 30px 30px 0px 30px;
  }

  .category_nav a.site-header__icon {
    margin-left: 18px;
  }

  .product_inn img {
    height: 261px;
  }

  .product_inn_small img {
    height: 119px;
  }

  .all_cat li a {
    font-size: 13px;
  }
}

@media only screen and (max-width: 480px) {
  .btn_cat svg {
    margin-left: 0px;
    width: 9px;
  }

  .btn_cat {
    font-size: 11px;
  }

  .category_nav a.site-header__icon {
    font-size: 11px;
    margin-left: 8px;
  }
  .all_cat .cate_list {
    display: block;
  }
  .all_cat {
    padding: 0 0.5em;
  }

  .all_cat .cate_list > li {
    margin-bottom: 1em;
    padding: 0;
    display: block;
  }
  .all_cat .cate_list li a {
    font-size: 11px;
    line-height: 1.8em;
  }
  .all_cat .sub {
    display: flex;
    font-size: 1.5vw;
    margin-bottom: 2.5em;
  }
  .all_cat .cate_list .sub li a {
    font-size: 2.9vw;
  }
  .all_cat .sub li {
    line-height: 3em;
    margin: 0;
    padding-right: 1.7em;
  }
  .all_cat .sub li:last-child a::after {
    content:"";
  }
  .all_cat .sub li a::after {
    content: "|";
    display: inline-block;
    padding-left: 1em;
  }
  a.close_cat {
    top: 0px;
    right: 10px;
  }

  a.close_cat img {
    width: 12px;
  }

  .active_col {
    font-size: 11px;
    text-decoration: line-through;
  }

  .product-single__meta {
    padding: 10px 20px;
  }

  .template-index .slider_content {
    padding: 30px 20px 0px 20px;
  }

  .product_inn img {
    height: 249px;
  }

  .items_product .page-width .grid {
    margin-left: -10px;
  }

  .product_inn_small,
  .product_inn {
    margin-bottom: 10px;
  }

  .items_product .grid__item {
    padding-left: 10px;
  }

  .items_product .page-width {
    padding-left: 22px;
    padding-right: 22px;
  }

  .template-index .slider_content p {
    text-align: center;
    font-size: 11px;
    line-height: 1.5;
  }

  .header_content {
    padding-top: 40px;
    padding-bottom: 50px;
    font-size: 12px;
    letter-spacing: 0;
  }

  .access_box {
    padding: 70px 30px 50px;
  }

  .simple_pic img {
    height: 100%;
  }
  .product-recommendations__inner h2 {
    font-size: 18px;
  }
  .product-recommendations__inner .product-card .product-card__title {
    font-size: 13px;
  }

  
}

@media only screen and (max-width: 375px) {
  .product_inn img {
    height: 178px;
  }

  .product_inn_small img {
    height: 83px;
  }

  .col_text p {
    font-size: 9px;
  }

  .col_text {
    padding-bottom: 4px;
  }

  .header_content {
    font-size: 10px;
  }

  .all_cat li a {
    font-size: 9px;
  }

  .category_nav {
    margin-bottom: 15px;
  }

  .all_cat {
    padding: 10px 10px 0px 10px;
  }

  a.close_cat {
    top: -9px;
    right: 0px;
  }

  .contact-form h4 {
    font-size: 13px;
    padding-bottom: 20px;
  }

  .stock_info ul li {
    font-size: 10px;
    line-height: 18px;

  }

  .stockis p {
    font-size: 10px;
    line-height: 18px;
  }

  .stock_info ul li:before {
    top: 2px;
  }

  .stock_inn {
    margin-bottom: 30px;
  }

  .stockis h3 {
    font-size: 14px;
  }

  .access_box h4 {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 30px;
  }

  .access_box p {
    font-size: 16px;
    line-height: 32px;
  }

  .access_main {
    padding: 50px 0px;
  }

  .template-index .slider_content {
    padding: 20px 10px 0px 20px;
  }

  .simple_pic img {
    height: 100%;
  }

}

@media only screen and (max-width: 320px) {
  .product_inn img {
    height: 156px;
  }

  .product_inn_small img {
    height: 73px;
  }

  .contact-form h4 {
    font-size: 11px;
  }

  .access_box {
    padding: 50px 15px 30px;
  }

  .access_box p {
    font-size: 14px;
    line-height: 28px;
  }

  .access_box h4 {
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
