/* Custom code goes here */


#parallax_baner {
  
    background-attachment: initial !important;
 
}

div#left-column {
    padding: 0 !important;
}

#search_filters .facet .facet-label a {
   
    font-size: 12px !important;
    vertical-align: super !important;
   
}

.products .product-miniature .product-title a {
    font-size: 14px;
    font-weight: normal !important;
    text-transform: none !important;
}

@media (max-width: 767px) {
p.h6.facet-title.hidden-sm-down {
    display: none !important;
}}

@media (max-width: 767px) {
div#left-column {
    padding: 10px !important;

   
}}


.navbar-toggler {
    width: 10% !important;
   
}

@media (max-width: 767px) {
.h3.hidden-sm-down {
     display: none !important;
}}

#custom-text {
   
    margin-bottom: 0 !important;
    padding: 0!important;
}


@media (max-width: 767px) {
.columns .block_content {
    display: block !important;
}}