.j2store #j2store_currency {
  float: right;
  font-weight: 600;
  color: #263f44;
  margin-right: 30px; }
  .j2store #j2store_currency a {
    color: #263f44;
    border: none;
    padding: 0; }
    .j2store #j2store_currency a:nth-child(1), .j2store #j2store_currency a:nth-child(2) {
      position: relative;
      padding-right: 15px;
      margin-top: 3px; }
      .j2store #j2store_currency a:nth-child(1):before, .j2store #j2store_currency a:nth-child(2):before {
        content: "";
        position: absolute;
        width: 1px;
        height: 14px;
        top: 1px;
        right: 5px;
        background-color: #000; }

div.mod-languages .caret {
  display: none; }
div.mod-languages .open > .dropdown-menu {
  padding: 5px 0 10px; }
div.mod-languages a.dropdown-toggle {
  box-shadow: none !important;
  border: none;
  padding: 9px 25px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase; }
div.mod-languages .open > .dropdown-menu {
  width: 100%;
  border-radius: 0; }
div.mod-languages img {
  border: none;
  margin-top: -2px; }
div.mod-languages li {
  margin-left: 15px;
  padding-bottom: 0; }

.top-cart {
  position: absolute !important;
  right: 15px !important;
  left: inherit !important;
  top: 0; }
  .top-cart .j2store-cart-info-link {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize; }

.top-right {
  display: flex !important;
  justify-content: flex-end;
  align-items: center; }

.j2store-module-product .j2store-product-image[class*="col-md-"], .j2store-module-product .j2store-thumbnail-image, .j2store-products-row .j2store-product-image[class*="col-md-"], .j2store-products-row .j2store-thumbnail-image {
  padding: 0; }
  .j2store-module-product .j2store-product-image[class*="col-md-"] .j2store-img-responsive, .j2store-module-product .j2store-thumbnail-image .j2store-img-responsive, .j2store-products-row .j2store-product-image[class*="col-md-"] .j2store-img-responsive, .j2store-products-row .j2store-thumbnail-image .j2store-img-responsive {
    padding-bottom: 15px;
    width: 100%; }
.j2store-module-product .product-title, .j2store-products-row .product-title {
  margin: 0;
  background-color: #f5f5f5;
  padding-left: 15px;
  font-size: 14px; }
.j2store-module-product .sale-price, .j2store-products-row .sale-price {
  font-size: 14px !important;
  font-weight: inherit !important; }
.j2store-module-product .product-cart-section, .j2store-products-row .product-cart-section {
  background-color: #f5f5f5;
  padding-bottom: 20px; }
  .j2store-module-product .product-cart-section .product-cart-left-block, .j2store-products-row .product-cart-section .product-cart-left-block {
    padding: 0; }
.j2store-module-product h2.product-title, .j2store-products-row h2.product-title {
  margin-top: 20px; }

.j2store-single-product.multiple {
  background-color: #f5f5f5; }
  .j2store-single-product.multiple .j2store-addtocart-form, .j2store-single-product.multiple .product-price-container {
    padding-left: 15px; }
  .j2store-single-product.multiple .j2store-addtocart-form {
    padding-bottom: 20px; }

.j2store-product-list select {
  float: right;
  height: 45px; }

.j2store-products-row .j2store-thumbnail-image .j2store-img-responsive {
  padding-bottom: 0; }

.j2store-module-product-row > div[itemprop="itemListElement"], .j2store-products-row > div[itemprop="itemListElement"] {
  margin-bottom: 30px; }

.j2store-products-row.row-fluid .j2store-img-responsive {
  /*height: 350px;*/
  width: 100%; }

#productsideFilters h4.product-filter-heading {
  display: block;
  height: 45px;
  line-height: 45px;
  padding-left: 15px;
  padding-right: 20px;
  margin-top: 0;
  font-size: 16px; }
#productsideFilters #j2store-slider-range {
  width: 82% !important;
  margin-left: 25px;
  margin-top: 20px; }
#productsideFilters div#j2store-slider-range-box {
  padding: 0 20px 20px; }
#productsideFilters .nav > li {
  padding: 0; }
  #productsideFilters .nav > li > a:hover, #productsideFilters .nav > li > a:focus {
    background-color: transparent; }

.j2store-cart-item-box {
  right: 0; }

.j2store-product-filter-title.j2store-product-brand-title > span a {
  padding-left: 15px;
  display: inline-block; }

.j2store-product-filters {
  margin-bottom: 30px; }

#j2store_category {
  padding-bottom: 10px; }

.manufacturer-filters #j2store-brand-filter-container {
  padding: 5px 15px 10px; }
.manufacturer-filters .j2store-product-brand-label {
  display: block;
  margin-bottom: 10px; }
  .manufacturer-filters .j2store-product-brand-label input {
    margin-right: 5px; }

.j2store-product-filters.productfilters-list {
  display: none; }

input::-webkit-inner-spin-button {
  opacity: 1; }

.j2store-categories-module.row:nth-child(1) {
  margin-bottom: 30px; }
.j2store-categories-module [class*="col-md-"] {
  position: relative; }
  .j2store-categories-module [class*="col-md-"] > a {
    overflow: hidden;
    width: 100%;
    display: block;
    transition: all 0.3s ease; }
    .j2store-categories-module [class*="col-md-"] > a:hover img {
      transform: scale(1.2);
      transition: all 0.3s ease; }
  .j2store-categories-module [class*="col-md-"] h4 {
    position: absolute;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.5);
    width: calc(100% - 32px);
    padding: 17px;
    left: 16px;
    margin: 0;
    text-transform: capitalize;
    transition: 0.5s; }
    .j2store-categories-module [class*="col-md-"] h4 a {
      font-weight: 600;
      font-size: 18px; }

#j2store-slider-range .ui-slider-handle {
  z-index: 0; }

.j2store-add-to-cart {
  margin-left: 0px;
  display: flex; }
  .j2store-add-to-cart .product-qty {
    margin-right: 5px; }
    .j2store-add-to-cart .product-qty input[type="number"] {
      width: 45px !important;
      box-shadow: none; }

.footer-block > .container {
  position: relative; }
  .footer-block > .container:before {
    position: absolute;
    width: calc(100% - 30px);
    left: 15px;
    bottom: 0;
    height: 1px;
    background-color: #a3abad; }

.j2store .spacer .product-info {
  padding-left: 30px;
  margin-top: 30px; }
  .j2store .spacer .product-info h4 a {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize; }
  .j2store .spacer .product-info .sale-price {
    font-size: 16px !important;
    margin-bottom: 10px;
    font-weight: 600 !important;
    margin-top: 10px;
    margin-bottom: 15px; }
  .j2store .spacer .product-info .product-sku {
    font-size: 16px;
    font-weight: bold;
    color: #666666; }
.j2store .spacer .j2store-img-responsive {
  max-height: 550px; }
.j2store .product-short-description {
  margin: 30px 0 50px;
  font-size: 16px; }

.top-cart .j2store-cart-info {
  height: 62px; }
  .top-cart .j2store-cart-info .j2store-cart-item-box {
    top: 100%;
    right: 0; }

.j2store-categories-module [class*="col-md-"] h4 a:hover {
  color: #fff; }

.j2store-single-product h1 {
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 5px; }
.j2store-single-product .price-sku-brand-container {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  margin: 0 0 25px;
  padding: 15px 0;
  margin-top: 30px;
  padding-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px; }
.j2store-single-product .product-sku {
  margin-bottom: 30px; }
.j2store-single-product .row-fluid:last-child .span12 {
  margin: 50px 0 0; }
.j2store-single-product .row-fluid:last-child .tab-content div[itemprop="description"] {
  max-width: 760px;
  margin: 40px auto;
  padding: 0 30px; }
.j2store-single-product .row-fluid:last-child .tab-content #specs, .j2store-single-product .row-fluid:last-child .tab-content div[itemprop="description"] {
  font-size: 16px; }
.j2store-single-product .row-fluid:last-child .nav.nav-tabs {
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 10px 0; }
  .j2store-single-product .row-fluid:last-child .nav.nav-tabs li.active a {
    background-color: transparent;
    border: none; }
  .j2store-single-product .row-fluid:last-child .nav.nav-tabs li a {
    font-size: 20px;
    color: #fff;
    border: none; }
    .j2store-single-product .row-fluid:last-child .nav.nav-tabs li a:hover, .j2store-single-product .row-fluid:last-child .nav.nav-tabs li a:focus {
      background-color: transparent;
      border: none; }
.j2store-single-product span.sku-text {
  font-size: 16px;
  color: #263f44;
  font-weight: 600;
  min-width: 80px;
  display: inline-block; }
.j2store-single-product .product-price-container .sale-price {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px; }

.j2store-mainimage img {
  width: 100%;
  margin-bottom: 0; }

.j2store-product-additional-images {
  margin-top: 20px; }
  .j2store-product-additional-images ul.additional-image-list {
    padding-left: 0; }
    .j2store-product-additional-images ul.additional-image-list li {
      margin-right: 20px; }

.j2store .j2store-cart * {
  border-radius: 0 !important; }

#akeeba-renderjoomla .j2store label {
  display: block; }
#akeeba-renderjoomla .j2store .inputbox, #akeeba-renderjoomla .j2store select {
  display: inline-block;
  margin: 10px 0; }

table thead th {
  border-radius: 0 !important;
  padding: 15px !important; }
table tbody tr td:nth-child(2) {
  border-left: 0 !important;
  border-right: 0 !important;
  display: flex;
  justify-content: space-between; }
table tbody tr td:nth-child(3) {
  border-right: 0; }
table tbody tr td .j2store-remove {
  background-color: transparent !important;
  padding: 8px 0; }
  table tbody tr td .j2store-remove i {
    margin-right: 0 !important; }
table tbody tr:nth-child(2n) td {
  border-top: none;
  border-bottom: none !important; }
table tbody tr:nth-child(n+1) td {
  border-bottom: none !important; }
table tbody tr:last-child td {
  border-bottom: none !important; }
table tbody td {
  padding: 15px; }
table tbody span.cart-product-name {
  margin-bottom: 5px;
  display: inline-block; }

.remove-icon {
  background-color: transparent; }

.cart-footer tr th, .cart-footer tr th {
  border-bottom: 0;
  text-align: left !important;
  vertical-align: baseline !important; }
.cart-footer tr td, .cart-footer tr td {
  justify-content: inherit !important;
  margin-bottom: -1px; }

#j2store-checkout #j2store-checkout-content h1 {
  font-size: 30px; }
#j2store-checkout #j2store-checkout-content > div {
  border: 1px solid #000;
  margin-bottom: 30px; }
#j2store-checkout #j2store-checkout-content h2 {
  margin-top: 0;
  font-size: 26px; }
#j2store-checkout #j2store-checkout-content .checkout-content {
  padding: 15px 20px; }
#j2store-checkout #j2store-checkout-content #login b {
  margin-bottom: -10px;
  display: block; }
#j2store-checkout .checkout-heading {
  font-size: 16px;
  margin-bottom: 0;
  padding: 15px 20px;
  border: 0; }
#j2store-checkout label[for="register"] input {
  margin-right: 10px;
  margin-top: 0; }

#confirm .cart-footer th, #confirm .cart-footer td {
  border-bottom: none;
  border-right: none; }

input[type="radio"] {
  margin-right: 5px; }

#billing-address input:not[type="radio"], #billing-address select {
  display: block;
  margin-top: 10px;
  margin-bottom: 0; }
#billing-address #phone_1, #billing-address #address_2, #billing-address #tax_number, #billing-address #company {
  padding-left: 8px; }
#billing-address #shipping {
  display: inline; }
#billing-address .shipping-make-same {
  padding-left: 17px;
  padding-top: 0; }

select[name="address_id"] {
  margin-top: 20px; }
  select[name="address_id"] option {
    padding: 20px;
    margin: 0 -15px; }

#akeeba-renderjoomla input[type="radio"] {
  margin-right: 5px;
  float: left;
  margin-right: 10px;
  margin-top: 1px; }
#akeeba-renderjoomla h3 {
  font-size: 20px;
  margin-top: 0; }

#shippingcost-pane {
  display: none; }

#shipping-payment-method #onCheckoutPayment_wrapper .payment_cash input {
  margin-left: 0; }

#checkbox_tos {
  margin-bottom: 20px; }

.customer-note {
  margin-bottom: 20px; }

#productFilters {
  margin-bottom: 30px; }
  #productFilters .j2store-product-search-input {
    height: 45px;
    margin-bottom: 0; }

#j2store-price-filter-container, #productFilters {
  margin-top: 30px; }

.j2store-single-product-view .product-title {
  font-size: 16px;
  text-transform: uppercase; }

.temp-product.j2store-product-module .j2store-module-product .product-cart-section {
  background: transparent; }

.img-scale {
  overflow: hidden;
  width: 100%;
  transition: 0.5s; }
  .img-scale:hover img {
    transition: 0.5s;
    transform: scale(1.2); }

.span3 {
  width: inherit; }

#billing-new input, #billing-new select, #shipping-new input, #shipping-new select {
  display: block;
  margin-top: 10px;
  margin-bottom: 0; }

.product-price-container {
  display: flex; }
  .product-price-container .base-price.strike {
    font-size: 12px;
    color: #666;
    margin-top: 2px;
    margin-right: 10px; }

.discount-percentage {
  display: none; }

.configurable-product > .row-fluid:first-child {
  margin-left: -15px;
  margin-right: -15px; }

@media (max-width: 991px) and (min-width: 768px) {
  .j2store-module-product-row > [class*="col-sm-"] {
    width: 50%; }
    .j2store-module-product-row > [class*="col-sm-"] img {
      padding-bottom: 0 !important; }
    .j2store-module-product-row > [class*="col-sm-"] .product-title {
      padding-top: 15px; }

  .j2store-module-product-row > [class*="col-sm-"]:nth-child(3) {
    float: right; }

  #j2store-price-filter-container, #productFilters {
    padding-bottom: 20px; }

  #akeeba-renderjoomla > .j2store-product-list > .row-fluid div:first-child {
    width: 100%; }
    #akeeba-renderjoomla > .j2store-product-list > .row-fluid div:first-child .j2store-products-row > div {
      width: 33.333%; }
      #akeeba-renderjoomla > .j2store-product-list > .row-fluid div:first-child .j2store-products-row > div:last-child {
        padding-right: 0; }
  #akeeba-renderjoomla > .j2store-product-list > .row-fluid .product-qty {
    width: inherit !important; }
  #akeeba-renderjoomla > .j2store-product-list > .row-fluid div:last-child {
    width: 100%;
    margin-left: 0; }
  #akeeba-renderjoomla #login {
    margin-top: 20px; } }
@media (max-width: 991px) and (min-width: 768px) {
  .j2store-categories-module > .col-md-4 {
    width: 33.33333%;
    float: left; }

  .pb-grid--doubling.pb-grid--two-columns > .grid__column {
    width: 50% !important; }

  .j2store-products-row {
    padding: 0 -15px; }
    .j2store-products-row > .span4 {
      width: 50%; }
      .j2store-products-row > .span4:nth-child(n+1) {
        padding-right: 15px; }
    .j2store-products-row [class*="span"] {
      margin-left: 0; } }
@media (max-width: 767px) {
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: auto; }

  .j2store #j2store_currency {
    float: inherit;
    text-align: center;
    margin-bottom: 10px; }

  .img-width {
    margin-bottom: 50px; }

  .j2store-module-product-row .col-sm-3 {
    width: 100%; }
    .j2store-module-product-row .col-sm-3 img {
      width: 100%; }

  .j2store-categories-module > .col-md-4 {
    width: 100%; }

  .row-fluid .span9 {
    width: 100%;
    margin-bottom: -80px; }
  .row-fluid .span3 {
    width: 100%;
    margin-left: 0; }

  .top-right {
    display: flex !important;
    justify-content: center;
    align-items: center; }

  .toolbar .module-style.span3 {
    margin-left: 0; }

  table tbody tr:last-child td {
    border-bottom: 1px solid #ddd !important; }
  table tbody tr td:nth-child(3) {
    border-right: 1px solid #ddd; }

  #akeeba-renderjoomla .table-bordered {
    border: 1px solid #ddd; }

  .j2store-module-product .j2store-product-image[class*="col-md-"] .j2store-img-responsive, .j2store-module-product .j2store-thumbnail-image .j2store-img-responsive, .j2store-products-row .j2store-product-image[class*="col-md-"] .j2store-img-responsive, .j2store-products-row .j2store-thumbnail-image .j2store-img-responsive {
    padding-bottom: 0px; } }

/*# sourceMappingURL=style.css.map */
