span + span::before{ content: ''; color: #c5c5c5; margin: 0 0.5em; } .product-loop-body .woo-custom-stock-status { line-height:125%; font-size:83%; position: relative; } .product-loop-header.product-item__header{height:294px;} .product-loop-body .product-sku{margin-top:-25px;} .sticky-doprava-zdarma{line-height:17px; padding-top:8px;} @media screen and (max-width: 700px) { .product-loop-header.product-item__header{height:19em;} .product-loop-body .product-sku{display:none !important;} .product-loop-body {max-height:19em;} } /* skryt button pokladna */ #off-canvas-cart-summary .button.checkout.wc-forward{display:none} #off-canvas-cart-summary .button.wc-forward{background-color:#1572C1; color:white; margin:auto} #off-canvas-cart-summary .button.wc-forward:hover{background-color:black; color:white;} /*skryt zoradenie podla popularity*/ option[value=popularity] { display:none; } .card-item{ max-width: 90%;} .footer-logo{ max-width: 100%;} /*uprava menu*/ .electro-navbar-primary .nav>.menu-item+.menu-item>a { border-left:0px solid transparent} @media only screen and (max-width: 1185px){ .electro-navbar-primary .yamm .yamm-content { padding:1px 10px 1px; } } @media only screen and (max-width: 1185px){ .home-list-categories ul.categories>li.category { width:250px; min-height:1px; margin-bottom:.5em flex:33% 33% 33%; max-width:100%; text-align: left; } .off-canvas-navigation .yamm .yamm-content li a, .off-canvas-navigation ul li a { display:flex; align-items:center; } .see-all{ display:none !important; } } @media only screen and (max-width: 1185px){ .wb-col-sm-3 { width: 100%; !important } } { /*! background-color:#333; */ position:fixed; top:0; left:-250px; width:250px; height:100vh; transition: all .2s ease-in-out; z-index:10000; overflow:hidden; overflow-y:auto; } .dropdown-menu{ transition: all .2s ease-in-out;} .yamm .yamm-content .wpb_content_element { background: white; } .section-onsale-product .savings, .section-onsale-product-carousel .savings { width:90px; height:70px; } .shop-control-bar,.wpc-filter-label-wrapper, .woocommerce-breadcrumb span.delimiter + a {background-color: #F7FAFE;} .wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-range, #off-canvas-cart-summary .button.wc-forward, .woocommerce-breadcrumb span.delimiter + a:hover { background-color: #30569A; color:white; padding: .465em .929em; !important} .woocommerce-loop-product__title { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .woocommerce-loop-product__title:hover { -webkit-line-clamp: none; overflow: visible; height: auto; max-height: none; } .shop-control-bar .shop-view-switcher .nav-link .active{ color: #F7FAFE;} a{color: #30569A;} /* LiteSpeed Lazyload Images*/ /* PART 1 - Before Lazy Load */ img[data-lazyloaded]{ opacity: 0; } /* PART 2 - Upon Lazy Load */ img.litespeed-loaded{ -webkit-transition: opacity .5s linear 0.2s; -moz-transition: opacity .5s linear 0.2s; transition: opacity .5s linear 0.2s; opacity: 1; } /* Fix wrong images size of brands in product lists */ .product-item__inner .pw_brand_product_list img[data-lazyloaded]{ width: auto; }