﻿.product-wrap {
  width: 100%;
  display: block;
  padding: 30px 0px;
  margin: 0;
}
.product-wrap .slides-wrap {
  width: 35%;
  display: inline-block;
  float: right;
  position: relative;
}
.product-wrap .slides-wrap .product-arrows {
  display: block;
  z-index: 1;
  top: calc(50% - 24px);
  opacity: 0.4;
  transform: translateY(-50%);
}
.product-wrap .slides-wrap .slides {
  width: 100%;
}
.product-wrap .slides-wrap .bestseller, .product-wrap .slides-wrap .freedelivery, .product-wrap .slides-wrap .sale-percentage {
  z-index: 1;
}
.product-wrap .info-section {
  width: 65%;
  display: inline-block;
  float: right;
  text-align: center;
}
.product-wrap .info-section h2 {
  margin-top: 0;
  margin-bottom: 0px;
  font-size: 18px;
  letter-spacing: 6px;
  text-transform: uppercase;
}
.product-wrap .info-section h2 .persons-count {
  display: inline-block;
  letter-spacing: 0px;
  text-transform: none;
}
.product-wrap .info-section h2 .persons-count img {
  width: 20px;
  margin-top: -5px;
  margin-right: -3px;
}
.product-wrap .info-section .desc-div {
  margin-left: 50%;
  transform: translateX(-50%);
  max-width: 500px;
}
.product-wrap .info-section .price {
  margin-top: 29px;
  margin-bottom: 20px;
  letter-spacing: 1.5px;
}
.product-wrap .info-section .price .price-value {
  color: #8c0722;
}
.product-wrap .info-section .cover, .product-wrap .info-section .dimension {
  font-size: 12px;
  color: #8c0722;
}
.product-wrap .create-book-btn {
  width: 300px;
  height: 33px;
  font-size: 11px;
  margin-left: 0;
  color: black;
  letter-spacing: 1.5px;
}

.product-wrap:hover .create-book-btn {
  color: white;
}

.product-wrap:nth-child(odd) .slides-wrap {
  float: left !important;
}
.product-wrap:nth-child(odd) .info-section {
  float: left !important;
}

.product-wrap:nth-child(even) {
  background-color: #F4FAFA;
}

@media (max-width: 991px) {
  .product-wrap .slides-wrap {
    width: 100%;
    display: block;
  }
  .product-wrap .info-section {
    width: 100%;
    display: block;
  }
  .product-wrap .info-section .desc-div {
    width: 90%;
  }
  .product-wrap .create-book-btn {
    color: white !important;
  }
}
.product-wrap2 .img-section, .product-wrap2 .info-section {
  width: 50%;
  float: left;
}
.product-wrap2 .img-section {
  padding: 40px 100px 100px 100px;
  position: relative;
}
.product-wrap2 .img-section img {
  max-width: 470px;
}
.product-wrap2 .img-section .book-shadow {
  position: absolute;
  bottom: 86px;
  left: -16px;
  width: 120px;
}
.product-wrap2.pw-0 .img-section, .product-wrap2.pw-0 .info-section {
  float: right;
}
.product-wrap2 .info-section {
  padding-top: 37px;
}
.product-wrap2 .info-section * {
  color: #2E3E54;
  font-family: "Acme Gothic Regular";
}
.product-wrap2 .info-section .is-content {
  max-width: 467px;
  position: relative;
}
.product-wrap2 .info-section .book-title {
  font-size: 32px;
  font-family: "Acme Gothic Regular";
  text-transform: uppercase;
  width: calc(100% - 125px);
}
.product-wrap2 .info-section .book-title .paper-type {
  font-size: 20px;
  vertical-align: super;
  display: inline-block;
  margin-left: 9px;
}
.product-wrap2 .info-section .book-preview-link {
  margin-top: 14px;
  margin-bottom: 20px;
  display: block;
  font-size: 14px;
  font-family: Lato;
  font-style: italic;
}
.product-wrap2 .info-section .book-preview-link img {
  margin-right: 6px;
  margin-top: -5px;
}
.product-wrap2 .info-section .description {
  font-size: 16px;
  font-family: Lato;
  line-height: 19px;
}
.product-wrap2 .info-section .description * {
  font-size: 16px !important;
  font-family: Lato !important;
}
.product-wrap2 .info-section .description .ql-align-right {
  text-align: right;
  line-height: 14px;
}
.product-wrap2 .info-section .create-book-btn {
  height: 45px;
  font-family: Lato;
  font-size: 14px;
  border-radius: 0;
  width: 100%;
  margin-left: 0;
}
.product-wrap2.pw-1 .img-section {
  text-align: left;
}
.product-wrap2.pw-1 .info-section .is-content {
  float: right;
}
.product-wrap2.pw-0 .img-section {
  text-align: right;
}
.product-wrap2.pw-0 .info-section .is-content {
  float: left;
}
.product-wrap2 .price-tag {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 19px;
  font-family: "Acme Gothic";
}
.product-wrap2 .price-tag .sale {
  color: #B16A4C;
}
.product-wrap2 .price-tag .before-sale {
  text-decoration: line-through;
  color: #2E3E54;
  font-size: 16px;
}

@media (max-width: 900px) {
  .product-wrap2 {
    /*margin-top:20px;*/
  }
  .product-wrap2 .img-section, .product-wrap2 .info-section {
    width: 100%;
  }
  .product-wrap2 .img-section {
    padding: 0px 80px 20px 80px;
  }
  .product-wrap2 .img-section .book-shadow {
    bottom: 9px;
    left: 0px;
    width: 85px;
  }
  .product-wrap2 .info-section .is-content {
    max-width: 100%;
    position: relative;
  }
  .product-wrap2 .info-section .book-title {
    font-size: 28px;
  }
  .product-wrap2 .price-tag {
    font-size: 17px;
  }
}
.products-shortcuts {
  margin-top: 133px;
}
.products-shortcuts h2 {
  font-size: 13px;
  text-align: center;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #2E3E54;
  letter-spacing: 1px;
}
.products-shortcuts h2 .h2-lower {
  font-family: "Acme Gothic Regular";
  font-size: 32px;
  line-height: 52px;
}
.products-shortcuts .shortcuts {
  margin-top: 110px;
  margin-bottom: 220px;
  position: relative;
  height: 12vw;
}
.products-shortcuts .shortcuts .single-sc {
  transition: 0.4s linear;
  display: inline-block;
  position: absolute;
  width: 20%;
}
.products-shortcuts .shortcuts .single-sc .single-sc-below {
  text-align: center;
  color: #2E3E54 !important;
}
.products-shortcuts .shortcuts .single-sc .single-sc-below .sc-name {
  padding-top: 26px;
  font-family: "Acme Gothic";
  display: block;
  font-size: 32px;
}
.products-shortcuts .shortcuts .single-sc img {
  width: 100%;
}
.products-shortcuts .shortcuts img {
  cursor: pointer;
  transform: perspective(1000px) rotateX(2deg) rotateY(31deg);
}
.products-shortcuts .shortcuts.closed {
  transition: 0.4s linear;
}
.products-shortcuts .shortcuts.closed img {
  transition: 0.4s linear;
  transform: perspective(1000px) rotateX(2deg) rotateY(31deg);
}
.products-shortcuts .shortcuts.closed a:nth-child(1) .single-sc {
  left: 20%;
}
.products-shortcuts .shortcuts.closed a:nth-child(2) .single-sc {
  left: 34%;
}
.products-shortcuts .shortcuts.closed a:nth-child(3) .single-sc {
  left: 48%;
}
.products-shortcuts .shortcuts.closed a:nth-child(4) .single-sc {
  left: 61%;
}
.products-shortcuts .shortcuts.closed .single-sc .single-sc-below {
  transition: 0.4s linear;
  opacity: 0;
}
.products-shortcuts .shortcuts.open img, .products-shortcuts .shortcuts:hover img {
  transition: 0.4s linear;
  transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
}
.products-shortcuts .shortcuts.open a:nth-child(1) .single-sc, .products-shortcuts .shortcuts:hover a:nth-child(1) .single-sc {
  left: 5%;
}
.products-shortcuts .shortcuts.open a:nth-child(2) .single-sc, .products-shortcuts .shortcuts:hover a:nth-child(2) .single-sc {
  left: 29%;
}
.products-shortcuts .shortcuts.open a:nth-child(3) .single-sc, .products-shortcuts .shortcuts:hover a:nth-child(3) .single-sc {
  left: 53%;
}
.products-shortcuts .shortcuts.open a:nth-child(4) .single-sc, .products-shortcuts .shortcuts:hover a:nth-child(4) .single-sc {
  left: 78%;
}
.products-shortcuts .shortcuts.open .single-sc .single-sc-below, .products-shortcuts .shortcuts:hover .single-sc .single-sc-below {
  transition: 0.4s linear;
  opacity: 1;
}
.products-shortcuts .shortcuts.open .single-sc:hover, .products-shortcuts .shortcuts:hover .single-sc:hover {
  width: 22%;
  margin-top: -1%;
  margin-left: -1%;
  cursor: pointer;
  z-index: 2;
}
