.jb-trans-header {
  width: 100%;
  position: absolute;
  z-index: 1000;
  top: 0;
}
.jb-trans-header .jb-header-default nav {
  padding-right: 0px;
}
.jb-trans-header .jb-header-default .jb-header-block {
  background: #ffffff;
  display: flex;
}
.top-bar-area {
  position: relative;
  z-index: 999;
  background: transparent;
  padding: 9px 0 8px;
}
.top-bar-area .t3-module {
  margin-bottom: 0px;
  display: inline-block;
}
.top-bar-area .t3-topbar-1 {
  padding-left: 0px;
  line-height: 0px;
}
.top-bar-area .t3-topbar-1 .top-contact-info {
  padding: 0px;
  margin: 0px;
  display: contents;
}
.top-bar-area .t3-topbar-1 .top-contact-info li {
  display: inline-block;
  float: left;
  margin-right: 30px;
  color: #ffffff;
  line-height: 32px;
}
.top-bar-area .t3-topbar-1 .top-contact-info li span::before {
  color: #24a105;
  font-size: 18px;
  line-height: 18px;
  display: inline-block;
  padding-right: 8px;
}
.top-bar-area .t3-topbar-2 {
  padding-right: 0px;
}
.top-bar-area .t3-topbar-2 .module .switcher {
  margin: -11px;
}
.top-bar-area .t3-topbar-2 .module a.flag {
  text-decoration: none;
  margin-top: 3px;
  display: inline-block;
  color: #ffffff;
}
.top-bar-area .t3-topbar-2 .module .pull-right {
  margin: 3px;
}
.top-bar-area .t3-topbar-2 .module .pull-right a {
  color: #ffffff;
}
.top-bar-area .t3-topbar-2 .module .pull-right a .fa {
  margin-right: 5px;
  color: #24a105;
}
.top-bar-area .t3-topbar-2 .top-right {
  float: right;
}
.top-bar-area .t3-topbar-2 .top-right h5 {
  display: inline-block;
  float: left;
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  font-family: 'Hind', sans-serif;
  text-transform: capitalize;
  margin: 0px;
}
.top-bar-area .t3-topbar-2 .top-right .social-links {
  overflow: hidden;
  float: left;
  margin: 8px 0 0 16px;
}
.top-bar-area .t3-topbar-2 .top-right .social-links li {
  display: inline-block;
  float: left;
  margin-left: 20px;
  line-height: 16px;
}
.top-bar-area .t3-topbar-2 .top-right .social-links li a {
  color: #ffffff;
}
.logo {
  text-align: center;
  padding-top: 17px;
  padding-bottom: 17px;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.right-column {
  float: right;
}
.right-column .right-area .nav-search {
  padding: 0;
  height: 40px;
  width: 40px;
  margin: 25px 0;
  margin-right: 0px;
  margin-right: 10px;
  border-left: 1px solid #efeded;
  background: transparent;
}
.right-column .right-area .nav-search > a {
  color: #222222;
  cursor: pointer;
  display: block;
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  padding: 10px 0px;
  position: relative;
  text-align: center;
  transition: all 500ms ease;
}
.right-column .right-area .nav-search > a:hover {
  color: #24a105;
}
.right-column .right-area .nav-search.open > a {
  color: #24a105;
  border-bottom-color: #24a105;
}
.right-column .right-area .nav-search .dropdown-menu {
  background: #ffffff;
  margin-top: 0;
  right: 0;
  left: auto;
  padding: 20px;
  border: 0;
  border-radius: 0px;
}
.right-column .right-area .nav-search .dropdown-menu .t3-module {
  margin-bottom: 0;
}
.right-column .right-area .nav-search .dropdown-menu .t3-module .search input {
  background: #ffffff;
  border-color: #24a105;
  color: #333333;
  font-size: 13px;
  width: 200px;
}
.right-column .right-area .quote-button a {
  display: inline-block;
  line-height: 90px;
  transition: all 500ms ease;
  padding: 0 20px;
  border: none;
  border-radius: 0px;
}
.jb-slideshow .slotholder::before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #1b3055;
  opacity: 0.8;
  z-index: 9;
}
.jb-slideshow .tp-caption {
  z-index: 99 !important;
}
.jb-slideshow .btn {
  color: #ffffff;
  border-radius: 0px;
}
.jb-slideshow .btn:hover {
  color: #ffffff;
}
.jb-slideshow h1 {
  font-size: 55px;
  line-height: 70px;
  font-weight: 700;
  color: #ffffff;
}
.jb-slideshow p {
  line-height: 26px;
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  letter-spacing: 0px;
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
}
.jb-slideshow .tp-leftarrow.default,
.jb-slideshow .tp-rightarrow.default {
  width: 60px !important;
  height: 60px !important;
  background: transparent;
  border: 3px solid #ffffff !important;
  -moz-background-clip: padding;
  
  -webkit-background-clip: padding;
  
  background-clip: padding-box;
  
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .jb-slideshow .tp-leftarrow.default,
  .jb-slideshow .tp-rightarrow.default {
    display: none;
  }
}
.jb-slideshow .tparrows.tp-leftarrow:before,
.jb-slideshow .tparrows.tp-rightarrow:before {
  color: #ffffff;
}
.jb-slideshow .tp-rightarrow:hover,
.jb-slideshow .tp-leftarrow:hover {
  background: #24a105;
  border: 3px solid #24a105 !important;
  -moz-background-clip: padding;
  
  -webkit-background-clip: padding;
  
  background-clip: padding-box;
  
}
.jb-slideshow .tp-rightarrow:hover:before,
.jb-slideshow .tp-leftarrow:hover:before {
  color: #ffffff;
}
.jb-slideshow .tparrows:before {
  font-family: FontAwesome;
  font-size: 30px;
  color: #ffffff;
  display: block;
  line-height: 52px;
  text-align: center;
}
.jb-slideshow .tparrows.tp-rightarrow:before {
  content: '\f105';
}
.jb-slideshow .tparrows.tp-leftarrow:before {
  content: '\f104';
}
.jb-slideshow .tp-dottedoverlay.twoxtwo {
  background: none;
  background-color: rgba(0, 0, 0, 0.3);
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar .t3-module {
  margin-bottom: 30px;
}
.t3-sidebar .single-footer-widget .latest-post {
  border-bottom: 1px solid #eeeeee;
}
.t3-sidebar .single-footer-widget .latest-post .single-post {
  margin-bottom: 0px;
}
.t3-sidebar .single-footer-widget .latest-post .single-post .text-holder a.post-title p {
  color: #333333;
}
.t3-footer {
  color: #848484;
  background: #222222;
}
.t3-footer small {
  display: block;
  font-size: 100%;
  color: #f4f4f4;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  margin: 0;
}
.t3-footer .footer-logo {
  overflow: hidden;
  padding-bottom: 25px;
}
.t3-footnav {
  padding: 70px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 70px 0;
  }
}
.t3-footnav .t3-module {
  color: #848484;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0 0 40px;
}
.t3-footnav .t3-module .module-title span {
  position: relative;
}
.t3-footnav .t3-module .module-title span::before {
  position: absolute;
  top: 50px;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 1px;
  background: #24a105;
  content: "";
  margin: 0 auto;
  z-index: 1;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #848484;
  padding-left: 0px;
}
.t3-footnav .t3-module ul > li > a:before {
  content: "\f105";
  position: relative;
  margin-right: 10px;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #848484;
  font-size: 12px;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #24a105;
  background: transparent !important;
}
.t3-footnav .t3-module ul > li > a:hover:before,
.t3-footnav .t3-module ul > li > a:active:before,
.t3-footnav .t3-module ul > li > a:focus:before {
  color: #24a105;
}
.t3-copyright {
  font-size: 12px;
  background: #1E1E1E;
  padding: 23px 0px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright .tp-footer-info {
  text-align: right;
  display: initial;
}
.t3-copyright .tp-footer-info .social {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.t3-copyright .tp-footer-info .social li {
  display: inline-block;
  list-style: outside none none;
}
.t3-copyright .tp-footer-info .social li a {
  color: #ffffff;
  display: block;
  font-size: 18px;
  margin-left: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.footer-social-links {
  overflow: hidden;
  margin-top: 10px;
}
.footer-social-links li {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.footer-social-links li:last-child {
  margin-right: 0;
}
.footer-social-links li a i {
  height: 40px;
  width: 40px;
  border: 2px solid #323232;
  display: block;
  border-radius: 50%;
  color: #999999;
  font-size: 14px;
  text-align: center;
  line-height: 38px;
  transition: all 500ms ease;
}
.footer-social-links li a:before {
  display: none !important;
}
.footer-social-links li a:hover i {
  background: #24a105;
  color: #ffffff;
  border-color: #24a105;
}

.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_consultive/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: #222222 !important;
  top: 0px;
  height: 7px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters #j2store-slider-range .ui-slider-handle {
  background: #24a105 !important;
  top: -0.3em;
  border: 2px solid #222222;
  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: "Poppins", sans-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: #24a105;
}
.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: #24a105;
  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: #24a105;
  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: #24a105;
  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_consultive/images/system/feed.png") no-repeat !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .refresh {
  background: url("../../templates/jb_consultive/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: "Hind", 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: #24a105;
  border: 2px solid #24a105;
  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: #135703;
  border: 2px solid #135703;
}
.product-wishlist {
  display: inline;
}
.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;
}
.get-touch-area .single-item {
  border: 1px solid #f4f4f4;
  display: block;
  padding: 39px 20px 31px;
}
.get-touch-area .single-item .icon-holder {
  padding-bottom: 33px;
}
.get-touch-area .single-item .icon-holder span:before {
  color: #24a105;
  font-size: 50px;
}
.get-touch-area .single-item .text-holder h3 {
  color: #222222;
  font-size: 20px;
  font-weight: 400;
  line-height: 18px;
  margin: 0px;
}
.get-touch-area .single-item .text-holder .border {
  height: 1px;
  width: 60px;
  background: #f4f4f4;
  display: inline-block;
}
.get-touch-area .single-item .text-holder p {
  margin: 15px 0 0;
}
.get-touch-area .single-item .text-holder p a {
  color: #24a105;
}
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.featherlight {
  z-index: 9999 !important;
}
.featherlight .featherlight-content {
  background: transparent !important;
  padding: 0px !important;
}
#back-to-top {
  position: fixed;
  right: 30px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  overflow: auto;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top.affix {
  bottom: 60px;
}
#back-to-top a {
  outline: none;
}
#back-to-top .btn {
  padding: 5px 15px !important;
  border-radius: 0px;
}
#back-to-top .btn:hover {
  background: #222222;
}
#back-to-top i {
  font-size: 20px;
  cursor: pointer;
  color: #ffffff;
}
.com-splms.view-course .view-splms-course .splms-course-quizzes li {
  background: #f2f2f2;
  margin-bottom: 10px;
  padding: 10px 20px;
  border-color: #e0e0e0;
}
.com-splms.view-course .view-splms-course .splms-course-quizzes li:last-child {
  margin-bottom: 0;
}
.com-splms.view-course .view-splms-course .splms-course-quizzes li:before {
  font-size: 15px;
  -webkit-transition: .3s;
  transition: .3s;
}
.com-splms.view-course .view-splms-course .splms-course-quizzes li:hover {
  padding-left: 35px;
  margin-left: 0;
  cursor: initial;
}
.com-splms.view-course .view-splms-course .splms-course-quizzes li:hover:before {
  left: 10px;
}
.com-splms.view-course .view-splms-course .splms-course-quizzes h3,
.com-splms.view-course .view-splms-course .splms-similar-courses h3,
.com-splms.view-course .view-splms-course .user-reviews h3 {
  margin-top: 0;
  margin-bottom: 30px;
  color: #252525;
  font-weight: 600;
}
.view-splms-courses .splms-course,
.view-coursescategory .splms-course {
  border: 0 none;
  clear: both;
  display: table;
  margin-bottom: 50px;
  width: 100%;
}
.view-splms-courses .splms-course .splms-courses-title,
.view-coursescategory .splms-course .splms-courses-title {
  color: #252525;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 30px;
  margin-top: 0;
  text-transform: uppercase;
}
.view-splms-courses .splms-course .course-category,
.view-coursescategory .splms-course .course-category {
  color: #959595;
  display: block;
  font-size: 14px;
  margin-bottom: 11px;
  text-transform: capitalize;
}
.view-splms-courses .splms-course .course-category:before,
.view-coursescategory .splms-course .course-category:before {
  content: '\f114';
  font-family: FontAwesome;
  display: inline-block;
  font-size: 14px;
  color: #959595;
  margin-right: 11px;
  width: inherit !important;
}
.view-splms-courses .splms-course .splms-course-short-info,
.view-coursescategory .splms-course .splms-course-short-info {
  margin-bottom: 30px;
  margin-top: 0;
}
.view-splms-courses .splms-course .splms-course-info,
.view-coursescategory .splms-course .splms-course-info {
  background: #fff;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  padding: 35px 30px;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.view-splms-courses .splms-course .splms-common-overlay-wrapper,
.view-coursescategory .splms-course .splms-common-overlay-wrapper {
  overflow: hidden;
}
.view-splms-courses .splms-course .splms-common-overlay-wrapper img,
.view-coursescategory .splms-course .splms-common-overlay-wrapper img {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
  max-width: none;
  width: -webkit-calc(116%);
  width: calc(116%);
  height: 210px;
}
.view-splms-courses .splms-course:hover .splms-course-info,
.view-coursescategory .splms-course:hover .splms-course-info {
  box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);
}
.view-splms-courses .splms-course:hover .splms-common-overlay-wrapper img,
.view-coursescategory .splms-course:hover .splms-common-overlay-wrapper img {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.view-splms-courses .pagination,
.view-coursescategory .pagination {
  border-radius: 0;
  clear: both;
  display: table;
  margin: 20px auto 0;
  width: auto;
}
.splms-course-categories .splms-row.splms-course-category-wrapper {
  border: none;
}
.splms-course-categories .splms-row.splms-course-category-wrapper .splms-course-category {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
.splms-course-categories .splms-row.splms-course-category-wrapper .splms-course-category .splms-coursescategory-wrapper {
  background: #fff;
  padding: 62px 0 37px;
  margin: 0 0 30px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.splms-course-categories .splms-row.splms-course-category-wrapper .splms-course-category .splms-coursescategory-wrapper .splms-cat-title a {
  font-size: 20px;
  color: #000;
}
.splms-course-categories .splms-row.splms-course-category-wrapper .splms-course-category .splms-coursescategory-wrapper .splms-cat-title a i {
  font-size: 36px;
  display: block;
  margin-bottom: 22px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.splms-course-categories .splms-row.splms-course-category-wrapper .splms-course-category .splms-coursescategory-wrapper .splms-cat-count small {
  display: block;
  font-size: 14px;
  color: #939393;
  margin-top: 7px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.splms-course-categories .splms-row.splms-course-category-wrapper .splms-course-category .splms-coursescategory-wrapper:hover .splms-cat-title a {
  color: #fff;
}
.splms-course-categories .splms-row.splms-course-category-wrapper .splms-course-category .splms-coursescategory-wrapper:hover .splms-cat-title a i {
  color: #fff;
}
.splms-course-categories .splms-row.splms-course-category-wrapper .splms-course-category .splms-coursescategory-wrapper:hover .splms-cat-count small {
  color: #fff;
}
.splms.view-splms-course.course-details .educon-course-deatils-wraper {
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background: #fff;
  padding: 60px 75px 70px;
}
.splms.view-splms-course.course-details .educon-course-deatils-wraper .course-header {
  margin-top: 0;
}
.splms.view-splms-course.course-details .educon-course-deatils-wraper .course-header .rating-star {
  margin-bottom: 20px;
}
.splms.view-splms-course.course-details .educon-course-deatils-wraper .course-title {
  color: #252525;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 30px;
  margin-top: 14px;
  text-transform: uppercase;
  margin-top: 7px;
}
.splms.view-splms-course.course-details .educon-course-deatils-wraper .course-category {
  display: block;
  font-size: 14px;
  color: #959595;
  text-transform: capitalize;
}
.splms.view-splms-course.course-details .educon-course-deatils-wraper .course-category:before {
  content: '\f017';
  font-family: FontAwesome;
  display: inline-block;
  font-size: 14px;
  color: #959595;
  margin-right: 11px;
  width: inherit !important;
}
.splms.view-splms-course.course-details .educon-course-deatils-wraper .splms-course-description strong {
  color: #252525;
  font-weight: 600;
}
.splms.view-splms-course.course-details .educon-course-deatils-wraper .splms-course-description ul {
  padding-left: 16px;
}
.splms.view-splms-course.course-details .educon-course-deatils-wraper .splms-course-description ul li {
  padding-bottom: 15px;
}
.splms.view-splms-course.course-details .educon-course-deatils-wraper .splms-course-description ul li:last-child {
  padding-bottom: 0;
}
.splms.view-splms-course.course-details .btn.btn-primary {
  border: 0 none;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  overflow: hidden;
  padding: 11px 23px 13px;
  margin-top: 65px;
  position: relative;
}
.splms.view-splms-course.course-details .btn.btn-primary:hover,
.splms.view-splms-course.course-details .btn.btn-primary:focus {
  color: #fff;
}
.splms.splms-view-events .splms-event .row,
.splms.splms-view-events .splms-event .splms-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.splms.splms-view-events > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.splms.splms-view-events .col-sm-3,
.splms.splms-view-events .splms-col-sm-3 {
  padding-right: 0px;
}
.splms.splms-view-events .event-date-wrape {
  text-align: center;
  position: relative;
  height: 100%;
  width: 100%;
}
.splms.splms-view-events .event-date-wrape a {
  display: block;
}
.splms.splms-view-events .event-date-wrape .event-date {
  position: absolute;
  padding-top: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: table;
  background-size: cover !important;
  background-position: 50% 50% !important;
  z-index: 2;
}
.splms.splms-view-events .event-date-wrape .event-date:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: .4s;
  transition: .4s;
}
.splms.splms-view-events .event-date-wrape .event-date h1 {
  color: #ffffff;
  display: table-cell;
  font-size: 80px;
  font-weight: 600;
  height: 85px;
  line-height: 80px;
  margin: auto;
  transition: all 0.4s ease 0s;
  vertical-align: middle;
  position: relative;
  z-index: 3;
}
.splms.splms-view-events .event-date-wrape .event-date h1 span {
  font-size: 24px;
  display: block;
  line-height: .7;
}
.splms.splms-view-events .col-sm-9,
.splms.splms-view-events .splms-col-sm-9 {
  padding-left: 0;
}
.splms.splms-view-events .splms-event-details {
  background: #fff;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  padding: 55px 50px;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.splms.splms-view-events .splms-event-details .splms-event-title {
  margin-bottom: 12px;
  margin-top: 0;
}
.splms.splms-view-events .splms-event-details .splms-event-title a {
  color: #252525;
  font-size: 24px;
  line-height: 24px;
}
.splms.splms-view-events .splms-event-details .btn.btn-primary {
  border: 0;
  font-size: 16px;
  line-height: 1;
  border-radius: 3px;
  padding: 11px 23px 13px;
  color: #fff;
  position: relative;
  margin-top: 30px;
  overflow: hidden;
}
.splms.splms-view-events .splms-event-details .splms-event-short-description {
  padding: 20px 0;
}
.splms.splms-view-events .splms-event-info-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.splms.splms-view-events .splms-event-info-list li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}
.splms.splms-view-events .splms-event-info-list li:before {
  content: '\f017';
  font-family: FontAwesome;
  display: inline-block;
  font-size: 16px;
  margin-right: 5px;
  color: #24a105;
}
.splms.splms-view-events .splms-event-info-list li:last-child {
  margin-right: 0;
}
.splms.splms-view-events .splms-event-info-list li:nth-child(2):before {
  content: '\f277';
}
.splms.splms-view-events .splms-event-info-list li:nth-child(3):before {
  content: '\f007';
}
.splms.splms-view-events .row:hover .splms-event-details,
.splms.splms-view-events .splms-row:hover .splms-event-details {
  box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);
}
.splms.splms-view-events .pagination {
  display: table;
  margin: 35px auto 0;
}
.splms.splms-view-event-categories .splms-event-category {
  background: none;
  overflow: visible;
  cursor: initial;
  margin-bottom: 50px;
}
.splms.splms-view-event-categories .splms-event-category img {
  opacity: 1;
  width: 100%;
  -webkit-transform: translate(0);
  transform: translate(0);
}
.splms.splms-view-event-categories .splms-event-category .splms-event-category-info {
  position: relative;
  color: #252525;
  background: #fff;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  padding: 35px 30px;
  border-radius: 0 0 3px 3px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.splms.splms-view-event-categories .splms-event-category .splms-event-category-info h2 {
  margin-top: 0px;
  margin-bottom: 25px;
  color: #252525;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 400;
  -webkit-transform: translate(0);
  transform: translate(0);
}
.splms.splms-view-event-categories .splms-event-category .splms-event-category-info p {
  -webkit-transform: translate(0);
  transform: translate(0);
  opacity: 1;
}
.splms.splms-view-event-categories .splms-event-category .more-details {
  position: relative;
  height: initial;
  padding: 0;
  margin-top: 40px;
}
.splms.splms-view-event-categories .splms-event-category .more-details > a {
  display: inline-block;
}
.splms.splms-view-event-categories .splms-event-category .more-details > a:hover,
.splms.splms-view-event-categories .splms-event-category .more-details > a:focus {
  color: #fff;
}
.splms.splms-view-event-categories .splms-event-category:hover .splms-event-category-info {
  -webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);
}
.splms.splms-view-event .event-details-wrape {
  background: #fff;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 65px 75px 55px;
}
.splms.splms-view-event .event-details-wrape .splms-event-title {
  color: #252525;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 10px;
  margin-top: 0;
}
.splms.splms-view-event .event-details-wrape .splms-event-detail-list {
  list-style: none;
  padding: 0 0 15px;
  margin: 0;
}
.splms.splms-view-event .event-details-wrape .splms-event-detail-list li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}
.splms.splms-view-event .event-details-wrape .splms-event-detail-list li:before {
  content: '\f017';
  font-family: FontAwesome;
  display: inline-block;
  font-size: 16px;
  margin-right: 5px;
  color: #24a105;
}
.splms.splms-view-event .event-details-wrape .splms-event-detail-list li:nth-child(2):before {
  content: '\f277';
}
.splms.splms-view-event .event-details-wrape .splms-event-detail-list li:nth-child(3):before {
  content: '\f007';
}
.splms.splms-view-event .event-details-wrape .splms-event-detail-list li strong {
  font-weight: 400;
}
.splms.splms-view-event .event-details-wrape .splms-event-description strong {
  color: #252525;
  font-weight: 600;
}
.splms.splms-view-event .event-details-speaker .container {
  padding: 0;
}
.splms.splms-view-event .event-details-speaker .title-heading {
  color: #252525;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 33px;
  margin-top: 36px;
}
.splms.splms-view-event .event-details-speaker .event-speaker {
  width: 100%;
  display: table;
}
.splms.splms-view-event .event-details-speaker .event-speaker .pull-left {
  margin-right: 28px;
  margin-bottom: 20px;
  padding-right: 0;
}
.splms.splms-view-event .event-details-speaker .event-speaker .pull-left a {
  display: inline-block;
  width: 93px;
}
.splms.splms-view-event .event-details-speaker .event-speaker .pull-left a span {
  width: 100%;
}
.splms.splms-view-event .event-details-speaker .event-speaker .pull-left a span img {
  width: 100%;
}
.splms.splms-view-event .event-details-speaker .event-speaker .event-speaker-info-wrap .event-speaker-info {
  margin-top: 22px;
}
.splms.splms-view-event .event-details-speaker .event-speaker .event-speaker-info-wrap .speaker-designation {
  margin-bottom: 15px;
  color: #959595;
  font-size: 14px;
  line-height: 14px;
}
.splms.splms-view-event .event-details-speaker .event-speaker .event-speaker-info-wrap .speaker-title {
  line-height: 1;
  font-size: 24px;
  color: #252525;
  margin: 0;
}
.splms.splms-view-event .event-details-speaker .event-speaker .event-speaker-info-wrap .btn-default {
  display: none;
}
.splms.splms-view-event .splms-event-image {
  position: relative;
}
.splms.splms-view-event .splms-event-image .event-date {
  margin: 0;
  position: absolute;
  left: 80px;
  top: auto;
  bottom: -45px;
  text-transform: uppercase;
  font-size: 36px;
  padding: 15px 25px 25px;
  color: #fff;
  letter-spacing: -1.2px;
  text-align: center;
  line-height: 1.1;
  font-weight: 600;
  background: #24a105;
}
.splms.splms-view-event .splms-event-image .event-date span {
  display: block;
  font-size: 16px;
}
.splms.splms-view-event .speaker-social-icon {
  width: auto;
  float: left;
}
.splms.splms-view-event .speaker-social-icon .addon-title {
  color: #959595;
  font-size: 14px;
  margin-bottom: 5px !important;
  margin-top: 20px;
}
.splms.splms-view-event .speaker-social-icon .social-items-wrap {
  display: block;
}
.splms.splms-view-event .speaker-social-icon .social-icons {
  float: left;
  display: block;
}
.splms.splms-view-event .speaker-social-icon .social-icons span a {
  color: #c8cbd1;
  font-size: 24px;
  margin-right: 24px;
}
.splms.splms-view-event .speaker-social-icon .social-icons span a i.fa-facebook {
  color: #0072bc;
}
.splms.splms-view-event .speaker-social-icon .social-icons span a i.fa-twitter {
  color: #00aeef;
}
.splms.splms-view-event .speaker-social-icon .social-icons span a i.fa-google-plus {
  color: #ed1c24;
}
.splms.splms-view-event .speaker-social-icon .social-icons span a i.fa-instagram {
  color: #ec008c;
}
.splms.splms-view-event .speaker-social-icon .social-icons span a i.fa-linkedin {
  color: #0072bc;
}
.splms.splms-view-event .speaker-social-icon .social-icons span a i.fa-globe {
  color: #39b54a;
}
.splms-event-location-map .splms-event-location-title {
  color: #252525;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 38px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 33px;
}
.event-details-bottom {
  margin-top: 50px;
}
.event-details-bottom .btn.btn-primary {
  border: 0 none;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  overflow: hidden;
  padding: 11px 23px 13px;
  position: relative;
}
.event-details-bottom .btn.btn-primary:nth-child(1) {
  margin-right: 20px;
}
.event-details-bottom .btn.btn-primary:hover,
.event-details-bottom .btn.btn-primary:focus {
  color: #fff;
}
.event-details-bottom .col-md-5 {
  padding-right: 0;
}
.event-details-bottom .social-share {
  float: right;
}
.event-details-bottom .social-share .social-share-wrap {
  float: left;
}
.event-details-bottom .social-share .addon-title {
  float: left;
  color: #959595;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  margin-top: 14px;
}
.event-details-bottom .social-share .social-share-wrap {
  margin: 8px 0 0 25px;
}
.event-details-bottom .social-share .social-items-wrap ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.event-details-bottom .social-share .social-items-wrap ul li {
  display: inline-block;
}
.event-details-bottom .social-share .social-items-wrap ul li a {
  color: #c8cbd1;
  font-size: 16px;
  margin-right: 14px;
}
.event-details-bottom .social-share .social-items-wrap ul li:last-child a {
  margin-right: 0;
}
.view-teacher .splms-teacher-lessons h3 {
  font-size: 18px;
  color: #000;
  margin-top: 40px;
}
.splms.splms-persons {
  display: table;
  width: 100%;
}
.splms.splms-persons .splms-person {
  overflow: visible;
  margin-bottom: 30px;
}
.splms.splms-persons .splms-person:hover .splms-person-info-wrap {
  box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);
}
.splms.splms-persons .splms-person.splms-col-md-3:nth-child(4n+1) {
  clear: left;
}
.splms.splms-persons .splms-person.splms-col-md-4:nth-child(3n+1) {
  clear: left;
}
.splms.splms-persons .splms-person-details {
  overflow: visible;
}
.splms.splms-persons .splms-person-details img {
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}
.splms.splms-persons .splms-person-details:after {
  display: none;
}
.splms.splms-persons .splms-person-info-wrap {
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  padding: 30px;
  background: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  position: relative;
  z-index: 10;
  border-radius: 0 0 3px 3px;
}
.splms.splms-persons .splms-person-info-wrap .splms-person-info {
  position: relative;
  padding: 0;
  margin-bottom: 25px;
}
.splms.splms-persons .splms-person-info-wrap .splms-person-info .splms-person-title {
  color: #252525;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.splms.splms-persons .splms-person-info-wrap .splms-person-info .splms-person-designation {
  color: #959595;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 10px;
}
.splms.splms-persons .splms-person-info-wrap .splms-persion-social-icons {
  opacity: 1;
  height: initial !important;
  margin-top: 20px;
}
.splms.splms-persons .splms-person-info-wrap .splms-persion-social-icons > li > a {
  font-size: 12px;
  color: #cfcfcf;
}
.splms.splms-persons .splms-person-content {
  background: none;
  opacity: 1;
  transform: scale(1);
  position: relative;
  padding: 0;
}
.splms.splms-persons .splms-person-content p {
  line-height: 1.2;
  font-size: 14px;
  margin-bottom: 8px;
}
.splms.splms-persons .splms-person-content p span {
  font-weight: 600;
}
.view-speaker .view-splms-speaker,
.view-teacher .view-splms-teacher {
  background-color: #fff;
  padding: 30px;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
}
.view-speaker .view-splms-speaker .splms-person-details .splms-person-title,
.view-teacher .view-splms-teacher .splms-person-details .splms-person-title {
  color: #252525;
  font-weight: 600;
  margin-bottom: 25px;
  margin-top: 0;
}
.view-speaker .view-splms-speaker .splms-person-details p,
.view-teacher .view-splms-teacher .splms-person-details p {
  margin-bottom: 5px;
}
.view-speaker .view-splms-speaker .splms-person-details a,
.view-teacher .view-splms-teacher .splms-person-details a {
  font-size: 14px;
}
.view-speaker .view-splms-speaker .splms-person-details .splms-persion-social-icons,
.view-teacher .view-splms-teacher .splms-person-details .splms-persion-social-icons {
  margin-bottom: 20px;
}
.splms .splms-speaker-events {
  font-size: 14px;
}
.splms .splms-speakers-event {
  margin-top: 30px;
}
.splms .splms-speakers-event h3 {
  color: #252525;
  font-weight: 600;
}
.view-speakers .view-splms-speakers .splms-person-info-wrap {
  padding: 18px 30px 29px;
}
.view-splms-quiz-list .quiz-item-wrapper {
  margin-bottom: 50px;
}
.view-splms-quiz-list .quiz-item-wrapper .quiz-description {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.view-splms-quiz-list .quiz-item-wrapper .quiz-description .quiz-title {
  margin-top: 0;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.view-splms-quiz-list .quiz-item-wrapper .quiz-description ul {
  padding-left: 15px;
  margin: 20px 0;
}
.view-splms-quiz-list .quiz-item-wrapper .quiz-description .btn.btn-primary {
  border: 0 none;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  overflow: hidden;
  padding: 11px 23px 13px;
  margin-top: 30px;
  position: relative;
}
.view-splms-quiz-list .quiz-item-wrapper:hover .quiz-description {
  -webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);
}
.view-quizquestion .splms.view-splms-quiz .quiz-content h3 {
  margin-top: 0;
  margin-bottom: 30px;
  color: #252525;
}
.view-quizquestion .splms.view-splms-quiz .quiz-content ul {
  padding-left: 15px;
  margin: 20px 0;
}
.view-quizquestion .splms.view-splms-quiz .btn.btn-primary,
.view-quizquestion .splms.view-splms-quiz .btn.btn-default {
  border: 0 none;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  overflow: hidden;
  padding: 11px 23px 13px;
  margin-top: 30px;
  margin-right: 15px;
  position: relative;
}
.mod-splms-course-categoies .lms-single-category {
  -webkit-transition: .4s;
  transition: .4s;
  background: #fff;
  padding: 52px 0 45px;
  margin: 0 0 30px;
}
.mod-splms-course-categoies .lms-single-category a i {
  font-size: 36px;
  display: block;
  margin-bottom: 12px;
  -webkit-transition: .4s;
  transition: .4s;
}
.mod-splms-course-categoies .lms-single-category a span {
  font-size: 24px;
  color: #000;
  -webkit-transition: .4s;
  transition: .4s;
}
.mod-splms-course-categoies .lms-single-category:hover a i {
  color: #fff;
}
.mod-splms-course-categoies .lms-single-category:hover span {
  color: #fff;
}
.sppb-addon-button-group.lms-categories-button {
  margin-top: -30px;
  position: relative;
}
.sppb-addon-button-group.lms-categories-button .sppb-btn-default.sppb-btn-lg {
  border: 1px solid #cfcfcf;
  background: transparent;
  color: #000;
}
.sppb-addon-button-group.lms-categories-button .sppb-btn-default.sppb-btn-lg:hover,
.sppb-addon-button-group.lms-categories-button .sppb-btn-default.sppb-btn-lg:focus {
  color: #fff;
}
.sp-pagebuilder-column.lms-features-list .sppb-addon-feature,
.sppb-column.lms-features-list .sppb-addon-feature {
  margin-bottom: 55px;
}
.sp-pagebuilder-column.lms-features-list .sppb-addon-feature .sppb-icon i,
.sppb-column.lms-features-list .sppb-addon-feature .sppb-icon i {
  font-size: 36px;
}
.sp-pagebuilder-column.lms-features-list .sppb-addon-content-wrap .sppb-addon-title,
.sppb-column.lms-features-list .sppb-addon-content-wrap .sppb-addon-title {
  margin-top: 15px;
}
.splms.splms-module.splms-view-events .splms-event .event-date-wrape {
  height: initial;
  width: initial;
}
.splms.splms-module.splms-view-events .splms-event .event-date-wrape .event-date {
  position: relative;
  padding: 8px 4px;
  border-radius: 3px;
  overflow: hidden;
}
.splms.splms-module.splms-view-events .splms-event .event-date-wrape .event-date h1 {
  font-size: 38px;
  font-weight: 700;
  height: initial;
  line-height: 1;
  min-width: 60px;
}
.splms.splms-module.splms-view-events .splms-event .event-date-wrape .event-date h1 span {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
}
.splms.splms-module.splms-view-events .splms-event .splms-event-details {
  padding: 0 0 0 20px;
  box-shadow: none;
}
.splms.splms-module.splms-view-events .splms-event .splms-event-details .splms-event-title {
  margin-bottom: 0;
}
.splms.splms-module.splms-view-events .splms-event .splms-event-details .splms-event-title a {
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  display: block;
}
.splms.splms-view-events .event-date-wrape .event-date::before,
.sppb-addon-gallery ul.sppb-gallery > li a::after,
.speasyimagegallery-gallery .speasyimagegallery-gallery-item > div::after {
  opacity: 0.9;
  background: #24a105;
}
.splms.splms-view-events .event-date-wrape .event-date::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: .4s;
  transition: .4s;
}
.splms .btn-primary {
  background-color: #24a105;
  border-color: #24a105;
}