.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #303030;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.sppb-title-heading {
  color: #303030;
  font-size: 30px !important;
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
}
.sppb-title-heading span {
  color: #ff5722;
}
.sppb-title-heading::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 136px;
  height: 1px;
  background: url(../../templates/jb_humanity/images/sec-title-decoration.png);
}
.sppb-text-center .sppb-title-heading::after {
  left: 50%;
  margin-left: -68px;
}
.sppb-title-subheading {
  font-size: 18px !important;
}
.title-white .sppb-title-heading {
  color: #ffffff;
}
.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 #363636;
  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 #363636;
}
.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 #363636;
}
.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: #d43300;
  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: #d43300;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.single-item {
  position: relative;
}
.single-item .content {
  position: relative;
  border: 1px solid #f4f4f4;
  border-top: 0px;
  padding: 25px 20px;
  margin-bottom: 30px;
}
.single-item .icon_box {
  position: relative;
  font-size: 50px;
  line-height: 50px;
  color: #ff5722;
  margin-right: 20px;
  padding-right: 15px;
  border-right: 1px solid #f4f4f4;
  float: left;
  margin-bottom: 20px;
}
.single-item .text {
  position: relative;
  float: left;
  margin-bottom: 20px;
}
.single-item .text h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
  margin-top: 0px;
}
.single-item .text p {
  color: #ff5722;
  margin: 0px;
}
.sppb-progress {
  overflow: initial;
  border-radius: 10px;
  background: #E9EFF4;
  margin-top: 35px;
  border-radius: 0px;
}
.sppb-progress .sppb-progress-bar {
  overflow: initial;
  border-radius: 10px;
  position: relative;
  background-color: #ff5722;
  border-radius: 0px;
}
.sppb-progress .sppb-progress-bar:before {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  right: -5px;
  left: auto;
  top: -3px;
  border: 4px solid #fff;
  border-radius: 50%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.sppb-progress .sppb-progress-bar span {
  position: absolute;
  text-align: center;
  right: 0px;
  margin-right: -18px;
  bottom: 15px;
  width: 42px;
  border-radius: 5px;
  height: 46px;
  color: #ff5722;
  background-repeat: no-repeat;
  line-height: 42px;
  font-size: 16px;
  font-weight: 700;
  background: url(../../templates/jb_humanity/images/progress-count.png);
}
.urgent-cause .sppb-addon-title {
  font-weight: 700;
  margin-top: 15px;
}
.urgent-cause .donate {
  font-family: 'Roboto Slab', serif;
  color: #999;
  font-size: 16px;
}
.urgent-cause .donate span {
  color: #ff5722;
}

.single-team-member {
  text-align: center;
  margin-bottom: 20px;
}
.single-team-member .img-box {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.single-team-member .img-box .overlay {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.9);
  -webkit-transition: .7s ease;
  -moz-transition: .7s ease;
  -ms-transition: .7s ease;
  -o-transition: .7s ease;
  transition: .7s ease;
}
.single-team-member .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.single-team-member .img-box .overlay .box .content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.single-team-member .img-box .overlay .box .content .list-inline li {
  margin: 0 0 0 8px;
  padding: 0px;
}
.single-team-member .img-box .overlay .box .content .list-inline li a {
  width: 40px;
  height: 40px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 38px;
  color: #fff;
  -webkit-transition: background .4s ease, color .4s ease;
  transition: background .4s ease, color .4s ease;
}
.single-team-member .img-box .overlay .box .content .list-inline li a .fa {
  margin: 0px !important;
  color: #ffffff;
}
.single-team-member .img-box .overlay .box .content .list-inline li a:hover {
  background: #ff5722;
  border: 1px solid #ff5722;
}
.single-team-member .img-box .overlay .box .content .list-inline li a:hover .fa {
  color: #ffffff;
}
.single-team-member:hover .img-box .overlay {
  height: 100%;
  visibility: visible;
  opacity: 1;
  -webkit-transition: .7s ease;
  -moz-transition: .7s ease;
  -ms-transition: .7s ease;
  -o-transition: .7s ease;
  transition: .7s ease;
}
.single-team-member .text-box h3 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0px 15px;
}
.single-team-member .text-box span {
  color: #ff5722;
  margin: 0 0 10px;
}
.team-style-2 .sppb-person-information h3 {
  color: #303030;
}

.gallery {
  position: relative;
}
.gallery .inner-box {
  position: relative;
  overflow: hidden;
}
.gallery .item {
  position: relative;
}
.gallery.style-2 .item {
  margin-bottom: 30px;
}
.gallery .item img {
  width: 100%;
}
.gallery .overlay .top {
  position: absolute;
  text-align: center;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0%;
  background: rgba(0, 0, 0, 0.7);
  transition: 0.5s cubic-bezier(0.4, 0, 1, 1);
  opacity: 0;
  visibility: hidden;
}
.gallery .item:hover .overlay .top {
  height: 100%;
  transition: 0.5s cubic-bezier(0.4, 0, 1, 1);
  opacity: 1;
  visibility: visible;
}
.gallery .overlay .top .box {
  display: table;
  width: 100%;
  height: 100%;
}
.gallery .overlay .top .content {
  display: table-cell;
  vertical-align: middle;
}
.gallery .overlay .top a {
  position: relative;
  color: #fff;
  line-height: 41px;
  text-align: center;
  padding: 0 18px;
}
.gallery .overlay .bottom {
  position: absolute;
  left: 20px;
  bottom: -100%;
  right: 20px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: .5s ease;
}
.gallery .item:hover .overlay .bottom {
  bottom: 20px;
  opacity: 1;
  visibility: visible;
  transition: .9s ease;
  transition-delay: .3s;
}
.gallery .overlay .bottom h4 {
  color: #fff;
  line-height: 28px;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 700;
}
.gallery .overlay .bottom h4 a {
  color: #ffffff !important;
}
.gallery .bottom-content {
  position: relative;
  margin: 20px 0 25px;
}
.gallery .bottom-content h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}
.gallery .bottom-content p {
  color: #ff5722;
}
.featherlight {
  z-index: 1000 !important;
}
.fact-counter {
  position: relative;
  padding: 70px 0px 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
.fact-counter .content {
  background: #ffffff;
  padding: 40px;
}
.fact-counter .content p.text-primary {
  font-size: 24px;
}
.fact-counter .content h2 {
  font-weight: 700;
  margin: 15px 0;
  text-transform: uppercase;
}
.fact-counter .content .link {
  margin-top: 25px;
}
.single-fact-count {
  background: rgba(0, 0, 0, 0.15);
  border: 1px solid #3f3f43;
  color: #fff;
  padding: 36px 0 29px 63px;
}
.single-fact-count .icon {
  font-size: 36px;
  position: relative;
  display: inline-flex;
  width: 70px;
  right: 0;
  margin-bottom: 5px;
  color: #ff5722;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.animated-number-float .sppb-addon-content {
  display: inline;
}
.animated-number-float .sppb-addon-content .sppb-animated-number {
  color: #ffffff;
  font-weight: bold;
  line-height: 15px !important;
  padding-left: 60px;
  top: -36px;
  position: relative;
  clear: both;
  display: inline-block;
  font-size: 36px;
  line-height: 44px;
  vertical-align: middle;
}
.animated-number-float .sppb-addon-content .sppb-animated-number-title {
  margin-top: 0px;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  font-family: 'Roboto Slab', serif !important;
}
.sppb-testimonial-pro {
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}
.sppb-testimonial-pro span.fa {
  display: none;
}
.sppb-testimonial-pro .sppb-testimonial-message {
  font-size: 14px;
  line-height: 1.8em;
  color: #555555;
  font-weight: 400;
}
.sppb-testimonial-pro .sppb-testimonial-message h4 {
  font-size: 20px;
  font-weight: 700;
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  color: #ff5722;
  font-family: 'roboto-light';
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer img {
  margin-bottom: 20px;
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer strong {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #303030;
  font-family: 'Roboto Slab', serif;
  margin-bottom: 10px;
}
.sppb-testimonial-pro .sppb-carousel-indicators {
  position: absolute;
  bottom: -60px;
}
.sppb-testimonial-pro .sppb-carousel-indicators li {
  width: 7px;
  height: 7px;
  border: none;
  background-color: #D5D7DA;
  margin: 0;
  margin-right: 10px;
  -webkit-transition: .3s;
  transition: .3s;
}
.sppb-testimonial-pro .sppb-carousel-indicators li.active {
  transform: scale(1.4);
}
.sppb-testimonial-pro.testimonial-variation {
  text-align: left;
  padding: 0;
}
.sppb-testimonial-pro.testimonial-variation .sppb-testimonial-message {
  font-size: 24px;
}
.sppb-testimonial-pro.testimonial-variation .sppb-carousel-indicators {
  top: -60px;
  left: 0;
  right: inherit;
  bottom: inherit;
  width: auto;
  margin-left: 0;
}
.custom-testimonial2.sppb-testimonial-pro .sppb-carousel-indicators {
  position: absolute;
  bottom: -0px;
}
.blog-section {
  position: relative;
}
.default-blog-news {
  position: relative;
  transition: 0.5s ease-in-out;
  margin-bottom: 50px;
  border: 1px solid #f4f4f4;
  overflow: hidden;
}
.default-blog-news .lower-content {
  position: relative;
  margin-top: -55px;
}
.default-blog-news .lower-content .content {
  background: #fff;
  text-align: center;
  padding: 25px;
}
.default-blog-news .lower-content .category {
  color: #fff;
  background: #ff5722;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  padding: 8px 23px;
  margin-left: 15px;
  margin-bottom: 15px;
  position: relative;
  top: -15px;
}
.default-blog-news .lower-content .text p {
  margin-bottom: 10px;
}
.default-blog-news .lower-content h4 {
  color: #303030;
  font-weight: 700;
  margin: 0px;
  font-size: 20px;
  line-height: 28px;
}
.default-blog-news .lower-content h4 a {
  color: #303030;
  transition: all 300ms ease;
  font-size: 18px;
}
.default-blog-news .lower-content h4 a:hover {
  color: #ff5722;
  transition: all 300ms ease;
}
.default-blog-news .lower-content .post-meta li {
  color: #949494;
  font-size: 14px !important;
  margin-bottom: 7px;
  font-weight: 400 !important;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
}
.default-blog-news .img-holder {
  display: block;
  overflow: hidden;
  position: relative;
}
.default-blog-news .img-holder a {
  width: 100%;
}
.default-blog-news .img-holder img {
  transform: scale(1);
  transition: all 0.5s ease 0s;
  width: 370px;
  height: 325px;
}
.default-blog-news:hover .img-holder img {
  transform: scale(1.1);
}
.default-blog-news .overlay {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  bottom: -20%;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: .9s ease;
}
.default-blog-news:hover .overlay {
  bottom: 0%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.default-blog-news .lower-content {
  position: relative;
  margin-top: -56px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: .7s ease;
  -moz-transition: .7s ease;
  -ms-transition: .7s ease;
  -o-transition: .7s ease;
  transition: .7s ease;
}
.default-blog-news:hover .lower-content {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .7s ease;
  -moz-transition: .7s ease;
  -ms-transition: .7s ease;
  -o-transition: .7s ease;
  transition: .7s ease;
}
.default-blog-news .overlay .bottom-box {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.default-blog-news .overlay .content {
  background: #fff;
  text-align: center;
  padding: 25px;
}
.default-blog-news .overlay .category {
  color: #fff;
  background: #ff5722;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  padding: 8px 23px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.default-blog-news .overlay .text p {
  padding-bottom: 0px;
}
.default-blog-news .overlay h4 {
  color: #303030;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 28px;
}
.default-blog-news .overlay h4 a {
  color: #303030;
  transition: all 300ms ease;
  font-size: 18px;
}
.default-blog-news .overlay h4 a:hover {
  color: #ff5722;
  transition: all 300ms ease;
}
.default-blog-news .overlay .post-meta li {
  color: #949494;
  font-size: 14px !important;
  font-weight: 400 !important;
  font-family: 'Roboto', sans-serif !important;
  display: inline-block;
}
.sppb-addon-cta {
  padding: 30px 0px !important;
}
.sppb-addon-cta .sppb-addon-title {
  font-weight: 700;
  margin-bottom: 0px;
}
.single-footer-widget .latest-post .single-post .text-holder {
  position: relative;
  margin-bottom: 13px;
  padding-bottom: 13px;
  border-bottom: 1px solid #363636;
}
.single-footer-widget .latest-post .single-post .text-holder h5 {
  position: relative;
  top: -5px;
  font-size: 16px;
  color: #999;
  line-height: 26px;
  margin: 0px;
}
.single-footer-widget .latest-post .single-post .text-holder .post-info {
  color: #949494;
  font-size: 15px;
}
.contact-info li {
  position: relative;
  padding-left: 30px;
  font-size: 15px;
  color: #999;
  line-height: 26px;
  margin-bottom: 20px;
  border-bottom: 1px solid #333;
  padding-bottom: 15px;
}
.contact-info li span {
  color: #949494;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
}
.contact-info li i {
  font-size: 18px;
  color: #ff5722;
  position: absolute;
  left: 0;
  top: 6px;
}

.classic-blog-news {
  position: relative;
  transition: 0.5s ease-in-out;
  margin-bottom: 50px;
  border: 1px solid #f4f4f4;
  overflow: hidden;
}
.classic-blog-news .lower-content {
  position: relative;
  margin-top: -55px;
}
.classic-blog-news .lower-content .content {
  background: #fff;
  padding: 25px 20px 25px;
}
.classic-blog-news .lower-content .category {
  color: #fff;
  background: #ff5722;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  padding: 8px 23px;
  margin-left: 15px;
  margin-bottom: 15px;
  position: relative;
  z-index: 99;
}
.classic-blog-news .lower-content .text p {
  margin-bottom: 10px;
}
.classic-blog-news .lower-content h4 {
  color: #303030;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  margin: 18px 0 8px 0px;
}
.classic-blog-news .lower-content h4 a {
  color: #303030;
  transition: all 300ms ease;
  font-size: 18px;
  text-decoration: none !important;
}
.classic-blog-news .lower-content h4 a:hover {
  color: #ff5722;
  transition: all 300ms ease;
  text-decoration: none;
}
.classic-blog-news .lower-content .post-meta li {
  display: inline-block;
  color: #949494;
  font-size: 14px;
  margin: 0 8px 0 0;
  padding-right: 10px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  border-right: 1px solid #dcdcdc;
  line-height: 14px;
}
.classic-blog-news .lower-content .post-meta li:last-child {
  border-right: none;
}
.classic-blog-news .lower-content .post-meta ul li a {
  color: #949494;
  font-size: 14px;
  margin-bottom: 7px;
  text-transform: capitalize;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.classic-blog-news .lower-content a {
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 10px;
  color: #303030;
  font-weight: 700;
}
.classic-blog-news .lower-content .link a i {
  margin-left: 7px;
  font-size: 20px;
}
.classic-blog-news .img-holder {
  display: block;
  overflow: hidden;
  position: relative;
}
.classic-blog-news .img-holder a {
  width: 100%;
}
.classic-blog-news .img-holder a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: .5s eass;
  -moz-transition: .5s eass;
  -ms-transition: .5s eass;
  -o-transition: .5s eass;
  transition: .5s eass;
}
.classic-blog-news:hover .img-holder a:before {
  opacity: 1;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  -ms-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}
.classic-blog-news .img-holder img {
  transform: scale(1);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.classic-blog-news:hover .img-holder img {
  transform: scale(1.1);
}
.classic-blog-news .overlay {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  bottom: -20%;
  width: 100%;
  height: 100%;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: .9s ease;
}
.classic-blog-news:hover .overlay {
  bottom: 0%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.classic-blog-news .lower-content {
  position: relative;
  margin-top: -52px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: .7s ease;
  -moz-transition: .7s ease;
  -ms-transition: .7s ease;
  -o-transition: .7s ease;
  transition: .7s ease;
}
.blog-section .post-area {
  position: relative;
}
.blog-section .post-area:before {
  position: absolute;
  content: "";
  right: -30px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #f4f4f4;
}

.j2store-product-list .form-inline {
  margin-bottom: 20px;
}
.j2store-product-list .form-inline input {
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
  height: 40px;
  line-height: 0;
  text-transform: uppercase;
}
.j2store-product-list .form-inline select {
  background: #f7f7f7 none repeat scroll 0 0;
  border-color: #f7f7f7;
  border-radius: 0;
  box-shadow: none;
  float: right;
  height: 40px;
}
.j2store-product-list .j2store-sidebar-filters-container .j2store-product-filters {
  border: 1px solid #eee;
  display: table;
  line-height: 1;
  padding: 18px 12px 15px;
  width: 100%;
}
.j2store-product-list .j2store-sidebar-filters-container .j2store-product-filters h4 {
  display: inline-block;
  margin: 10px 0px 20px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .ui-widget {
  width: 93% !important;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters #j2store-slider-range {
  background: url("../../templates/jb_humanity/images/price-filter-bg.png") repeat !important;
  display: inline-block;
  margin-top: 15px;
  border-radius: 0px;
  height: 7px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters #j2store-slider-range .ui-slider-range {
  background: #303030 !important;
  top: 0px;
  height: 7px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters #j2store-slider-range .ui-slider-handle {
  background: #ff5722 !important;
  top: -0.3em;
  border: 2px solid #303030;
  margin-left: -3px;
  border-radius: 0px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .price-input-box {
  margin-top: 15px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .price-input-box .btn-success {
  background: #eeeeee;
  border: medium none;
  border-radius: 4px;
  color: #333333;
  font-weight: 900;
  line-height: inherit;
  margin-right: 16px;
  outline: medium none;
  text-align: center;
  text-transform: uppercase;
  width: 80px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .price-input-box .jb-price-range {
  font-weight: bold;
  margin-top: 5px;
  font-family: 'Roboto Slab', serif;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories a {
  color: #666666;
  padding: 5px 0px;
  font-size: 16px;
  position: relative;
  text-transform: capitalize;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories a:before {
  background: #F9F9F9;
  content: '';
  height: 20px;
  width: 20px;
  border: 1px solid #EEEEEE;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 10px;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories a:hover,
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories a:focus {
  background: transparent;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories.active a {
  background: transparent;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories.active a:after {
  content: '\2713';
  position: absolute;
  left: 4px;
  top: 12px;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-label {
  display: block;
  margin: 0 0 10px;
  position: relative;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-brand-checkboxes {
  display: none;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-label {
  color: #666666;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-label:before {
  content: '';
  background: #F9F9F9;
  height: 20px;
  width: 20px;
  border: 1px solid #EEEEEE;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 10px;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-brand-checkboxes:checked + .j2store-product-brand-label:after {
  content: '\2713';
  position: absolute;
  left: 5px;
  top: 7px;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-title {
  line-height: 1;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-title span a {
  display: inline-block;
  margin-bottom: 10px;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .control-group {
  margin-bottom: 0;
}
.j2store-product-list .default-shop-item {
  position: relative;
  margin-bottom: 30px;
}
.j2store-product-list .default-shop-item .inner-box {
  position: relative;
}
.j2store-product-list .default-shop-item .inner-box .image-box {
  position: relative;
  overflow: hidden;
  background: #f4f4f4;
}
.j2store-product-list .default-shop-item .inner-box .image-box img {
  width: 100%;
  display: block;
  padding: 30px;
}
.j2store-product-list .default-shop-item .inner-box .lower-content {
  position: relative;
  padding: 10px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.j2store-product-list .default-shop-item .inner-box .lower-content h3 {
  position: relative;
  color: #1f1f1f;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.j2store-product-list .default-shop-item .inner-box .lower-content h3 a {
  position: relative;
  color: #1f1f1f;
}
.j2store-product-list .default-shop-item .inner-box .lower-content h3 a:hover {
  color: #ff5722;
}
.j2store-product-list .default-shop-item .inner-box .lower-content .price {
  margin-top: 5px;
}
.j2store-product-list .default-shop-item .inner-box .lower-content .price .sale-price {
  color: #ff5722;
  font-size: 18px !important;
  line-height: 26px;
  height: 26px;
  display: inline;
}
.j2store-product-list .default-shop-item .inner-box .lower-content .price .strike {
  color: #9e9e9e;
  font-size: 14px;
  display: inline-flex;
  margin-right: 5px;
}
.j2store-product-list .default-shop-item .overlay {
  position: absolute;
  left: 0px;
  top: -100%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0.9;
  text-align: center;
  z-index: 10;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.j2store-product-list .default-shop-item .overlay .links-box {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -27px;
  width: 100%;
  height: 54px;
}
.j2store-product-list .default-shop-item .overlay .option-btn {
  position: relative;
  display: inline-block;
  line-height: 30px;
  padding: 12px 0px;
  width: 54px;
  height: 54px;
  background: #ff5722;
  color: #ffffff;
  border-radius: 2px;
  font-size: 16px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.j2store-product-list .default-shop-item .overlay .option-btn:hover {
  background: #1d2802;
}
.j2store-product-list .default-shop-item:hover .overlay {
  top: 0px;
}
.j2store-product-list .default-shop-item:hover .inner-box {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  transition: 0.5s ease-in-out;
}

.simple-product .product-image {
  position: relative;
}
.simple-product .product-image .j2store-mainimage {
  padding-left: 75px;
}
.simple-product .product-image .j2store-mainimage .j2store-product-main-image {
  width: 100%;
  background: #f7f7f7;
  padding: 10px;
}
.simple-product .product-image .j2store-product-additional-images {
  position: absolute;
  left: 15px;
  top: 0;
}
.simple-product .product-image .j2store-product-additional-images ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.simple-product .product-image .j2store-product-additional-images ul li {
  width: 65px;
  margin-bottom: 10px;
  display: block;
  background: #f7f7f7;
  padding: 10px;
}
.simple-product .product-image .j2store-product-additional-images ul li img {
  width: 100%;
}
.j2store-single-product.simple .product-content {
  padding-top: 57px;
}
.j2store-single-product.simple .product-content .product-sku span {
  font-size: 14px;
  letter-spacing: 1.87px;
}
.j2store-single-product.simple .product-content .product-title {
  margin: 0 0 20px;
}
.j2store-single-product.simple .product-content .price-sku-brand-container {
  margin: 0 -15px;
  border: 0;
  padding: 0;
}
.j2store-single-product.simple .product-content .product-decs .product-sdesc {
  font-size: 14px;
  color: #4A4A4A;
}
.j2store-single-product.simple .product-content .product-price {
  margin: 28px 0 10px;
}
.j2store-single-product.simple .product-content .product-price .sale-price {
  font-size: 26px;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form {
  position: relative;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options span {
  display: none;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options span.j2error {
  display: inline-block;
  font-style: normal;
  background: #eea236;
  color: #fff;
  padding: 5px 15px;
  margin-bottom: 35px;
  border-radius: 3px;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options br {
  display: none;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options input {
  display: none;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options b {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.87px;
  display: inline-block;
  width: 110px;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options label {
  font-size: 14px;
  border: 1px solid #EDEDED;
  display: inline-block;
  letter-spacing: 1.87px;
  text-transform: uppercase;
  padding: 5px 10px;
  line-height: 1;
  margin-bottom: 0;
  margin-right: 4px;
  cursor: pointer;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options .option {
  margin-bottom: 15px;
}
.j2store-single-product.simple .product-content .cart-action-complete {
  padding: 10px 25px;
  bottom: -80px;
  width: 59.3%;
}
.j2store-single-product.simple .product-content .cart-action-complete p {
  padding: 0;
}
.j2store-single-product.simple .shop-tab {
  margin: 60px 0;
}
.j2store-single-product.simple .shop-tab .nav-tabs {
  border-bottom: 0 none;
  padding: 0;
}
.j2store-single-product.simple .shop-tab .nav-tabs li a {
  border-radius: 0;
  font-weight: bold;
  color: #343434;
  padding: 20px;
  outline: none;
}
.j2store-single-product.simple .shop-tab .tab-content {
  border: 1px solid #DDD;
  padding: 20px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments h4 {
  border-bottom: none;
  padding: 0px 20px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .rss {
  background: url("../../templates/jb_humanity/images/system/feed.png") no-repeat !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .refresh {
  background: url("../../templates/jb_humanity/images/system/refresh.png") no-repeat !important;
  padding: 0px 0px 0px 16px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .comments-list {
  margin-left: 0px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .comments-list .rbox {
  border: none;
  padding: 17px 40px;
}
.j2store-single-product.simple .shop-tab .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.simple .shop-tab .tab-content #j2store-comments .comments-list .comments-inline-edit {
  padding: 20px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form input {
  width: 100%;
  height: 40px;
  border-radius: 0px;
  border-color: #eeeeee;
  box-shadow: none;
  padding: 13px 18px !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form textarea {
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 0px;
  border-color: #eeeeee;
  box-shadow: none;
  padding: 13px 18px !important;
  height: 150px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form .grippie {
  max-width: 100% !important;
  width: 100% !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form label {
  font-family: 'Roboto', sans-serif !important;
  display: inline-block;
  padding: 10px 0px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .checkbox {
  width: auto !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn {
  background-image: none !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn div {
  background-image: none !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn div a {
  padding: 10px 20px;
  background: #ff5722;
  border: 2px solid #ff5722;
  color: #ffffff;
  height: auto !important;
  line-height: inherit;
  display: inline-block;
  border-radius: 3px;
  font-family: Georgia, "Times New Roman", Times, serif !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn div a:hover {
  background: #d43300;
  border: 2px solid #d43300;
}
.j2store-cart-table .product-qty .input-mini {
  height: 50px;
  width: 50px !important;
}
.j2store-cart-table .remove-icon {
  margin-bottom: 0px;
}
.j2store-cart-table .remove-icon i {
  color: #ffffff;
}
.cart-estimator-discount-block {
  margin: 10px 0;
  display: inline-block;
}
.cart-estimator-discount-block #shipping {
  padding-top: 30px;
}
.cart-estimator-discount-block #shipping table tr {
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cart-estimator-discount-block #shipping table tr td {
  border: none;
  margin-right: 20px;
}
.cart-estimator-discount-block #shipping table tr td select {
  width: 220px;
}
.why-chooseus .item {
  margin-bottom: 30px;
  transition: .5s ease;
}
.why-chooseus .item:hover {
  border-color: #ff5722;
  transition: .5s ease;
}
.why-chooseus .inner-box {
  position: relative;
}
.why-chooseus .inner-box .icon_box {
  position: relative;
  color: #ff5722;
  font-size: 50px;
}
.why-chooseus .item h4 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 20px;
  transition: .5s ease;
}
.why-chooseus .item:hover h4 {
  color: #ff5722;
  transition: .5s ease;
}
.sppb-addon-accordion .sppb-panel-modern .sppb-panel-heading {
  padding: 16px 30px 16px;
  background: #ffffff;
  color: #303030;
  border: 1px solid #f4f4f4;
}
.sppb-addon-accordion .sppb-panel-modern .sppb-panel-heading .sppb-panel-title {
  font-family: 'Roboto Slab', serif;
  color: #303030;
  font-size: 16px;
}
.sppb-addon-accordion .sppb-panel-modern .sppb-panel-body {
  background: #f7f7f7;
}
.sppb-ajax-contact-content .sppb-ajaxt-contact-form .sppb-form-group input {
  line-height: 24px;
  height: 50px;
  font-size: 16px;
  box-shadow: none;
  border: 1px solid #f4f4f4;
  padding: 12px 15px;
  background: #fff;
  border-radius: 0px;
}
.sppb-ajax-contact-content .sppb-ajaxt-contact-form .sppb-form-group textarea {
  font-size: 16px;
  box-shadow: none;
  border: 1px solid #f4f4f4;
  border-radius: 0px;
}
.sppb-ajax-contact-content .sppb-ajaxt-contact-form .sppb-form-group .sppb-form-check-input {
  height: auto;
  line-height: inherit;
}
.counter-column .icon {
  font-size: 40px;
  color: #ff5722;
  text-align: center;
}
.counter-column .sppb-addon-animated-number .sppb-animated-number {
  font-size: 40px !important;
  font-weight: 400;
  padding: 0px 10px 5px;
  color: #ffffff;
  font-family: 'Roboto Slab', serif;
}
.counter-column .sppb-addon-animated-number .sppb-animated-number-title {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  font-family: 'Roboto Slab', serif;
}
.sppb-addon-optin-forms {
  padding: 0px 50px;
}
.sppb-addon-optin-forms .sppb-form-control {
  line-height: 24px;
  height: 50px;
  font-size: 16px;
  box-shadow: none;
  border: 1px solid #f4f4f4;
  padding: 12px 15px;
  background: #fff;
  border-radius: 0px;
}
.contact .content {
  border: 2px solid #f4f4f4;
  padding: 23px 28px;
  margin-bottom: 50px;
}
.contact .contact-info {
  margin-top: 20px;
}
.contact .contact-info li {
  position: relative;
  padding-left: 30px;
  font-size: 15px;
  color: #999;
  line-height: 26px;
  margin-bottom: 16px;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 15px;
}
.contact .contact-info li span {
  color: #ff5722;
}
.contact .contact-info li i {
  font-size: 18px;
  color: #ff5722;
  position: absolute;
  left: 0;
  top: 6px;
}
.contact .social-icon {
  padding-top: 6px;
}
.social-icon li {
  display: inline-block;
}