.woocommerce-page div.product div.summary {
  margin-top: 0px;

  width: 448px;

  max-width: 100%;
}

.woocommerce .woocommerce-breadcrumb {
  color: #7c7c7c;

  font-size: 16px;

  font-weight: 400;

  line-height: 16px;

  margin-top: 32px;

  margin-bottom: 60px;
}

.woocommerce .woocommerce-breadcrumb a {
  text-decoration: none;
}

.woocommerce .woocommerce-breadcrumb {
  color: #191a26;
}

.product-single-block-title {
  display: flex;

  justify-content: space-between;

  align-items: end;

  height: 32px;

  margin-bottom: 40px;
}

.product-single-block-title div {
  height: 32px;
}

.product-single-block-title .product-title-article {
  display: none;
  height: 20px;
}

.product .product-title-article span {
  color: #4b4b4b;

  font-size: 16px;

  font-weight: 400;

  line-height: 16px;
}

.product_title {
  color: #191a26;

  font-size: 32px;

  font-weight: 600;

  line-height: 32px;
}

.summary .product-instock {
  color: #009706;

  font-size: 16px;

  font-weight: 500;

  line-height: 16px;

  margin-bottom: 30px;
}

.summary .product-block-attr {
  flex-direction: row;

  margin-bottom: 40px;

  gap: 20px;
}

.history-title {
  margin-bottom: 40px;
}

.product-card .product-block-attr {
  margin-bottom: 9px;
}

.viewed-block .product-card .product-block-attr {
  margin-bottom: 23px;
}

.price {
  margin-bottom: 30px;
}

.container-single-product .woocommerce-Price-amount {
  color: #191a26;
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
}

.quantity {
  display: none;
}

.buy-in-one-click,
.woocommerce div.product form.cart .button {
  padding: 1.125rem 1.625rem;
  color: #191A26;
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 600;
  border: 2px solid #E5CE00;
  border-radius: 0.25rem;
  background-color: #FFF;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.woocommerce div.product form.cart .button {
  color: #191a26;
  background-color: #E5CE00;
}
.buy-in-one-click:hover {
  background-color: #191A26;
  border-color: #191A26;
  color: #FFF;
}
.woocommerce div.product form.cart .button:hover {
  color: #fff;
  background-color: #191a26;
  border-color: #191A26;
}

.single-buy-container {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 16px;
}
.single-buy-container > div {
  display: flex;
  align-items: center;
  gap: 20px;
}
.singleproduct-block-delivery {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  margin-bottom: 36px;
  color: #009706;

}
.singleproduct-block-delivery img {
  width: 50px;
  height: 37px;
}
.singleproduct-block-delivery span {
  font-size: 20px;
  font-weight: 500;
  line-height: 100%; /* 20px */
  color: inherit;
}
.woocommerce div.product form.cart {
  margin-bottom: 0;
}

.single-buy-container .yith-wcwl-add-button {
  position: static;
}

.single-buy-container .yith-wcwl-wishlistexistsbrowse {
  position: static;
}

#yith-wcwl-popup-message {
  display: none !important;
}

.single-block_attr {
  display: flex;

  flex-direction: column;

  gap: 16px;

  margin-bottom: 36px;
}

.single-block_attr div {
  display: flex;

  gap: 8px;

  color: #191a26;

  font-size: 20px;

  font-weight: 300;

  line-height: 120%; /* 24px */
}

.btn-all-attr {
  display: flex;

  flex-direction: row;

  align-items: center;

  gap: 12px;

  position: relative;
}

.btn-all-attr span {
  color: #001453;

  font-size: 20px;

  font-weight: 500;

  line-height: 24px;

  text-decoration: none;
}

.btn-all-attr a {
  position: absolute;

  inset: 0;
}

.woocommerce-product-gallery {
  max-width: 536px;
}

.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger::before {
  height: 22px;

  width: 22px;
}

.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger::before {
  top: -2px;

  left: 12px;
}

.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger::after {
  top: 17px;

  left: 38px;

  height: 15px;
}

.product-block-attr .product-block-type img,
.product-block-attr .product-block-tires img,
.product-block-attr .product-block-spikes img {
  width: 47px;

  height: 40px;
}

.recently-viewed .product-block-attr .product-block-type img,
.recently-viewed .product-block-attr .product-block-tires img,
.recently-viewed .product-block-attr .product-block-spikes img {
  width: 38px;

  height: auto;
}

.stock.in-stock {
  display: none;
}

.flex-viewport {
  margin-bottom: 24px;
}

.flex-control-nav {
  display: flex;

  gap: 24px;

  max-height: 72px;
}

ul.flex-direction-nav {
  position: absolute;

  top: 32.4%;

  z-index: 10;

  width: 100%;

  left: 0;

  margin: 0;

  padding: 0px;

  list-style: none;
}

li.flex-nav-prev {
  float: left;
}

li.flex-nav-next {
  float: right;
}

a.flex-next {
  visibility: hidden;
}

a.flex-prev {
  visibility: hidden;
}

a.flex-next::after {
  visibility: visible;

  content: url('/wp-content/themes/shina-ist/assets/css/../img/single-product-arrow-right.svg');

  width: 48px;

  height: 48px;
}

a.flex-prev::before {
  visibility: visible;

  content: url('/wp-content/themes/shina-ist/assets/css/../img/single-product-arrow-left.svg');

  width: 48px;

  height: 48px;
}

ul.flex-direction-nav li a {
  color: #ccc;
}

ul.flex-direction-nav li a:hover {
  text-decoration: none;
}

ul.flex-direction-nav li a {
  color: #ccc;
}

ul.flex-direction-nav li a:hover {
  text-decoration: none;
}

.section-history {
  margin-top: 140px;

  margin-bottom: 119px;
}

.woocommerce-Reviews {
  display: none;
}

.woocommerce-Tabs-panel--description {
  display: none;
}

.container-single-product {
  display: flex;

  gap: 52px;
}

.product hr {
  margin: 9% 0 6%;

  color: #ccc;
}

.woocommerce-Tabs-panel h2 {
  color: #191a26;

  font-size: 32px;

  font-weight: 500;

  line-height: 38px;

  margin-bottom: 40px;
}

.woocommerce-product-attributes {
  width: 760px;

  max-width: 100%;

  display: flex;

  flex-direction: column;

  gap: 30px;
}

.woocommerce-product-attributes div {
  display: flex;

  justify-content: space-between;

  gap: 10px;
}

.woocommerce-product-attributes-item__value p {
  margin: 0;
}

.woocommerce-attributes-border {
  flex: 1;

  border-bottom: 1px dashed #191a26;

  height: 21px;
}

.woocommerce-product-attributes div p,
span {
  color: #191a26;

  font-size: 20px;

  line-height: 24px;
}

.woocommerce-product-attributes div a p,
span {
  color: #001453;
}

.woocommerce-product-attributes div p {
  font-weight: 600;
}

.container-single-product .woocommerce-Price-currencySymbol {
  font-size: 32px;

  font-weight: 600;

  line-height: 100%; /* 32px */
}

.product-sidebar {
  width: 350px;
  height: 319px;
  max-width: 100%;
  padding: 21px 60px 21px 24px;
  margin-left: auto;
  background-color: #dde8fe;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.toggle-favorite {
  right: -14px;
}

.viewed-block .toggle-favorite {
  right: -5px;
}

.product-sidebar-title span {
  color: #191a26;

  font-size: 18px;

  font-weight: 600;

  line-height: 22px;
}

.product-sidebar-list {
  margin: 0;

  display: flex;

  flex-direction: row;

  justify-content: space-between;

  gap: 19px;

  margin-top: 16px;

  padding-left: 0px;
}

.product-sidebar-list img {
  width: 92px;

  height: auto;

  max-width: 100%;

  object-fit: contain;
}

.product-sidebar-guarantee,
.product-sidebar-money {
  color: #191a26;

  font-size: 14px;

  font-weight: 400;

  line-height: 130%; /* 16.8px */

  margin-left: 0;

  padding-left: 22px;

  margin-top: 15px;

  margin-bottom: 0;
}

.product-sidebar-money {
  width: 220px;

  max-width: 100%;
}

.yith-wcwl-add-button > a i,
.yith-wcwl-wishlist-new button i,
.yith-wcwl-wishlist-search-form button.wishlist-search-button i {
  margin-left: 5px;
}

.woocommerce main div.product div.images .woocommerce-product-gallery__trigger {
  background: transparent;
}

.woocommerce div.product div.images img {
  max-height: 421px;
  object-fit: contain;
}

.woocommerce-product-gallery {
  max-width: 424px;
}
.pswp--open .pswp__bg {
  background: rgba(25, 26, 38, 0.6);
}
.pswp__caption {
  display: none;
}
@media (max-width: 1400px) {
  .container-single-product {
    flex-wrap: wrap;

    justify-content: space-around;
  }

  .product-sidebar {
    margin-left: 0;
  }

  .woocommerce-Tabs-panel h2 {
    text-align: center;
  }

  .woocommerce-product-attributes {
    margin: 0 auto;
  }
}

@media (max-width: 1200px) {
  .product-single-block-title {
    height: auto;

    align-items: start;
  }

  .product-single-block-title div {
    height: auto;
  }

  .product-single-block-title .product-title-article {
    height: auto;
  }

  .woocommerce div.product .product_title {
    width: 775px;

    max-width: 100%;
  }
}

@media (max-width: 992px) {
  .product-title-article {
    display: none;
  }

  .product-single-block-title div {
    height: auto;
  }

  .woocommerce div.product .product_title {
    font-size: 24px;

    line-height: 100%; /* 24px */
  }

  .product-single-block-title {
    display: block;

    height: 87px;

    margin-bottom: 15px;
  }

  .woocommerce div.product div.images img {
    max-height: 400px;

    object-fit: contain;
  }

  .woocommerce-page div.product div.summary {
    width: 40%;
  }

  .single-block_attr {
    display: none;
  }

  .btn-all-attr {
    display: none;
  }

  .single-buy-container {
    margin-bottom: 16px;
  }
  .singleproduct-block-delivery {
    margin-bottom: 0;
  }
  .singleproduct-block-delivery img {
    width: 36px;
    height: 28px;
  }
  .woocommerce div.product div.summary {
    margin-bottom: 0;
  }

  hr {
    display: none;
  }

  .product-sidebar {
    width: 100%;

    margin: 30px 0;
  }

  .woocommerce-Tabs-panel h2 {
    font-size: 28px;
  }

  .woocommerce-product-attributes div p,
  span {
    font-size: 18px;

    color: #191a26;
  }
}

@media (max-width: 768px) {
  .container-single-product {
    justify-content: start;
  }

  .woocommerce-page div.product div.summary {
    width: 60%;
  }

  .woocommerce .woocommerce-breadcrumb {
    height: 20px;

    white-space: nowrap;

    overflow-x: auto;
  }
  .content-area {
    margin: 0 20px;
  }
  .section-archive-history {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (max-width: 444px) {
  .content-area {
    margin: 0 20px;
  }

  .woocommerce .woocommerce-breadcrumb {
    font-size: 14px;

    margin-top: 25px;

    line-height: 140%;

    margin-bottom: 28px;

    height: 20px;

    max-width: 100%;

    width: 100%;

    white-space: nowrap;

    overflow-x: auto;
  }

  .flex-control-nav {
    height: 64px;

    gap: 0;
  }

  .flex-viewport {
    margin-bottom: 16px;
  }

  .container-single-product {
    gap: 28px;
  }

  .flex-direction-nav {
    display: none;
  }

  .woocommerce
    div.product
    div.images
    .woocommerce-product-gallery__trigger::before {
    top: -2px;

    left: 12px;
  }

  .woocommerce
    div.product
    div.images
    .woocommerce-product-gallery__trigger::before {
    height: 18px;

    width: 18px;
  }

  .woocommerce
    div.product
    div.images
    .woocommerce-product-gallery__trigger::after {
    top: 13px;

    left: 33px;

    height: 12px;
  }

  .woocommerce div.product div.images img {
    max-height: 320px;
  }

  .woocommerce div.product div.images {
    margin-bottom: 10px;
  }

  .summary .product-instock {
    margin-bottom: 23px;
  }

  .woocommerce-Price-amount {
    font-size: 24px;

    line-height: 100%; /* 24px */
  }

  .summary .product-block-attr {
    margin-bottom: 39px;
  }

  .woocommerce-Price-currencySymbol {
    font-size: 24px;

    line-height: 100%; /* 24px */
  }

  .price {
    margin-bottom: 26px;
  }

  .single-buy-container .toggle-favorite {
    top: 2px;

    right: 20px;
  }

  .single-buy-container .toggle-favorite svg {
    width: 40px;

    height: 40px;
  }

  .product-sidebar {
    margin-top: 32px;

    margin-bottom: 39px;

    padding: 26px 20px;

    gap: 28px;

    height: 329px;
  }

  .woocommerce-Tabs-panel h2 {
    font-size: 24px;

    line-height: 120%; /* 28.8px */

    margin-bottom: 32px;

    text-align: left;
  }

  .woocommerce-product-attributes div p,
  span {
    font-size: 16px;

    line-height: 120%; /* 19.2px */
  }

  .woocommerce-product-attributes {
    gap: 26px;
  }

  .section-history {
    margin: 124px 0 120px;
  }

  .history-title {
    margin-left: 20px;
  }

  .recently-viewed {
    margin: 0 20px;
  }

  .recently-viewed .product-card {
    width: 100%;
  }

  .recently-viewed .card-position {
    width: 100%;

    max-width: 100%;
  }

  .recently-viewed .product-block-buy span {
    font-size: 24px;

    line-height: 100%; /* 24px */
  }

  .product-sidebar-list img {
    width: 80px;
  }

  .woocommerce-page div.product div.summary {
    width: 100%;
  }
}
