#home_slider_container {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1;
    margin-bottom: 10px;
}
[data-u="slides"] {
    width:100%;
    height:240px;
    overflow: hidden;
}
[data-u="arrowleft"] {
    top:0px;
    left:25px;
}
[data-u="arrowright"] {
    top:0px;
    right:25px;
}
.jssora051 {
    display:block;
    position:absolute;
    cursor:pointer;
    width:20px;
    height:55px;
}
.jssora051 .a {
    fill:none;
    stroke:#fff;
    stroke-width:360;
    stroke-miterlimit:10;
}
.jssora051:hover {
    opacity:.8;
}
.jssora051.jssora051dn {
    opacity:.5;
}
.jssora051.jssora051ds {
    opacity:.3;
    pointer-events:none;
}
.jssora051 svg {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.sidebar {
    background: #ffffff;
}
.page-layout-2columns-left .column.main {
    width: 78.3%;
    margin-left: 10px;
}
.sidebar.sidebar-main .amshopby-filter-current.filter-current {
    display: none;
}
.filter-options-title {
    font-family: 'jostBold';
    color: #1b1e29;
    font-size: 20px;
    font-size: 16px;
}
.filter-options-content a {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #1b1e29;
}
.filter-options .am-labels-folding .item a.amshopby-filter-parent, .filter-options .am-category-view .item a.amshopby-filter-parent {
    background: rgba(0, 0, 0, 0) url(images/radioUnchecked.png) no-repeat scroll left center;
    padding: 1px 20px 1px 22px;
}
.filter-options .am-filter-items-attr_category_ids .item a.amshopby-filter-parent.selected {
    background: rgba(0, 0, 0, 0) url(images/radioChecked.png) no-repeat scroll left center;
}

.filter-options-content .items a {
    background: rgba(0, 0, 0, 0) url(images/checkboxUnchecked.png) no-repeat scroll left center;
    padding: 1px 20px 1px 22px;
}
.filter-options-content input[type="checkbox"]:checked + a {
    background: rgba(0, 0, 0, 0) url(images/checkboxChecked.png) no-repeat scroll left center;
}
.filter-options-content .swatch-attribute input[type="checkbox"]:checked + a {
    background: none;
}
.filter-options-content .items a.selected {
    background: rgba(0, 0, 0, 0) url(images/checkboxChecked.png) no-repeat scroll left center;
}
.filter-options-item {
    border-color: #eef1f7;
}
.amshopby-slider-container .am-slider .ui-slider-handle {
    background: #00cb56;
    width: 15px;
    height: 15px;
    margin-top: -7px;
    cursor: pointer;
}
.ui-slider-horizontal {
    background: none;
}
.amshopby-slider-container .ui-slider-range {
    height: 1px;
    background: #aeafb1;
}
.leftSliderPrice {
    float: left;
    margin-left: -5px;
}
.rightSliderPrice {
    float: right;
    margin-right: -10px;
}
.sidebar-main {
    padding: 25px;
}
#amasty-shopby-product-list {
    background: #ffffff;
}
.productListTop {
    float: right;
    padding-top: 10px;
    padding-right: 44px;
    padding-bottom: 0;
    padding-left: 40px;
    background: #ffffff;
    width: 100%;
}
@media (max-width: 767px) {
    .productListTop {
        padding-right: 10px;
        padding-left: 10px;
    }
}
.filter-current .action.remove {
    position: unset;
    margin-right: 5px;
}
.filter-current .item {
    padding-left: 5px;
}
.filter-current .action.remove:before {
    font-size: 7px;
    margin-top: 1px;
    margin-left: 3px;
}
.filter-current .items {
    padding: 0px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}
.block-subtitle.filter-current-subtitle {
    font-family: 'Open Sans';
    color: #1b1e29;
    display: block;
    margin-bottom: 5px;
}
.filter-actions {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
.action.clear.filter-clear {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #ffffff;
    background: #ff0909;
    display: block;
    padding: 5px 10px;
}
.filter-current.am-filter-current {
    display: inline-block;
}
.toolbar-sorter.sorter label {
    font-family: 'Open Sans';
    display: block;
    text-align: right;
    margin-right: 5px;
    margin-left: 7px;
    margin-bottom: 5px;
}
.toolbar-sorter.sorter select {
    border: solid 1px #8d8f94;
}
.sorter-action:before {
    margin-top: -5px;
}
.products-grid .product-item-inner {
    box-shadow: unset;
    border: unset;
}
.product-image-wrapper {
    padding-bottom: 100% !important;
}
#amasty-shopby-product-list .products.wrapper {
    padding: 19px;
}
.toolbar {
    margin-bottom: 0;
}
.products {
    margin: 0;
}
.item.product.product-item {
    position: relative;
}
.product-item-actions {
    display: block;
}
.products.wrapper ~ .toolbar .pages {
    float: unset;
}
.pages .item.current {
    background: #1b1e29;
    color: #ffffff;
}
.pages .item {
    background: #eef1f7;
    font-size: 18px;
    font-family: 'jostMedium';
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.pages strong.page {
    background: unset;
    color: #ffffff;
    font-size: 17px;
    font-family: 'jostMedium';
    padding: 0;
}
.pages a.page {
    padding: 0;
    color: #1b1e29;
    display: block;
}
.pages .action {
    box-shadow: unset;
    border-radius: unset;
    padding: unset;
    background: unset;
    border: unset;
}
.pages .action.next {
    margin-left: 0;
}
.pages a.page:visited {
    color: #1b1e29;
}
.pages .action.previous {
    margin-right: 0;
}
.pages .items {
    margin: 20px 0 40px;
}
.productPriceHolderSimple:first-child, .productPriceHolder:first-child {
    display: none;
}
.filter-current .swatch-option.text, .filter-current .swatch-option {
    height: 26px;
    line-height: 26px;
    min-width: 26px;
}
.filter-current .item a {
    line-height: 25px;
}
.filter-options-content .swatch-option.image {
    width: 50px !important;
    height: 25px !important;
    background-size: 86% auto !important;
}
.filter-current .swatch-option.image {
    margin: 0;
    padding: 0;
}

.swatchHolder:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
}
.page-products .products-grid .product-items {
    display: flex;
    flex-wrap: wrap;
}
.page-products .products-grid .product-item {
    width: 25%;
    margin: 0;
    /*padding: 10px;*/
    padding: 5px;
}
@media(min-width: 992px) {
    .page-products .products-grid .product-item {
        width: 25%;
        margin: 0;
        padding: 10px;
    }
}
.page-products .product-item-info {
    position: relative;
    width: 100%;
    border: 1px solid #e1e1e1;
    transition: all 300ms;
}
.page-products .product-item-info:hover {
    position: relative;
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
}
/*.page-products .products-grid .product-item:nth-child(4n) .product-item-info {
    border-right: none !important;
}*/
.mainCategory {
    display: flex;
    flex-wrap: wrap;
}
.categoryList {
    background: #ffffff;
    width: 20%;
    padding: 40px 20px;
    margin-right: 0.5%;
}
.categoryList li {
    font-size: 16px;
    padding: 10px 0;
}
.categoryList h3 {
    text-transform: uppercase;
    font-size: 17px;
}
.categoryContent {
    width: 79.5%;
}
.categoryContent .categoryContentMainImage img {
    width: 100%;
    display: block;
}
.categoryContentSubImages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*margin-top: 10px;*/
}
.categoryContentSubImages li {
    width: 33%;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin-right: 0.5%;
    margin-bottom: 0.5%!important;
    position: relative;

    transform: scale(1);
    box-shadow: none;
    transition: all .2s;
}
.categoryContentSubImages li:hover {
    transform: scale(1.02);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .4);
    z-index: 1;
}
.categoryContentSubImages li:nth-child(3n){
    margin-right: 0px;
}
.categoryContentSubImages li a{
    display: block;
    width: 100%;
    height: 100%;
}
.categoryContentSubImages li span {
    position: absolute;
    bottom: 15px;
    text-align: center;
    display: block;
    font-size: 28px;
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
    text-transform: uppercase;
    width: calc(100% - 30px);
    left: 15px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, .25);
    font-family: 'jostMedium', sans-serif;
}
.categoryContentSubImages li img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    display: block;
}

.categoryContentDescription {
    background: #ffffff;
    margin-top: 10px;
    font-size: 14px;
    padding: 60px 30px 40px;
    text-align: center;
}
.categoryContentFeatured {
    padding: 40px 0 10px 0;
    background: #ffffff url("images/bndLineTop2.png") no-repeat top center;
}
.categoryContentFeatured h3 {
    margin: 0;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.homeFeaturedProductsItems .owl-dots{
    display: none;
}
.homeFeaturedProductsItems{
    position: relative;
}
.homeFeaturedProductsItems .owl-nav{
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(0,-50%);
}
.homeFeaturedProductsItems .swatchHolder .owl-nav {
    position: static;
    top: 0;
    width: auto;
    transform: translate(0,-50%);
    transform: none;
}
.homeFeaturedProductsItems .owl-nav .fa-angle-left:before,
.homeFeaturedProductsItems .owl-nav .fa-angle-right:before {
    content: " ";
}
.page-products .products-grid .product-items {
    overflow-x: hidden;
    overflow: visible;
}
.homeFeaturedProductsItems .owl-nav button{
    border: none;
}
.swatch-attribute-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.catalog-category-view .homeFeaturedProductsItems{
    height: auto;
}
#maincontent,
.breadcrumbs {
    padding: 0px 90px;
    width: 100%;
    max-width: 100%;
}
.page-main{
    max-width: 100%;
}
.panel.wrapper,
.header.content,
.topnavNavigationHolder{
    width: 100%;
    padding-left: 90px;
    padding-right: 90px;
    max-width: 100%;
    margin: 0px;
}
#maincontent{
    padding: 0px 90px;
    width: 100%;
}
/*.megaMenu > div {
    max-width: 25%;
}*/
.megaMenu > div.image_link {
    border-left: none;
    padding: 0px;
    padding-right: 20px;
}
.megaMenu {
    justify-content: flex-start;
}

.catalog-category-view .homeFeaturedProductsItems .owl-nav {
    /*display: none;*/
}

.amasty-catalog-topnav {
    margin-top: 0;
}

.catalog-category-view .productSaving {
    display: none;
}

.catalog-category-view .price-box .range, .amasty_xlanding-page-view .price-box .range {
    display: none;
}


/*.productViewDiscount {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #ff0909;
    color: #ffffff;
    font-size: 18px;
    width: 60px;
    height: 60px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    z-index: 2;
}
@media (max-width: 992px){
    .productViewDiscount {
        top: 5px;
        right: 5px;
        font-size: 14px;
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
}
@media (min-width: 993px) and (max-width: 1440px){
    .productViewDiscount {
        top: 10px;
        right: 10px;
        font-size: 18px;
        width: 55px;
        height: 55px;
        line-height: 55px;
    }
}*/




.page-products .products-grid .product-item-inner:before {
    content: none;
}
.filter-options-item input[type="checkbox"] {
    display: none;
}
.filter-options-item input[type="radio"] {
    display: none;
}

.owl-item.active .swatch-option.image {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 60%;
    background-size: contain !important;
    max-width: 100%;
    min-width: 100%;
}
.filter-options-item .swatch-option.text {
    height: auto;
}
.sidebar.sidebar-additional {
    display: none;
}
