﻿.details-title h1 {
  font-weight: bold; }

.details-carousel-item, .details-carousel-item-vertical {
  border: 2px solid; }

.details-carousel-selected {
  border-radius: 0; }

.availability {
  border-radius: 0;
  width: 100%;
  text-align: center;
  padding: 0;
  height: 31px;
  line-height: 31px;
  font-size: 16px; }

.details-payment-cell, .details-availability {
  display: inline-block;
  vertical-align: middle; }

.details-reviews {
  margin: auto 0;
  font-size: 18.5px; }

.details-reviews a {
  color: #777777; }

.details-row-compare-wish {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.compare-control .icon-menu-after:after {
  content: "";
  width: 17px;
  height: 16px;
  background: url("../../images/comparison.png") no-repeat center left;
  vertical-align: middle;
  margin-left: 0; }

.compare-control .custom-input-text {
  vertical-align: middle;
  font-size: 14px;
  color: #777777; }

.wishlist-control .icon-heart-after:after {
  content: "";
  width: 17px;
  height: 16px;
  background: url("../../images/desire.png") no-repeat center left;
  vertical-align: middle;
  margin-left: 0; }

.wishlist-control .custom-input-text {
  vertical-align: middle;
  font-size: 14px;
  color: #777777; }

.details-payment {
  border-width: 0;
  padding: 0; }

.details-payment .details-payment-block {
  width: 100%; }

.details-payment .price .price-old {
  font-size: 0; }

.details-payment .price .price-old .price-number {
  font-size: 30px;
  padding-right: 10px; }

.details-payment .price .price-old .price-currency {
  display: none; }

.details-payment .price .price-old:after {
  background: url("../../images/rub-small.png") no-repeat center left/cover;
  content: '';
  display: inline-block;
  width: 12px;
  height: 16px; }

.details-payment .price .price-discount {
  position: absolute;
  top: 0;
  right: 0;
  width: 58.33333%;
  padding-left: 10px;
  box-sizing: border-box; }

.details-payment .price .price-current, .details-payment .price .price-new {
  font-size: 0; }

.details-payment .price .price-current .price-number, .details-payment .price .price-new .price-number {
  font-size: 45px;
  padding-right: 10px; }

.details-payment .price .price-current .price-currency, .details-payment .price .price-new .price-currency {
  display: none; }

.details-payment .price .price-current:after, .details-payment .price .price-new:after {
  background: url("../../images/rub-big.png") no-repeat center left/cover;
  content: '';
  display: inline-block;
  width: 19px;
  height: 24px; }

.details-payment-btns-block {
  width: 100%; }

.details-payment-btns-block .col-xs-5 {
  padding-right: 0; }

.details-payment-btns-block .details-payment-btn {
  margin-top: 10px; }

.details-payment-btns-block .details-payment-btn .btn {
  white-space: nowrap;
  width: 100%;
  font-size: 20px; }

@media (max-width: 1150px) {
  .details-payment .price .price-old .price-number {
    font-size: 30px;
    padding-right: 10px; }
  .details-payment .price .price-old:after {
    width: 12px;
    height: 16px; }
  .details-payment .price .price-current .price-number, .details-payment .price .price-new .price-number {
    font-size: 38px;
    padding-right: 10px; }
  .details-payment .price .price-current:after, .details-payment .price .price-new:after {
    width: 19px;
    height: 24px; }
  .details-payment-btns-block .details-payment-btn .btn {
    font-size: 16px; } }

.details-buy-in-time-block {
  margin-top: 15px;
  width: 100% !important; }

.details-buy-in-time-block .countdown-item-part {
  background: #787b82; }

.details-buy-in-time-block .wSeconds .countdown-item {
  width: 21.5% !important; }

.details-row {
  margin-top: 10px;
  line-height: 20px; }

.details-row .social-btns, .details-row .details-reviews {
  display: inline-block;
  vertical-align: middle; }

.details-row .block-exuding-row {
  padding: 0; }

.details-amount {
  display: inline-block;
  padding-right: 0; }

.details-amount .details-param-value {
  width: 100%; }

.details-amount input {
  line-height: 31px;
  height: 31px; }

.details-amount a.spinbox-more.icon-up-open-before.link-text-decoration-none:before, .details-amount a.spinbox-less.icon-down-open-before.link-text-decoration-none:before {
  height: 31px;
  line-height: 31px;
  box-sizing: border-box; }

.details-param-name {
  margin-right: 1.5625rem; }

.details-param-name, .details-param-value, .details-param-value-weight {
  display: inline-block;
  vertical-align: middle; }

.details-payment-inline {
  padding-left: 0; }

.details-payment-item {
  display: inline-block; }

.details-spinbox-block {
  position: relative;
  padding: 0 17px;
  width: 100%;
  box-sizing: border-box; }

a.spinbox-less.icon-down-open-before.link-text-decoration-none:before {
  content: "-";
  border: 1px solid;
  border-right: 0;
  width: 17px;
  height: 26px;
  margin-right: 0;
  line-height: 26px;
  position: absolute;
  left: 0;
  top: 0; }

a.spinbox-more.icon-up-open-before.link-text-decoration-none:before {
  content: "+";
  border: 1px solid;
  border-left: 0;
  width: 17px;
  height: 26px;
  margin-right: 0;
  line-height: 26px;
  position: absolute;
  right: 0;
  top: 0; }

.spinbox-input {
  text-align: center;
  height: 28px;
  padding: 0; }

.btn-details-add, .btn-details-add:hover, .btn-details-add:active {
  background-repeat: no-repeat;
  background-size: 25px 20px;
  background-position: 15px 8px;
  padding-left: 15px; }

.details-modal-preview-block .carousel-vertical {
  height: 100%; }

.top-shipping-row {
  text-transform: uppercase; }

.details-meta {
  display: inline-block;
  vertical-align: middle; }

.details-meta .products-view-meta-item {
  font-size: 12px;
  padding-right: 15px; }

.details-sku {
  vertical-align: middle;
  display: inline-block; }

.details-sku .details-param-name {
  margin-right: 0; }

.details-title h1 {
  font-weight: bold; }

.details-carousel-item, .details-carousel-item-vertical {
  border: 2px solid; }

.details-carousel-selected {
  border-radius: 0; }

.availability {
  border-radius: 0;
  width: 100%;
  text-align: center;
  padding: 0;
  height: 31px;
  line-height: 31px;
  font-size: 16px; }

.details-payment-cell, .details-availability {
  display: inline-block;
  vertical-align: middle; }

.details-reviews {
  margin: auto 0;
  font-size: 18.5px; }
  .details-reviews a {
    color: #777777; }

.compare-control .icon-menu-after:after {
  content: "";
  width: 17px;
  height: 16px;
  background: url("../../images/comparison.png") no-repeat center left;
  vertical-align: middle;
  margin-left: 0; }

.compare-control .custom-input-text {
  vertical-align: middle;
  font-size: 14px;
  color: #777777; }

.wishlist-control .icon-heart-after:after {
  content: "";
  width: 17px;
  height: 16px;
  background: url("../../images/desire.png") no-repeat center left;
  vertical-align: middle;
  margin-left: 0; }

.wishlist-control .custom-input-text {
  vertical-align: middle;
  font-size: 14px;
  color: #777777; }

.details-payment {
  border-width: 0;
  padding: 0; }
  .details-payment .details-payment-block {
    width: 100%; }
  .details-payment .price .price-old {
    font-size: 0; }
    .details-payment .price .price-old .price-number {
      font-size: 30px;
      padding-right: 10px; }
    .details-payment .price .price-old .price-currency {
      display: none; }
    .details-payment .price .price-old:after {
      background: url("../../images/rub-small.png") no-repeat center left/cover;
      content: '';
      display: inline-block;
      width: 12px;
      height: 16px; }
  .details-payment .price .price-discount {
    position: absolute;
    top: 0;
    right: 0;
    width: 58.33333%;
    padding-left: 10px;
    box-sizing: border-box; }
  .details-payment .price .price-current, .details-payment .price .price-new {
    font-size: 0; }
    .details-payment .price .price-current .price-number, .details-payment .price .price-new .price-number {
      font-size: 45px;
      padding-right: 10px; }
    .details-payment .price .price-current .price-currency, .details-payment .price .price-new .price-currency {
      display: none; }
    .details-payment .price .price-current:after, .details-payment .price .price-new:after {
      background: url("../../images/rub-big.png") no-repeat center left/cover;
      content: '';
      display: inline-block;
      width: 19px;
      height: 24px; }

.details-payment-btns-block {
  width: 100%; }
  .details-payment-btns-block .col-xs-5 {
    padding-right: 0; }
  .details-payment-btns-block .details-payment-btn {
    margin-top: 10px; }
    .details-payment-btns-block .details-payment-btn .btn {
      white-space: nowrap;
      width: 100%;
      font-size: 20px; }

@media (max-width: 1150px) {
  .details-payment .price .price-old .price-number {
    font-size: 30px;
    padding-right: 10px; }
  .details-payment .price .price-old:after {
    width: 12px;
    height: 16px; }
  .details-payment .price .price-current .price-number, .details-payment .price .price-new .price-number {
    font-size: 38px;
    padding-right: 10px; }
  .details-payment .price .price-current:after, .details-payment .price .price-new:after {
    width: 19px;
    height: 24px; }
  .details-payment-btns-block .details-payment-btn .btn {
    font-size: 16px; } }

.details-buy-in-time-block {
  margin-top: 15px;
  width: 100% !important; }
  .details-buy-in-time-block .countdown-item-part {
    background: #787b82; }
  .details-buy-in-time-block .wSeconds .countdown-item {
    width: 21.5% !important; }

.details-row {
  margin-top: 10px;
  line-height: 20px; }
  .details-row .social-btns, .details-row .details-reviews {
    display: inline-block;
    vertical-align: middle; }
  .details-row .block-exuding-row {
    padding: 0; }

.details-amount {
  display: inline-block;
  padding-right: 0; }
  .details-amount .details-param-value {
    width: 100%; }
  .details-amount input {
    line-height: 31px;
    height: 31px; }
  .details-amount a.spinbox-more.icon-up-open-before.link-text-decoration-none:before, .details-amount a.spinbox-less.icon-down-open-before.link-text-decoration-none:before {
    height: 31px;
    line-height: 31px;
    box-sizing: border-box; }

.details-param-name {
  margin-right: rem-calc(25px); }

.details-param-name, .details-param-value, .details-param-value-weight {
  display: inline-block;
  vertical-align: middle; }

.details-payment-inline {
  padding-left: 0; }

.details-payment-item {
  display: inline-block; }

.details-spinbox-block {
  position: relative;
  padding: 0 17px;
  width: 100%;
  box-sizing: border-box; }

a.spinbox-less.icon-down-open-before.link-text-decoration-none:before {
  content: "-";
  border: 1px solid;
  border-right: 0;
  width: 17px;
  height: 26px;
  margin-right: 0;
  line-height: 26px;
  position: absolute;
  left: 0;
  top: 0; }

a.spinbox-more.icon-up-open-before.link-text-decoration-none:before {
  content: "+";
  border: 1px solid;
  border-left: 0;
  width: 17px;
  height: 26px;
  margin-right: 0;
  line-height: 26px;
  position: absolute;
  right: 0;
  top: 0; }

.spinbox-input {
  text-align: center;
  height: 28px;
  padding: 0; }

.btn-details-add, .btn-details-add:hover, .btn-details-add:active {
  background-repeat: no-repeat;
  background-size: 25px 20px;
  background-position: 15px 8px;
  padding-left: 15px; }

.details-modal-preview-block .carousel-vertical {
  height: 100%; }

.top-shipping-row {
  text-transform: uppercase; }

.details-meta {
  display: inline-block;
  vertical-align: middle; }
  .details-meta .products-view-meta-item {
    font-size: 12px;
    padding-right: 15px; }

.details-sku {
  vertical-align: middle;
  display: inline-block; }
  .details-sku .details-param-name {
    margin-right: 0; }
