.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 21px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 42px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 19px;
  margin: 0 0 10.5px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 21px;
  }
}
.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: 21px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #ececec;
  font-size: 13px;
  padding-top: 10.5px;
  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: 10.5px 0;
  border-top: 1px solid #ececec;
}
.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: 15px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #ececec;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #ececec;
  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: #3d3d3d;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #ececec;
  border-radius: 3px;
  color: #3d3d3d;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #ffa320;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #ececec;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #3d3d3d;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #ffa320;
}
.breadcrumb {
  text-align: right;
  background: none;
  z-index: 2;
  position: relative;
  margin-top: 50px;
}
.breadcrumb li + li::before {
  content: "\f111";
  font-family: "fontawesome";
  font-size: 0.35em;
  color: #ffffff;
  padding: 0 5px 0 5px;
}
.breadcrumb li {
  padding: 0;
}
.breadcrumb li a {
  font-family: 'Lato', Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  line-height: 25px;
  letter-spacing: 0.5px;
  text-transform: initial;
}
.breadcrumb li a:hover {
  color: #ffa320;
}
.breadcrumb li span {
  font-family: 'Lato', Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  line-height: 25px;
  letter-spacing: 0.5px;
}
.too-breadcrumb-title {
  float: left;
  z-index: 2;
  position: relative;
  margin-top: 50px;
  
}
.too-breadcrumb-title h1 {
  color: #ffffff;
  line-height: 0;
  font-size: 60px;
}
@media screen and (max-width: 767px) {
  .too-breadcrumb-title {
    float: none;
  }
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.sp-page-builder .too-classes {
  margin-top: -100px !important;
  z-index: 99999 !important;
}
.sp-page-builder .too-classes .threeD-flip-front .threeD-content-inner {
  top: none;
  bottom: 40%;
  padding: 0 35px;
}
.sp-page-builder .too-classes .threeD-flip-front .threeD-content-inner h3 {
  color: #ffffff;
}
.sp-page-builder .too-classes .threeD-flip-front .threeD-content-inner .too-class-padding {
  padding: 0 10px;
  background: #ffa320;
  display: inline-block;
  color: #000000;
  font-weight: 500;
  font-size: 13px;
}
.sp-page-builder .too-classes .threeD-flip-back:before {
  background-color: #161619 !important;
}
.sp-page-builder .too-classes .threeD-flip-back h3 {
  color: #ffffff;
}
.sp-page-builder .too-classes .threeD-flip-back .threeD-content-inner {
  top: 47%;
  padding: 0 35px;
}
.sp-page-builder .too-classes .threeD-flip-back p {
  padding-bottom: 5px;
  color: #a5a5a5;
}
.sp-page-builder .too-classes .threeD-flip-back a {
  color: #ffa320;
}
.sp-page-builder .too-classes .threeD-flip-back a:hover {
  color: #ffffff;
}
.sp-page-builder .too-classes .sppb-row {
  margin-right: 0;
  margin-left: 0;
}
.sp-page-builder .too-classes .sppb-row .sppb-col-md-4 {
  padding-left: 0;
  padding-right: 0;
}
.sp-page-builder .too-classes .sppb-row .sppb-col-md-4 .threeD-content-wrap {
  display: block;
}
.too-block-no .sppb-media-heading {
  margin-bottom: 15px;
  padding-top: 20px;
}
.too-block-no .sppb-blocknumber-number {
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 4px;
  font-size: 110px;
  line-height: 80px;
  padding-right: 5px;
  margin-top: 10px;
}
.sppb-magnific-popup img {
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
}
.sppb-magnific-popup .text {
  position: absolute;
  z-index: 100;
  text-align: center;
  padding: 4px 4px 4px 4px;
  background: #ffa320;
  color: #ececec;
  right: 45%;
  border-radius: 50%;
  -webkit-transition: all .5s;
  -o-transition: all .5s
		transition: all .5s;
}
.sppb-magnific-popup .text i {
  padding: 20px 20px 20px 25px;
  font-size: 30px;
  border-radius: 50%;
  color: #ffa320;
  background: #000000;
  -webkit-transition: all .5s;
  -o-transition: all .5s
			transition: all .5s;
}
.sppb-magnific-popup:hover .text {
  background-color: rgba(255, 255, 255, 0.3);
}
.sppb-magnific-popup:hover .text i {
  background: #ececec;
  color: #000000;
}
.too-video .sppb-modal-selector img {
  max-width: 100%;
}
.too-video .too-video-padding {
  padding-bottom: 30px;
  color: #3d3d3d;
}
.too-power-img img {
  -webkit-box-shadow: 0 0 17.46px 0.54px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 17.46px 0.54px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 17.46px 0.54px rgba(0, 0, 0, 0.3);
}
.too-number-count:before {
  background: rgba(1, 47, 93, 0.8);
}
.too-number-count:before {
  background: rgba(28, 28, 28, 0.3);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.too-number-count .sppb-animated-number {
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 70px !important;
  letter-spacing: .055em;
}
.too-number-count .sppb-animated-number-title {
  font-weight: 600;
  letter-spacing: 0;
  text-transform: capitalize;
}
.too-testimonials {
  margin-top: -100px !important;
  z-index: 99999 !important;
}
.too-testimonials .sppb-testimonial-pro .fa-quote-left {
  color: #ffffff !important;
}
.too-testimonials .sppb-testimonial-message {
  font-style: italic;
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 20px;
}
.too-testimonials .sppb-addon-testimonial-pro-footer {
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #ececec;
  font-size: 30px;
  letter-spacing: .05em;
  margin-top: 40px;
  margin-bottom: 20px;
}
.too-testimonials .sppb-addon-testimonial-pro-footer strong {
  font-weight: 600 !important;
}
.too-testimonials .sppb-testimonial-pro .sppb-carousel-indicators li {
  width: 14px;
  height: 14px;
  margin: 0 6px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #ffffff;
}
.too-testimonials .sppb-testimonial-pro .sppb-carousel-indicators li:hover {
  background-color: #ffa320;
  border: 2px solid #ffa320;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.too-testimonials .sppb-testimonial-pro .sppb-carousel-indicators li.active {
  background-color: #ffa320;
  border: 2px solid #ffa320;
}
.too-latest-news .sppb-title-subheading {
  max-width: 65% !important;
  line-height: 30px;
  color: #3d3d3d;
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
}
.too-latest-news .sppb-addon-article .sppb-article-meta {
  margin: -5px 0 0;
}
.too-latest-news .sppb-addon-article .sppb-article-meta span {
  font-size: 13px;
  color: #3d3d3d;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 0;
  margin-left: 0;
}
.too-latest-news .sppb-addon-article .sppb-article-meta span a {
  font-size: 13px;
  color: #3d3d3d;
  font-weight: 700;
  font-family: 'Lato', Arial, sans-serif;
  font-style: italic;
  letter-spacing: 0;
  text-transform: initial;
  padding-left: 4px;
}
.too-latest-news .sppb-addon-article .sppb-article-meta span a:hover {
  color: #ffa320 !important;
}
.too-latest-news .sppb-addon-article .sppb-article-meta .sppb-meta-category::before {
  content: '/';
  position: relative;
  top: 0;
  left: 0;
  padding-left: 0;
}
.too-latest-news .sppb-addon-article h3 {
  margin-top: 0px;
  margin-bottom: 12px;
}
.too-latest-news .sppb-addon-article h3 a {
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 25px;
  line-height: 1em;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: .05em;
}
.too-latest-news .sppb-addon-article h3 a:hover {
  color: #ffa320 !important;
}
.too-latest-news .sppb-addon-article img {
  margin: 0 0 25px;
}
.too-about-padding {
  padding-bottom: 30px;
}
.too-about-features p {
  margin-bottom: 0;
}
.too-aboutus-testimonials .sppb-section-title {
  margin-bottom: 0 !important;
}
.too-aboutus-testimonials .sppb-section-title .sppb-title-heading {
  margin-bottom: 10px !important;
}
.too-aboutus-testimonials .sppb-testimonial-pro .fa-quote-left {
  color: #ffffff !important;
}
.too-aboutus-testimonials .sppb-testimonial-message {
  font-style: italic;
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 20px;
}
.too-aboutus-testimonials .sppb-addon-testimonial-pro-footer {
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #ececec;
  font-size: 30px;
  letter-spacing: .05em;
  margin-top: 40px;
  margin-bottom: 20px;
}
.too-aboutus-testimonials .sppb-addon-testimonial-pro-footer strong {
  font-weight: 600 !important;
}
.too-aboutus-testimonials .sppb-testimonial-pro .sppb-carousel-indicators li {
  width: 14px;
  height: 14px;
  margin: 0 6px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #ffffff;
}
.too-aboutus-testimonials .sppb-testimonial-pro .sppb-carousel-indicators li:hover {
  background-color: #ffa320;
  border: 2px solid #ffa320;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.too-aboutus-testimonials .sppb-testimonial-pro .sppb-carousel-indicators li.active {
  background-color: #ffa320;
  border: 2px solid #ffa320;
}
.too-members-padding {
  padding-bottom: 30px;
}
.sppb-progress-label {
  font-size: 15px;
  font-weight: 500;
  font-style: italic;
  color: #000000;
}
.sppb-progress-label span {
  font-size: 30px;
  line-height: 0.5;
  font-weight: 600;
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-style: initial;
}
.too-team .sppb-title-subheading {
  max-width: 65% !important;
  line-height: 30px;
  color: #3d3d3d;
  font-weight: 300;
  font-style: italic;
}
.sppb-addon-person .sppb-person-name {
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-weight: 600 !important;
  text-transform: uppercase;
  color: #000000;
  font-size: 25px !important;
  letter-spacing: .05em;
  margin-top: 30px;
  margin-bottom: -3px;
}
.sppb-addon-person .sppb-person-designation {
  font-size: 15px !important;
  color: #000000 !important;
  font-family: 'Lato', Arial, sans-serif;
  font-style: italic;
  font-weight: 400 !important;
}
.sppb-addon-person .sppb-person-social-icons .sppb-person-social a i {
  font-size: 16px;
  padding-right: 5px;
  color: #000000 !important;
  margin-top: 10px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.sppb-addon-person .sppb-person-social-icons .sppb-person-social a i:hover {
  color: #ffa320 !important;
}
.too-services .sppb-feature-box-title {
  font-size: 25px !important;
  margin-top: 33px;
  line-height: 1em !important;
  margin-bottom: 12px;
}
.too-services .sppb-addon-text p {
  margin-bottom: 15px;
}
.single-service-page .service-link-widget .tabs-left .active a {
  background: #29282d;
  color: #ffa320;
}
.single-service-page .service-link-widget .tabs-left .active a i {
  display: none;
  font-weight: 700;
  color: #ffffff;
}
.single-service-page .service-link-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-service-page .service-link-widget ul li {
  margin-bottom: 1px;
}
.single-service-page .service-link-widget ul li a {
  padding: 22px 40px 22px 23px;
  width: 300px;
  background: #ececec;
  border-radius: 0 !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #29282d;
  text-align: right;
}
.single-service-page .service-link-widget ul li a i {
  float: right;
  color: #a5a5a5;
  line-height: 25px;
  display: none;
}
@media (max-width: 767px) {
  .single-service-page .service-link-widget ul li a {
    width: auto;
  }
}
@media (max-width: 991px) {
  .single-service-page .service-link-widget ul li a {
    width: auto;
  }
}
@media (min-width: 980px) and (max-width: 1024px) {
  .single-service-page .service-link-widget ul li a {
    width: 250px;
  }
}
.tab-content {
  margin-left: 50px;
}
@media (max-width: 767px) {
  .tab-content {
    margin-left: 0;
    margin-top: 20px;
  }
}
.tab-content .title h2 {
  margin: 60px 0 20px 0;
}
.tab-content .title p {
  line-height: 30px;
  color: #3d3d3d;
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  margin-bottom: 25px;
}
.tab-content .row {
  margin-right: 0;
  margin-left: 0;
}
.tab-content .row h3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tab-content .row .our_features1 {
  padding-left: 0 !important;
  margin-bottom: -5px;
}
.tab-content .row .our_features1 h3 {
  margin-top: 60px;
  margin-bottom: 30px;
}
.tab-content .row .our_features1 div {
  margin-bottom: 20px;
}
.tab-content .row .our_features1 div i,
.tab-content .row .our_features1 div em {
  color: #ffa320;
  font-size: 20px;
  float: left;
  margin-top: 3px;
}
.tab-content .row .our_features1 div .features-space {
  margin-left: 30px;
}
.tab-content .row .our_features1 img {
  padding-right: 20px;
}
.tab-content .row .our_features1 .trainer {
  margin: 0;
  list-style: none;
  padding: 20px 0;
}
.tab-content .row .our_features1 .trainer li.trainer_info {
  border-bottom: 1px dashed #a5a5a5;
  padding: 0;
  margin-bottom: 22px;
}
.tab-content .row .our_features1 .trainer li.trainer_info label {
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-size: 20px !important;
  text-transform: uppercase;
  font-weight: 600;
  color: #ffa320;
  letter-spacing: .1em;
  float: left;
}
.tab-content .row .our_features1 .trainer li.trainer_info label:after {
  content: ' ';
  width: 3px;
  height: 4px;
  background-color: #ffa320;
  position: relative;
  display: inline-block;
  margin: 0 0 3px 1px;
}
.tab-content .row .our_features1 .trainer li.trainer_info .trainer_text {
  color: #3d3d3d;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  margin-left: 200px;
}
.tab-content .row .our_features1 .trainer li.class_info {
  border-bottom: 0;
  padding: 0;
  margin-bottom: 30px;
}
.tab-content .row .our_features1 .trainer li.class_info label {
  font-family: 'Lato', Arial, sans-serif;
  color: #3d3d3d;
  float: left;
  text-transform: capitalize;
  line-height: 30px;
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
}
.tab-content .row .our_features1 .trainer li.class_info .trainer_text {
  color: #000000;
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  text-align: left;
  margin-left: 200px;
  margin-top: -5px;
}
.tab-content .row .our_features1 .trainer li.class_info .pricing {
  color: #ffa320;
  font-weight: 400;
}
.tab-content .row .our_features1 .class {
  padding-top: 0 !important;
}
.tab-content .row .our_features2 {
  padding-left: 10px !important;
}
.tab-content .row .our_features2 h3 {
  margin-top: 30px;
  margin-bottom: 12px;
}
.tab-content .row .our_features3 {
  padding-left: 10px !important;
}
.too-portfolio-column .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order {
  display: none;
}
.too-portfolio-column .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter {
  float: none !important;
  margin-bottom: 63px;
}
.too-portfolio-column .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter ul li {
  text-transform: capitalize;
  background: #ececec !important;
  border: 0;
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #000000;
  padding: 18px 30px;
  margin: 0 -5px 0 0;
  border-radius: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.too-portfolio-column .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter ul li:hover {
  background: #161619 !important;
  color: #ffffff;
}
.too-portfolio-column .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter ul li.active {
  background: #161619 !important;
  color: #ffffff;
}
.too-portfolio-column .sprocket-mosaic .sprocket-mosaic-container .sprocket-mosaic-item {
  border: none;
  margin: 0px;
}
.too-portfolio-column .sprocket-mosaic .sprocket-mosaic-container .sprocket-mosaic-item .sprocket-mosaic-tags {
  display: none;
}
.too-portfolio-column .sprocket-mosaic .sprocket-mosaic-loadmore {
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-shadow: none;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase !important;
  padding: 15px 25px 15px;
  background-color: #ffa320;
  color: #ffffff !important;
  border: 0;
  width: 160px;
  margin-top: 80px;
  border-radius: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.too-portfolio-column .sprocket-mosaic .sprocket-mosaic-loadmore:hover {
  background: #161619 !important;
  color: #ffffff;
}
.too-portfolio-column .sprocket-mosaic .sprocket-mosaic-loadmore .loadmore-text {
  text-transform: uppercase;
  font-size: 13px;
}
.too-portfolio .too-portfolio-itemBody h4 {
  padding-bottom: 5px;
}
.too-portfolio .too-portfolio-itemBody ul {
  list-style: none;
  padding: 0;
  margin-top: 15px;
}
.too-portfolio .too-portfolio-itemBody ul li {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #ececec;
  color: #3d3d3d;
}
.too-portfolio .too-portfolio-itemBody ul li span {
  font-weight: 600;
  color: #161619;
  margin-right: 5px;
  text-transform: capitalize;
}
.too-portfolio .too-portfolio-itemBody ul li:first-child {
  padding: 0;
  margin: 0;
  border: none;
}
.k2SearchBlockForm {
  display: flex;
  height: 40px;
}
.k2SearchBlockForm .inputbox {
  border-radius: 0px;
  box-shadow: none !important;
  height: 50px;
  border: none;
  color: #a5a5a5;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 15px;
  font-style: italic;
  width: 85%;
}
.k2SearchBlockForm .inputbox:focus {
  box-shadow: none;
  *border-bottom: 2px solid #a5a5a5;
}
.k2SearchBlockForm .k2button {
  border-radius: 0px;
  border: 0px;
  background: #ffffff;
  padding: 6px 6px 6px 0;
  color: #a5a5a5 !important;
  font-size: 14px;
  height: 50px;
  width: 100%;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.k2SearchBlockForm .k2button:hover {
  color: #161619 !important;
}
.too-k2-sidebar .k2CategoriesListBlock {
  margin-bottom: -15px;
}
.too-k2-sidebar ul {
  margin-bottom: 0px;
}
.too-k2-sidebar ul li {
  list-style: outside none none;
  position: relative;
  padding: 0 0 12px 5px !important;
  border-radius: 1px !important;
  color: #3d3d3d !important;
  font-size: 11px !important;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.too-k2-sidebar ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0 !important;
}
.too-k2-sidebar ul li:first-child {
  padding-top: 0 !important;
}
.too-k2-sidebar ul li a {
  font-family: 'Lato', Arial, sans-serif;
  color: #161619 !important;
  text-transform: initial;
  letter-spacing: 0;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}
.too-k2-sidebar ul li a .catTitle {
  font-size: 15px !important;
  font-weight: 300 !important;
  font-style: italic;
}
.too-k2-sidebar ul li a:hover {
  color: #ffa320 !important;
  cursor: pointer;
  padding-left: 10px;
}
.too-itemColumns {
  margin-left: -15px;
  margin-right: -15px;
}
.popular-post div.k2ItemsBlock {
  margin-bottom: -25px;
}
.popular-post div.k2ItemsBlock ul li {
  padding-top: 0;
  padding-bottom: 0;
}
.popular-post div.k2ItemsBlock ul li .moduleItemImage {
  margin-right: 5px !important;
}
.popular-post div.k2ItemsBlock ul li .moduleItemImage img {
  width: 85px;
  margin: 0;
  padding: 0;
  border: none;
  margin-top: 4px;
  
  
}
@media (max-width: 991px) {
  .popular-post div.k2ItemsBlock ul li .moduleItemImage img {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (min-width: 980px) and (max-width: 1024px) {
  .popular-post div.k2ItemsBlock ul li .moduleItemImage img {
    width: 100%;
    margin-bottom: 10px;
  }
}
.popular-post div.k2ItemsBlock ul li:first-child {
  padding-top: 0;
}
.popular-post div.k2ItemsBlock ul li .moduleItemDateCreated {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;
}
.popular-post div.k2ItemsBlock ul li .moduleItemDateCreated i {
  display: none;
}
.popular-post div.k2ItemsBlock ul li.lastItem {
  padding-bottom: 0;
  border-bottom: none;
}
#productFilters {
  margin: 0 0 15px 12px;
}
@media (max-width: 768px) {
  #productFilters {
    margin: 15px 0 27px ;
  }
}
#productFilters input {
  margin-right: 4px;
}
@media (max-width: 767px) {
  #productFilters input {
    margin-right: 0;
  }
}
#productFilters .j2store-product-search-input {
  box-shadow: none;
  border-radius: 0;
  border-color: #ececec;
  height: 50px;
}
@media (max-width: 767px) {
  #productFilters .j2store-product-search-input {
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
#productFilters .btn {
  padding: 8px 28px;
  margin-top: -4px;
  height: 48px;
}
@media (max-width: 767px) {
  #productFilters .btn {
    width: 49%;
  }
}
#productFilters select#j2store_sortby {
  border-radius: 0px 0px 0px 0px;
  height: 50px;
  box-shadow: none;
  border-color: #ececec;
  color: #3d3d3d;
}
@media (max-width: 767px) {
  #productFilters select#j2store_sortby {
    margin-top: 10px;
    width: 100%;
  }
}
.price-filters {
  margin-bottom: 30px;
  padding: 30px 30px 40px;
  *background: #ececec;
  background: url(../../../templates/musclen/images/bg-video.jpg) no-repeat scroll left bottom / cover;
  position: relative;
}
.price-filters .ui-widget {
  width: 93% !important;
}
.price-filters #j2store-slider-range.ui-slider {
  background: transparent !important;
}
.price-filters #j2store-slider-range {
  display: inline-block;
  margin-top: 10px;
}
.price-filters #j2store-slider-range .ui-slider-range {
  background: #161619 !important;
}
.price-filters #j2store-slider-range .ui-slider-handle {
  background: #ffffff !important;
  top: -0.4em;
  border: 2px solid #161619;
  margin-left: -3px;
}
.price-filters .price-input-box {
  margin-top: 15px;
}
.price-filters .price-input-box .pull-right {
  font-family: 'Lato', Arial, sans-serif;
}
.category-filters {
  margin-bottom: 30px;
  padding: 30px;
  *background: #ececec;
  background: url(../../../templates/musclen/images/bg-video.jpg) no-repeat scroll left bottom / cover;
  position: relative;
}
.category-filters .j2store-category-list {
  padding-top: 5px;
}
.category-filters ul li.j2product-categories {
  padding: 10px 0 10px 5px;
  border-radius: 1px !important;
}
.category-filters ul li.j2product-categories:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.category-filters ul li.j2product-categories:first-child {
  padding-top: 0;
}
.category-filters ul li.j2product-categories a {
  padding: 0;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 15px !important;
  font-weight: 300 !important;
  font-style: italic;
  text-transform: initial;
  letter-spacing: 0;
  color: #161619;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}
.category-filters ul li.j2product-categories a:hover {
  color: #ffa320;
  cursor: pointer;
  background: none;
  padding-left: 10px;
}
.category-filters ul li.j2product-categories a i {
  display: none;
}
.manufacturer-filters {
  margin-bottom: 30px;
  padding: 30px;
  *background: #ececec;
  background: url(../../../templates/musclen/images/bg-video.jpg) no-repeat scroll left bottom / cover;
  position: relative;
}
#j2store-brand-filter-container {
  margin-bottom: 0;
}
#j2store-brand-filter-container .j2store-product-brand-label {
  display: block;
  padding: 4px 15px 8px 0;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 15px !important;
  font-weight: 300 !important;
  font-style: italic;
  text-transform: initial;
  letter-spacing: 0;
  color: #161619;
}
#j2store-brand-filter-container .j2store-product-brand-label .j2store-brand-checkboxes {
  margin: 4px 10px 0 0;
}
#j2store-brand-filter-container .j2store-product-brand-label:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.j2store-sidebar-filters-container .module-title {
  font-size: 20px;
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin: 0 0 25px 0;
  text-align: left;
}
.j2store-sidebar-filters-container h3 {
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
}
.j2store-single-product {
  margin-top: 30px;
}
.j2store-single-product .j2store-product-border {
  border: 1px solid #f7f7f7;
}
.j2store-single-product .too-animate-content .link-button {
  margin-top: -50px;
}
.j2store-single-product .too-j2store-content {
  background: #ececec;
  border-top: 1px solid #f7f7f7;
  padding: 15px 0 7px 0;
  text-align: center;
}
.j2store-single-product .too-j2store-content .product-title {
  margin-bottom: 0;
}
.j2store-single-product .too-j2store-content .product-title a {
  font-size: 20px;
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin: 0 0 25px 0;
  text-align: left;
}
.j2store-single-product .too-j2store-content .product-title a:hover {
  color: #ffa320;
}
.j2store-single-product .too-j2store-content .product-price-container .base-price {
  float: none;
  display: inline;
  
  
}
@media (max-width: 991px) {
  .j2store-single-product .too-j2store-content .product-price-container .base-price {
    display: block;
  }
}
@media (max-width: 991px) {
  .j2store-single-product .too-j2store-content .product-price-container .base-price {
    display: inline;
  }
}
.j2store-single-product .too-j2store-content .product-price-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #a5a5a5;
  font-size: 16px;
  font-weight: 500;
}
.j2store-single-product .too-j2store-content .product-price-container .sale-price {
  color: #ffa320;
  display: inline;
  font-size: 16px;
  font-weight: 600;
}
.j2store-single-product .too-j2store-content .discount-percentage {
  position: absolute;
  display: block;
  right: 20px;
  top: 26px;
  z-index: 50;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  background: #ececec;
  color: #29282d;
  line-height: 16px;
  overflow: hidden;
  backface-visibility: hidden;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding-top: 15px;
}
.j2store-single-product .too-j2store-content .discount-percentage p {
  margin: 13px 0px !important;
}
.j2store-single-product .too-j2store-content .too-j2store-quickview {
  margin-top: 15px !important;
  margin-bottom: 15px;
}
.j2store-single-product .too-j2store-content .too-j2store-quickview a i {
  margin-right: 5px;
  font-size: 15px;
  vertical-align: top;
}
.j2store-single-product .too-addtocart-form {
  
  
}
@media (max-width: 991px) {
  .j2store-single-product .too-addtocart-form .btn {
    padding: 8px 10px;
  }
}
@media (max-width: 767px) {
  .j2store-single-product .too-addtocart-form .btn {
    padding: 17px 41px 17px;
  }
}
.j2store-single-product .too-addtocart-form .j2store-add-to-cart .product-qty {
  display: block !important;
}
.j2store-single-product .too-addtocart-form .j2store-add-to-cart .j2store-cart-button {
  margin-top: 10px;
  margin-left: 0;
  margin-bottom: 0;
}
.j2store-single-product .j2store-view-back-button {
  margin-bottom: 60px;
}
.j2store-single-product .simple-product .j2store-mainimage {
  text-align: center;
}
.j2store-single-product .j2store-product-additional-images {
  margin-top: 20px;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list {
  margin-bottom: 20px;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list li {
  display: inline-block;
  border-radius: 2px;
  margin-right: 3px;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list li:hover {
  border-color: #ffa320;
}
.j2store-single-product .product-title {
  color: #000000 !important;
  text-transform: uppercase !important;
  font-size: 40px;
  margin-top: 0px;
  font-weight: 600 !important;
  letter-spacing: .05em;
}
.j2store-single-product .price-sku-brand-container {
  border-top: none;
  border-bottom: none;
  margin-top: 35px;
  margin-bottom: 30px;
}
.j2store-single-product .price-sku-brand-container .col-sm-6 {
  padding-left: 0;
}
.j2store-single-product .price-sku-brand-container .product-price-container {
  margin-bottom: 10px;
}
.j2store-single-product .price-sku-brand-container .product-price-container .strike {
  font-family: 'Lato', Arial, sans-serif;
  text-decoration: line-through;
  margin-right: 15px;
  color: #a5a5a5 !important;
  font-size: 18px;
  font-weight: 400;
  float: left;
  letter-spacing: -.1px;
}
.j2store-single-product .price-sku-brand-container .product-price-container .sale-price {
  color: #ffa320;
  font-family: 'Lato', Arial, sans-serif;
  font-weight: 600;
  font-size: 21px;
  letter-spacing: -.1px;
}
.j2store-single-product .price-sku-brand-container .product-price-container .sale-price .zero-price {
  font-size: 18px;
  font-weight: 400;
}
.j2store-single-product .price-sku-brand-container .product-sku {
  margin-bottom: 5px;
}
.j2store-single-product .price-sku-brand-container .sku-text,
.j2store-single-product .price-sku-brand-container .manufacturer-brand-text {
  color: #29282d;
  font-family: 'Lato', Arial, sans-serif;
  font-weight: 600;
  letter-spacing: -.1px;
}
.j2store-single-product .price-sku-brand-container .sku,
.j2store-single-product .price-sku-brand-container .manufacturer-brand {
  font-family: 'Lato', Arial, sans-serif;
  letter-spacing: -.1px;
  color: #a5a5a5;
}
.j2store-single-product .price-sku-brand-container .discount-percentage {
  font-family: 'Lato', Arial, sans-serif;
  font-weight: 600;
  font-size: 17px;
  text-transform: uppercase;
  color: #29282d;
  letter-spacing: -.1px;
}
.j2store-single-product .product-sdesc {
  margin-top: -5px;
}
.j2store-single-product .j2store-add-to-cart {
  margin-left: 0px;
  margin-top: 15px;
  display: block;
}
.j2store-single-product .j2store-add-to-cart .product-qty {
  display: inline;
}
.j2store-single-product .j2store-add-to-cart .product-qty .input-mini {
  border: 1px solid #ececec;
  width: 70px !important;
  box-shadow: none;
  height: 55px;
}
.j2store-single-product .j2store-add-to-cart .j2store-cart-button {
  margin: 5px;
}
.j2store-single-product #j2store_app_shareButton {
  margin-top: 15px;
}
.j2store-single-product #j2store_app_shareButton a {
  background: #ececec;
  display: inline-block;
  height: 35px;
  width: 35px;
  line-height: 35px;
  border-radius: 50%;
  margin-right: 6px;
  text-align: center;
}
.j2store-single-product #j2store_app_shareButton a img {
  width: 13px;
  opacity: 0.7;
  transition: all 0.4s ease 0s;
}
.j2store-single-product #j2store_app_shareButton a:hover {
  opacity: 1;
}
.j2store-single-product .j2store-addtocart-form {
  margin-bottom: 0;
  margin-top: 30px;
}
.j2store-single-product .j2store-addtocart-form .options .col-sm-6 {
  padding: 0px;
}
.j2store-single-product .j2store-addtocart-form .options .option {
  width: 49%;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 20px;
}
.j2store-single-product .j2store-addtocart-form .options .option .required {
  display: inline;
  float: left;
  color: #d6001c;
}
.j2store-single-product .j2store-addtocart-form .options .option b {
  display: block;
  text-transform: uppercase;
}
.j2store-single-product .j2store-addtocart-form .options .option select {
  border-radius: 0px;
  width: 100%;
  border: 3px solid #ececec;
  box-shadow: none;
  height: 50px;
}
.j2store-single-product .cart-action-complete p {
  color: #3d3d3d;
}
.j2store-single-product .nav-tabs {
  border-bottom: none;
  margin-bottom: 20px;
  margin-top: 60px;
}
.j2store-single-product .nav-tabs li a {
  outline: none;
  font-size: 20px;
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1em;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: .05em;
  border: 0;
  border-radius: 0;
  background: #ececec;
  margin-right: 2px;
  padding: 20px 30px;
  color: #3d3d3d;
}
.j2store-single-product .nav-tabs li a:hover {
  background: #ffa320;
  color: #ffffff;
  border: 0;
}
.j2store-single-product .nav-tabs > li.active > a,
.j2store-single-product .nav-tabs > li.active > a:hover,
.j2store-single-product .nav-tabs > li.active > a:focus {
  background: #ffa320;
  color: #ffffff;
  border: 0;
}
.j2store-single-product .tab-content {
  background: #ececec;
  padding: 3.4em 2.75em 2.75em;
  border-radius: 3px;
  margin: -20px 0 0 !important;
}
.j2store-single-product .tab-content .product-sdesc td,
.j2store-single-product .tab-content .product-sdesc th {
  border: none;
  text-transform: capitalize;
}
.j2store-single-product .tab-content #j2store-comments h4 {
  border-bottom: none;
  padding: 0px 24px;
  color: #161619;
  font-weight: normal;
}
.j2store-single-product .tab-content #j2store-comments .rss {
  background: url("../../../templates/musclen/images/system/feed.png") no-repeat !important;
}
.j2store-single-product .tab-content #j2store-comments .refresh {
  background: url("../../../templates/musclen/images/system/refresh.png") no-repeat !important;
  padding: 0px 0px 0px 16px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list {
  margin-left: 0px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list .rbox {
  border: none;
  padding: 17px 40px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list .rbox .comment-box,
.j2store-single-product .tab-content #j2store-comments .comments-list .rbox .comment-body {
  color: #999999;
  margin-top: 10px;
  font-size: 14px;
  line-height: 28px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list .comments-inline-edit {
  padding: 20px;
}
.j2store-single-product .tab-content #j2store-comments #comments-form input {
  width: 100%;
  height: 40px;
  border-radius: 3px;
  border-color: #f7f7f7;
}
.j2store-single-product .tab-content #j2store-comments #comments-form textarea {
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 3px;
  border-color: #f7f7f7;
}
.j2store-single-product .tab-content #j2store-comments #comments-form .grippie {
  max-width: 100% !important;
  width: 100% !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form label {
  font-family: 'Lato', Arial, sans-serif !important;
}
.j2store-single-product .tab-content #j2store-comments .checkbox {
  width: auto !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn {
  background-image: none !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div {
  background-image: none !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div a {
  padding: 10px 20px;
  background: #ffa320;
  border: 2px solid #ffa320;
  color: #ffffff;
  height: auto !important;
  line-height: inherit;
  display: inline-block;
  border-radius: 3px;
  font-family: 'Lato', Arial, sans-serif !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div a:hover {
  background: #ffa320;
  border: 2px solid #ffa320;
}
#j2store-pagination .pagination > li > a {
  color: #3d3d3d;
  padding: 15px 20px;
  text-transform: initial;
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  border: 1px solid #ececec;
}
#j2store-pagination .pagination > .active > a {
  background: #f7f7f7;
  border: 1px solid #ececec;
}
#j2store-pagination .pagination > li:first-child > a {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
#j2store-pagination .pagination > li:last-child > a {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.j2store-cart h3 {
  font-size: 35px;
  font-weight: 600;
  margin-top: 70px;
  margin-bottom: 40px;
}
.table-bordered {
  border: none !important;
}
.table-bordered thead > tr > th {
  border: 1px solid #ececec !important;
  padding: 22px !important;
  font-weight: 500;
  color: #3d3d3d;
  font-size: 15px;
  letter-spacing: 0;
  text-transform: initial;
}
.table-bordered tbody > tr > th {
  border: 1px solid #ececec !important;
  padding: 22px !important;
  font-weight: 500;
  color: #3d3d3d;
  font-size: 15px;
  letter-spacing: 0;
  text-transform: initial;
}
.table-bordered tbody > tr > td {
  border: 1px solid #ececec !important;
  padding: 22px !important;
  color: #161619;
}
.table-bordered tbody > tr > td .cart-product-name {
  color: #29282d;
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.table-bordered tbody > tr > td .cart-item-title {
  padding-right: 7px;
  color: #a5a5a5;
}
.table-bordered tbody > tr > td .cart-item-value {
  font-weight: 600;
  color: #3d3d3d;
}
.table-bordered tbody > tr > td .product-qty input[type="number"] {
  width: 60px !important;
  padding: 12px 5px !important;
  border: 1px solid #ececec !important;
  border-radius: 0;
  box-shadow: none;
  color: #161619;
}
.table-bordered tbody > tr > td .remove-icon {
  background: #161619;
  margin-bottom: 0 !important;
  color: #ffffff;
  font-size: 16px !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  margin-left: 10px;
  
}
.table-bordered tbody > tr > td .remove-icon:hover {
  background: #ffa320;
  color: #ffffff;
}
@media (max-width: 767px) {
  .table-bordered tbody > tr > td .remove-icon {
    margin-left: 0;
    margin-top: 20px;
  }
}
.cart-footer th {
  text-align: left !important;
  font-weight: 600;
  padding: 15px 22px !important;
}
.cart-footer td {
  padding: 15px 22px !important;
  font-weight: 600;
}
.j2store-cart-buttons .buttons-left {
  margin-top: 20px;
}
.cart-continue-shopping-button .btn-primary {
  margin-right: 10px;
}
.cart-continue-shopping-button .btn-primary:hover {
  background: #161619;
  color: #ffffff !important;
}
.cart-update-button .btn-warning {
  color: #ffffff;
  background: #161619;
  
}
@media (max-width: 767px) {
  .cart-update-button .btn-warning {
    margin-top: 20px;
  }
}
.cart-update-button .btn-warning:hover {
  background: #ffa320;
  color: #ffffff;
}
.cart-checkout-button .btn-success {
  color: #ffffff;
  background: #ffa320;
  margin-top: 20px;
}
.cart-checkout-button .btn-success:hover {
  background: #161619;
  color: #ffffff;
}
#j2store-cart-modules label {
  margin-top: 15px !important;
  color: #161619;
  font-weight: 400;
}
table.j2store-cart-table td.cart-line-subtotal {
  text-align: left !important;
  border: 1px solid #ececec !important;
  color: #3d3d3d;
}
#j2store-checkout #j2store-checkout-content h1 {
  font-size: 35px;
  margin-bottom: 40px;
  letter-spacing: 2px;
}
#j2store-checkout #j2store-checkout-content .checkout-heading {
  background: #ececec;
  border: 1px solid #ececec;
  padding: 20px 30px;
  color: #29282d;
  font-size: 16px;
  font-weight: 300;
}
#j2store-checkout #j2store-checkout-content .checkout-heading a {
  font-family: 'Lato', Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
}
#j2store-checkout #j2store-checkout-content .checkout-content {
  padding: 30px;
  border: 1px solid #ececec;
  border-top: none;
  margin-top: -15px;
  margin-bottom: 15px;
}
#j2store-checkout #j2store-checkout-content .checkout-content h2 {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 5px;
}
#j2store-checkout #j2store-checkout-content .checkout-content b {
  font-weight: 500;
}
#j2store-checkout #j2store-checkout-content .checkout-content #onCheckoutPayment_wrapper {
  margin-top: 0;
}
#j2store-checkout #j2store-checkout-content .checkout-content label {
  font-weight: 500;
  color: #29282d;
}
#j2store-checkout #j2store-checkout-content .checkout-content p {
  margin-bottom: 20px;
}
#j2store-checkout #j2store-checkout-content .checkout-content .btn-primary:hover {
  background: #ffffff;
  color: #161619;
}
#j2store-checkout #j2store-checkout-content .checkout-content #login {
  margin-top: 40px;
}
#j2store-checkout #j2store-checkout-content .checkout-content #login h2 {
  margin-bottom: 20px;
}
#j2store-checkout #j2store-checkout-content .checkout-content #login b {
  color: #3d3d3d;
  font-weight: 400;
}
#j2store-checkout #j2store-checkout-content .checkout-content #login input[type="text"],
#j2store-checkout #j2store-checkout-content .checkout-content #login input[type="password"] {
  margin-top: 5px;
  margin-bottom: -40px;
  border: 1px solid #ececec;
  display: block;
  height: 36px;
  padding: 23px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  -webkit-transition: 0 !important;
  -o-transition: 0 !important;
  transition: 0 !important;
}
#j2store-checkout #j2store-checkout-content .checkout-content #login input.btn-primary {
  margin-top: 40px;
}
#j2store-checkout #j2store-checkout-content .checkout-content #billing-new input {
  border: 1px solid #ececec;
  display: block;
  height: 36px;
  padding: 23px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  -webkit-transition: 0 !important;
  -o-transition: 0 !important;
  transition: 0 !important;
}
#j2store-checkout #j2store-checkout-content .checkout-content #billing-new select {
  border: 1px solid #ececec;
  padding: 15px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  -webkit-transition: 0 !important;
  -o-transition: 0 !important;
  transition: 0 !important;
}
#j2store-checkout #j2store-checkout-content .checkout-content .customer-note {
  margin-top: 30px;
  margin-bottom: 30px;
}
#j2store-checkout #j2store-checkout-content .checkout-content .customer-note h3 {
  margin-bottom: 20px;
}
#j2store-checkout #j2store-checkout-content .checkout-content .customer-note textarea {
  height: 100px;
}
#j2store-checkout #j2store-checkout-content .checkout-content .payment-plugin-image-label {
  margin-right: 10px;
}
#j2store-checkout #j2store-checkout-content .checkout-content #checkbox_tos {
  margin-bottom: 20px;
}
#j2store-checkout #j2store-checkout-content .checkout-content .buttons {
  margin-bottom: 20px;
}
#j2store-checkout #j2store-checkout-content .checkout-content .cart-footer th {
  border: 1px solid #ececec !important;
}
#j2store-checkout #j2store-checkout-content .checkout-content .cart-footer td {
  border: 1px solid #ececec !important;
}
#j2store-checkout #j2store-checkout-content .checkout-content .note {
  margin-top: 0;
  margin-bottom: 20px;
  color: #ffa320;
}
#j2store-checkout #j2store-checkout-content .checkout-content .payment {
  margin-bottom: 50px;
}
#j2store-checkout #j2store-checkout-content .checkout-content #sagepay_form td {
  border-top: none;
}
#j2store-checkout #j2store-checkout-content .checkout-content #sagepay_form td .required {
  margin-top: 5px;
}
.j2storeOrderSummary {
  margin-bottom: 30px;
}
.j2storeOrderSummary h3 {
  margin-bottom: 20px;
}
.j2store-order .nav-tabs {
  border-bottom: none;
  margin-top: 20px;
  border-bottom: 1px solid #ececec;
}
.j2store-order .nav-tabs li a {
  outline: none;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: capitalize;
  letter-spacing: 0;
  border: 1px solid #ececec;
  border-radius: 0;
  background: #f7f7f7;
  margin-right: 2px;
  padding: 15px 30px 13px;
  color: #161619;
}
.j2store-order .nav-tabs li a:hover {
  background: transparent;
  color: #ffa320;
}
.j2store-order .nav-tabs > li.active > a,
.j2store-order .nav-tabs > li.active > a:hover,
.j2store-order .nav-tabs > li.active > a:focus {
  background: transparent;
  border: 1px solid #ececec;
  color: #ffa320;
}
.j2store-order .tab-content {
  background: transparent;
  border: 1px solid #ececec;
  border-top: none;
  padding: 30px 20px 0;
  border-radius: 3px;
}
.j2store-order .tab-content .active {
  display: inline-block;
  width: 100%;
}
.j2store-order .tab-content hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
}
.j2store-order .tab-content .j2store-myprofile-address-list {
  padding-left: 0;
}
.j2store-order .tab-content .j2store-myprofile-address-list .well {
  box-shadow: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #f7f7f7 !important;
}
.j2store-order .tab-content .j2store-myprofile-address-list .well strong {
  color: #29282d;
}
#j2storeaddressForm {
  margin-top: 80px;
  margin-bottom: 80px;
}
#j2storeaddressForm .control-group {
  margin-top: 20px;
}
#j2storeaddressForm .control-group label {
  color: gray-darker !important;
}
#j2storeaddressForm input {
  border: 1px solid #ececec;
  display: block;
  height: 36px;
  padding: 23px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  margin-bottom: 20px;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  -webkit-transition: 0 !important;
  -o-transition: 0 !important;
  transition: 0 !important;
}
#j2storeaddressForm select {
  border: 1px solid #ececec;
  font-size: 16px;
  line-height: 1.42857143;
  height: 55px;
  padding: 10px 10px;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  -webkit-transition: 0 !important;
  -o-transition: 0 !important;
  transition: 0 !important;
}
.j2store-myprofile {
  margin-top: 60px;
  margin-bottom: 80px;
}
.t3-module .too-cart {
  padding: 0;
}
.too-cart {
  padding: 30px;
  background: #f7f7f7;
}
.too-cart h3 {
  margin-top: 0;
}
.j2store-minicart-button {
  margin-top: 20px;
}
.j2store-cart-item-box {
  min-width: 300px;
}
.too-findus .sppb-addon-content {
  font-size: 16px;
  line-height: 30px;
  font-style: italic;
}
.too-location {
  margin-top: 30px;
}
.too-location .sppb-addon-title {
  margin-bottom: 15px;
}
.too-location .sppb-addon-content p {
  margin-bottom: 0;
}
.too-contact {
  margin-top: 15px;
}
.too-contact input,
.too-contact textarea {
  width: 100%;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  font-size: 14px !important;
  *color: #161619 !important;
  *font-weight: 500;
}
.too-contact input:hover,
.too-contact textarea:hover,
.too-contact input:focus,
.too-contact textarea:focus {
  box-shadow: none !important;
  border: none !important;
}
.too-contact input {
  height: 50px !important;
  background: #ececec !important;
  margin-bottom: 5px;
  padding-left: 20px !important;
}
.too-contact textarea {
  background: #ececec !important;
  padding-left: 20px !important;
  padding-top: 15px !important;
  height: 155px !important;
  margin-bottom: 5px;
}
.too-contact .btn-primary {
  *line-height: 50px !important;
  *width: 100%;
}
.too-address {
  text-align: center;
}
.too-address em,
.too-address i {
  font-size: 50px;
  font-weight: 500;
  color: #ffa320;
  padding: 45px 0 0;
}
.too-address h4 {
  margin-top: 25px;
  margin-bottom: 15px;
}
.too-address p {
  margin-bottom: 5px;
}
.too-address .social-media {
  display: inline-block;
  margin-top: -10px;
}
.too-address .social-media a {
  letter-spacing: 0;
}
.too-address .social-media a i,
.too-address .social-media a em {
  color: #161619;
  background: #ffffff;
  font-size: 16px;
  margin-right: 5px;
  margin-top: 10px;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 0;
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.too-address .social-media a i:hover,
.too-address .social-media a em:hover {
  color: #ffa320;
  *background: #29282d;
}
too-animate {
  display: block;
  overflow: hidden;
  position: relative;
}
too-animate img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
too-animate:hover .too-animate-overlay {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
too-animate:hover .too-animate-overlay .too-animate-content {
  bottom: 20%;
}
too-animate:hover .too-animate-overlay .too-animate-content span i {
  font-size: 40px;
}
too-animate .too-animate-overlay {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  height: 100%;
  position: absolute;
  text-decoration: none;
  width: 100%;
  z-index: 100;
  padding: 20px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  bottom: 0px;
}
too-animate .too-animate-overlay .too-animate-content {
  bottom: 0;
  width: 100%;
  left: 10%;
  position: absolute;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
too-animate .too-animate-overlay .too-animate-content h5 {
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 30px;
  letter-spacing: .08em;
}
too-animate .too-animate-overlay .too-animate-content span {
  font-family: 'Lato', Arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  text-shadow: none;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 15px 25px 15px;
  background-color: #ffa320;
  color: #ffffff !important;
}
too-animate .too-animate-overlay .too-animate-content span:hover,
too-animate .too-animate-overlay .too-animate-content span:focus {
  color: #161619 !important;
}
.animation .too-animate {
  display: block;
  overflow: hidden;
  position: relative;
}
.animation .too-animate img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.animation .too-animate .too-animate-overlay {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: rgba(34, 34, 34, 0.7);
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: all .9s;
  -o-transition: all .9s;
  transition: all .9s;
  bottom: 0;
}
.animation .too-animate .too-animate-overlay .too-animate-content {
  text-align: center;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.animation .too-animate .too-animate-overlay .too-animate-content span {
  width: 52px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -26px;
}
.animation .too-animate .too-animate-overlay .too-animate-content span i {
  font-size: 14px;
  color: #161619;
  background: #fff;
  width: 46px;
  height: 46px;
  line-height: 45px;
  text-align: center;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  text-indent: 4px;
  transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
}
.animation .too-animate .too-animate-overlay .too-animate-content span i:hover {
  color: #ffffff;
  background: #222;
}
.animation .too-animate .too-animate-overlay .too-animate-content h4 {
  color: #ffffff !important;
  margin-bottom: 15px;
  margin-top: 0;
}
.animation:hover .too-animate .too-animate-overlay {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.animation:hover .too-animate .too-animate-overlay .too-animate-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .5s;
  -o-transition: all .5s
			transition: all .5s;
}