#style-switcher h3 {
    font-size: 13px !important;
    text-align: center;
    margin: 5px 0 -5px 1px;
}

.btn.jmodedit {
    background: #000 !important;
    padding-right: 10px;
    padding-left: 10px;
}

.icon-edit:before {
    content: 'edit';
    color: #fff;
}

.j2store-product-module .j2store-module-product .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

.too-newsletter .acymailing_form .button {
    padding: 9px 25px;
}

.product-overlay-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product-overlay-link .glyphicon {
	color: #fff;
	font-size: 36px;
}
.j2store-single-product .too-j2store-content {
    padding: 15px 20px;
}
.j2store-categories-module.row > div {
    margin-bottom: 25px;
    text-align: center;
}

.j2store-single-product .too-j2store-content .product-title a {
    font-size: 16px;
}

@media screen and (min-width: 768px) {
  .t3-sl.slideshow {
    padding-bottom: 0;
    padding-top: 20px;
  }
}
.grecaptcha-badge {
  visibility: hidden;
}