/* ebook product css file */
.ebook-product-wrapper .container {
  padding: 0 15px;
  max-width: 1375px;
}
.ebook-product-wrapper * {
  box-sizing: border-box;
}
.ebook-product-wrapper .buy-now-btn {
  margin-right: 10px;
  min-width: 210px;
  max-width: 100%;
  height: 58px;
  font-size: 22px;
  transition: all 0.3s;
  background: #28a7fb;
  color: #ffffff;
  border: 2px solid #28a7fb;
  padding: 0 10px;
  border-radius: 30px;
}
.ebook-product-wrapper .buy-now-btn:hover {
  color: #373737;
  background: #ffffff;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top {
  display: flex;
  margin: 0 -15px;
  padding-top: 35px;
  padding-bottom: 48px;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-left-content {
  width: 22%;
  padding: 0 15px;
  text-align: center;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-left-content .default-img {
  width: 266px;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-left-content .free-preview-link {
  color: #28a7fb;
  display: block;
  font-size: 22px;
  line-height: 27px;
  text-decoration: underline;
  font-weight: 600;
  text-transform: capitalize;
  /*2746 - ebooks -> ebooks detail page - preview link is not working */
  background: transparent;
  border: 0px;
  padding: 0px;
  text-align: center;
  margin: 0 auto;
  margin-top: 7px;
  /*2746 - ebooks -> ebooks detail page - preview link is not working */
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-left-content .free-preview-link:hover {
  color: #373737;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content {
  width: 78%;
  padding: 0 15px;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .book-price {
  font-size: 30px;
  line-height: 34px;
  color: #28a7fb;
  font-weight: 600;
  margin-bottom: 13px;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .book-name {
  font-size: 25px;
  line-height: 29px;
  color: #232323;
  font-weight: 700;
  margin-bottom: 12px;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-desc-block p {
  margin-bottom: 28px;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper {
  display: flex;
  justify-content: space-between;
  margin: 0 -15px 40px;
  align-items: center;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .ebook-publish-block {
  padding: 0 15px;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .ebook-publish-block p {
  font-size: 14px;
  line-height: 18px;
  color: #373737;
  font-weight: 400;
  margin-bottom: 7px;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .ebook-publish-block p:last-child {
  margin-bottom: 0;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .ebook-publish-block p b {
  text-transform: uppercase;
  font-weight: 700;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .book-share-links {
  padding: 0 15px;
  display: flex;
  align-items: center;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .book-share-links p {
  margin-bottom: 0;
  margin-right: 30px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #373737;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .book-share-links .sharing-links {
  margin: 0;
  padding: 0;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .book-share-links .sharing-links li {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 15px;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .book-share-links .sharing-links li:last-child {
  margin-right: 0;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .book-share-links .sharing-links li a {
  width: 35px;
  height: 35px;
  display: block;
  margin-bottom: 0;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .book-share-links .sharing-links li a span {
  width: 100% !important;
  height: 100% !important;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .book-share-links .sharing-links li a span svg {
  width: 24px !important;
  height: 24px !important;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .book-buy-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .book-buy-block .get-link {
  color: #28a7fb;
  text-align: center;
  display: block;
  font-size: 22px;
  line-height: 27px;
  text-decoration: underline;
  font-weight: 600;
  text-transform: capitalize;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .book-buy-block .get-link:hover {
  color: #373737;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-desc-block {
  margin-bottom: 20px;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-desc-block p {
  font-size: 16px;
  line-height: 24px;
  color: #232323;
  margin-bottom: 11px;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-desc-block .ebook-about-title {
  font-size: 15px;
  line-height: 23px;
  color: #232323;
  font-weight: 700;
  margin-bottom: 18px;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-desc-block .ebook-about li {
  padding-left: 38px;
  font-size: 15px;
  line-height: 19px;
  position: relative;
  margin-bottom: 12px;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-desc-block .ebook-about li .right-arrow {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-desc-block .ebook-about li .right-arrow img {
  width: 100%;
}
.ebook-related-container {
  margin-bottom: 50px;
}
.ebook-related-container .container {
  padding: 0 15px;
  max-width: 1375px;
}
.ebook-related-container * {
  box-sizing: border-box;
}
.ebook-related-container h2 {
  font-size: 26px;
  line-height: 30px;
  color: #28a7fb;
  font-weight: 600;
  margin: 0 0 25px;
  text-decoration: underline;
}
.ebook-related-container .ebook-related-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
}
.ebook-related-container .ebook-related-wrapper .ebook-related-list {
  width: 25%;
  padding: 0 30px;
  margin: 0;
}
.ebook-related-container .ebook-related-wrapper b {
  display: block;
  margin-bottom: 15px;
  height: 40px;
  overflow: hidden;
}
.ebook-related-container .ebook-related-wrapper i {
  display: block;
}
.ebook-related-container .ebook-related-wrapper i img {
  width: 100%;
}
.ebook-related-container .ebook-related-wrapper i .default-img {
  width: 272px;
}
.ebook-related-container .ebook-related-wrapper a {
  display: block;
}
.ebook-related-container .ebook-related-wrapper .book-name {
  font-size: 16px;
  line-height: 20px;
  color: #373737;
}
.ebook-related-container .ebook-related-wrapper .book-name:hover {
  color: #28a7fb;
}
.ebook-purchase-block {
  background: #f8f8f8;
  padding: 40px 0;
}
.ebook-purchase-block * {
  box-sizing: border-box;
}
.ebook-purchase-block .container {
  padding: 0 15px;
  max-width: 1375px;
}
.ebook-purchase-block .ebook-purchase-inner {
  display: flex;
  margin: 0 -15px 45px;
}
.ebook-purchase-block .ebook-purchase-left {
  width: 40%;
  padding: 0 15px;
}
.ebook-purchase-block .ebook-purchase-right {
  width: 60%;
  padding: 0 15px;
}
.ebook-purchase-block .ebook-purchase-right .ebook-purchase-title {
  font-size: 28px;
  line-height: 32px;
  color: #232323;
  font-weight: 700;
  margin-bottom: 28px;
}
.ebook-purchase-block .ebook-purchase-right .ebook-purchase-title b {
  color: #28a7fb;
}
.ebook-purchase-block .ebook-purchase-right p {
  font-size: 15px;
  line-height: 32px;
  color: #333333;
  margin-bottom: 25px;
}
.ebook-purchase-block .ebook-purchase-right .download-now-btn {
  min-width: 325px;
  max-width: 100%;
  height: 65px;
  font-size: 21px;
  position: relative;
  transition: all 0.3s;
  background: #28a7fb;
  color: #ffffff;
  border: 2px solid #28a7fb;
  padding: 0 10px;
  border-radius: 30px;
}
.ebook-purchase-block .ebook-purchase-right .download-now-btn:hover {
  color: #373737;
  background: #ffffff;
}
.ebook-purchase-block .ebook-purchase-right .buy-now-btn {
  min-width: 325px;
  max-width: 100%;
  height: 65px;
  font-size: 21px;
  position: relative;
  transition: all 0.3s;
  background: #28a7fb;
  color: #ffffff;
  border: 2px solid #28a7fb;
  padding: 0 10px 0 73px;
  border-radius: 30px;
}
.ebook-purchase-block .ebook-purchase-right .buy-now-btn:hover {
  color: #373737;
  background: #ffffff;
}
.ebook-purchase-block .ebook-purchase-right .buy-now-btn:hover .cart-icon .normal-img {
  display: none;
}
.ebook-purchase-block .ebook-purchase-right .buy-now-btn:hover .cart-icon .hover-img {
  display: block;
}
.ebook-purchase-block .ebook-purchase-right .buy-now-btn .cart-icon {
  position: absolute;
  left: 13px;
  width: 49px;
  top: 9px;
}
.ebook-purchase-block .ebook-purchase-right .buy-now-btn .cart-icon .hover-img {
  display: none;
}
/* free-preview Modal */
.catalog-product-ebook .modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.catalog-product-ebook .modal-footer button {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  border-radius: 0;
}
.catalog-product-ebook .modal-footer button:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.catalog-product-ebook .modal-inner-wrap {
  width: 600px;
}
.catalog-product-ebook .modal-inner-wrap footer.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.catalog-product-ebook .modal-inner-wrap footer.modal-footer button {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  border-radius: 0;
}
.catalog-product-ebook .modal-inner-wrap footer.modal-footer button:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.catalog-product-ebook .modal-header {
  padding: 20px 40px 0;
  position: relative;
}
.catalog-product-ebook .modal-header .modal-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #0a0802;
  padding: 0;
  border-bottom: 0;
}
.catalog-product-ebook .modal-header .action-close {
  padding: 0;
  top: 20px;
  right: 10px;
  position: absolute;
  background: transparent;
  border: none;
}
.catalog-product-ebook .modal-header .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.catalog-product-ebook .modal-header .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.catalog-product-ebook .modal-header .action-close:hover:before {
  color: #1a1a1a;
}
.catalog-product-ebook .modal-header h1 {
  margin-bottom: 0px;
}
.catalog-product-ebook .modal-content {
  padding: 10px 40px 20px;
}
.catalog-product-ebook .modal-content iframe {
  width: 100%;
  height: 600px;
  border: 0;
}
.catalog-product-ebook .modals-overlay {
  z-index: 9998 !important;
}
.ajaxlogin-main-popup .ajax-register-popup {
  display: block !important;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .book-share-links p {
  margin-right: 20px;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .book-share-links .sharing-links li {
  margin-right: 5px;
}
.ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .book-share-links .sharing-links li a {
  cursor: pointer;
}
a.button-icon.twitter_icon {
  background-image: url(../../Magento_Theme/images/footer/footer-sprite-icon-new1.png);
  background-repeat: no-repeat;
  background-size: auto;
  width: 32px;
  height: 32px;
  display: inline-block;
  background-position: 0px -151px;
}
a.button-icon.facebook_icon {
  background-image: url(../../Magento_Theme/images/footer/footer-sprite-icon-new1.png);
  background-repeat: no-repeat;
  background-size: auto;
  width: 32px;
  height: 32px;
  display: inline-block;
  background-position: 0px -37px;
}
/*media*/
.ebook-left-content .dowanlodable-login-popup .customer-login-box .fieldtext.newsletter span {
  line-height: 18px;
}
@media screen and (max-width: 1800px) {
  .ebook-purchase-block .ebook-purchase-right .ebook-purchase-title {
    font-size: 26px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1600px) {
  .ebook-purchase-block .ebook-purchase-right .ebook-purchase-title {
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .ebook-purchase-block .ebook-purchase-right .ebook-purchase-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1366px) {
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-left-content .free-preview-link {
    font-size: 20px;
    line-height: 24px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .book-name {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 8px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .book-price {
    font-size: 26px;
    line-height: 30px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .book-buy-block .get-link {
    font-size: 20px;
    line-height: 24px;
  }
  .ebook-related-container .ebook-related-wrapper {
    margin: 0 -15px;
  }
  .ebook-related-container .ebook-related-wrapper .ebook-related-list {
    padding: 0 15px;
  }
  .ebook-related-container .ebook-related-wrapper .book-name {
    font-size: 15px;
    line-height: 19px;
  }
  .ebook-purchase-block .ebook-purchase-right .ebook-purchase-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .ebook-purchase-block .ebook-purchase-right p {
    line-height: 27px;
  }
  .catalog-product-ebook .modal-inner-wrap footer.modal-footer {
    padding: 10px 20px;
  }
  .catalog-product-ebook .modal-content iframe {
    height: 570px;
  }
}
@media (width: 1280px) and (height: 720px) {
  .catalog-product-ebook .modal-content {
    padding: 5px 40px 0px;
  }
}
@media screen and (max-width: 1199px) {
  .ebook-product-wrapper .buy-now-btn {
    min-width: 190px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top {
    padding-bottom: 35px;
    padding-top: 25px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-left-content .free-preview-link {
    font-size: 18px;
    line-height: 22px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .book-name {
    font-size: 20px;
    line-height: 24px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .book-price {
    font-size: 22px;
    line-height: 26px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper {
    margin: 0 -15px 30px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .book-buy-block .get-link {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 991px) {
  .ebook-product-wrapper .buy-now-btn {
    min-width: 180px;
    font-size: 20px;
    height: 50px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-left-content {
    width: 25%;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content {
    width: 75%;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper {
    margin: 0 -15px 25px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .ebook-publish-block p {
    margin-bottom: 5px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .book-name {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .book-price {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-desc-block p {
    margin-bottom: 23px;
    font-size: 15px;
    line-height: 23px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-desc-block p {
    font-size: 15px;
    line-height: 23px;
  }
  .ebook-related-container {
    margin-bottom: 30px;
  }
  .ebook-related-container h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .ebook-related-container .ebook-related-wrapper .ebook-related-list {
    width: 50%;
    margin-bottom: 20px;
  }
  .ebook-purchase-block .ebook-purchase-right .buy-now-btn {
    height: 58px;
    font-size: 19px;
    padding-left: 62px;
  }
  .ebook-purchase-block .ebook-purchase-right .buy-now-btn .cart-icon {
    width: 44px;
  }
  .ebook-purchase-block .ebook-purchase-right .download-now-btn {
    height: 58px;
    font-size: 19px;
  }
}
@media screen and (max-height: 790px) {
  .catalog-product-ebook .modal-content iframe {
    height: 460px;
  }
}
@media screen and (max-width: 767px) {
  .ebook-product-wrapper .container {
    /*padding: 0 15px;*/
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top {
    flex-wrap: wrap;
    padding-bottom: 25px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-left-content {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-left-content .free-preview-link {
    width: 100%;
    font-size: 20px;
    line-height: 20px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content {
    width: 100%;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper {
    margin: 0 -15px 15px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .book-buy-block {
    flex-wrap: wrap;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .book-buy-block .buy-now-btn {
    margin: 0 0 15px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .book-buy-block .get-link {
    width: 100%;
    text-align: left;
    font-size: 16px;
    line-height: 20px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-desc-block .ebook-about-title {
    margin-bottom: 12px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-desc-block .ebook-about-title .ebook-about li {
    margin-bottom: 8px;
  }
  .ebook-product-wrapper .modal-inner-wrap {
    background: #fff;
  }
  .ebook-product-wrapper .inline-block.bg-white.rounded-lg.max-h-screen.overflow-auto {
    background: transparent;
  }
  .ebook-related-container h2 {
    font-size: 22px;
    line-height: 26px;
  }
  .ebook-purchase-block .container {
    /*padding: 0 15px;*/
  }
  .ebook-purchase-block .ebook-purchase-inner {
    flex-wrap: wrap;
  }
  .ebook-purchase-block .ebook-purchase-left {
    width: 100%;
    margin-bottom: 25px;
  }
  .ebook-purchase-block .ebook-purchase-right {
    width: 100%;
  }
  .ebook-purchase-block .ebook-purchase-right .ebook-purchase-title {
    font-size: 18px;
    line-height: 22px;
  }
  .ebook-purchase-block .ebook-purchase-right p {
    line-height: 23px;
  }
  .ebook-purchase-block .ebook-purchase-right .buy-now-btn {
    min-width: 280px;
    font-size: 16px;
    padding-left: 47px;
  }
  .ebook-purchase-block .ebook-purchase-right .buy-now-btn .cart-icon {
    width: 33px;
  }
  .ebook-purchase-block .ebook-purchase-right .download-now-btn {
    min-width: 280px;
    font-size: 16px;
  }
  /* free-preview modal*/
  .catalog-product-ebook .modal-inner-wrap {
    height: 100%;
    max-height: 90%;
    min-height: 0;
    width: 90%;
    margin: 50px auto;
  }
  .catalog-product-ebook .modal-content {
    padding: 10px 15px 20px;
  }
  .catalog-product-ebook .modal-header {
    padding: 20px 40px 0 15px;
  }
  .catalog-product-ebook .dowanlodable-dialog {
    padding: 0 15px;
  }
}
@media screen and (max-width: 575px) {
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper {
    flex-wrap: wrap;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .ebook-publish-block {
    width: 100%;
    margin-bottom: 10px;
  }
  .ebook-product-wrapper .ebook-product-deatils .ebook-product-top .ebook-right-content .ebook-publish-wrapper .book-share-links {
    width: 100%;
  }
}
@media (max-width: 530px) {
  .dowanlodable-login-popup .customer-login-box {
    width: 420px !important;
  }
}
@media (max-width: 480px) {
  .dowanlodable-login-popup .customer-login-box {
    width: 330px !important;
  }
}
@media screen and (max-width: 480px) {
  .ebook-related-container .ebook-related-wrapper .ebook-related-list {
    width: 100%;
  }
}
.buy_all_hover {
  display: none;
}
.buy-all-btn:hover .buy_all_normal {
  display: none;
}
.buy-all-btn:hover .buy_all_hover {
  display: inline-block;
}
/*task_1179 css start*/
.catalog-product-ebook .modal-content .pdf-content {
  width: 100%;
  height: 600px;
  border: 0;
  text-align: center;
}
.catalog-product-ebook .modal-content .pdf-content .pdf-cnt {
  position: relative;
  top: 45%;
  left: 0%;
}
.catalog-product-ebook .modal-content .pdf-content .pdf-cnt p {
  font-weight: 600;
  font-size: 13px;
  min-width: 150px;
}
.catalog-product-ebook .modal-content .pdf-content .pdf-cnt .pdf-btn {
  background: #1979c3;
  color: #fff;
  border: 2px solid #1979c3;
  height: 46px;
  line-height: 36px;
  font-weight: 600;
  font-size: 15px;
  min-width: 200px;
  padding: 0px;
}
/*task_1179 css end*/
/*  Popup Css file */
.dowanlodable-login-popup {
  position: relative;
  border-radius: 40px;
  background-color: #fff;
  margin: 40px 0;
}
.dowanlodable-login-popup #ajaxlogin-create-window {
  position: relative;
  padding: 0;
  overflow: hidden;
  border-radius: 40px;
}
.dowanlodable-login-popup .mfp-close {
  width: 39px;
  height: 39px;
  opacity: 1;
  top: -9px;
  right: -44px;
  cursor: pointer;
}
.dowanlodable-login-popup .customer-login-box {
  overflow-y: auto;
  max-height: 90vh;
  padding: 28px 50px;
}
.dowanlodable-login-popup .customer-login-box .page-title {
  text-align: center;
  margin-bottom: 20px;
}
.dowanlodable-login-popup .customer-login-box .page-title span {
  font-size: 24px;
  line-height: 28px;
  color: #1e292f;
  font-weight: 600;
}
.dowanlodable-login-popup .customer-login-box .tab-action {
  display: flex;
  margin-bottom: 15px;
}
.dowanlodable-login-popup .customer-login-box .tab-action .tabnav {
  height: 54px;
  border-radius: 4px;
  background-color: #ebeff5;
  font-size: 18px;
  line-height: 44px;
  color: #282828;
  font-weight: 700;
  border: 0;
  cursor: pointer;
  margin-left: 0;
}
.dowanlodable-login-popup .customer-login-box .tab-action .tabnav.active {
  background-color: #1d292f;
  color: #fff;
}
.dowanlodable-login-popup .customer-login-box .social-login-icon .inner-title {
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: #6d6d6d;
  font-weight: 600;
  margin-bottom: 15px;
}
.dowanlodable-login-popup .customer-login-box .social-login-icon .account-social-login {
  margin-bottom: 20px;
}
.dowanlodable-login-popup .customer-login-box .social-login-icon .account-social-login .btn-social {
  width: 61px;
  height: 61px;
  border-radius: 30px;
  filter: drop-shadow(0.651px 1.891px 3px rgba(192, 192, 192, 0.55));
  background-color: #fff;
  padding: 0;
}
.dowanlodable-login-popup .customer-login-box .social-login-icon .account-social-login .btn-social:before {
  border: 0;
  background-color: #fff;
  border-radius: 50%;
}
.dowanlodable-login-popup .customer-login-box .social-login-icon .account-social-login .social-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
.dowanlodable-login-popup .customer-login-box .social-login-icon .account-social-login .social-block span {
  font-size: 14px;
  line-height: 18px;
  color: #6d6d6d;
  font-weight: 600;
  margin-left: 17px;
}
.dowanlodable-login-popup .customer-login-box .social-login-icon .account-social-login .btn-facebook:before {
  top: 9px;
  left: 4px;
  width: 50px;
  height: 50px;
  background-size: 88px;
  border-radius: 50%;
  background-position: -48px -25px;
}
.dowanlodable-login-popup .customer-login-box .social-login-icon .account-social-login .btn-google:hover {
  background: #fff;
}
.dowanlodable-login-popup .customer-login-box .social-login-icon .account-social-login .btn-google:before {
  top: 5px;
  left: 4px;
  width: 50px;
  height: 50px;
  background-size: 89px !important;
  border-radius: 50%;
  background-position: 12px -21px !important;
}
.dowanlodable-login-popup .customer-login-box .inner-title.or {
  position: relative;
  text-align: center;
  margin-bottom: 25px;
}
.dowanlodable-login-popup .customer-login-box .inner-title.or span {
  font-size: 14px;
  line-height: 22px;
  color: #6d6d6d;
  padding: 0 8px;
  background-color: #fff;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.dowanlodable-login-popup .customer-login-box .inner-title.or:after {
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  background-color: #ebeff6;
}
.dowanlodable-login-popup .customer-login-box .fieldtext .control {
  margin-bottom: 20px;
}
.dowanlodable-login-popup .customer-login-box .fieldtext .control input.input-text {
  height: 50px;
  border-radius: 8px;
  background-color: #f1f3f9;
  outline: 0;
  box-shadow: none;
  padding: 8px 15px;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  border: 0;
}
.dowanlodable-login-popup .customer-login-box .fieldtext .control select {
  height: 50px;
  border-radius: 8px;
  background-color: #f1f3f9;
  outline: 0;
  box-shadow: none;
  padding: 8px 15px;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  border: 0;
  appearance: none;
  padding-right: 35px;
}
.dowanlodable-login-popup .customer-login-box .fieldtext .control input::-webkit-input-placeholder {
  color: #6d6d6d;
}
.dowanlodable-login-popup .customer-login-box .fieldtext .control input:-ms-input-placeholder {
  color: #6d6d6d;
}
.dowanlodable-login-popup .customer-login-box .fieldtext .control input:-moz-input-placeholder {
  color: #6d6d6d;
}
.dowanlodable-login-popup .customer-login-box .fieldtext .control input::placeholder {
  color: #6d6d6d;
}
.dowanlodable-login-popup .customer-login-box .fieldtext.col-div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.dowanlodable-login-popup .customer-login-box .fieldtext.col-div .control {
  max-width: calc(50% - 10px);
  flex: 0 0 calc(50% - 10px);
}
.dowanlodable-login-popup .customer-login-box .fieldtext.col-div .control div.phonecode-dropdown {
  width: 100%;
}
.dowanlodable-login-popup .customer-login-box .captcha-wrapper .control input {
  height: 50px;
  border-radius: 8px;
  background-color: #f1f3f9;
  outline: 0;
  box-shadow: none;
  padding: 8px 15px !important;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  border: 0;
}
.dowanlodable-login-popup .customer-login-box .captcha-wrapper .control input::-webkit-input-placeholder {
  color: #6d6d6d;
}
.dowanlodable-login-popup .customer-login-box .captcha-wrapper .control input:-ms-input-placeholder {
  color: #6d6d6d;
}
.dowanlodable-login-popup .customer-login-box .captcha-wrapper .control input:-moz-input-placeholder {
  color: #6d6d6d;
}
.dowanlodable-login-popup .customer-login-box .captcha-wrapper .control input::placeholder {
  color: #6d6d6d;
}
.dowanlodable-login-popup .customer-login-box .captcha-wrapper label {
  display: none;
}
.dowanlodable-login-popup .customer-login-box .captcha-wrapper .customer-captcha-wrapper {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
  float: none;
  width: 100%;
}
.dowanlodable-login-popup .customer-login-box .captcha-wrapper .customer-captcha-wrapper:after {
  display: none;
}
.dowanlodable-login-popup .customer-login-box .captcha-wrapper .customer-captcha-wrapper .col {
  max-width: calc(50% - 10px);
  flex: 0 0 calc(50% - 10px);
}
.dowanlodable-login-popup .customer-login-box .captcha-wrapper .customer-captcha-wrapper .control.captcha-image {
  border: 2px solid #ebeff6;
  margin: 0;
  border-radius: 8px;
  display: flex;
  padding-right: 50px;
  position: relative;
  height: 50px;
}
.dowanlodable-login-popup .customer-login-box .captcha-wrapper .customer-captcha-wrapper .captcha-img {
  margin-bottom: 0;
  border-radius: 8px;
}
.dowanlodable-login-popup .customer-login-box .captcha-wrapper .customer-captcha-wrapper img#captcha-reload {
  width: 25px;
  height: 26px;
  top: 13px;
  position: absolute;
  right: 15px;
}
.dowanlodable-login-popup .customer-login-box .captcha-wrapper .customer-captcha-wrapper .spinner-img {
  position: absolute;
  left: 29%;
  transform: translateX(-20%);
}
.dowanlodable-login-popup .customer-login-box .fieldtext.newsletter {
  display: flex;
  margin-bottom: 20px;
}
.dowanlodable-login-popup .customer-login-box .fieldtext.newsletter .control {
  margin-right: 10px;
}
.dowanlodable-login-popup .customer-login-box .fieldtext.newsletter .control input {
  width: 17px;
  height: 17px;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #bebebe;
  outline: 0;
  box-shadow: none;
  margin: 0;
}
.dowanlodable-login-popup .customer-login-box .fieldtext.newsletter span {
  font-size: 12px;
  line-height: 27px;
  color: #aaa;
  font-weight: 400;
}
.dowanlodable-login-popup .customer-login-box .actions-toolbar .primary {
  width: 100%;
}
.dowanlodable-login-popup .customer-login-box .actions-toolbar .primary button {
  width: 100%;
  margin: 0;
}
.dowanlodable-login-popup .customer-login-box .actions-toolbar .secondary a {
  font-size: 12px;
  line-height: 16px;
  color: #e67681;
  font-weight: 400;
  margin: 0 0 25px;
  height: unset;
}
.dowanlodable-login-popup .customer-login-box .form-login .fieldset {
  margin-bottom: 0;
}
.dowanlodable-login-popup .customer-login-box .form-login .fieldtext.password .control {
  margin-bottom: 7px;
}
.dowanlodable-login-popup .customer-login-box .fieldset {
  margin-bottom: 25px;
}
.dowanlodable-login-popup .customer-login-box .policy-privacy p {
  margin: 0;
  font-size: 12px;
  line-height: 15px;
  color: #6d6d6d;
  font-weight: 400;
  text-align: center;
}
.dowanlodable-login-popup .response-msg {
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
}
.dowanlodable-login-popup .response-msg .success {
  color: #5ebb5e;
}
.dowanlodable-login-popup .response-msg .error {
  color: red;
}
.dowanlodable-login-popup div.phonecode-dropdown > div {
  height: 50px;
  border-radius: 8px;
  background-color: #f1f3f9;
  outline: 0;
  box-shadow: none;
  padding: 8px 15px;
  font-size: 14px;
  line-height: 34px;
  color: #6d6d6d;
  border: 0;
}
.dowanlodable-login-popup input#contact_number {
  padding: 8px 15px !important;
}
.dowanlodable-login-popup p.custom-optional-text {
  color: #000;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 4px;
}
.catalog-product-ebook .mfp-bg.ajaxlogin-main-popup.mfp-ready {
  pointer-events: none;
}
.catalog-product-ebook .tab-action {
  width: 100%;
}
.catalog-product-ebook .tab-action .tabnav {
  width: 50%;
  float: left;
  text-align: center;
  padding: 5px 10px;
  border: 1px solid #000;
  box-sizing: border-box;
}
.catalog-product-ebook .customer-form-cotnent {
  display: none;
}
.catalog-product-ebook .customer-form-cotnent.active {
  display: block;
}
.account-social-login .social-block .social-btn .popup-social-btn.btn-google {
  background: #fff !important;
}
.account-social-login .social-block .social-btn .popup-social-btn:hover {
  background: #fff !important;
}
.column:not(.sidebar-main) .dowanlodable-login-popup form .actions-toolbar {
  margin-left: 0;
}
.column:not(.sidebar-additional) .dowanlodable-login-popup form .actions-toolbar {
  margin-left: 0;
}
@media (max-width: 374px) {
  .dowanlodable-login-popup .customer-login-box {
    min-width: 270px;
  }
  .dowanlodable-login-popup .customer-login-box .tab-action .tabnav {
    font-size: 13px;
  }
}
@media (max-width: 320px) {
  .dowanlodable-login-popup .customer-login-box {
    width: 300px;
  }
}
@media screen and (max-height: 1080px) and (min-width: 768px) {
  .dowanlodable-login-popup {
    margin: 15px 0;
  }
  .dowanlodable-login-popup .customer-login-box {
    padding: 15px 50px;
  }
  .dowanlodable-login-popup .customer-login-box .fieldtext .control {
    margin-bottom: 12px;
  }
  .dowanlodable-login-popup .customer-login-box .fieldtext.newsletter {
    margin-bottom: 10px;
  }
  .dowanlodable-login-popup .customer-login-box .captcha-wrapper .field {
    margin-bottom: 5px;
  }
  .dowanlodable-login-popup .customer-login-box .fieldset {
    margin-bottom: 15px;
    margin-bottom: 10px;
  }
  .dowanlodable-login-popup .customer-login-box .inner-title.or {
    margin-bottom: 10px;
  }
}
@media screen and (max-height: 800px) and (min-width: 1100px) and (max-width: 1600px) {
  .dowanlodable-login-popup {
    margin: 15px 0;
  }
  .dowanlodable-login-popup .customer-login-box {
    padding: 15px 50px;
  }
  .dowanlodable-login-popup .customer-login-box .page-title {
    margin-bottom: 10px;
  }
  .dowanlodable-login-popup .customer-login-box .page-title span {
    font-size: 20px;
    line-height: 24px;
  }
  .dowanlodable-login-popup .customer-login-box .tab-action {
    margin-bottom: 10px;
  }
  .dowanlodable-login-popup .customer-login-box .tab-action .tabnav {
    height: 40px;
    font-size: 16px;
    line-height: 30px;
  }
  .dowanlodable-login-popup .customer-login-box .social-login-icon .account-social-login {
    margin-bottom: 5px;
  }
  .dowanlodable-login-popup .customer-login-box .social-login-icon .account-social-login .btn-social {
    width: 40px;
    height: 40px;
  }
  .dowanlodable-login-popup .customer-login-box .social-login-icon .account-social-login .btn-facebook:before {
    width: 30px;
    height: 30px;
    background-size: 63px;
    background-position: -37px -20px;
    top: 7px;
  }
  .dowanlodable-login-popup .customer-login-box .social-login-icon .account-social-login .btn-google:before {
    width: 30px;
    height: 30px;
    background-size: 59px !important;
    background-position: 6px -16px !important;
  }
  .dowanlodable-login-popup .customer-login-box .inner-title.or {
    margin-bottom: 15px;
  }
  .dowanlodable-login-popup .customer-login-box .fieldtext .control {
    margin-bottom: 12px;
  }
  .dowanlodable-login-popup .customer-login-box .fieldtext .control input.input-text {
    height: 40px;
  }
  .dowanlodable-login-popup .customer-login-box .fieldtext .control select {
    height: 40px;
  }
  .dowanlodable-login-popup .customer-login-box .captcha-wrapper .field {
    margin-bottom: 7px;
  }
  .dowanlodable-login-popup .customer-login-box .captcha-wrapper .control input {
    height: 40px;
  }
  .dowanlodable-login-popup .customer-login-box .captcha-wrapper .customer-captcha-wrapper .control.captcha-image {
    height: 40px;
  }
  .dowanlodable-login-popup .customer-login-box .captcha-wrapper .customer-captcha-wrapper img#captcha-reload {
    top: 8px;
  }
  .dowanlodable-login-popup .customer-login-box .fieldtext.newsletter {
    margin-bottom: 10px;
  }
  .dowanlodable-login-popup .customer-login-box .fieldset {
    margin-bottom: 10px;
  }
  .dowanlodable-login-popup .customer-login-box div .mage-error[generated] {
    font-size: 12px;
    line-height: 14px;
    margin-top: 3px;
  }
  .dowanlodable-login-popup .customer-login-box .actions-toolbar .primary button {
    height: 40px;
    line-height: 23px;
  }
  .dowanlodable-login-popup .customer-login-box .actions-toolbar .secondary a {
    margin-bottom: 15px;
  }
  .dowanlodable-login-popup div.phonecode-dropdown > div {
    height: 40px;
    padding: 2px 16px !important;
  }
}
@media screen and (max-width: 767px) {
  /* changed popup css */
  .dowanlodable-login-popup .customer-login-box {
    width: 485px;
    padding: 25px 15px;
    box-sizing: border-box;
  }
  .dowanlodable-login-popup .customer-login-box .page-title span {
    font-size: 21px;
    line-height: 25px;
  }
  .dowanlodable-login-popup .customer-login-box .tab-action .tabnav {
    font-size: 16px;
    padding: 5px;
  }
  .dowanlodable-login-popup .customer-login-box .fieldtext.col-div .control {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .dowanlodable-login-popup .customer-login-box .captcha-wrapper .customer-captcha-wrapper .col {
    max-width: calc(43%);
    flex: 0 0 calc(43%);
  }
  .dowanlodable-login-popup .customer-login-box .captcha-wrapper .customer-captcha-wrapper .control.captcha-image {
    padding: 6px 40px 6px 0;
    box-sizing: border-box;
  }
  .dowanlodable-login-popup .customer-login-box .captcha-wrapper .customer-captcha-wrapper img#captcha-reload {
    margin: 0;
    width: 22px;
    height: 24px;
    top: 10px;
    right: 10px;
  }
  .dowanlodable-login-popup .customer-login-box .customer-captcha-wrapper .field.captcha {
    margin-bottom: 0;
  }
  .dowanlodable-login-popup .customer-login-box .fieldtext .control {
    margin-bottom: 15px;
  }
  .dowanlodable-login-popup .mfp-close {
    top: 10px;
    right: 10px;
    opacity: 1;
  }
  .forgot-password-popup {
    border-radius: 20px;
  }
  .forgot-password-popup #ajaxlogin-forgot-pdp-window {
    padding: 15px 0;
  }
  .forgot-password-popup #ajaxlogin-forgot-pdp-window .page-title span {
    font-size: 21px;
    line-height: 25px;
  }
  .forgot-password-popup #ajaxlogin-forgot-pdp-window .mfp-close {
    top: 10px;
    right: 10px;
    opacity: 1;
  }
}
/* Forgot password response message */
.dowanlodable-dialog .mfp-content .response-msg div {
  color: #000;
  border-left: 5px solid #11b400;
  background-color: #eff5ea;
  position: relative;
  margin-bottom: 10px;
  padding: 7px 10px 7px 20px;
  font-size: 15px;
}
.dowanlodable-dialog .mfp-content .response-msg div.error {
  color: #000;
  border-left: 5px solid #df280a;
  background: #faebe7;
  font-size: 15px;
  line-height: 19px;
  padding: 7px 10px 7px 30px;
  margin: 10px 0;
}
/*2728 Fix UI search box overlap issue*/
@media screen and (max-width: 1023px) {
  .catalog-product-ebook .page-main.padding_40 {
    padding-top: 40px !important;
  }
}
