.jb-divider {
  background: url("../../templates/jb_builder/images/joomlabuff/hr.png");
  display: block;
  height: 9px;
  margin: 20px auto;
  padding: 0;
  position: relative;
  width: 85px;
}
.jb-title-intro {
  text-align: center;
  margin-bottom: 40px;
  font-size: 16px;
}
.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;
}
.jb-title-center-big .module-title {
  color: inherit;
  font-size: 36px !important;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 40px 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.jb-title-center-big .module-title:after {
  background: url("../../templates/jb_builder/images/joomlabuff/hr.png") no-repeat scroll center center;
  bottom: -20px;
  content: "";
  height: 10px;
  left: 0px;
  position: absolute;
  width: 100%;
}
.jb-title-big .module-title {
  color: inherit;
  font-size: 36px !important;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 0px 0;
  padding: 0;
  position: relative;
}
.jb-title-big .module-title:after {
  background: url("../../templates/jb_builder/images/joomlabuff/hr.png") no-repeat scroll;
  bottom: -20px;
  content: "";
  height: 10px;
  left: 0px;
  position: absolute;
  width: 100%;
}
.jb-footer-title .module-title {
  color: inherit;
  font-size: 24px !important;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 30px 0;
  padding: 0;
  position: relative;
}
.jb-footer-title .module-title:before {
  background: url("../../templates/jb_builder/images/joomlabuff/hr.png") no-repeat scroll;
  content: "";
  height: 10px;
  position: relative;
  width: 100px;
  display: inline-block;
}
.jb-footer-title2 span {
  color: inherit;
  font-size: 24px !important;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 0px 0;
  padding: 0;
  position: relative;
}
.jb-footer-title2 span:before {
  background: url("../../templates/jb_builder/images/joomlabuff/hr.png") no-repeat scroll;
  content: "";
  height: 10px;
  position: relative;
  width: 100px;
  display: inline-block;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.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: #e2b20a;
  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: #e2b20a;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.service {
  text-align: center;
  margin-bottom: 30px;
}
.entry {
  display: block;
  overflow: hidden;
  position: relative;
}
.entry img {
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -ms-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
}
.entry:hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -webkit-transform: rotate(-1deg) scale(1.4);
  -moz-transform: rotate(-1deg) scale(1.4);
  -ms-transform: rotate(-1deg) scale(1.4);
  -o-transform: rotate(-1deg) scale(1.4);
  transform: rotate(-1deg) scale(1.4);
}
.entry:hover .magnifier {
  opacity: 1;
  visibility: visible;
}
.entry .magnifier {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  top: 0;
  left: 0;
  z-index: 998;
  bottom: -1px;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.entry .magnifier .buttons {
  visibility: hidden;
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 0;
  right: 0;
  background: #f4c212;
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 1111;
  margin: -20px auto;
  opacity: 0;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: all .3s ease 0;
  -moz-transition: all .3s ease 0;
  -ms-transition: all .3s ease 0;
  -o-transition: all .3s ease 0;
  transition: all .3s ease 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.entry .magnifier .buttons i,
.entry .magnifier .buttons em {
  color: #ffffff;
}
.entry .magnifier:hover .buttons {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.jb-parallax {
  color: #ffffff;
  display: inline-block;
  height: 100%;
  margin: auto;
  padding: 80px 0;
  position: relative;
  width: 100%;
  z-index: 999;
}
@media (max-width: 767px) {
  .jb-parallax h3 {
    font-weight: bold;
    margin-top: 0px;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .jb-parallax h3 {
    font-weight: bold;
    margin-top: 0px;
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .jb-parallax h3 {
    font-weight: bold;
    margin-top: 0px;
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .jb-parallax h3 {
    font-weight: bold;
    margin-top: 0px;
    font-size: 24px;
  }
}
#colorful-tab .nav-tabs > li {
  padding-left: 0px;
  padding-right: 0px;
}
#colorful-tab .nav-tabs > li > a {
  border: 1px solid transparent;
  padding: 0;
  font-size: 18px;
  text-align: center;
}
#colorful-tab .nav-tabs > li .bubble {
  background: #ededed;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  display: block;
  margin: 0 auto 10px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
#colorful-tab .nav-tabs > li > a:hover .bubble,
#colorful-tab .nav-tabs > li > a:focus .bubble,
#colorful-tab .nav-tabs > li.active > a .bubble,
#colorful-tab .nav-tabs > li.active > a:hover .bubble,
#colorful-tab .nav-tabs > li.active > a:focus .bubble {
  background: #ffffff;
  color: #f4c212;
}
#colorful-tab .nav-tabs > li > a,
#colorful-tab .nav-tabs > li > a:hover,
#colorful-tab .nav-tabs > li > a:focus,
#colorful-tab .nav-tabs > li.active > a,
#colorful-tab .nav-tabs > li.active > a:hover,
#colorful-tab .nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #transparent;
  border-color: transparent;
  border-image: none;
  border-style: solid;
  border-width: 0;
  color: #212121;
  cursor: pointer;
}
#colorful-tab .nav-tabs > li > a:hover,
#colorful-tab .nav-tabs > li > a:focus,
#colorful-tab .nav-tabs > li.active > a,
#colorful-tab .nav-tabs > li.active > a:hover,
#colorful-tab .nav-tabs > li.active > a:focus {
  background: #f4c212;
  color: #fff;
  outline: none;
}
.control-top .owl-controls .owl-nav [class*="owl-"]:hover,
#accordion-first .accordion-heading .accordion-toggle > em:hover,
#accordion-first .accordion-heading .accordion-toggle > em.fa-arrow-right {
  background: #f4c212 !important;
  border-color: #f4c212 !important;
  color: #ffffff;
}
#colorful-tab .nav-tabs {
  border: none;
  width: 100%;
  margin-bottom: 30px;
}
#colorful-tab .nav-tabs li:focus,
#colorful-tab .nav-tabs li:hover,
#colorful-tab .nav-tabs li.active {
  position: relative;
}
#colorful-tab .nav-tabs li:hover:after,
#colorful-tab .nav-tabs li:focus:after,
#colorful-tab .nav-tabs li.active:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(244, 194, 18, 0);
  border-top-color: #f4c212;
  border-width: 10px;
  margin-left: -10px;
}
#colorful-tab .nav-tabs h3 {
  font-size: 18px;
  font-weight: bold;
}
#colorful-tab .nav-tabs > li > a,
#colorful-tab .nav-tabs > li > a:hover,
#colorful-tab .nav-tabs > li > a:focus,
#colorful-tab .nav-tabs > li.active > a,
#colorful-tab .nav-tabs > li.active > a:hover,
#colorful-tab .nav-tabs > li.active > a:focus,
#colorful-tab .nav-tabs > li.active > a,
#colorful-tab .nav-tabs > li.active > a:hover,
#colorful-tab .nav-tabs > li.active > a:focus {
  padding: 30px 20px;
}
#colorful-tab .nav-tabs > li:active h3,
#colorful-tab .nav-tabs > li:focus h3,
#colorful-tab .nav-tabs > li.active h3,
#colorful-tab .nav-tabs > li:hover h3 {
  color: #fff !important;
  font-weigh: bold;
}
#colorful-tab .nav-tabs,
.nav-pills {
  text-align: center;
}
#colorful-tab .tab-content .tab-pane h4 {
  font-weight: bold;
}
@media (max-width: 768px) {
  #colorful-tab .nav-tabs h3 {
    display: none;
  }
}
.client {
  border: 1px solid #eeeeee;
  border-radius: 10px;
  margin: 15px 0;
}
.client img {
  margin: auto;
  width: auto;
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.client:hover {
  background: #f4c212;
  border: 1px solid #f4c212;
}
.client:hover img {
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.client .effect-milo .image {
  position: absolute;
  top: 0;
  opacity: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 0);
  transform: translate3d(0, 0);
}
.client .effect-milo:hover .image {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.jb-responsive-testimonial-list .testimonial {
  background: transparent;
  position: relative;
}
.jb-responsive-testimonial-list .testimonial .text-block {
  position: relative;
  border: 1px solid #eeeeee;
  border-radius: 10px;
  margin: 15px 0;
  padding: 20px 20px 40px;
  overflow: visible;
  min-height: 100px;
}
.jb-responsive-testimonial-list .testimonial .text-block .rating i {
  color: #f4c212 !important;
  font-size: 16px;
}
.jb-responsive-testimonial-list .testimonial .text-block img {
  border: 1px solid #eeeeee;
  bottom: -50px;
  left: 0;
  margin: 0 auto !important;
  position: absolute !important;
  right: 0;
  text-align: center;
  width: 80px !important;
  z-index: 1000;
}
.jb-responsive-testimonial-list .testimonial .title-block {
  display: block;
  padding: 50px 0 0;
  position: relative;
}
.jb-responsive-testimonial-list .testimonial .title-block h3 {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}
.jb-responsive-testimonial-list .testimonial .title-block p {
  font-style: italic;
  font-size: 14px;
}
.jb-responsive-testimonial-list .testimonial p {
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  font-style: italic;
}
.jb-responsive-testimonial-list .owl-controls {
  border: 1px solid #eeeeee;
  bottom: -11%;
  left: 0;
  margin: auto;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: auto;
  width: 140px;
  border-radius: 4px;
}
.jb-responsive-testimonial-list .owl-controls .owl-page span {
  margin: 0 5px !important;
  background: #f4c212 !important;
}
.modjbvt-block .span4 {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.modjbvt-block .tabs-left .active a {
  color: #ffffff !important;
  border-color: #f4c212 !important;
  outline: none;
}
.modjbvt-block .tabs-left .active:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #f4c212;
  border-top: 6px solid transparent;
  content: "";
  left: 100%;
  margin-top: -6px;
  position: absolute;
  top: 50%;
}
.modjbvt-block .tabs-left li a {
  border: 1px solid #eeeeee;
  padding: 15px;
  font-size: 18px;
  font-weight: 500;
  color: #555555;
  margin-bottom: 10px;
  outline: none;
}
.modjbvt-block .tabs-left li a:hover {
  background-color: #f4c212;
  border-color: #f4c212;
  color: #ffffff;
}
.sp-simpleportfolio .sp-simpleportfolio-filter {
  text-align: right !important;
}
@media (max-width: 767px) {
  .sp-simpleportfolio .sp-simpleportfolio-filter {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .sp-simpleportfolio .sp-simpleportfolio-filter {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .sp-simpleportfolio .sp-simpleportfolio-filter {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .sp-simpleportfolio .sp-simpleportfolio-filter {
    margin-top: 0px;
  }
}
.sp-simpleportfolio .sp-simpleportfolio-filter .active a {
  background: #f4c212 !important;
}
.sp-simpleportfolio .sp-simpleportfolio-filter li a {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  background: transparent !important;
  padding: 8px 20px !important;
}
.sp-simpleportfolio .sp-simpleportfolio-filter li a:hover {
  background: #f4c212 !important;
  color: #ffffff;
}
.sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-info {
  background: #fafafa !important;
  position: relative;
}
.sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-info .butto {
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 23px;
  width: 40px;
  color: #ffffff;
  background: #f4c212;
  border-radius: 5px;
}
.sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item:hover .sp-simpleportfolio-info {
  background: #f4c212 !important;
  color: #ffffff !important;
}
.sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item:hover .sp-simpleportfolio-info .butto {
  background: #ffffff;
  color: #f4c212 !important;
}
.sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item:hover .sp-simpleportfolio-info a {
  color: #ffffff;
}
.sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
  background: #f4c212 !important;
  border: 1px solid #f4c212 !important;
  border-radius: 3px !important;
  padding: 14px 18px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-img {
    width: 293px !important;
    height: 234px !important;
  }
}
.sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
  background: rgba(255, 255, 255, 0.8) !important;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-image img {
  width: 100%;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-description {
  float: none;
  width: 100%;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-meta {
  float: none;
  width: 100%;
  padding-left: 0px;
}
.team-list .team-box {
  margin: 15px 0;
}
.team-box h3 {
  margin-top: 25px;
  margin-bottom: 0 !important;
  text-transform: uppercase;
}
.team-box h4 {
  color: #9f9f9f;
  margin: 4px 0 6px;
  font-size: 14px;
  font-style: italic;
}
#comments_form .form-control {
  border-color: #dddddf;
  height: 60px;
  margin-bottom: 10px;
}
.j2store-product-list #productFilters,
.owl-item #productFilters {
  margin-bottom: 30px;
}
.j2store-product-list .item,
.owl-item .item {
  margin-bottom: 20px;
}
.j2store-product-list .item .desc,
.owl-item .item .desc {
  background: #fafafa;
  padding: 20px !important;
  position: relative;
  text-align: center;
}
.j2store-product-list .item .desc h3,
.owl-item .item .desc h3 {
  margin: 0;
  padding: 0;
}
.j2store-product-list .item .desc h3 a,
.owl-item .item .desc h3 a {
  color: #3a3a3a;
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.j2store-product-list .item .desc h3 a:hover,
.owl-item .item .desc h3 a:hover {
  text-decoration: none;
}
.j2store-product-list .item .desc .product-price-container .strike,
.owl-item .item .desc .product-price-container .strike {
  color: #999999;
}
.j2store-product-list .item .desc .product-price-container .base-price,
.owl-item .item .desc .product-price-container .base-price,
.j2store-product-list .item .desc .product-price-container .sale-price,
.owl-item .item .desc .product-price-container .sale-price {
  display: inline-block;
}
.j2store-product-list .item:hover .desc,
.owl-item .item:hover .desc {
  background: #f4c212;
  color: #ffffff;
}
.j2store-product-list .item:hover .desc a,
.owl-item .item:hover .desc a {
  color: #ffffff;
}
.j2store-product-list .item:hover .product-price-container .strike,
.owl-item .item:hover .product-price-container .strike {
  color: #ffffff;
}
.detail .price-sku-brand-container .jb-price .product-price-container .strike {
  color: #999999;
}
.detail .price-sku-brand-container .jb-price .product-price-container .sale-price {
  color: #f4c212;
}
.detail .j2store-add-to-cart {
  display: inline-block !important;
}
.detail .product-qty .input-mini {
  width: 60px !important;
  border-radius: 4px;
  border-width: 2px;
  line-height: 30px;
  float: left;
  display: inline;
  margin-right: 5px;
}
.detail .product-qty .input-mini:focus {
  border-color: #f4c212 !important;
  box-shadow: none;
  outline: none;
}
.detail .product-qty .input-mini:active {
  border-color: #f4c212;
}
.detail .j2store-cart-button {
  line-height: 28px;
}
.detail .shop-tab {
  margin: 60px 0;
}
.detail .shop-tab .nav-tabs {
  border-bottom: 0 none;
  padding: 0;
}
.detail .shop-tab .nav-tabs li a {
  border-radius: 0;
  font-weight: bold;
  color: #343434;
}
.detail .shop-tab .tab-content {
  border: 1px solid #DDD;
  padding: 20px;
}
.detail .shop-tab .tab-content #j2store-comments h4 {
  border-bottom: none;
  padding: 0px 20px;
}
.detail .shop-tab .tab-content #j2store-comments .rss {
  background: url("../../templates/jb_builder/images/system/feed.png") no-repeat !important;
}
.detail .shop-tab .tab-content #j2store-comments .refresh {
  background: url("../../templates/jb_builder/images/system/refresh.png") no-repeat !important;
  padding: 0px 0px 0px 16px;
}
.detail .shop-tab .tab-content #j2store-comments .comments-list {
  margin-left: 0px;
}
.detail .shop-tab .tab-content #j2store-comments .comments-list .rbox {
  border: none;
  padding: 17px 40px;
}
.detail .shop-tab .tab-content #j2store-comments .comments-list .rbox .comment-box .comment-body {
  color: #999999;
  margin-top: 10px;
  font-size: 14px;
  line-height: 28px;
}
.detail .shop-tab .tab-content #j2store-comments .comments-list .comments-inline-edit {
  padding: 20px;
}
.detail .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;
}
.detail .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;
}
.detail .shop-tab .tab-content #j2store-comments #comments-form .grippie {
  max-width: 100% !important;
  width: 100% !important;
}
.detail .shop-tab .tab-content #j2store-comments #comments-form label {
  font-family: 'PT Sans', sans-serif !important;
  display: inline-block;
  padding: 10px 0px;
}
.detail .shop-tab .tab-content #j2store-comments .checkbox {
  width: auto !important;
}
.detail .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn {
  background-image: none !important;
}
.detail .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn div {
  background-image: none !important;
}
.detail .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn div a {
  padding: 10px 20px;
  background: #f4c212;
  border: 2px solid #f4c212;
  color: #ffffff;
  height: auto !important;
  line-height: inherit;
  display: inline-block;
  border-radius: 3px;
  font-family: Georgia, "Times New Roman", Times, serif !important;
}
.detail .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn div a:hover {
  background: #e2b20a;
  border: 2px solid #e2b20a;
}
.accordion-widget .accordion-heading .accordion-toggle > em {
  background-color: #fff;
  border-radius: 4px;
  color: #8e8e8e;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #e4e4e4;
  margin-right: 10px;
  text-align: center;
  width: 32px;
}
.accordion-inner p {
  padding-left: 45px;
}
.accordion-widget .accordion-heading .accordion-toggle {
  color: #8e8e8e;
  cursor: pointer;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  font-size: 16px;
  display: block;
  margin: 5px  0 0 0;
  outline: medium none !important;
  padding: 5px 0 !important;
  text-decoration: none;
}
.alignleft {
  float: left;
  margin: 10px 10px 10px 0;
}
.bx-pager {
  border: 1px solid #ffffff;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 0px !important;
  border-radius: 5px;
}
.bx-pager .bx-pager-item a {
  margin: 15px 5px !important;
}
.bx-pager .bx-pager-item a:hover {
  background: #f4c212 !important;
}
.bx-pager .bx-pager-item .active {
  background: #f4c212 !important;
}
.bx-pager .bx-pager-item .active:hover {
  background: link-hover-color;
}
.bx-wrapper .bx-pager {
  position: absolute;
}
@media (max-width: 767px) {
  .bx-wrapper .bx-pager {
    right: 38%;
  }
}
@media (min-width: 768px) {
  .bx-wrapper .bx-pager {
    right: 44%;
  }
}
@media (min-width: 992px) {
  .bx-wrapper .bx-pager {
    right: 50%;
  }
}
@media (min-width: 1200px) {
  .bx-wrapper .bx-pager {
    right: 50%;
  }
}
.jb-sidebar-products-list .j2store_product_block {
  margin-bottom: 10px;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  padding: 10px;
}
.jb-sidebar-products-list .j2store_product_block .j2store_product_image_block .j2store_product_image img {
  margin-right: 20px;
  padding: 14px;
}
.jb-sidebar-products-list .j2store_product_block .j2store_product_content_block .j2store_product_title {
  margin: 15px 7px 15px;
  line-height: 4px;
}
.jb-sidebar-products-list .j2store_product_block .j2store_product_content_block .j2store_product_title a {
  color: #3a3a3a;
  font-size: 14px;
  font-weight: 700;
}
.jb-sidebar-products-list .j2store_product_block .j2store_product_content_block .product-price-container .strike {
  text-decoration: line-through;
  color: #999999;
}
.jb-sidebar-products-list .j2store_product_block .j2store_product_content_block .j2store-product-list-cart {
  display: none;
}
.j2store-cart-table .input-mini {
  float: left;
  width: 80px;
}
.j2store-cart-table .remove-icon {
  padding: 7px 16px;
  color: #ffffff;
  margin-left: 5px;
}
.jowl-module-product-slide .owl-controls {
  float: none;
  position: inherit;
  text-align: right !important;
  margin-top: 0px !important;
  top: 0px;
}
.jowl-module-product-slide .owl-controls .owl-buttons div {
  border-radius: 3px !important;
  background: #222222 !important;
  color: #ffffff;
  padding: inherit;
  margin: 3px !important;
  opacity: 1 !important;
}
.jowl-module-product-slide .owl-controls .owl-buttons div:hover {
  background: #f4c212 !important;
}
.jowl-module-product-slide .j2store_product_block {
  padding: 4px;
}
#comments-footer {
  border-top: none;
}