/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
/* Examples (uncomment to use):*/
/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */
/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }
/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

@media(max-width:768px) {
    body #mobileheader .logo {max-width:90px;}
    div#navigation .breadcrumbs {
        list-style-type: none;
        white-space: nowrap;
        overflow-x: auto;
        display: block;
        transition: none;
    }
    ::-webkit-scrollbar {
        display: none;
    }
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}
.mega_fixed_menu .mobilemenu__menu *{text-transform:uppercase;font-size:12px}
.mega_fixed_menu .mobilemenu__menu ul:not([id*="bx_"]) > li:before{content:none;}
.mega_fixed_menu ul.mobilemenu__menu-dropdown.dropdown {position:relative;top:-25px;left:31px;background:#fff;}
.mega_fixed_menu .link-wrapper i:first-child{margin-right:10px;}
.mega_fixed_menu .link-wrapper ul li {}
.mega_fixed_menu .mobilemenu__menu-item.mobilemenu__menu-item--selected {font-weight:bold;}

.item-views.tizers .item-wrapper>.item .image svg {max-height:50px;}
.item-views.tizers .item-wrapper>.item .image svg .st0{opacity:0.08;fill:#A447BF;enable-background:new;}
.item-views.tizers .item-wrapper>.item .image svg .st1{fill:#A447BF;opacity:1;}

.item-views.tizers .item-wrapper:nth-child(2)>.item .image svg .st0{opacity:1;}
.item-views.tizers .item-wrapper:nth-child(2)>.item .image svg .st1{opacity:0.08;}
.item-views.tizers .item-wrapper>.item .image{text-align:left;}

.basket-prop-TYPE {display:none;}
