.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 {
  display: table;
  content: " ";
}
.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 #eeeeee;
  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 #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #0f1115;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #0f1115;
}
.breadcrumb {
  text-align: center;
  background: none;
  z-index: 2;
  position: relative;
}
.breadcrumb li + li::before {
  content: "\f111";
  font-family: "fontawesome";
  font-size: 0.35em;
  color: #737373;
  padding: 0 5px 0 0;
}
.breadcrumb li {
  padding: 5px 2px 5px;
  background: #1a1d24;
  line-height: 2;
}
.breadcrumb li:first-child {
  padding-left: 14px;
}
.breadcrumb li:last-child {
  padding-right: 14px;
}
.breadcrumb li a {
  color: #737373;
  display: inline-block;
  font-family: 'Quicksand', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: initial;
}
.breadcrumb li a:hover {
  color: #e0011a;
}
.breadcrumb li span {
  color: #737373;
  font-family: 'Quicksand', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.too-breadcrumb-title {
  text-align: center;
  z-index: 2;
  position: relative;
  margin-top: 0;
  
}
.too-breadcrumb-title h1 {
  color: #ffffff;
  line-height: 70px;
  margin-top: 0;
  font-size: 58px;
  text-transform: capitalize;
  padding: 0 150px;
  margin-bottom: 15px;
  
}
.too-breadcrumb-title h1:after {
  display: none;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .too-breadcrumb-title h1 {
    padding: 0;
    line-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .too-breadcrumb-title {
    float: none;
  }
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.nav-search {
  padding: 0;
}
.nav-search > a {
  color: #e0011a;
  padding: 12px 15px;
  display: block;
  margin-top: 22px;
}
@media (max-width: 991px) {
  .nav-search > a {
    margin-top: 0 !important;
    padding: 15px 20px;
  }
}
@media (min-width: 980px) and (max-width: 1024px) {
  .nav-search > a {
    margin-top: 0;
    padding: 15px 20px;
  }
}
.nav-search > a:hover {
  color: #ffffff;
}
.nav-search > a i,
.nav-search > a em {
  font-size: 15px;
}
.nav-search.open > a {
  color: #ffffff;
}
.nav-search .dropdown-menu {
  background: #1a1d24;
  margin-top: 24px;
  right: 0 !important;
  left: auto;
  padding: 21px;
  border: 0;
  border-radius: 0;
}
@media (max-width: 991px) {
  .nav-search .dropdown-menu {
    margin-top: 10px !important;
  }
}
@media (min-width: 980px) and (max-width: 1024px) {
  .nav-search .dropdown-menu {
    margin-top: 22px;
  }
}
.nav-search .dropdown-menu .t3-module {
  margin-bottom: 0;
}
.nav-search .dropdown-menu .t3-module .search input {
  background: #0f1115;
  border: 1px solid #0f1115 !important;
  border-radius: 0;
  color: #a8a8a8;
  font-size: 14px;
  width: 200px;
  height: 50px;
  box-shadow: none !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.nav-search .dropdown-menu .t3-module .search input:hover,
.nav-search .dropdown-menu .t3-module .search input:active,
.nav-search .dropdown-menu .t3-module .search input:focus {
  transition: 300ms;
  box-shadow: none !important;
}
.nav-search-1 {
  padding: 0;
}
.nav-search-1 > a {
  color: #e0011a;
  padding: 12px 15px;
  display: block;
  margin-top: 22px;
}
@media (max-width: 991px) {
  .nav-search-1 > a {
    margin-top: 0 !important;
    padding: 15px 20px;
  }
}
@media (min-width: 980px) and (max-width: 1024px) {
  .nav-search-1 > a {
    margin-top: 0;
    padding: 15px 20px;
  }
}
.nav-search-1 > a:hover {
  color: #1a1d24;
}
.nav-search-1 > a i,
.nav-search-1 > a em {
  font-size: 15px;
}
.nav-search-1.open > a {
  color: #1a1d24;
}
.nav-search-1 .dropdown-menu {
  background: #1a1d24;
  margin-top: 25px;
  right: 0 !important;
  left: auto;
  padding: 21px;
  border: 0;
  border-radius: 0;
}
@media (max-width: 991px) {
  .nav-search-1 .dropdown-menu {
    margin-top: 10px !important;
  }
}
@media (min-width: 980px) and (max-width: 1024px) {
  .nav-search-1 .dropdown-menu {
    margin-top: 22px;
  }
}
.nav-search-1 .dropdown-menu .t3-module {
  margin-bottom: 0;
}
.nav-search-1 .dropdown-menu .t3-module .search input {
  background: #0f1115;
  border: 1px solid #0f1115 !important;
  border-radius: 0;
  color: #a8a8a8;
  font-size: 14px;
  width: 200px;
  height: 50px;
  box-shadow: none !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.nav-search-1 .dropdown-menu .t3-module .search input:hover,
.nav-search-1 .dropdown-menu .t3-module .search input:active,
.nav-search-1 .dropdown-menu .t3-module .search input:focus {
  transition: 300ms;
  box-shadow: none !important;
}
.too-passion h1 {
  color: #ffffff;
}
.too-features {
  background: #e0011a;
  padding: 65px 65px 58px;
}
.too-features em {
  font-size: 60px;
  display: block;
  margin-bottom: 25px;
  vertical-align: top;
  color: #ffffff;
}
.too-features h3.feature-title1 {
  color: #ffffff;
  font-size: 23px;
}
.too-features p {
  margin-bottom: 0;
  color: #ffffff;
}
.too-features1 {
  background: #0f1115;
  padding: 65px 65px 58px;
}
.too-features1 em {
  font-size: 60px;
  display: block;
  margin-bottom: 25px;
  vertical-align: top;
  color: #e0011a;
}
.too-features1 h3.feature-title1 {
  color: #ffffff;
  font-size: 23px;
}
.too-features1 p {
  margin-bottom: 0;
  color: #a8a8a8;
}
.too-m-top {
  margin-top: -2px !important;
}
.too-shape-bg {
  background: #1a1d24;
  padding: 30px 40px 35px 100px;
  
}
@media screen and (max-width: 767px) {
  .too-shape-bg {
    padding-left: 40px;
    padding-right: 10px;
  }
}
.too-shape-bg .intro-contact i {
  float: left;
  font-size: 65px;
  color: #e0011a;
  margin-right: 30px;
  margin-top: 4px;
}
.too-shape-bg .intro-contact div {
  margin-left: 25px;
  padding-left: 10px;
}
.too-shape-bg .intro-contact div p {
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}
.too-shape-bg .intro-contact div span {
  color: #ffffff;
  font-weight: 600;
  font-size: 30px;
  margin-top: 30px;
  
}
@media screen and (max-width: 767px) {
  .too-shape-bg .intro-contact div span {
    font-size: 26px;
  }
}
.too-animated-text h1:after,
.too-animated-text .h1:after,
.too-animated-text h2:after,
.too-animated-text .h2:after {
  display: none;
}
.too-animated-text .sppb-addon-title {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  text-transform: initial;
  color: #1a1d24;
  font-weight: 700;
}
.too-animated-text .animated-text-words-wrapper {
  color: #e0011a;
  margin-top: 5px;
}
.too-quote {
  color: #1a1d24;
  font-size: 16px;
  font-weight: 500;
}
.too-signature {
  width: 180px;
}
.too-founder {
  color: #e0011a;
  text-transform: capitalize;
}
.too-designing {
  background: #1a1d24;
  padding: 70px 70px 70px 75px;
}
.too-designing h2.feature-title {
  color: #ffffff;
  margin: 0 0 25px 0;
}
.too-designing p {
  margin-bottom: 26px;
  color: #a8a8a8;
}
.too-designing a {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-style: normal;
  font-weight: 700;
}
.too-designing a:hover,
.too-designing a:focus {
  color: #ffffff;
}
.too-designing1 {
  background: #e0011a;
  padding: 70px 70px 70px 75px;
}
.too-designing1 h2.feature-title1 {
  color: #ffffff;
  margin: 0 0 25px 0;
}
.too-designing1 h2:after,
.too-designing1 .h2:after {
  background: #ffffff;
}
.too-designing1 p {
  margin-bottom: 26px;
  color: #ffffff;
}
.too-designing1 a {
  color: #ffffff;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-style: normal;
  font-weight: 700;
}
.too-designing1 a:hover,
.too-designing1 a:focus {
  color: #1a1d24;
}
.too-portfolio-heading h1:after,
.too-portfolio-heading .h1:after {
  margin: 36px auto 0;
}
.too-projects-home .sprocket-mosaic .sprocket-mosaic-g-header {
  margin-bottom: 0;
}
.too-projects-home .sprocket-mosaic .sprocket-mosaic-g-header .sprocket-mosaic-g-order {
  display: none;
}
.too-projects-home .sprocket-mosaic .sprocket-mosaic-g-header .sprocket-mosaic-g-filter {
  float: none !important;
  margin-bottom: 60px;
  
  
}
@media (max-width: 991px) {
  .too-projects-home .sprocket-mosaic .sprocket-mosaic-g-header .sprocket-mosaic-g-filter {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .too-projects-home .sprocket-mosaic .sprocket-mosaic-g-header .sprocket-mosaic-g-filter {
    margin-bottom: 60px;
  }
}
.too-projects-home .sprocket-mosaic .sprocket-mosaic-g-header .sprocket-mosaic-g-filter ul li {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  color: #1a1d24;
  background: transparent !important;
  border: 2px solid #1a1d24;
  padding: 12px 28px;
  margin: 5px;
  border-radius: 1px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.too-projects-home .sprocket-mosaic .sprocket-mosaic-g-header .sprocket-mosaic-g-filter ul li:hover {
  border: 2px solid #e0011a;
  background: #e0011a !important;
  color: #ffffff;
}
.too-projects-home .sprocket-mosaic .sprocket-mosaic-g-header .sprocket-mosaic-g-filter ul li.active {
  border: 2px solid #e0011a;
  background: #e0011a !important;
  color: #ffffff;
}
@media (max-width: 767px) {
  .too-projects-home .sprocket-mosaic .sprocket-mosaic-g-columns-3 li {
    width: 100%;
  }
}
.too-projects-home .sprocket-mosaic .sprocket-mosaic-g-container .sprocket-mosaic-g-item {
  border: none;
  margin: 0px;
}
.too-projects-home .sprocket-mosaic .sprocket-mosaic-g-container .sprocket-mosaic-g-item .sprocket-mosaic-g-tags {
  display: none;
}
.too-projects-home .sprocket-mosaic .sprocket-mosaic-g-loadmore {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  background: transparent !important;
  border: 2px solid #1a1d24;
  padding: 12px 28px;
  margin-top: 60px;
  margin-bottom: 0;
  border-radius: 1px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #1a1d24;
}
.too-projects-home .sprocket-mosaic .sprocket-mosaic-g-loadmore:hover {
  border: 2px solid #e0011a;
  background: #e0011a !important;
  color: #ffffff !important;
}
.too-projects-home .sprocket-mosaic .sprocket-mosaic-g-loadmore .loadmore-text {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
.too-testimonial {
  background: #e0011a;
}
.too-testimonial h2.sppb-addon-title {
  color: #ffffff;
}
.too-testimonial .sppb-testimonial-message p span {
  color: #1a1d24;
}
.too-testimonial .sppb-addon-testimonial-pro-footer img {
  margin-right: 20px;
  border: 3px solid #ffffff;
}
.too-testimonial .sppb-addon-testimonial-pro-footer .sppb-addon-testimonial-pro-client-name {
  margin-top: 15px;
  display: inline-block;
  text-transform: uppercase;
}
.too-testimonial .sppb-addon-testimonial-pro-footer .sppb-addon-testimonial-pro-client-designation {
  display: block;
  text-transform: capitalize;
}
.too-testimonial .sppb-carousel-indicators li {
  width: 14px;
  height: 14px;
  margin: 0 5px;
  border: 2px solid #ffffff !important;
}
.too-testimonial .sppb-carousel-indicators li.active {
  border: 2px solid #ffffff !important;
  background: #ffffff;
}
.too-faq .sppb-panel-faq {
  padding-bottom: 10px;
}
.too-faq .sppb-panel-heading {
  background: #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  padding: 13px 20px;
}
.too-faq .sppb-panel-heading .sppb-panel-title {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #1a1d24;
  text-transform: uppercase;
  letter-spacing: 0.75px;
}
.too-faq .sppb-panel-heading .sppb-toggle-direction {
  color: #1a1d24;
  padding-right: 0px;
}
.too-faq .sppb-panel-heading.active {
  background: #e0011a;
}
.too-faq .sppb-panel-heading.active .sppb-panel-title {
  color: #ffffff;
}
.too-faq .sppb-panel-heading.active .sppb-toggle-direction {
  padding-right: 0px;
  color: #ffffff;
}
.too-faq .sppb-panel-body {
  padding-bottom: 5px;
  border-bottom: 0;
}
.too-number-count .sppb-animated-number {
  letter-spacing: -4px;
  color: #e0011a;
}
.too-number-count .sppb-animated-number-title {
  text-transform: capitalize;
}
.too-easy {
  background: #e0011a;
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 80px;
  padding-bottom: 80px;
}
.too-easy h1 {
  color: #ffffff;
}
.too-easy h1:after {
  display: none;
}
.what-we-do {
  padding: 100px 100px 100px 80px;
  background: #1a1d24;
  
}
@media (max-width: 991px) {
  .what-we-do {
    margin-top: -2px;
  }
}
.what-we-do h1 {
  color: #ffffff;
  margin-bottom: 30px;
}
.what-we-do .feature-block {
  font-family: 'Quicksand', Arial, sans-serif;
  font-size: 15px;
  display: block;
  padding-bottom: 10px;
  padding-top: 10px;
  color: #a8a8a8;
}
.what-we-do .feature-block i {
  color: #e0011a;
  font-size: 20px;
  padding-right: 20px;
}
.table-cell {
  display: table-cell;
  float: none;
  
}
@media (max-width: 991px) {
  .table-cell {
    display: block;
  }
}
.valign-middle {
  vertical-align: middle;
}
.bg-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
.latest-news ul li.clearList {
  display: none !important;
  float: none !important;
  clear: both !important;
}
.latest-news ul li {
  width: 30.333333333333336%;
  margin: 0 18px;
  float: left;
  background: #ffffff;
  
  
}
.latest-news ul li:first-child {
  margin-left: 0 !important;
}
@media (max-width: 991px) {
  .latest-news ul li {
    margin: 0 10px !important;
  }
}
@media (max-width: 767px) {
  .latest-news ul li {
    width: 100%;
    margin: 0 0 30px !important;
  }
}
.latest-news ul li .moduleItemImage {
  position: relative;
}
.latest-news ul li .moduleItemImage img {
  
  
}
@media (min-width: 768px) and (max-width: 980px) {
  .latest-news ul li .moduleItemImage img {
    height: 145px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .latest-news ul li .moduleItemImage img {
    height: auto;
  }
}
.latest-news ul li .avVideo .avPlayerContainer .avPlayerBlock {
  padding: 0 0 66% 0 !important;
}
.latest-news ul li .moduleItemDate {
  background: #1a1d24;
  color: #ffffff;
  display: block;
  position: absolute;
  left: 20px;
  bottom: 0;
  text-align: center;
  width: 110px;
  border-radius: 0;
}
.latest-news ul li .moduleItemDate .date-month {
  font-size: 17px;
  font-weight: 600;
  line-height: 2.6;
  color: #ffffff;
  font-family: 'Quicksand', Arial, sans-serif;
}
.latest-news ul li .moduleItemDate .date-day {
  float: left;
  font-size: 18px;
  font-family: 'Quicksand', Arial, sans-serif;
  display: block;
  font-weight: 600;
  border: none;
  line-height: 2.5;
  padding: 0px 15px;
  border-radius: 0;
  background: #e0011a;
  color: #ffffff;
}
.latest-news ul li .moduleItemContent {
  position: relative;
  word-wrap: break-word;
  margin-top: 25px;
}
.latest-news ul li .moduleItemContent .too-article-aside {
  margin-top: 7px;
  color: #737373 !important;
  font-size: 15px !important;
  font-weight: 400;
  margin-bottom: 8px !important;
}
.latest-news ul li .moduleItemContent .too-article-aside .too-dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.latest-news ul li .moduleItemContent .too-article-aside .too-dd a {
  font-weight: 400;
}
.latest-news ul li a.moduleItemTitle {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-size: 23px !important;
  font-weight: 600;
  text-decoration: none;
  text-transform: initial;
  color: #1a1d24;
  letter-spacing: -.02em;
  margin-right: 20px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.latest-news ul li a.moduleItemTitle:hover {
  color: #e0011a;
}
.latest-news ul li .moduleItemIntrotext {
  padding-bottom: 18px !important;
  padding-top: 4px;
  padding-right: 15px;
}
.latest-news ul li a.moduleItemReadMore {
  color: #1a1d24;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-style: normal;
  font-weight: 700;
}
.latest-news ul li a.moduleItemReadMore:hover,
.latest-news ul li a.moduleItemReadMore:focus {
  color: #e0011a;
}
.latest-news ul li .moduleItemAuthor,
.latest-news ul li .moduleItemAuthor a,
.latest-news ul li a.moduleItemComments {
  color: #737373;
  font-size: 15px;
}
.latest-news ul li .moduleItemAuthor a:hover,
.latest-news ul li a.moduleItemComments:hover {
  color: #e0011a;
}
.too-ready {
  background: #e0011a;
}
.too-ready .too-ready-h1 h1 {
  color: #ffffff;
}
.too-ready .too-ready-h1 h1:after {
  display: none;
}
.too-come-bg {
  background-color: #1a1d24;
  padding: 30px;
  margin-left: 0;
  margin-right: 0;
}
.too-come-bg h3 {
  color: #ffffff;
  text-transform: initial;
  font-size: 23px;
  margin-top: 17px;
}
@media (max-width: 767px) {
  .too-come-bg h3 {
    margin-bottom: 0px;
  }
}
.too-come-bg h1 {
  color: #e0011a;
  margin-bottom: 0;
  
}
.too-come-bg h1:after {
  display: none;
  margin-top: 0;
}
@media (min-width: 768px) and (max-width: 980px) {
  .too-come-bg h1 {
    margin-top: 10px;
  }
}
.too-come-bg p {
  color: #a8a8a8;
}
.sppb-progress-label {
  margin-bottom: 5px;
}
.sppb-progress-label span {
  letter-spacing: -.04em;
}
.too-progress .sppb-progress-bar {
  background-color: #e0011a !important;
}
.too-block-no .sppb-media-body {
  color: #a8a8a8;
}
.too-block-no .sppb-media-body .sppb-media-heading {
  margin-bottom: 15px;
  padding-top: 7px;
  color: #ffffff;
}
.too-block-no .sppb-blocknumber-number {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 600;
  background-color: #e0011a;
  font-size: 16px;
  margin-right: 7px;
}
.btn-hundred::after {
  background-color: #0f1115 !important;
}
.too-timeline h1:after,
.too-timeline .h1:after {
  margin-left: auto;
  margin-right: auto;
}
.too-timeline-content .sppb-addon-timeline-wrapper:before {
  background: #e0011a !important;
  width: 2px;
}
.too-timeline-content .timeline-badge:before {
  border: 2px solid #e0011a !important;
  background: #e0011a;
}
.too-timeline-content .timeline-badge:after {
  border: 1px solid #e0011a !important;
  background: #e0011a;
}
.too-timeline-content .timeline-date {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  text-transform: initial;
  color: #1a1d24;
  font-weight: 600;
  letter-spacing: -.04em;
  font-size: 19px !important;
  line-height: 25px !important;
  margin-top: 15px !important;
}
@media (max-width: 767px) {
  .too-timeline-content .timeline-date {
    margin-bottom: 20px !important;
  }
}
.too-timeline-content .timeline-panel {
  border: none !important;
  background: #f5f5f5;
  padding: 20px 30px 15px !important;
}
.too-timeline-content .timeline-panel:before {
  border-color: #f5f5f5 #f5f5f5 transparent transparent !important;
}
.too-timeline-content .timeline-panel .title {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  text-transform: capitalize;
  color: #1a1d24;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 15px !important;
}
.too-timeline-content .timeline-panel .details {
  font-size: 15px !important;
}
.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;
  color: #eeeeee;
  right: 45%;
  border-radius: 50%;
  -webkit-transition: all .5s;
  -o-transition: all .5s
		transition: all .5s;
}
@media (max-width: 767px) {
  .sppb-magnific-popup .text {
    left: 37%;
  }
}
.sppb-magnific-popup .text i {
  padding: 28px 28px 28px 34px;
  font-size: 26px;
  border-radius: 50%;
  color: #ffffff;
  background: #e0011a;
  -webkit-transition: all .5s;
  -o-transition: all .5s
			transition: all .5s;
}
.sppb-magnific-popup:hover .text i {
  background: #1a1d24;
  color: #ffffff;
}
.too-clients .sppb-img-responsive {
  border: 1px solid #f5f5f5;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .too-clients .sppb-img-responsive {
    margin-bottom: 20px;
  }
}
.too-black-team-wrap {
  padding-left: 25px;
  padding-right: 25px;
}
.too-black-team-wrap .too-black-img {
  overflow: hidden;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  display: block;
}
.too-black-team-wrap .too-black-img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 100%;
  height: 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-black-team-wrap .too-black-img .too-black-team-overlay {
  position: absolute;
  background: rgba(26, 29, 36, 0.8);
  border-radius: 50%;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity .5s ease;
  -moz-transition: opacity .5s ease;
  -ms-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.too-black-team-wrap .too-black-img .too-black-team-overlay .too-black-team-hover-cont {
  width: 100%;
  text-align: center;
}
.too-black-team-wrap .too-black-img .too-black-team-overlay .too-black-team-hover-cont ul {
  padding: 0;
  margin-bottom: 0;
}
.too-black-team-wrap .too-black-img .too-black-team-overlay .too-black-team-hover-cont ul li {
  display: inline-block;
  padding: 0 5px 0 0;
  list-style: none;
}
.too-black-team-wrap .too-black-img .too-black-team-overlay .too-black-team-hover-cont ul li:last-child {
  padding: 0;
}
.too-black-team-wrap .too-black-img .too-black-team-overlay .too-black-team-hover-cont ul li a {
  margin-bottom: 0;
}
.too-black-team-wrap .too-black-img .too-black-team-overlay .too-black-team-hover-cont ul li a i {
  color: #fff;
  font-size: 14px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #e0011a;
  border-radius: 50%;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.too-black-team-wrap .too-black-img .too-black-team-overlay .too-black-team-hover-cont ul li a:hover i {
  color: #ffffff;
  background: #0f1115;
}
.too-black-team-wrap:hover .too-black-img img {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.too-black-team-wrap:hover .too-black-img .too-black-team-overlay {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.too-black-team-wrap .too-black-team-detail {
  text-align: center;
  padding: 30px 0 0 0;
}
.too-black-team-wrap .too-black-team-detail h3 {
  margin: 0 0 5px 0;
  float: none;
  font-size: 24px;
  letter-spacing: -.01em;
}
.too-black-team-wrap .too-black-team-detail span {
  color: #e0011a;
  padding: 0 0 20px 0;
  line-height: 24px;
}
.too-black-team-wrap .too-black-team-detail p {
  padding-top: 10px;
}
.too-pricing,
.too-pricing-primary {
  padding-top: 25px;
  padding-bottom: 65px;
  padding-left: 65px;
}
.too-pricing h2,
.too-pricing-primary h2 {
  letter-spacing: -1px;
}
.too-pricing h2:after,
.too-pricing-primary h2:after {
  display: none;
}
.too-pricing .sppb-pricing-price,
.too-pricing-primary .sppb-pricing-price {
  display: block;
  letter-spacing: -4px;
  padding-bottom: 5px;
}
.too-pricing .sppb-pricing-duration,
.too-pricing-primary .sppb-pricing-duration {
  font-family: 'Quicksand', Arial, sans-serif;
  font-weight: 400;
}
.too-pricing .sppb-btn-primary,
.too-pricing-primary .sppb-btn-primary {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-style: normal;
  font-weight: 700;
  -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;
  border-radius: 1px;
  padding: 19px 36px 20px;
  border: none;
  position: relative;
  z-index: 2;
}
.too-pricing .sppb-btn-primary:hover,
.too-pricing-primary .sppb-btn-primary:hover,
.too-pricing .sppb-btn-primary:focus,
.too-pricing-primary .sppb-btn-primary:focus {
  color: #ffffff !important;
}
.too-pricing .sppb-btn-primary::after,
.too-pricing-primary .sppb-btn-primary::after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: auto;
  color: #ffffff !important;
}
.too-pricing .sppb-btn-primary::after,
.too-pricing-primary .sppb-btn-primary::after {
  background-color: #1a1d24;
}
.too-pricing .sppb-btn-primary:hover::after,
.too-pricing-primary .sppb-btn-primary:hover::after {
  width: 100%;
}
.too-pricing {
  box-shadow: 0 5px 25px 15px rgba(0, 0, 0, 0.04);
}
@media (min-width: 768px) and (max-width: 991px) {
  .too-pricing {
    text-align: center;
    padding-left: 0;
  }
}
.too-pricing .sppb-pricing-price {
  color: #e0011a;
}
.too-pricing .sppb-btn-primary {
  background-color: #e0011a;
  color: #ffffff !important;
}
.too-pricing .sppb-btn-primary:hover,
.too-pricing .sppb-btn-primary:focus {
  background-color: #e0011a;
}
.too-pricing-primary {
  background: #e0011a;
}
@media (min-width: 768px) and (max-width: 991px) {
  .too-pricing-primary {
    text-align: center;
    padding-left: 0;
  }
}
.too-pricing-primary .sppb-pricing-price {
  color: #ffffff;
}
.too-pricing-primary .sppb-pricing-features {
  color: #ffffff;
}
.too-pricing-primary .sppb-btn-primary {
  background-color: #ffffff;
  color: #1a1d24 !important;
}
.too-pricing-primary .sppb-btn-primary:hover,
.too-pricing-primary .sppb-btn-primary:focus {
  background-color: #ffffff;
}
.too-services .sppb-addon-text p {
  margin-bottom: 18px;
}
.single-service-page .service-link-widget .tabs-left li.active {
  background: #e0011a;
}
.single-service-page .service-link-widget .tabs-left li.active a {
  color: #ffffff;
  background: none;
}
.single-service-page .service-link-widget .tabs-left li.active a i {
  font-weight: 500;
  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: -2px;
  border-bottom: solid 1px #0f1115;
  width: 300px;
  background: #1a1d24;
  border-radius: 1px !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.single-service-page .service-link-widget ul li:last-child {
  border-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-service-page .service-link-widget ul li {
    width: auto;
  }
}
.single-service-page .service-link-widget ul li:hover {
  background: #e0011a;
}
.single-service-page .service-link-widget ul li:hover a {
  color: #ffffff;
}
.single-service-page .service-link-widget ul li:hover i {
  color: #ffffff;
}
.single-service-page .service-link-widget ul li a {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  color: #ffffff;
  padding: 20px 15px 20px 18px;
  background: none;
}
.single-service-page .service-link-widget ul li a i {
  float: right;
  color: #ffffff;
  line-height: 16px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-service-page .service-link-widget ul li a {
    width: auto;
  }
}
@media (max-width: 767px) {
  .single-service-page .service-link-widget ul li a {
    width: auto;
  }
}
.single-service-page .service-link-widget ul li a:hover {
  background: none;
}
.tab-content {
  margin-left: 35px;
}
@media (max-width: 991px) {
  .tab-content {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .tab-content {
    margin-left: 0;
    margin-top: 40px;
  }
}
.tab-content .img-responsive {
  
}
@media (max-width: 767px) {
  .tab-content .img-responsive {
    display: inline-block;
  }
}
.tab-content h1 {
  margin-top: 40px;
  margin-bottom: 35px;
  
}
@media (max-width: 767px) {
  .tab-content h1 {
    margin-bottom: 20px;
  }
}
.tab-content blockquote {
  background: #f5f5f5;
  border-left: 0;
  padding: 30px 70px;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #1a1d24;
}
.tab-content blockquote span {
  color: #e0011a;
}
.tab-content span {
  color: #1a1d24;
  font-weight: 500;
}
.tab-content .service-top {
  margin-top: 30px;
}
.tab-content .service-top .service-bg {
  background: #1a1d24;
  padding: 45px 40px 55px 50px;
}
.tab-content .service-top .service-bg h4 {
  color: #ffffff;
  text-transform: initial;
  line-height: 34px;
  margin-top: 0;
}
.tab-content .service-top .service-bg .btn {
  margin-top: 15px;
}
.tab-content .service-top .service-bg .btn-primary::after {
  background-color: #0f1115;
}
.tab-content .service-top .service-bg-gray {
  background: #f5f5f5;
  padding: 30px 25px 20px 30px;
}
.tab-content .service-top .service-bg-gray h4 {
  color: #1a1d24;
  text-transform: capitalize;
  margin-top: 5px 0;
  padding-bottom: 10px;
  font-weight: 700;
}
@media (max-width: 991px) {
  .tab-content .service-top .service-tab {
    margin-top: 30px;
  }
}
.too-project h3 {
  color: #1a1d24;
  font-size: 26px;
  margin: 15px 0 55px 0 !important;
  padding: 0 !important;
  font-weight: 700;
  line-height: 1.1;
  position: relative;
}
.too-project h3:after {
  content: "";
  position: absolute;
  top: 48px;
  left: 0;
  width: 60px;
  height: 1px;
  background: #e0011a;
}
.too-project .project-padding {
  margin-top: 38px;
  padding: 15px 30px;
  background: #1a1d24;
}
.too-project .project-padding ul {
  list-style: none;
  padding: 0;
  margin-top: 10px;
}
.too-project .project-padding ul li {
  font-weight: 400;
  text-transform: capitalize;
  margin-top: 16px;
  padding-top: 14px;
  border-top: 1px dashed #555555;
  color: #eeeeee;
}
.too-project .project-padding ul li span {
  font-weight: 500;
  color: #737373;
  margin-right: 5px;
}
.too-project .project-padding ul li:first-child {
  padding: 0;
  margin: 0;
  border: none;
}
.too-ItemImage {
  position: relative;
}
.too-ItemImage .catItemDateCreated,
.too-ItemImage .genericItemDateCreated,
.too-ItemImage .userItemDateCreated,
.too-ItemImage .tagItemDateCreated,
.too-ItemImage .itemDateCreated {
  background: #1a1d24;
  color: #ffffff;
  display: block;
  position: absolute;
  left: 20px;
  bottom: 0;
  text-align: center;
  width: 110px;
  border-radius: 0;
}
.too-ItemImage .catItemDateCreated .month-year,
.too-ItemImage .genericItemDateCreated .month-year,
.too-ItemImage .userItemDateCreated .month-year,
.too-ItemImage .tagItemDateCreated .month-year,
.too-ItemImage .itemDateCreated .month-year {
  font-size: 17px;
  font-weight: 600;
  line-height: 2.6;
  color: #ffffff;
  font-family: 'Quicksand', Arial, sans-serif;
}
.too-ItemImage .catItemDateCreated .date,
.too-ItemImage .genericItemDateCreated .date,
.too-ItemImage .userItemDateCreated .date,
.too-ItemImage .tagItemDateCreated .date,
.too-ItemImage .itemDateCreated .date {
  float: left;
  font-size: 18px;
  font-family: 'Quicksand', Arial, sans-serif;
  display: block;
  font-weight: 600;
  background: #e0011a;
  color: #ffffff;
  border: none;
  line-height: 2.5;
  padding: 0px 15px;
  border-radius: 0;
}
.k2SearchBlockForm {
  display: flex;
  height: 55px;
  border: 2px solid #eeeeee;
}
.k2SearchBlockForm .inputbox {
  border-radius: 0px;
  box-shadow: none !important;
  height: 50px;
  border: none;
  color: #737373;
  font-family: 'Quicksand', Arial, sans-serif;
  font-size: 15px;
  width: 85%;
}
.k2SearchBlockForm .inputbox:focus {
  box-shadow: none;
}
.k2SearchBlockForm .k2button {
  border-radius: 0;
  border: 0;
  background: #ffffff;
  padding: 6px 6px 6px 0;
  color: #737373 !important;
  font-size: 14px;
  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: #0f1115 !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 10px 5px !important;
  border-radius: 1px !important;
  color: #555555 !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: 'Quicksand', Arial, sans-serif;
  color: #0f1115 !important;
  -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: 400 !important;
}
.too-k2-sidebar ul li a:hover {
  color: #e0011a !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: 80px;
  margin: 0px;
  padding: 0;
  border: none;
  margin-top: 9px;
  
  
}
@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 {
  font-size: 13px;
}
.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: #eeeeee;
  height: 47px;
}
@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: 48px;
  box-shadow: none;
  border-color: #eeeeee;
  color: #737373;
  margin-left: 1px;
}
@media (max-width: 767px) {
  #productFilters select#j2store_sortby {
    margin-top: 10px;
    width: 100%;
  }
}
.price-filters {
  margin-bottom: 30px;
  padding: 25px 25px 30px;
  background: #ffffff;
  box-shadow: 0 5px 25px 15px rgba(0, 0, 0, 0.04);
  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: #1a1d24 !important;
}
.price-filters #j2store-slider-range .ui-slider-handle {
  background: #e0011a !important;
  top: -0.4em;
  border: 2px solid #e0011a;
  margin-left: -3px;
}
.price-filters .price-input-box {
  margin-top: 15px;
}
.price-filters .price-input-box .pull-right {
  font-family: 'Quicksand', Arial, sans-serif;
}
.category-filters {
  margin-bottom: 30px;
  padding: 25px 25px 30px;
  background: #ffffff;
  box-shadow: 0 5px 25px 15px rgba(0, 0, 0, 0.04);
  position: relative;
}
.category-filters .j2store-category-list {
  padding-top: 5px;
}
.category-filters #cat-filter-icon-minus i {
  font-weight: 600;
  -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 #cat-filter-icon-minus i:hover {
  color: #ffffff;
}
.category-filters ul li.j2product-categories {
  padding: 10px 0 5px 5px;
  border-radius: 1px !important;
}
.category-filters ul li.j2product-categories:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
.category-filters ul li.j2product-categories:first-child {
  padding-top: 0;
}
.category-filters ul li.j2product-categories a {
  padding: 0;
  font-family: 'Quicksand', Arial, sans-serif;
  font-size: 15px !important;
  font-weight: 400 !important;
  text-transform: initial;
  letter-spacing: 0;
  color: #0f1115;
  -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,
.category-filters ul li.j2product-categories a:focus,
.category-filters ul li.j2product-categories a:active {
  color: #e0011a;
  cursor: pointer;
  background: none;
  padding-left: 10px;
}
.category-filters ul li.j2product-categories a i {
  display: none;
}
.manufacturer-filters {
  margin-bottom: 30px;
  padding: 25px 25px 30px;
  background: #ffffff;
  box-shadow: 0 5px 25px 15px rgba(0, 0, 0, 0.04);
  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: 'Quicksand', Arial, sans-serif;
  font-size: 15px !important;
  font-weight: 400 !important;
  text-transform: initial;
  color: #0f1115;
  letter-spacing: 0;
}
#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: 23px;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #1a1d24;
  margin: 0 0 30px 0;
  text-align: left;
}
.j2store-sidebar-filters-container .module-title:after {
  content: '';
  display: block;
  width: 37px;
  height: 3px;
  margin-top: 20px;
  background: #e0011a;
  
}
@media (max-width: 767px) {
  .j2store-sidebar-filters-container .module-title:after {
    display: none;
  }
}
.j2store-sidebar-filters-container h3 {
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
}
.too-cart-sidebar {
  margin-bottom: 30px;
  padding: 25px 25px 30px;
  background: #1a1d24;
  position: relative;
}
.too-cart-sidebar .module-title {
  font-size: 26px;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #737373;
  margin: 0;
  text-align: left;
}
.too-cart-sidebar h3 {
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
}
.too-cart-sidebar .default_cart_module_text {
  font-weight: 500;
  color: #737373;
}
.too-cart-sidebar .j2store-minicart-button a:hover {
  color: #ffffff;
}
.t3-module .too-cart-sidebar {
  padding: 0;
  margin-bottom: 0;
}
.j2store-single-product .j2store-product-border {
  border: 1px solid #eeeeee;
  margin-top: 30px;
}
.j2store-single-product .too-animate-content .link-button {
  margin-top: -50px;
}
.j2store-single-product .too-j2store-content {
  border-top: 1px solid #eeeeee;
  padding: 10px 0 7px 20px;
}
.j2store-single-product .too-j2store-content h2:after {
  display: none;
}
.j2store-single-product .too-j2store-content .product-title {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .j2store-single-product .too-j2store-content .product-title {
    padding-top: 0px;
  }
}
.j2store-single-product .too-j2store-content .product-title a {
  font-size: 20px;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
  letter-spacing: -.02em;
  color: #0f1115;
  letter-spacing: 0;
  margin: 0 0 25px 0;
  text-align: left;
}
.j2store-single-product .too-j2store-content .product-title a:hover {
  color: #e0011a;
}
.j2store-single-product .too-j2store-content .product-price-container {
  padding-top: 3px;
}
.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: #737373;
  font-size: 16px;
  font-weight: 500;
}
.j2store-single-product .too-j2store-content .product-price-container .sale-price {
  color: #e0011a;
  display: inline;
  font-size: 17px;
  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: #eeeeee;
  color: #1a1d24;
  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;
  border: 1px solid #eeeeee;
}
.j2store-single-product .j2store-product-additional-images {
  margin-top: 20px;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list {
  margin-bottom: 20px;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list li {
  display: inline-block;
  border: 1px solid #eeeeee;
  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: #555555;
}
.j2store-single-product .product-title {
  color: #1a1d24 !important;
  font-size: 32px;
  margin-top: 0px;
  font-weight: 700 !important;
  letter-spacing: -1px;
}
@media (max-width: 767px) {
  .j2store-single-product .product-title {
    padding-top: 20px;
  }
}
.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: 'Quicksand', Arial, sans-serif;
  text-decoration: line-through;
  margin-right: 15px;
  color: #737373 !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: #e0011a;
  font-family: 'Quicksand', Arial, sans-serif;
  font-weight: 700;
  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: #1a1d24;
  font-family: 'Quicksand', 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: 'Quicksand', Arial, sans-serif;
  letter-spacing: -.1px;
  color: #737373;
}
.j2store-single-product .price-sku-brand-container .discount-percentage {
  font-family: 'Quicksand', Arial, sans-serif;
  font-weight: 600;
  font-size: 17px;
  text-transform: uppercase;
  color: #1a1d24;
  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 #eeeeee;
  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: #eeeeee;
  display: inline-block;
  height: 34px;
  width: 35px;
  line-height: 32px;
  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 i {
  font-size: 14px !important;
  color: #737373;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.j2store-single-product #j2store_app_shareButton a:hover {
  background: #e0011a;
}
.j2store-single-product #j2store_app_shareButton a:hover i {
  color: #ffffff;
}
.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: #e0011a;
}
.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 #eeeeee;
  box-shadow: none;
  height: 50px;
}
.j2store-single-product .cart-action-complete p {
  color: #737373;
}
.j2store-single-product .nav-tabs {
  border-bottom: none;
  margin-bottom: 20px;
  margin-top: 60px;
}
.j2store-single-product .nav-tabs li a {
  outline: none;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  color: #ffffff;
  border: 0;
  border-radius: 0;
  background: #e0011a;
  margin-right: 0;
  padding: 20px 40px 20px;
}
.j2store-single-product .nav-tabs li a:hover {
  background: #1a1d24;
  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: #1a1d24;
  color: #ffffff;
  border: 0;
}
.j2store-single-product .tab-content {
  background: #1a1d24;
  padding: 3em 2.75em 2.15em;
  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: #0f1115;
  font-weight: normal;
}
.j2store-single-product .tab-content #j2store-comments .rss {
  background: url("../../templates/black/images/system/feed.png") no-repeat !important;
}
.j2store-single-product .tab-content #j2store-comments .refresh {
  background: url("../../templates/black/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: #f5f5f5;
}
.j2store-single-product .tab-content #j2store-comments #comments-form textarea {
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 3px;
  border-color: #f5f5f5;
}
.j2store-single-product .tab-content #j2store-comments #comments-form .grippie {
  max-width: 100% !important;
  width: 100% !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form label {
  font-family: 'Quicksand', 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: #e0011a;
  border: 2px solid #e0011a;
  color: #ffffff;
  height: auto !important;
  line-height: inherit;
  display: inline-block;
  border-radius: 3px;
  font-family: 'Quicksand', Arial, sans-serif !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div a:hover {
  background: #0f1115;
  border: 2px solid #0f1115;
}
#j2store-pagination {
  color: #737373;
  margin: 20px 0 4px 0;
  padding: 0px;
}
#j2store-pagination .pagination {
  display: inline-block !important;
  float: none;
  margin: 25px 0 10px;
}
#j2store-pagination .pagination > li > a {
  color: #737373;
  margin: 0 -2px;
  padding: 17px 20px;
  text-transform: initial;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  border: 1px solid #eeeeee;
  
}
@media (max-width: 991px) {
  #j2store-pagination .pagination > li > a {
    margin-bottom: 15px;
  }
}
#j2store-pagination .pagination > li > a:hover {
  background: #f5f5f5;
}
#j2store-pagination .pagination > .active > a {
  background: #f5f5f5;
  border: 1px solid #eeeeee;
}
#j2store-pagination .pagination > .active > a:hover {
  color: #737373 !important;
}
#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: 32px;
  font-weight: 600;
  margin-top: 70px;
  margin-bottom: 40px;
}
.table-bordered {
  border: none !important;
}
.table-bordered thead > tr > th {
  border: 1px solid #eeeeee !important;
  padding: 22px !important;
  font-weight: 500;
  color: #555555;
  font-size: 16px;
  letter-spacing: 0;
  text-transform: capitalize;
}
.table-bordered thead > tr > th:last-child {
  text-align: right;
}
.table-bordered tbody > tr > th {
  border: 1px solid #eeeeee !important;
  padding: 22px !important;
  font-weight: 500;
  color: #555555;
  font-size: 15px;
  letter-spacing: 0;
  text-transform: initial;
}
.table-bordered tbody > tr > td {
  border: 1px solid #eeeeee !important;
  padding: 22px !important;
  color: #1a1d24;
}
.table-bordered tbody > tr > td .cart-product-name {
  color: #1a1d24;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0;
  text-transform: capitalize;
}
.table-bordered tbody > tr > td .cart-item-title {
  padding-right: 7px;
  color: #737373;
  font-weight: 400;
}
.table-bordered tbody > tr > td .cart-item-value {
  font-weight: 600;
  color: #555555;
}
.table-bordered tbody > tr > td .product-qty input[type="number"] {
  width: 60px !important;
  padding: 12px 5px !important;
  border: 1px solid #eeeeee !important;
  border-radius: 0;
  box-shadow: none;
  color: #1a1d24;
}
.table-bordered tbody > tr > td .remove-icon {
  background: #e0011a;
  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: #1a1d24;
  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;
  color: #1a1d24;
}
.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: #1a1d24;
  color: #ffffff !important;
}
.cart-update-button .btn-warning {
  color: #ffffff;
  background: #1a1d24;
  
}
@media (max-width: 767px) {
  .cart-update-button .btn-warning {
    margin-top: 20px;
  }
}
.cart-update-button .btn-warning:hover {
  background: #e0011a;
  color: #ffffff;
}
.cart-checkout-button .btn-success {
  color: #ffffff;
  background: #e0011a;
  margin-top: 20px;
}
.cart-checkout-button .btn-success:hover {
  background: #1a1d24;
  color: #ffffff;
}
#j2store-cart-modules label {
  margin-top: 15px !important;
  color: #555555;
  font-weight: 400;
}
table.j2store-cart-table td.cart-line-subtotal {
  text-align: right !important;
  border: 1px solid #eeeeee !important;
  color: #1a1d24;
}
#j2store-checkout #j2store-checkout-content h1 {
  font-size: 32px;
  margin-bottom: 40px;
  letter-spacing: -1px;
}
#j2store-checkout #j2store-checkout-content h1:after {
  display: none;
}
#j2store-checkout #j2store-checkout-content .checkout-heading {
  font-size: 16px;
  font-weight: 500;
  background: #1a1d24;
  border: 1px solid #f5f5f5;
  padding: 20px 30px;
  color: #ffffff;
}
#j2store-checkout #j2store-checkout-content .checkout-heading a {
  font-family: 'Quicksand', Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
}
#j2store-checkout #j2store-checkout-content .checkout-content {
  padding: 30px;
  border: 1px solid #eeeeee;
  border-top: none;
  margin-top: -15px;
  margin-bottom: 15px;
}
#j2store-checkout #j2store-checkout-content .checkout-content h2 {
  font-size: 22px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 5px;
  letter-spacing: -0.3px;
}
#j2store-checkout #j2store-checkout-content .checkout-content h2:after {
  display: none;
}
#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: #1a1d24;
}
#j2store-checkout #j2store-checkout-content .checkout-content p {
  margin-bottom: 20px;
}
#j2store-checkout #j2store-checkout-content .checkout-content #login {
  margin-top: 40px;
}
#j2store-checkout #j2store-checkout-content .checkout-content #login h2 {
  margin-bottom: 20px;
  font-weight: 600;
  letter-spacing: -0.3px;
}
#j2store-checkout #j2store-checkout-content .checkout-content #login b {
  font-weight: 500;
}
#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 #eeeeee;
  display: block;
  height: 36px;
  padding: 23px 12px;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-size: 14px;
  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 #login a {
  color: #737373;
  font-size: 15px;
}
#j2store-checkout #j2store-checkout-content .checkout-content #login a:hover {
  color: #e0011a;
}
#j2store-checkout #j2store-checkout-content .checkout-content #billing-new input {
  border: 1px solid #eeeeee;
  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 #eeeeee;
  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 .button {
  margin-top: 40px;
}
#j2store-checkout #j2store-checkout-content .checkout-content .cart-footer th {
  border: 1px solid #eeeeee !important;
}
#j2store-checkout #j2store-checkout-content .checkout-content .cart-footer td {
  border: 1px solid #eeeeee !important;
}
#j2store-checkout #j2store-checkout-content .checkout-content .note {
  margin-top: 0;
  margin-bottom: 20px;
  color: #e0011a;
}
#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 #eeeeee;
}
.j2store-order .nav-tabs li a {
  outline: none;
  font-size: 14px;
  font-weight: 600;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  text-transform: capitalize;
  letter-spacing: 0;
  border-radius: 0;
  background: #1a1d24;
  margin-right: -1px;
  margin-left: -1px;
  padding: 15px 30px 13px;
  color: #ffffff;
}
.j2store-order .nav-tabs li a:hover {
  background: #e0011a;
  color: #0f1115;
}
.j2store-order .nav-tabs > li.active > a,
.j2store-order .nav-tabs > li.active > a:hover,
.j2store-order .nav-tabs > li.active > a:focus {
  background: #e0011a;
  color: #ffffff;
}
.j2store-order .tab-content {
  background: transparent;
  border: 1px solid #eeeeee;
  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: #f5f5f5 !important;
  color: #1a1d24;
}
.j2store-order .tab-content .j2store-myprofile-address-list .well strong {
  color: #737373;
}
.alert-notice {
  background-color: #f5f5f5 !important;
  border-color: #f5f5f5 !important;
  color: #1a1d24 !important;
}
.alert-message {
  background-color: #f5f5f5 !important;
  border-color: #f5f5f5 !important;
  color: #737373 !important;
}
#j2storeaddressForm {
  margin-top: 80px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  #j2storeaddressForm #address .pull-left {
    margin-top: 30px;
  }
}
#j2storeaddressForm .control-group {
  margin-top: 20px;
}
@media (max-width: 767px) {
  #j2storeaddressForm .control-group {
    margin-top: 95px;
  }
}
#j2storeaddressForm .control-group label {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #0f1115 !important;
}
#j2storeaddressForm label {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #0f1115 !important;
}
#j2storeaddressForm input {
  border: 1px solid #eeeeee;
  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 #eeeeee;
  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: #f5f5f5;
}
.too-cart h3 {
  margin-top: 0;
}
.j2store-minicart-button {
  margin-top: 20px;
}
.j2store-cart-item-box {
  min-width: 300px;
}
.too-findus h1 {
  margin-top: 0;
}
@media (max-width: 767px) {
  .too-findus h1 {
    margin-bottom: 20px !important;
  }
}
.too-findus .sppb-addon-content {
  margin-top: 28px;
}
@media (max-width: 767px) {
  .too-findus .sppb-addon-content {
    margin-top: 10px !important;
  }
}
.too-findus .sppb-addon-content span {
  font-weight: 700;
  color: #1a1d24;
}
.too-location h3 {
  margin-bottom: 20px;
}
.too-location .sppb-addon-content p {
  margin-bottom: 0;
}
.too-social-media a {
  color: #e0011a;
  margin-left: 15px;
  font-size: 16px;
}
.too-social-media a:hover {
  color: #1a1d24;
  -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-contact {
  margin-top: 15px;
}
.too-contact input,
.too-contact textarea {
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  font-size: 14px !important;
}
.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.sppb-form-control {
  height: 50px !important;
  border: 1px solid #eeeeee !important;
  margin-bottom: 5px;
  padding-left: 20px !important;
  font-weight: 400;
  color: #737373;
  font-size: 14px !important;
}
.too-contact textarea.sppb-form-control {
  border: 1px solid #eeeeee !important;
  padding-left: 20px !important;
  padding-top: 15px !important;
  height: 155px !important;
  margin-bottom: 5px;
  font-weight: 400;
  color: #737373;
  font-size: 14px !important;
}
.too-contact .sppb-form-check-label {
  margin-left: 10px;
  font-weight: 500;
  color: #737373;
}
.too-contact .sppb-form-check-label a {
  font-size: 15px;
  color: #737373;
}
.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(26, 29, 36, 0.9);
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  bottom: 0;
}
.animation .too-animate .too-animate-overlay .too-animate-content {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  text-align: center;
  position: absolute;
  top: 55%;
  width: 100%;
}
.animation .too-animate .too-animate-overlay .too-animate-content h3 {
  color: #ffffff !important;
  margin-bottom: 15px;
  margin-top: 0;
}
.animation:hover .too-animate img {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.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 {
  top: 45%;
}
.too-animate1 {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.too-animate1:before {
  left: 0;
}
.too-animate1:after {
  right: 0;
}
.too-animate1 img {
  width: 100%;
}
.too-animate1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  background-color: #000;
  opacity: 0;
}
.too-animate1:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  background-color: #000;
  opacity: 0;
}
.too-animate-overlay1 {
  position: absolute;
  top: 55%;
  padding: 0 30px;
  z-index: 1;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  width: 100%;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.too-animate-overlay1 .too-animate-content {
  width: 100%;
}
.too-animate-overlay1 .too-animate-content h3 {
  color: #ffffff !important;
  font-size: 26px;
}
.too-animate1:hover::before,
.too-animate1:hover::after {
  opacity: .8;
  width: 50%;
  -webkit-transition: all .4s linear;
  -ms-transition: all .4s linear;
  -o-transition: all .4s linear;
  transition: all .4s linear;
}
.too-animate1:hover .too-animate-overlay1 {
  top: 33%;
  opacity: 1;
  visibility: visible;
  
  
}
@media (max-width: 991px) {
  .too-animate1:hover .too-animate-overlay1 {
    top: 18%;
  }
}
@media (max-width: 767px) {
  .too-animate1:hover .too-animate-overlay1 {
    top: 33%;
  }
}