.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 0px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #222222;
  text-align: center;
  font-size: 24px;
  margin: 0 0 10px 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-title:after {
  content: "";
  width: 100%;
  position: absolute;
  top: 12px;
  height: 1px;
  background-color: #EEE;
  margin-left: 10px;
}
.jb-title-center .module-title {
  background: transparent;
  color: #222222;
  font-weight: 400;
  text-align: center;
  font-size: 20px;
  margin: 0 0 10px 0;
  padding: 0;
  overflow: hidden;
  text-transform: capitalize;
}
.jb-title-center .module-title:after {
  display: none;
}
@media screen and (min-width: 768px) {
  .jb-title-center .module-title {
    margin-bottom: 20px;
  }
}
.jb-title-center .module-title span {
  display: inline-block;
  position: relative;
  border: 1px solid #e4e4e4;
  padding: 10px 36px;
  overflow: visible;
}
.jb-title-center .module-title span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  border-bottom: 1px solid #E4E4E4;
  width: 100%;
  margin: 0px 20px;
  border-color: #E4E4E4;
}
.jb-title-center .module-title span:before {
  right: 100%;
  content: "";
  position: absolute;
  top: 50%;
  border-bottom: 1px solid #E4E4E4;
  width: 100%;
  margin: 0px 20px;
  border-color: #E4E4E4;
}
.module-intro {
  text-align: center;
  margin-bottom: 22px;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #097d72;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #097d72;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.newsletter-field {
  overflow: hidden;
}
.newsletter-field .acymailing_introtext {
  font-size: 14px;
}
.newsletter-field .acymailing_form {
  position: relative;
}
.newsletter-field .acymailing_form span.acyfield_email input {
  border: 2px solid #gray;
  background: transparent;
  color: rgba(255, 255, 255, 0.6);
  height: 50px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.newsletter-field .acysubbuttons {
  position: absolute;
  margin: 0;
  text-align: left;
  top: 0px;
  right: 0;
}
.newsletter-field .acysubbuttons:after {
  content: "\f1d8";
  font-family: FontAwesome;
  position: absolute;
  top: 53%;
  left: 50%;
  margin-top: -10px;
  margin-left: -9px;
  color: #0dac9e;
  font-size: 18px;
  font-weight: normal;
  cursor: pointer;
}
.newsletter-field .acysubbuttons > input[type='submit'] {
  text-indent: -9999em;
  background: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  padding: 10px 25px;
}

.social-icons a {
  margin-right: 3px;
  display: inline-block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 100%;
  background-color: transparent;
  color: #969ca7 !important;
  border: 1px solid #ffffff;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.social-icons a:hover {
  color: #ffffff;
}
.social-icons em {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.social-icons em:last-child {
  color: #fff;
}
.social-icons .facebook:hover {
  border: 1px solid #3b5998;
  background-color: #3b5998 !important;
}
.social-icons .twitter:hover {
  border: 1px solid #00acee;
  background-color: #00acee !important;
}
.social-icons .google-plus:hover {
  border: 1px solid #dd4b39;
  background-color: #dd4b39 !important;
}
.social-icons .linkedin:hover {
  border: 1px solid #0e76a8;
  background-color: #0e76a8 !important;
}
.social-icons .pinterest:hover {
  border: 1px solid #c8232c;
  background-color: #c8232c !important;
}
.social-icons .instagram:hover {
  border: 1px solid #3f729b;
  background-color: #3f729b !important;
}
.social-icons a:hover em:first-child {
  margin-top: -40px;
}
.no-container {
  padding-top: 30px;
}
.last-content {
  margin: auto;
  float: none;
  text-align: center;
}
.last-content h2 {
  color: #0dac9e;
  margin-bottom: 16px;
}
.last-content p {
  margin-bottom: 20px;
}
.main-col {
  position: relative;
  overflow: hidden;
  height: 300px;
  width: 100%;
}
.background {
  bottom: 0;
  left: 50%;
  margin-left: -1440px;
  position: absolute;
  top: 0;
  width: 2880px;
}
.shadow {
  background: url("../../../templates/jb_bookstore/images/shadow.png") repeat-x left top;
  height: 200px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}
.col {
  -webkit-animation: background-move 10s linear 0s infinite alternate;
  -o-animation: background-move 10s linear 0s infinite alternate;
  animation: background-move 10s linear 0s infinite alternate;
  float: left;
  height: 700px;
  transform: translateZ(0px);
}
.col1 {
  background: url("../../../templates/jb_bookstore/images/background-col1.jpg") no-repeat 0 50%;
}
.col2 {
  background: url("../../../templates/jb_bookstore/images/background-col7.jpg") no-repeat 0 50%;
}
.col3 {
  background: url("../../../templates/jb_bookstore/images/background-col5.jpg") no-repeat 0 50%;
}
.col4 {
  background: url("../../../templates/jb_bookstore/images/background-col4.jpg") no-repeat 0 50%;
}
.col5 {
  background: url("../../../templates/jb_bookstore/images/background-col3.jpg") no-repeat 0 50%;
}
.col6 {
  background: url("../../../templates/jb_bookstore/images/background-col7.jpg") no-repeat 0 50%;
}
.col7 {
  background: url("../../../templates/jb_bookstore/images/background-col2.jpg") no-repeat 0 50%;
}
.col8 {
  background: url("../../../templates/jb_bookstore/images/background-col1.jpg") no-repeat 0 50%;
}
.col9 {
  background: url("../../../templates/jb_bookstore/images/background-col2.jpg") no-repeat 0 50%;
}
.col10 {
  background: url("../../../templates/jb_bookstore/images/background-col3.jpg") no-repeat 0 50%;
}
.col11 {
  background: url("../../../templates/jb_bookstore/images/background-col4.jpg") no-repeat 0 50%;
}
.col12 {
  background: url("../../../templates/jb_bookstore/images/background-col5.jpg") no-repeat 0 50%;
}
.col2 {
  -webkit-animation: background-move 10s linear 0s infinite alternate;
  -o-animation: background-move 10s linear 0s infinite alternate;
  animation: background-move 10s linear 0s infinite alternate;
}
.col5 {
  -webkit-animation: background-move 30s linear 0s infinite alternate;
  -o-animation: background-move 30s linear 0s infinite alternate;
  animation: background-move 30s linear 0s infinite alternate;
}
.col7 {
  -webkit-animation: background-move 50s linear 0s infinite alternate;
  -o-animation: background-move 50s linear 0s infinite alternate;
  animation: background-move 50s linear 0s infinite alternate;
}
.col9 {
  -webkit-animation: background-move 70s linear 0s infinite alternate;
  -o-animation: background-move 70s linear 0s infinite alternate;
  animation: background-move 70s linear 0s infinite alternate;
}
.col3 {
  -webkit-animation: background-move 20s linear 0s infinite alternate;
  -o-animation: background-move 20s linear 0s infinite alternate;
  animation: background-move 20s linear 0s infinite alternate;
}
.col6 {
  -webkit-animation: background-move 40s linear 0s infinite alternate;
  -o-animation: background-move 40s linear 0s infinite alternate;
  animation: background-move 40s linear 0s infinite alternate;
}
.col8 {
  -webkit-animation: background-move 60s linear 0s infinite alternate;
  -o-animation: background-move 60s linear 0s infinite alternate;
  animation: background-move 60s linear 0s infinite alternate;
}
.col4 {
  -webkit-animation: background-move 90s linear 0s infinite alternate;
  -o-animation: background-move 90s linear 0s infinite alternate;
  animation: background-move 90s linear 0s infinite alternate;
}
.col10 {
  -webkit-animation: background-move 110s linear 0s infinite alternate;
  -o-animation: background-move 110s linear 0s infinite alternate;
  animation: background-move 110s linear 0s infinite alternate;
}
.col11 {
  -webkit-animation: background-move 80s linear 0s infinite alternate;
  -o-animation: background-move 80s linear 0s infinite alternate;
  animation: background-move 80s linear 0s infinite alternate;
}
.col12 {
  -webkit-animation: background-move 130s linear 0s infinite alternate;
  -o-animation: background-move 130s linear 0s infinite alternate;
  animation: background-move 130s linear 0s infinite alternate;
}
.j2store-product-list .jb-filter-section .module-title {
  text-align: left;
  font-size: 18px;
}
.j2store-product-list .jb-filter-section .j2store-product-filters {
  margin-bottom: 40px;
}
.j2store-product-list .jb-filter-section .price-filters .ui-widget {
  width: 93% !important;
}
.j2store-product-list .jb-filter-section .price-filters #j2store-slider-range {
  display: inline-block;
  margin-top: 15px;
}
.j2store-product-list .jb-filter-section .price-filters #j2store-slider-range .ui-slider-range {
  background: #0dac9e !important;
}
.j2store-product-list .jb-filter-section .price-filters #j2store-slider-range .ui-slider-handle {
  background: #ffffff !important;
  border-radius: 0px;
  top: -0.4em;
  border: 2px solid #0dac9e;
  margin-left: -3px;
}
.j2store-product-list .jb-filter-section .price-filters .price-input-box {
  margin-top: 15px;
}
.j2store-product-list .jb-filter-section .category-filters .j2product-categories a {
  font-size: 14px;
  cursor: pointer;
  padding: 5px 15px;
  border-bottom: 1px solid #eee;
  border-radius: 0px;
}
.j2store-product-list .jb-filter-section .category-filters .j2product-categories a:hover {
  cursor: pointer;
}
.j2store-product-list .jb-filter-section .jb-filter-author .j2store-product-brand-label {
  display: block;
  font-size: 14px;
  padding: 5px 15px;
  color: #222222;
  font-weight: normal;
  border-bottom: 1px solid #eee;
}
.j2store-product-list .jb-product-section .jb-products-filter-head {
  padding: 10px;
}
.j2store-product-list .jb-product-section .jb-products-filter-head .view-mode {
  float: right;
}
.j2store-product-list .jb-product-section .jb-products-filter-head .view-mode .btn {
  border: 2px solid #0dac9e;
  color: #0dac9e;
  border-radius: 3px;
}
.j2store-product-list .jb-product-section .jb-products-filter-head .view-mode .btn:hover {
  border-color: #0dac9e;
  background: #0dac9e;
  color: #ffffff;
}
.j2store-product-list .jb-product-section .jb-products-filter-head select,
.j2store-product-list .jb-product-section .jb-products-filter-head .j2store-product-search-input,
.j2store-product-list .jb-product-section .jb-products-filter-head .inputbox {
  padding: 0px 10px 0px;
  box-shadow: none;
  border-radius: 0px;
  border-color: #f3f3f3;
}
.j2store-product-list .jb-product-section .j2store-product-item-gird-info {
  margin-top: 20px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view {
  display: inline-block;
  text-align: center;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block {
  border: 1px solid #f5f5f5;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block:before {
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  top: 50%;
  width: 200%;
  z-index: -1;
  transform: skewY(14deg);
  transform-origin: 0px 0px 0px;
  background-color: #F5F5F5;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block:hover {
  border-color: #0dac9e;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .cart-action-complete {
  position: absolute;
  top: 0px;
  width: 100%;
  background: #0dac9e;
  z-index: 1000;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .cart-action-complete a {
  line-height: auto !important;
  color: #ffffff;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .cart-action-complete p {
  margin: 13px;
  color: #ffffff !important;
  font-size: 11px;
  font-weight: 400;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .j2store-wishlist-notification {
  position: absolute;
  top: 0px;
  width: 100%;
  background: #0dac9e;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .j2store-wishlist-notification a {
  line-height: auto !important;
  font-size: 12px !important;
  padding: 0px !important;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .j2store-wishlist-notification p {
  margin: 5px;
  color: #ffffff !important;
  font-size: 12px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .j2store-compare-notify {
  background: #0dac9e;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .j2store-compare-notify a {
  background: #0dac9e;
  position: absolute !important;
  line-height: auto !important;
  margin: -1px;
  font-size: 12px !important;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .j2store-compare-notify br {
  display: none;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image {
  position: relative;
  width: 100%;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image img {
  width: 100%;
  padding: 20px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-state {
  position: absolute;
  bottom: 0;
  top: auto;
  background: #0dac9e;
  color: #ffffff;
  transition: all 0.5s ease-out 0s;
  width: 100%;
  z-index: 999;
  transform-origin: 50% 100% 0px;
  transform: perspective(600px) rotateX(90deg);
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  opacity: 1;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-slider-cart .j2store-addtocart-form {
  margin: 0px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-slider-cart .j2store-add-to-cart {
  float: left;
  margin: 0px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-slider-cart .j2store-add-to-cart .product-qty {
  display: none;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-slider-cart .j2store-add-to-cart .btn-inverse {
  font-size: 14px;
  border-radius: 0px;
  background-color: inherit;
  line-height: 32px !important;
  border: none;
  padding: 6px 9px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-slider-cart .j2store-add-to-cart .btn-inverse:hover {
  background: #097d72;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .product-compare {
  padding: 0px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-icons .product-wishlist,
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-icons .product-compare {
  display: inline;
  margin-bottom: 0px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-icons .product-wishlist a,
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-icons .product-compare a {
  color: #ffffff;
  display: inline-block;
  margin-bottom: 0px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: none;
  white-space: nowrap;
  padding: 5px 13px;
  font-size: 11px;
  line-height: 32px;
  border-radius: 0px;
  -moz-user-select: none;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-icons .product-wishlist a:hover,
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-icons .product-compare a:hover {
  background: #097d72;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .overlay-rmore {
  position: absolute;
  border-radius: 50%;
  height: 54px;
  width: 54px;
  line-height: 54px;
  left: 50%;
  top: 50%;
  margin: -27px 0 0 -27px;
  z-index: 500;
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  background-color: #0dac9e;
  color: #ffffff;
  opacity: 0;
  -webkit-transform: translateZ(0) rotate(-45deg);
  transform: translateZ(0) rotate(-45deg);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  visibility: hidden;
  transition: .4s;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .overlay-rmore a {
  color: #ffffff;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .j2store_product_content_block {
  padding-bottom: 10px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .j2store_product_content_block .product-title {
  margin-top: 10px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .j2store_product_content_block .product-price-container {
  display: inline;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .j2store_product_content_block .product-price-container .base-price {
  color: #0dac9e;
  display: inline;
  font-weight: bold;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .j2store_product_content_block .product-price-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #a8a8a8 !important;
  font-size: 14px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .j2store_product_content_block .product-price-container .sale-price {
  color: #0dac9e;
  display: inline;
  font-weight: bold;
  font-size: 16px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view:hover .hover-state {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.j2store-product-list .jb-product-section .jb-product-grid-view:hover .overlay-rmore {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1.2) rotate(0deg);
  transform: scale(1.2) rotate(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.47, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 0.31, -0.36);
  transition: .4s;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .discount-percentage {
  position: absolute;
  display: block;
  right: 3px;
  top: 2px;
  z-index: 50;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  background: #333333;
  color: #ffffff;
  line-height: 16px;
  overflow: hidden;
  backface-visibility: hidden;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding-top: 15px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .discount-percentage p {
  margin: 13px 0px !important;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info {
  margin-top: 20px;
  border-bottom: 1px solid #eeeeee;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .product-title {
  text-transform: capitalize;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .product-title a {
  font-size: 20px;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .product-price-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #a8a8a8 !important;
  font-size: 14px;
  float: left;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .product-price-container .sale-price {
  color: #0dac9e;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .discount-percentage span br {
  display: none;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .j2store-add-to-cart {
  margin-left: 0px;
  display: inline-block;
  float: left;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .j2store-add-to-cart .btn-inverse {
  background: #0dac9e;
  border: 2px solid #0dac9e;
  border-radius: 2px;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .j2store-add-to-cart .btn-inverse:hover {
  background: #097d72;
  border: 2px solid #097d72;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .j2store-add-to-cart .product-qty {
  display: none;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .jb-icons .product-compare {
  display: inline;
  padding: 0px;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .jb-icons .product-compare a .fa {
  color: #ffffff;
  padding: 9px 16px;
  border: 2px solid #0dac9e;
  border-radius: 2px;
  background: #0dac9e;
  margin-left: 5px;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .jb-icons .product-compare a .fa:hover {
  background: #097d72;
  border: 2px solid #097d72;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .jb-icons .product-compare .j2store-compare-notify {
  position: absolute;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .jb-icons .product-compare .j2store-compare-notify .modal {
  display: inline;
  position: relative;
  top: 38px;
  right: 0px;
  bottom: 0px;
  left: -120px;
  z-index: 1050;
  outline: 0px none;
  font-size: 14px;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .jb-icons .product-wishlist {
  display: inline;
  padding: 0px;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .jb-icons .product-wishlist a .fa {
  color: #ffffff;
  padding: 9px 16px;
  border: 2px solid #0dac9e;
  border-radius: 2px;
  background: #0dac9e;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .jb-icons .product-wishlist a .fa:hover {
  background: #097d72;
  border: 2px solid #097d72;
}
.j2store-single-product .j2store-view-back-button {
  margin-bottom: 20px;
}
.j2store-single-product .j2store-mainimage {
  text-align: center;
  border: 1px solid #eeeeee;
}
.j2store-single-product .j2store-product-additional-images {
  margin-top: 20px;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list {
  margin-bottom: 20px;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list li {
  border: 1px solid #eeeeee;
  display: inline-block;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list li:hover {
  border-color: #0dac9e;
}
.j2store-single-product .product-title {
  color: #222222;
  text-transform: capitalize;
}
.j2store-single-product .price-sku-brand-container {
  margin-top: 25px;
}
.j2store-single-product .price-sku-brand-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #a8a8a8 !important;
  font-size: 14px;
}
.j2store-single-product .price-sku-brand-container .sale-price {
  color: #0dac9e;
  display: inline;
  font-weight: bold;
  font-size: 28px;
}
.j2store-single-product .j2store-add-to-cart {
  margin-left: 0px;
  display: inline-block;
  float: left;
}
.j2store-single-product .j2store-add-to-cart .btn-inverse {
  background: #0dac9e;
  border: 2px solid #0dac9e;
  border-radius: 2px;
}
.j2store-single-product .j2store-add-to-cart .btn-inverse:hover {
  background: #097d72;
  border: 2px solid #097d72;
}
.j2store-single-product .jb-icons-single .product-compare {
  display: inline;
  padding: 0px;
}
.j2store-single-product .jb-icons-single .product-compare a .fa {
  color: #ffffff;
  padding: 12px 16px;
  border: 2px solid #0dac9e;
  border-radius: 2px;
  background: #0dac9e;
  margin-left: 5px;
}
.j2store-single-product .jb-icons-single .product-compare a .fa:hover {
  background: #097d72;
  border: 2px solid #097d72;
}
.j2store-single-product .jb-icons-single .product-compare .j2store-compare-notify {
  position: absolute;
}
.j2store-single-product .jb-icons-single .product-compare .j2store-compare-notify .modal {
  display: inline;
  position: relative;
  top: 38px;
  right: 0px;
  bottom: 0px;
  left: -120px;
  z-index: 1050;
  outline: 0px none;
  font-size: 14px;
}
.j2store-single-product .jb-icons-single .product-wishlist {
  display: inline;
  padding: 0px;
}
.j2store-single-product .jb-icons-single .product-wishlist a .fa {
  color: #ffffff;
  padding: 12px 16px;
  border: 2px solid #0dac9e;
  border-radius: 2px;
  background: #0dac9e;
}
.j2store-single-product .jb-icons-single .product-wishlist a .fa:hover {
  background: #097d72;
  border: 2px solid #097d72;
}
.j2store-single-product .product-qty {
  display: block;
  margin-bottom: 10px;
}
.j2store-single-product .product-qty p {
  display: inline-block;
}
.j2store-single-product .nav-tabs {
  border-bottom: none;
  margin-bottom: 20px;
  margin-top: 20px;
}
.j2store-single-product .nav-tabs li a {
  border: 2px solid #eeeeee;
  border-radius: 3px;
  outline: none;
}
.j2store-single-product .nav-tabs li a:hover {
  background: #0dac9e;
  color: #ffffff;
  border: 2px solid #0dac9e;
}
.j2store-single-product .nav-tabs > li.active > a,
.j2store-single-product .nav-tabs > li.active > a:hover,
.j2store-single-product .nav-tabs > li.active > a:focus {
  border: 2px solid #0dac9e;
  border-radius: 3px;
  background-color: #0dac9e;
  color: #ffffff;
}
.j2store-single-product .tab-content {
  background: #f5f5f5;
  padding: 2.4em 2em 2.4em;
  border-radius: 3px;
}
.j2store-single-product .tab-content .product-sdesc td,
.j2store-single-product .tab-content .product-sdesc th {
  border: none;
  text-transform: capitalize;
}
.j2store-single-product .tab-content #j2store-comments h4 {
  border-bottom: none;
}
.j2store-single-product .tab-content #j2store-comments .rss {
  background: url("../../../templates/jb_bookstore/images/system/feed.png") no-repeat !important;
}
.j2store-single-product .tab-content #j2store-comments .refresh {
  background: url("../../../templates/jb_bookstore/images/system/refresh.png") no-repeat !important;
  padding: 0px 0px 0px 16px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list {
  margin-left: 0px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list .rbox {
  border: none;
  padding: 17px 40px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list .rbox .comment-box .comment-body {
  color: #999999;
  margin-top: 10px;
  font-size: 14px;
  line-height: 28px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list .comments-inline-edit {
  padding: 20px;
}
.j2store-single-product .tab-content #j2store-comments #comments-form input {
  width: 100%;
  height: 40px;
  border-radius: 3px;
  border-color: #f5f5f5;
}
.j2store-single-product .tab-content #j2store-comments #comments-form textarea {
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 3px;
  border-color: #f5f5f5;
}
.j2store-single-product .tab-content #j2store-comments #comments-form .grippie {
  max-width: 100% !important;
  width: 100% !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form label {
  font-family: 'Roboto Slab', serif !important;
}
.j2store-single-product .tab-content #j2store-comments .checkbox {
  width: auto !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn {
  background-image: none !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div {
  background-image: none !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div a {
  padding: 10px 20px;
  background: #0dac9e;
  border: 2px solid #0dac9e;
  color: #ffffff;
  height: auto !important;
  line-height: inherit;
  display: inline-block;
  border-radius: 3px;
  font-family: 'Roboto Slab', serif !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div a:hover {
  background: #097d72;
  border: 2px solid #097d72;
}
.product-upsells-container {
  margin-top: 20px;
}
.product-upsells-container .module-title {
  text-align: left;
  position: relative;
  overflow: hidden;
}
.product-upsells-container .module-title:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 10px;
  height: 1px;
  background-color: #EEE;
  margin-left: 10px;
}
.product-upsells-container .jb-related-items {
  text-align: center;
  overflow: hidden;
  position: relative;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
}
.product-upsells-container .jb-related-items:hover {
  border: 1px solid #0dac9e;
}
.product-upsells-container .jb-related-items:after {
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  top: 50%;
  width: 200%;
  z-index: -1;
  transform: skewY(14deg);
  transform-origin: 0px 0px 0px;
  background-color: #F5F5F5;
}
.product-upsells-container .jb-related-items .upsell-product-title {
  font-size: 18px;
}
.product-upsells-container .jb-related-items .product-price-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #A8A8A8 !important;
  font-size: 14px;
}
.product-upsells-container .jb-related-items .product-price-container .sale-price {
  color: #0dac9e;
  display: inline;
  font-weight: bold;
  font-size: 16px;
}
.product-upsells-container .jb-related-items .j2store_add_to_cart_button {
  margin-bottom: 20px;
}
.window-mainbody .j2store-mainimage img {
  max-width: 100%;
  text-align: center;
}
.window-mainbody .j2store-single-product .row {
  margin: 0px !important;
}
.window-mainbody .j2store-single-product .product-upsells-container {
  display: none;
}
.jb-j2store-products .j2store_products_container li {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  padding: 5px;
  margin-bottom: 5px;
}
.jb-j2store-products .j2store_products_container li:hover {
  border-color: #0dac9e;
}
.jb-j2store-products .j2store_products_container li .j2store_product_content_block h2 {
  margin-top: 0px;
}
.jb-j2store-products .j2store_products_container li .j2store_product_content_block h2 a {
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
}
.jb-j2store-products .j2store_products_container li .j2store_product_content_block .product-price-container {
  display: inline;
}
.jb-j2store-products .j2store_products_container li .j2store_product_content_block .product-price-container .base-price {
  color: #0dac9e;
  font-weight: bold;
}
.jb-j2store-products .j2store_products_container li .j2store_product_content_block .product-price-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #a8a8a8 !important;
  font-size: 14px;
}
.jb-j2store-products .j2store_products_container li .j2store_product_content_block .product-price-container .sale-price {
  color: #0dac9e;
  display: inline;
  font-weight: bold;
  font-size: 16px;
}
.jb-home-blog {
  display: inline-block;
}
.jb-home-blog li {
  background: #ffffff;
  padding: 0px !important;
}
.jb-home-blog li .tp-item2 {
  padding: 0px;
}
.jb-blog-post .bx-wrapper {
  max-width: 99% !important;
}
figure {
  display: block;
  overflow: hidden;
  position: relative;
}
figure img {
  display: block;
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
figure:hover img {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
figure:hover .text-overlay {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
figure:hover .text-overlay .info {
  top: 50%;
}
figure:hover .text-overlay .info span i {
  font-size: 40px;
}
figure .text-overlay {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  height: 100%;
  position: absolute;
  text-decoration: none;
  width: 100%;
  z-index: 100;
  padding: 20px;
  background: rgba(0, 0, 0, 0.08);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  bottom: 0px;
}
figure .text-overlay .info {
  text-align: center;
  top: 40%;
  width: 100%;
  left: 0;
  position: absolute;
  margin-top: -33px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
figure .text-overlay .info h4 {
  color: inherit;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}
figure a {
  color: #ffffff;
  font-weight: 200;
}
figure a:hover {
  color: #ffffff;
}
.faq .sp-accordion.sp-accordion-style3 .toggler {
  height: 60px !important;
  line-height: 60px !important;
}
.faq .sp-accordion.sp-accordion-style3 .toggler span span {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #333333;
  line-height: 54px !important;
}