.page-wrapper{max-width:1440px;}
.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main, .page-container > .content, .jumbotron > .container{max-width:1340px;}
.page-footer{background-color:#fcfcfc;}
.page-footer .footer-toolbar-bottom{background-color:#fcfcfc;links:1;cms:0;}
@media (min-width: 768px){
.product.data.items > .item.title > .switch, .argento-tabs > .item.content, .argento-tabs > .item.title > .switch{border-color:#000000;}
}
.action.primary{background:#000000;border-color:#000000;color:#ffffff;}
.action.primary:hover, .action.primary:focus, .action.primary:active{background:transparent;border-color:#000000;color:#000000;}
.cart-summary .checkout-methods-items .action.primary.checkout, .box-tocart .actions .action.primary, .block-minicart .actions .action.primary{background:#000000;border-color:#000000;color:#ffffff;}
.cart-summary .checkout-methods-items .action.primary.checkout:hover, .box-tocart .actions .action.primary:hover, .block-minicart .actions .action.primary:hover, .cart-summary .checkout-methods-items .action.primary.checkout:active, .box-tocart .actions .action.primary:active, .block-minicart .actions .action.primary:active{background:transparent;border-color:#000000;color:#000000;}
.jumbotron.jumbotron-image {
    background: #000;
}

.product-info-main .product-info-stock-sku {
    display:flex;
    flex-direction: column;
}

.product-info-stock-sku #icon {
    align-self: end;
    width: 10px;
}
 .fa-circle {



        color:black;



 }

@media (min-width: 768px) {



.block-search:not(.folded) .input-text {



        border-color: #ddd;



        width: 100%;



    }



}

@media (min-width: 1024px){
    .catalogsearch-result-index.page-products .products-grid .product-item, .products-grid .product-item {
            width: calc(100%/4 - -1px - 0.1px);
        }
}

// remove squama styles completely
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .page-products,
    .block.widget {
        .products-grid .product-items:not(.slick-slider) .product-item {
            .argento-listing-squama-reset();
        }
    }
}
===============



.block-content.filter-content {background: #ccc;



    padding: 10px;



    border-radius: 5px;



}



===============