.category-view .orderby-displaynumber, .category-view .vm3pr-0 {display:none}
.back-to-category {display:none}

/* Kategoria */
.product-container h2 a {font-size:1.5rem;font-weight:500;margin-bottom:1rem;margin-top:1rem;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:58px;overflow:hidden;text-align:center}
.product-container h2 a:hover {text-decoration:none}
.product-container .product-price {font-weight:500;color:#fff;text-align:center}

/* Produkt */
.productdetails .form-control {height:50px}
.productdetails .product-price {text-align:left;font-size:2rem}

.productdetails-view .delivery p {margin-bottom:.5rem}
.productdetails-view .shipping p {margin-bottom:.5rem}
.productdetails-view .ico-delivery {background:url(../images/ico-delivery.png) left center no-repeat;padding-left:3rem}
.productdetails-view .ico-shipping {background:url(../images/ico-shipping.png) left center no-repeat;padding-left:3rem}

/* Produkt modul */
.vmgroup {margin-top:5rem}
.vmgroup h3 {margin-bottom:1rem;text-transform:uppercase}
.vmproduct .product-price {font-weight:500;color:#fff;text-align:center;font-size: 1rem}

/* Fancybox 3 */
.fancybox-bg.slider-full {background:#000}
.fancybox-bg.slider-full {opacity:1 !important}
.fancybox-thumbs__list a::before {border:3px solid rgba(0,0,0,.7)}
.fancybox-button,.fancybox-button:visited,.fancybox-button:link {color:rgba(255 255 255,.6)}
.fancybox-button:hover {color:rgba(255 255 255,.4)}
.fancybox-button {background:none}
.fancybox-button .icon-slider-arrow-next, .fancybox-button .icon-slider-arrow-prev {}
.fancybox-button .icon-slider-arrow-next {right:0}
.fancybox-button .icon-slider-arrow-prev {left:0}
.fancybox-caption {background:none;font-weight:600;color:#fff;font-size:1.3rem;padding:15px}
.fancybox-caption::before {background:none}
.fancybox-caption::after {border:none}
.fancybox-slide .btn-fancybox-none {z-index:-100;position:absolute}