#sp-menu > div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row-reverse;
}
.lang-mod {
    margin-left: 30px;
}
.sp-menu-item a {
    color: #eee;
}
.sp-menu-item a:hover {
    color: #fff;
}
#sp-bottom {
    padding: 0;
}
#sp-bottom-top .sppb-optin-form.form-inline {
    display: -webkit-flow-root;
    display: -moz-flow-root;
    display: -ms-flow-root;
    display: -o-flow-root;
    display: flow-root;
}

.item-even .article {
    display: flex;
    flex-direction: column-reverse;
}
.article-info .published time {
    font-size: 14px;
}
.article-info .createdby .info-block-title {
    font-size: 12px;
}
.article-info .createdby span {
    font-size: 14px;
}
.article-info {
    margin-bottom: 10px;
}
.pagination-wrapper .pagination .page-item.active .page-link {
    border: none;
    background-color: #e0c389;
    line-height: 32px;
}
.view-products #productFilters input.j2store-product-search-input {
    padding: 18px;
    margin: 0 6px 0 0;
}
.com-j2store.view-products.j2store-single-product-view .j2store-view-back-button {
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
}
.com-j2store.view-products.j2store-single-product-view .j2store-view-back-button a.btn-info {
    color: #fff;
    background-color: #000;
    border: 0;
    border-radius: 0;
}

.stores .sppb-panel-body {
	display: flex;
	flex-direction: row;
}

.stores .sppb-panel-body > div {
	flex-grow: 1;
}

/****** OUTLET ********/
.view-products #productFilters #j2store_sortby {
    color: #242424;
    border-color: #2b2b2b;
}
.view-products .j2store-product-list .j2store-single-product {
    min-height: 60px;
    background: none;
    border: none;
}
.view-products .j2store-product-list .j2store-single-product:hover {
    box-shadow: none;
}
.view-products .j2store-product-list .j2store-single-product .product-title {
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
    padding: 0px 10px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}
.view-products .j2store-product-list .j2store-single-product .product-title a {
    color: #111;
}
.view-products .j2store-product-list .j2store-single-product .sale-price {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
    color: #111;
    padding: 0px 0px 15px 0px;
    text-align: center;
}

/****** PRODUCT VIEW ******/
body.j2store-single-product-view .body-wrapper #sp-main-body {
    right: 0;
    max-width: 100%;
    margin: 0 auto;
}
.simple-product .span6 {
	/*display: flex;*/
}
.simple-product .span6 .j2store-mainimage {
    max-width: 560px;
    display: flex;
    flex-direction: row;
}
.j2store-mainimage span {
    /*max-height: 600px;*/
}
.j2store-product-additional-images {
/*    display: flex;
    flex-direction: column;
    margin-top: 30px;*/
}
ul.additional-image-list {
    margin: 0 20px;
    padding: 0;
    display: flex;
    flex-direction: column;
}
.additional-image-list li {
    list-style-type: none;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #ddd;
}
.simple-product .row-fluid {
    display: flex;
    flex-direction: row;
}
.span6.productTitle .row {
    margin-top: 30px;
}
.span6.productTitle {
    margin-left: 70px;
    margin-top: 30px;
    width: 33%;
    text-align: left;
}
.price-sku-brand-container {
    border-top: 0;
    border-bottom: 0;
    margin: 0 0 25px;
    padding: 15px 0;
}
.span6.productTitle h2 {
    font-size: 24px;
    margin-top: 50px;
    margin-bottom: 15px;
}
.span6.productImages {
    max-width: 63%;
    margin-top: 70px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row-reverse;
}
.j2store-product-main-image {
    margin-bottom: 0px;
}
.span6.productPrice {
    width: 100%;
}
.tab-pane.fade.active{
    opacity: 1;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs li a {
    padding: 16px 20px;
    line-height: 40px;
}
.nav-tabs li a.active {
    font-weight: 600;
    border-bottom: 2px solid #333;
}
.j2store-addtocart-form .options label {
    display: inline-block;
    border: 1px solid #959595;
    cursor: pointer;
    margin: 10px 10px 0 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
}
.j2store-addtocart-form .options label.radioCheck {
    background: #111;
    color: #fff;
}
.j2store-addtocart-form .options input[type="radio"] {
  display: none;
}
.com-j2store.view-products.j2store-single-product-view .product-specs.bottom-desc {
    /*display: block;*/
}
.com-j2store.view-products.j2store-single-product-view .j2store-single-product .j2store-add-to-cart .product-qty {
	display: none;
	margin-right: 30px;
}
.j2store-add-to-cart {
    margin-left: 0;
    display: block;
    float: left;
    width: 100%;
}
.j2store-addtocart-form .j2store-add-to-cart .j2store-cart-button {
    max-width: 300px;
    width: 90%;
    float: left;
}
#j2store_app_shareButton {
    float: left;
    margin-top: 50px;
}
.fa.fa-3 {
    font-size: 24px;
    margin: 5px;
    display: inline-block;
    height: 36px;
    width: 36px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: center;
}
.tab-content .product-sdesc,
.tab-content .tab-pane {
    padding: 20px 0px;
    margin-bottom: 20px;
    text-align: left;
}
.span6.productPrice {
    text-align: left;
    padding: 10px 0;
}
.span6.productInfo {
    display: none;
}

.article-list .article .article-header h2 {
    margin-bottom: 0;
}
.article-introtext p {
    margin: 0;
}

input[type="radio"]{
    /*display: none;*/
}

.j2store-addtocart-form .cart-action-complete {
    font-size: 12px;
    position: absolute;
    background: #000;
    top: 0%;
    box-shadow: 0px 0px 8px #0b0b0b;
    padding: 10px;
    border-radius: 5px;
    left: auto;
    width: 250px;
    height: 100px;
    right: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.j2store-addtocart-form .cart-action-complete .text-success {
    color: #fff !important;
    text-align: center !important;
}
.j2store-addtocart-form .cart-action-complete .j2store-checkout-link {
    color: #a00;
    line-height: 40px;
    font-weight: 700;
    font-size: 16px;
}
#sp-menu > div > .sp-module.cart-mod {
    order: 0;
    margin-left: 30px;
}
.j2store-cart .span8,
.j2store-cart .span4 {
	width: 100%;
}
.view-carts .j2store-cart-table thead {
    background-color: #dbdbdb;
    border-bottom: solid 1px #dadada;
}
.view-carts .j2store-cart-table thead tr th {
    text-align: center;
}
.view-carts .j2store-cart-table thead tr th:first-child {
    padding-left: 20px;
    display: inline-block;
    text-align: left;
}
.tabbable.tabs .nav li {
	margin-right: 10px;
}
.tabbable.tabs .nav li.downloads {
	display: none;
}

.tabbable.tabs .nav li a {
	display: inherit !important;
}
#address input[type="text"] {
    height: 45px;
}
.product-upsells-container,
.product-crosssells-container {
    margin: 50px 0;
}
.product-upsells-container .col-sm-12,
.product-crosssells-container .col-sm-12 {
    /*max-width: 1190px;*/
    margin: 0 auto;
}
.product-upsells-container {
    background: #0001;
    padding: 50px 0;
    color: #000;
}
.product-upsells-container .btn {
    background: #000;
    color: #fff;
}
.product-upsells-container .btn:hover {
    background: #333;
    color: #fff;
}
.product-upsells-container h3 a {
    color: #000;
}
.product-upsells-container h3,
.product-crosssells-container h3 {
    margin-bottom: 40px;
}
.product-upsells-container #j2store_app_shareButton,
.product-crosssells-container #j2store_app_shareButton,
.product-upsells-container .afterDisplayPrice,
.product-crosssells-container .afterDisplayPrice {
    display: none;
}
.upsell-product-image img,
.cross-sell-product-image img {
    width: 100%;
}
.product-upsells-container h3.upsell-product-title,
.product-crosssells-container h3.cross-sell-product-title {
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0;
    padding: 0;
}
.upsell-product, 
.crosssell-product {
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
}
.upsell-product .btn,
.crosssell-product .btn {
    margin-top: 15px;
}
.crosssell-product .btn-success {
    color: #fff;
    background: #000;
    border-color: #000;
}

.view-carts .cart-footer tbody tr th {
    color: #000;
}

.com-j2store.view-products #sp-main-body .container {
    max-width: 100%
}
.flexi-product-price-range {
    display: none;
}
.product-stock-container {
    display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
    display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    padding: 0.2rem 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    font-size: 0.9rem;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, 
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    right: 0;
    display: none;
}

/****** MOBILE *******/
.j2store-product-list .j2store-sidebar-filters-container.col-sm-3 {
    flex: 0 0 14%;
    max-width: 14%;
    padding: 15px;
}
.j2store-product-list .col-sm-9 {
    flex: 0 0 86%;
    max-width: 86%;
}
.j2store-product-list .j2store-products-row .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
}



@media (max-width: 1200px) {
    .j2store-product-list .j2store-sidebar-filters-container.col-sm-3 {
        flex: 0 0 18%;
        max-width: 18%;
        padding: 15px;
    }
    .j2store-product-list .col-sm-9 {
        flex: 0 0 82%;
        max-width: 82%;
    }
    .j2store-product-list .j2store-products-row .col-sm-3 {
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
}



@media (max-width: 992px) {
    .j2store-product-list .j2store-sidebar-filters-container.col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
        padding: 15px;
    }
    .j2store-product-list .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .j2store-product-list .j2store-products-row .col-sm-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .upsell-product, .crosssell-product.col-sm-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}



@media (max-width: 768px) {
	.stores .sppb-panel-body {
		flex-direction: column;
	}
    .j2store-product-list .j2store-sidebar-filters-container.col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
        padding: 15px;
    }
    .j2store-product-list .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .j2store-product-list .j2store-products-row .col-sm-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
        .upsell-product .btn, .crosssell-product .btn {
        position: initial;
        margin-top: 15px;
    }
}

@media (max-width: 576px) {
	.stores .sppb-panel-body {
		flex-direction: column;
	}
	.j2store-product-list .j2store-products-row > div {
	    max-width: 50%;
	}
	.view-products .j2store-sidebar-filters-container .j2store-product-filters {
	    margin-bottom: 0;
	    padding-bottom: 0;
	    width: 96%;
	    float: left;
	    margin: 0 2%;
	}
	.view-products .j2store-sidebar-filters-container h4.product-filter-heading {
	    color: #111;
	}
	.product-filter-group {
	    margin: 10px 0;
	    border-bottom: 1px solid #ddd;
	}
	.view-products .j2store-sidebar-filters-container h4.product-filter-heading {
	    font-size: 13px;
	    line-height: 40px;
	    margin-bottom: 0;
	    display: block;
	}
/*	.view-products .j2store-sidebar-filters-container h4.product-filter-heading:after,
	.category-filters .product-filter-heading:after {
		content:'▼';
		padding: 0 10px;
	}*/
    .j2store-product-list .col-sm-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .j2store-product-list .j2store-sidebar-filters-container.col-sm-3 {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 15px;
    }
    .j2store-product-list .j2store-products-row .col-sm-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .view-products .j2store-product-list .j2store-single-product .j2store-product-images > .j2store-thumbnail-image {
        min-height: 150px;
    }
    .view-products .j2store-product-list .j2store-single-product .product-title {
        font-size: 12px;
        line-height: 14px;
    }
    .view-products .j2store-product-list .j2store-single-product .sale-price {
        font-size: 13px;
    }
	.view-products #productFilters {
	    margin-top: 20px;
	}
	.view-products .j2store-sidebar-filters-container #j2store-slider-range-box {
	    margin-top: -15px;
	}
	.view-products .j2store-sidebar-filters-container #j2store-slider-range-box .pull-right #max_price_display, 
	.view-products .j2store-sidebar-filters-container #j2store-slider-range-box .pull-right #min_price_display {
	    font-size: 12px;
	}
	.simple-product .row-fluid {
	    display: flex;
	    flex-direction: column;
	}
	.span6.productImages {
	    max-width: 100%;
	    display: flex;
	    flex-direction: column;
	    width: 100%;
	}
	.simple-product .span6 .j2store-mainimage #j2store-item-main-image-1 {
	    border: 0;
	    padding: 0;
	    margin: 40px 0 0 0;
	    height: auto;
	}
	.j2store-product-additional-images {
	    margin-top: 10px;
	}
	ul.additional-image-list {
	    margin: 0px;
	    flex-direction: row;
	    padding: 0;
	}
	.additional-image-list li {
	    list-style-type: none;
	    margin: 10px 5px;
	    padding: 10px;
	    border: 1px solid #ddd;
	}
	.span6.productTitle {
	    margin: 30px 2% 0 2%;
	    width: 96%;
	    text-align: center;
	}
/*	#j2store_category {
		display: none;
	}
	.j2store-productfilter-list {
	    display: none;
	}*/
	.accordionTitle {
	  width: 100%;
	  outline: none;
	  transition: 0.4s;
	  position: relative;
	  cursor: pointer;
	}
	.accordionTitle::after {
	    content: '\002B';
	    color: #777;
	    float: right;
	    margin-left: 5px;
	    font-size: 22px;
	    position: absolute;
	    right: 10px;
	    top: 0;
	}

	.active:after {
	  content: "\2212";
	}
	.accordionContent {
	  padding: 0 18px;
	  background-color: white;
	  max-height: 0;
	  overflow: hidden;
	  transition: max-height 0.2s ease-out;
	}
    .sppb-nav-tabs > li > a {
        font-size: 11px;
    }
    .sppb-tab-icon {
        display: block;
        line-height: 1;
        text-align: center;
        font-size: 14px;
    }
}

.filterInput {
	display: none;
}

.view-products .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-label::after, 
.view-products .j2store-sidebar-filters-container .productfilters-list .j2store-product-brand-label::after, 
.view-products .j2store-sidebar-filters-container .manufacturer-filters .j2store-productfilter-label::after, 
.view-products .j2store-sidebar-filters-container .productfilters-list .j2store-productfilter-label::after {
    display: none;
}
.view-products .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-label.true::after, 
.view-products .j2store-sidebar-filters-container .productfilters-list .j2store-product-brand-label.true::after, 
.view-products .j2store-sidebar-filters-container .manufacturer-filters .j2store-productfilter-label.true::after, 
.view-products .j2store-sidebar-filters-container .productfilters-list .j2store-productfilter-label.true::after {
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    position: absolute;
    left: 3px;
    top: 5px;
    font-size: 10px;
    color: #030303;
}