/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-06-29, 12:56:35
*/
@font-face {
    font-display: swap;
}

.container {
    padding-top: 10px;
    padding-bottom: 10px;
}
@media (max-width: 767px) {
    #order-detail-content #cart_summary td div {
        display: inline-block;
    }
    .cart_quantity .cart_quantity_input {
        display: inline-block;
    }
    #search_block_top .form-search {
    margin-top: 5px;
}
    .page-heading {
        margin-top: 5px;
        padding-top: 5px;
    }
}
@media (max-width: 990px) and (min-width: 590px)
{
    #header .shopping_cart, #search_block_top {
    bottom: -44px;
}
}
@media (max-width: 590px) {
    #search_block_top {
    position: static;
    width: 100%;
    padding: 0;
}
#header .shopping_cart {
    bottom: -44px;
}
}
@media (max-width: 565px) {
    #layer_cart .layer_cart_cart .button-container .btn {
    width: 100%;
    text-align: center;
    }
}
@media (max-width: 500px) {
    .primary_block .pb-left-column #views_block {
    margin-top: 0px !important;
}
#search_block_top .form-search {
    border-radius: 0;
    background: #f1f1f1;
    box-shadow: none;
    border: 1px solid #999;
}
#search_block_top #search_query_top {
    height: 27px;
    border: 1px solid #999;
}
p.our_price_display {
    margin: 0;
}
.pb-center-column .box-info-product p .button.button-small {
    margin: 15px 0px 0 5px;
}
#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
    padding: 5px;
}
.product-name a {
    font-size: 14px;
}
}
@media (max-width: 425px) {
    .product-name a {
    font-size: 14px;
}
}
@media (max-width: 349px) {
    .cart_navigation a {
    width: 100%;
    text-align: center;
}
}
/* Naprawa klikalności Revolution Slider na mobile */
.tp-caption.slidelink {
    z-index: 9999 !important;
    pointer-events: auto !important;
}

.tp-caption.slidelink a {
    display: block;
    width: 100% !important;
    height: 100% !important;
}
