@media print
{    
    .chat-control, #footer-fixed, .categories-fixed
    {
        display: none !important;
    }
} 
::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 8px;
}

::-webkit-scrollbar-thumb {
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
a.btn-menu-icon-toggle,
a.btn-search-icon-toggle{
    position: absolute;
    top: 3px;
    right: 0;
    left: 0;
    width: 30px;
    padding: 5px 8px;
}
a.btn-menu-icon-toggle:hover, a.btn-menu-icon-toggle:active, a.btn-menu-icon-toggle:focus,
a.btn-search-icon-toggle:hover, a.btn-search-icon-toggle:active, a.btn-search-icon-toggle:focus{
    color: #fff;
}

/* edit_account.php */
.form-field-reset-password{
    padding: 5px;
    border: 2px solid red;
}
.form-field-reset-password label{
    font-weight: bold;
}
/* user_panel_menu.php */

@media (max-width: 767px) {
    .btn-user-panel-text{
        display: none;
    }
    .btn-user-panel-icon{
        font-size: 15px;
    }
    .btn-user-panel.active, .btn-user-panel.focus, .btn-user-panel:focus,.open > .dropdown-toggle.btn-user-panel,
    .btn-user-panel,.btn-user-panel:hover,.btn-user-panel:active{
        background: #666;
        color: #fff;
        border-color: #666;
    }
}
@media (min-width: 768px) {
    .btn-user-panel-icon{
        display: none;
    }
    .logo_mobile{
        width: 20%;
        text-align: left;
    }
}
/* products_table.php */
.main-page-top-products .tabs-top-menu li a{
    color:#fff;
    width: 100%;
    font-size: 11px;
} 
.main-page-top-products .tabs-top-menu li{
    float: left;
    width: 25%; 
    background-color: #4d5053;
    text-align: center;
    height: 30px;
    border-bottom: 8px solid #eff0f1;
    border-right: 1px solid #fff;
    margin: 0px;

    box-shadow: none;
    transition-property: height, margin;
    transition-duration: .4s;
    transition-timing-function: ease;
}
.main-page-top-products .tabs-top-menu li:last-child{
    border-right: 0px;
}
.main-page-top-products .tabs-top-menu li.current a{
    color: #505659;
}
.main-page-top-products .tabs-top-menu li.current{
    background: #eff0f1;
    margin: -6px 0px 0 0;
    height: 36px;  
}
.main-page-top-products .tabs-top-menu li:hover { 
    margin: -6px 0px 0 0;
    height: 36px;
    cursor: pointer;
} 
@media (max-width: 450px){
    .main-page-top-products .tabs-top-menu li{
        height: 40px;
    }
    .main-page-top-products .tabs-top-menu li.current{ 
        margin: -6px 0px 0 0;
        height: 46px;  
    }
    .main-page-top-products .tabs-top-menu li:hover { 
        margin: -6px 0px 0 0;
        height: 46px; 
    } 
}
/* product.php */
@media (min-width: 320px) {
    .product-image .thumbnail{
        width:140px;
        height: 140px;
    }
}
.product_main_page_box .product-image .thumbnail{
    height: 145px;
    margin-top: 0px;
}
.product_box .product-image .thumbnail{
    height: 150px;
}

.product-image .thumbnail img{
    height: auto;
    max-width: 140px;
    max-height: 140px;
}


#produkty{
    margin-top:10px;
}
.product_box{
    height: 280px;
}
@media (max-width: 340px){
    .product_box {
        height: 325px;
    }
}
.product_box ul.switch li a {
    height: 18px;
    text-decoration: none;
    display: block;
    font-size: 10px;
    padding: 2px 0 0 0;
    color: #b9bbbe;
    font-size: 11px;
}
.product_box ul.switch li { 
    float: left; 
    display: block; 
    width: 70px; 
    height: 20px;
    background: #4d5053;
    margin: 5px 4px 0 0;
    box-shadow: none;
    transition-property: height, margin;
    transition-duration: .4s;
    transition-timing-function: ease;
    text-align: center;
} 
.product_box ul.switch li.current a{
    color:#505659;
    padding: 5px 0 0 0;
}
.product_box ul.switch{
    list-style: none; 
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
} 
.product_box .tabs-menu li.current { 
    margin: 1px 4px 0 0;
    height: 24px;
    background-color: #eff0f1 !important;
} 
.category_description{
    width: 95%;
    margin: 0 5px 10px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}
.price-expires-info .product-subname{
    color: #000;
    font-size: 12px;
    text-align: right;
    padding: 5px 5px 0 0;
    min-height: 75px;
    line-height: 14px;
    max-height: 75px;
    overflow: hidden;
    word-wrap: break-word;
}
.price-expires-info .product-subname span.product-substance{
    width:100%;
    float:left;
}
.price-expires-info .cena{
    font-size: 14px;
    text-align:center;
    line-height: 14px;
    background: #EFF0F1;
    border-radius: 0px;
    min-height: 28px;
    color: #4e5154;
    margin-top: 10px;
    display: block;
    cursor: pointer;
}
.price-expires-info .cena .price-lang{
    color: #4489fa;
    font-family: "OpenSansRegular";
}
.price-expires-info .cena p{
    padding: 6px 0px;
}
.produkt_pole {
    height: 242px;
    background: #ffffff; 
    border: 2px solid #eff0f1;
    display: block;
    float: left;
    width: 100%;
} 

@media (min-width: 767px) {
    #produkty .product-items .product_box:hover{
        transition: transform 350ms ease-in-out 0s;
        transform: translateX(0px) translateY(-3px);
    }
    #produkty .product-items .product_box{
        border-radius: 6px;
        -webkit-transition: box-shadow 1000ms cubic-bezier(.339, .013, .632, .989);
        transition: box-shadow 1000ms cubic-bezier(.339, .013, .632, .989);
        transition: transform 500ms ease-in-out 0s;
        transform: translateX(0px) translateY(0px);
    }
    #produkty .cat_elem .produkt_pole{
        transition-property: border;
        transition-duration: .4s;
        transition-timing-function: ease;
    }
    #produkty .product-items .product_box:hover .produkt_pole{
        border: 2px solid #cce7ff;
        box-shadow: 0 20px 20px -17px rgba(59, 161, 248, .5);
    }
}
#produkty .cat_elem{
    float: left;
    display: inline;
    width: 100%;
} 
#produkty .cat_elem:last-of-type{
    margin-bottom: 4em;
}

.next-category-bottom{
    background: none;
    padding: 10px 2px;
    border-top: 1px solid #0f3787;
    float: left;
    width: 100%;
    margin-bottom: 4em;
}
.next-category-bottom .next-category-bottom-heading{
    margin-bottom:10px;
    float: left;
    width: 100%;
}
.next-category-bottom .next-category-bottom-heading h4{
    float:left;
    display:inline;
    font-weight:bold;
    font-size:1.1em;
}
.next-category-bottom .product-category-divider{
    float:left;
}
.next-category-bottom .product-category-divider .hideList{
    padding: 0;
}
.on-start-hidden-box{
    display: none;
}
@media (max-width: 340px){
    .produkt_pole {
        height: 282px;
    }
}
.produkt_pole .ilosc .review-expiration-box{
    width: 40%;
    float:left;
}
.produkt_pole .ilosc .group-qty-add{
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 2px 1px 3px 3px;
    float:right;
    margin-right: 1px;
    width: 42%;
    border-radius: 3px;
}
.produkt_pole .ilosc .group-qty-add:hover,
.produkt_pole .ilosc .group-qty-add:hover .cart-button-add{
    background-color: #3898EC;
    border-color: #3898EC;
}

@media (min-width: 320px){
    .produkt_pole .ilosc .group-qty-add{
        width: 57%;
        font-size: 13px;
    }
} 
@media (min-width: 512px){
    .produkt_pole .ilosc .group-qty-add{
        width: 59%;
        font-size: 12px;
    }
}
@media (min-width: 630px){
    .produkt_pole .ilosc .group-qty-add{
        font-size: 15px;
    }
}
@media (min-width: 941px){
    .produkt_pole .ilosc .review-expiration-box{
        width: 44%;
    }
    .produkt_pole .ilosc .group-qty-add{
        width: 55%;
    }
} 
@media (min-width: 1199px){ 
    .produkt_pole .ilosc .group-qty-add{
        width: 55%;
    }
}
@media (min-width: 941px) AND (max-width: 1245px){
    .produkt_pole .ilosc .review-expiration-box{
        width: 42%;
    }
    .produkt_pole .ilosc .group-qty-add{
        width: 57%;
        font-size: 90%;
    }
} 
@media (min-width: 1345px){
    .produkt_pole .ilosc .group-qty-add{
        width: 52%;
    }
}
@media (min-width: 1590px){
    .produkt_pole .ilosc .group-qty-add{
        width: 54%;
    }
} 
@media (min-width: 1599px){
    .produkt_pole .ilosc .group-qty-add{
        width: 59%;
    }
    .produkt_pole .ilosc .review-expiration-box{
        width: 40%;
    }
} 
@media (min-width: 1934px){
    .produkt_pole .ilosc .group-qty-add{
        width: 55%;
    }
}
.produkt_pole .ilosc .group-qty-add input{
    /*border: 0px;*/
    text-align: center;
    padding-right: 27px;
    margin-left: 8px;
}
.produkt_pole .ilosc .group-qty-add.product-in-cart-container input{
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 17px;
}
.produkt_pole .ilosc .group-qty-add input.cart-button-add{
    padding-right: 0px;
    margin-left: 0px;
}
.produkt_pole .ilosc .product-review{
    width: 100%;
    text-align: center;
    float: left;
    margin-bottom: 5px;
}
.produkt_pole .ilosc .product-review .glyphicon-star,
#wybrany_produkt #reviews .glyphicon-star{
    font-size: 12px;
    color: #4d5053;
}
.produkt_pole .ilosc .product-review .glyphicon-star-empty,
#wybrany_produkt #reviews .glyphicon-star-empty{
    font-size: 12px;
    color: #f0f0f2;
}
.header-description{
    float: left;
    width: 100%;
    padding: 2px 10px;
    margin-top: 5px;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
}
.produkt_pole .ilosc .expiration-date{
    width: 100%;
    float: left;
    font-size: 10px; 
    color: #4a6aa6;
    font-weight: bold;
    text-align: center;

    transition-property: font-weight, font-size;
    transition-duration: .5s;
    transition-timing-function: ease;
}

@media (min-width: 512px) AND (max-width: 570px) {
    .produkt_pole .ilosc .expiration-date{
        font-size: 9px;
    }
}
@media (max-width: 1199px) {
    .produkt_pole .ilosc .expiration-date:hover{
        font-size: 12px;
        font-weight: bold;
    }
}
.produkt_pole .ilosc .expiration-date.expiration-date-big{
    font-size: 12px;
}
.img.bulk-thumbnail{
    margin-top: 10px;
    border: 1px solid #ddd;
}
@media (max-width: 767px) {
    .img.bulk-thumbnail{
        max-width: 200px;
    }
}
@media (min-width: 767px) {
    .img.bulk-thumbnail{
        max-width: 400px;
    }
}
@media (min-width: 512px) AND (max-width: 767px) {
    .group-qty-add{
        font-size: 12px;
    }
}
.nazwa_produktu {
    background: #EFF0F1;
    font-size: 14px;
    padding: 8px;
    text-align: center;
    line-height: 14px;
    height: 30px; 
} 
.nazwa_produktu.bulk-product-name{
    height: 44px;
}
.nazwa_produktu a{
    color: #4d5053;
}
@media (min-width: 1110px) {
    .produkt_pole .ilosc .group-qty-add{
        font-size: 13px;
    }
}
@media (min-width: 1195px) {
    .produkt_pole .ilosc .group-qty-add{
        font-size: 12px;
    }
} 

.quantity_selector_container > input,.quantity_selector_container > select { 
    border: 2px solid #eff0f1;
    height: 38px;
    color: #4d5053;
    text-align: left;
    float:left;
}
.quantity_selector_container > input{
    width: 35%;
} 
.quantity_selector_container > select{
    width: 40%;
    font-size: 12px;
} 
.box_pionowy input.btn-success{
    padding: 12px 0px;
    color:#FFF; 
    border-radius: 0px;
    font-size: 13px;
    float:right;
    width: 59%;
    margin: 0px;
}

@media (max-width: 767px) {
    .box_pionowy input.btn-success{
        font-size: 13px;
        margin-left: 0px;
        margin-right: 0px;
    }
    #choose-products-box .box_pionowy input.btn-success{
        width: 49%;
    }
    .box_pionowy .product-weighted input.btn-success{
        width: 52%;
    }
}
@media (min-width: 580px) AND (max-width: 767px){
    .box_pionowy input.btn-success{
        width: 58%;
    }
}
@media (min-width: 768px) { 
    .box_pionowy input.btn-success {
        padding: 10px 0px;  
        font-size: 14px;
        border: none;
    }
    .box_pionowy .product-weighted input.btn-success{
        width: 60%;
    }
} 
@media (min-width: 999px) AND (max-width: 1199px) { 
    .box_pionowy input.btn-success{ 
        font-size: 12px;
    }
    .produkt_pole .ilosc .group-qty-add input{
        font-size: 13px;
    } 
}  
@media (min-width: 1199px) AND (max-width: 1500px) { 
    .box_pionowy input.btn-success{ 
        font-size: 13px; 
    }
    .produkt_pole .ilosc .group-qty-add:not(.product-in-cart-container) input.product-item-qty-input{
        margin-left: 2px;
        width: 39%;
    }
}
@media (min-width: 1500px) AND (max-width: 1575px){
    .produkt_pole .ilosc .group-qty-add input{
        font-size: 12px;
    }
}
@media (min-width: 1576px) AND (max-width: 1710px){
    .box_pionowy input.btn-success{
        font-size: 13px;
    }
}
@media (min-width: 1199px) AND (max-width: 1784px) {
    .produkt_pole .ilosc .group-qty-add{
        font-size: 11px;
    } 
    .quantity_selector_container > input {
        font-size: 14px;
    } 
}  
@media (min-width: 1785px) AND (max-width: 1930px) {
    .quantity_selector_container > input { 
        font-size: 14px;
    } 
}
@media (min-width: 1861px) AND (max-width: 1919px){
    .quantity_selector_container > input {
        font-size: 14px;
    }
    .produkt_pole .ilosc .group-qty-add{
        font-size: 13px;
    }
}
@media (min-width: 1920px) AND (max-width: 2192px){
    .produkt_pole .ilosc .group-qty-add input{
        font-size: 13px;
    }
}
.product_main_page_box .group-qty-add,.product_main_page_box .quantity_selector_container{
    float:right;
    width: 100%;
}
.product_main_page_box .quantity_selector_container > select{
    float:right;
    width: 80%;
}
.group-qty-add .btn-success{
    background-color: #5cb85c;
    border-color: #5cb85c;
}


#hover-cap-4col .caption, .product-image .caption{
    z-index: 899;
}
#hover-cap-4col .main-page-box .thumbnail{
    height: 150px;
    margin-bottom: 0px;
} 
.main-page-thumbnail{
    height: 150px;
}

.main-page-thumbnail .img-responsive{
    max-height: 150px;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
}
#main-shop-left-container.col-lg-10 #hover-cap-4col .main-page-box .thumbnail,
#main-shop-left-container.col-lg-10 .main-page-thumbnail{
    height: 120px;
}
#main-shop-left-container.col-lg-10 .main-page-thumbnail .img-responsive{
    max-height: 120px;
}
@media (min-width: 768px) AND (max-width: 850px) {
    #main-shop-left-container.col-lg-10 #hover-cap-4col .main-page-box .thumbnail,
    #main-shop-left-container.col-lg-10 .main-page-thumbnail{
        height: 100px;
    }
    #main-shop-left-container.col-lg-10 .main-page-thumbnail .img-responsive{
        max-height: 100px;
    }
    #main-shop-left-container.col-lg-10 #hover-cap-4col .list-group a{
        font-size: 14px;
    }
}

#hover-cap-4col .list-group a{
    font-size: 14px;
    font-weight: normal;
    transition-property: font-weight, font-size;
    transition-duration: .5s;
    transition-timing-function: ease;
}
#hover-cap-4col .list-group a:nth-child(odd){
    background: #f5f5f5;
}
#hover-cap-4col .list-group a:hover{
    font-size: 15px;
    font-weight: bold;
    background: #fff;
}
#hover-cap-4col .list-group a:nth-child(odd):hover{
    background: #f5f5f5;
}
.main-menu-glyphicon{
    display: none;
}
@media (max-width: 767px) {
    #hover-cap-4col .main-page-box{
        transition-property: height;
        transition-duration: .3s;
        transition-timing-function: ease-in-out;
    }
    #hover-cap-4col .main-page-box.active-open-item{
        z-index: 1040;
        width: 90%;
        margin-top: 40px;
        margin-left: 5%;
        margin-right: 5%;
        transition: all .6s ease-in-out;
    }
    #hover-cap-4col .main-page-box.active-open-item h3{
        font-size: 1.5em;
        margin: 10px 5px;
    }
    #hover-cap-4col .main-page-box.active-open-item .list-group a .main-menu-glyphicon{
        margin-right: 15px;
        display: inline-block;
    }
    #hover-cap-4col .main-page-box.active-open-item .list-group a{
        font-size: 16px;
        height: 35px;
        padding-top: 7px;
    }
    #hover-cap-4col .back-to-main-page-btn{
        right: 0;
        height: 55px;
        position: absolute;
        z-index: 1099;
        display: block;
        padding: 0;
        top: 1%;
        width: 42px;
    }
    #hover-cap-4col .back-to-main-page-btn span{
        float: right;
        height: 40px;
        display: block;
        padding: 12px 0;
        border-radius: 25px;
    }
    #hover-cap-4col .back-to-main-page-btn span.btn-close-x-min {
        width: 100%;
        background: #0f3787;
        font-weight: bold;
        color: #fff;
        margin-top: 2px;
    }
}
@media (max-width: 359px) {
    #hover-cap-4col .main-page-box.active-open-item .main-page-thumbnail .img-responsive,
    #hover-cap-4col .main-page-box.active-open-item .thumbnail{
        height: 85px;
    }
    #hover-cap-4col .main-page-box.active-open-item h3{
        font-size: 1em;
    }
    #hover-cap-4col .main-page-box.active-open-item .list-group a{
        font-size: 14px;
        height: 30px;
        padding-top: 4px;
    }
}
@media (max-height: 499px) {
    #hover-cap-4col .main-page-box.active-open-item .main-page-thumbnail .img-responsive,
    #hover-cap-4col .main-page-box.active-open-item .thumbnail{
        height: 85px;
    }
    #hover-cap-4col .main-page-box.active-open-item h3{
        font-size: 1em;
    }
    #hover-cap-4col .main-page-box.active-open-item .list-group a{
        font-size: 14px;
        height: 30px;
        padding-top: 4px;
    }
}
@media (min-width: 767px) {
    .main-page-box h3{ 
        transition-property: font-weight, font-size;
        transition-duration: .5s;
        transition-timing-function: ease;
    }
    .main-page-box h3:hover{
        font-size: 1.3em;
        font-weight: bolder;
    } 
}
.quantity_selector_container_top {
    display: flex;
    position: relative;
    width: 48%;
}

.quantity_selector_container input[type=number]::-webkit-inner-spin-button,
.quantity_selector_container input[type=number]::-webkit-outer-spin-button
{
    -webkit-appearance: none;
    margin: 0;
}

.quantity_selector_container input[type=number]
{
    -moz-appearance: textfield;
}

.quantity_selector_container input {
    float: left;
    display: block; 
    margin: 0; 
    border: 2px solid #eee;
    padding-left: 5px;
}

.quantity_selector_container input:focus {
    outline: 0;
}

.quantity-nav {
    float: left;
    position: relative;
    height: 38px;
}
.quantity-button:hover{
    cursor: pointer;
}
.quantity-nav .quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 24px;
    text-align: center;
    color: #333;
    font-size: 9px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: #eee;
}
.quantity-nav-in-cart{
    float: left;
    position: relative;
    width: 100%;
}
.quantity-nav .quantity-button.quantity-up {
    position: absolute;
    height: 50%;
    top: 0;
    border-bottom: 1px solid #C2CACC;
    color: #009833;
    font-weight: bold;
}

.quantity-nav .quantity-button.quantity-down {
    position: absolute;
    bottom: 0px;
    height: 44%;
    font-size: 8px;
    color: #004289;
}
.quantity-nav .quantity-button.quantity-button-disabled{
    color: #DBDBDB;
}
.quantity-nav .glyphicon{
    top: 4px;
}
.quantity-nav-in-cart .quantity-button{
    color: #FFF;
    border-radius: 12px;
    padding: 2px 4px;
    border: 2px solid #FFF;
}
.quantity-nav-in-cart .quantity-button.quantity-up{
    position: absolute; 
    right: -6px;
    top: -1px; 
    background: #5cb85c;
}
.quantity-nav-in-cart .quantity-button.quantity-down{
    cursor: pointer;
    position: absolute; 
    left: -8px;
    top: -1px; 
    background: #dc2004;
}
.quantity-nav-in-cart .quantity-button.quantity-up.quantity-button-disabled{
    background: #4d5053;
}
@media (min-width: 1200px) {
    .quantity-nav-in-cart .quantity-button.quantity-up,
    .quantity-nav-in-cart .quantity-button.quantity-down{
        top: 1px;
    }
}
.product-in-cart-text{
    margin-right: 13%;
    margin-top: 4px;
    font-size: 13px;
} 
@media (min-width: 512px) AND (max-width: 570px) {
    .product-in-cart-text{
        margin-right: 13%;
        margin-top: 5px;
        font-size: 12px;
        text-align: center;
    } 
}
@media (min-width: 941px) AND (max-width: 1676px) {
    .product-in-cart-text{ 
        font-size: 11px;
    } 
} 
@media (min-width: 1861px) AND (max-width: 2030px){
    .product-in-cart-text{
        font-size: 11px;
    }
}
.product-in-cart-container{
    background: #3898EC !important;
    border-radius: 8px !important;
    color: #fff !important;
}
.product-in-cart-measure{
    float: left;
    color: #fff;
    display: inline;
    margin: 4px 0 6px 2%;
}

.product_main_page_box .product-in-cart-container .product-in-cart-weight{
    margin-top: 2px;
}
.product_main_page_box .product-in-cart-measure{
    margin-top: 1px;
}
.product_main_page_box .product-in-cart-text{
    margin-top: 0px;
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 3px;
}
.product_main_page_box .quantity-nav-in-cart .quantity-button.quantity-down{
    left: -13px;
    top: 4px;
}
.product_main_page_box .quantity-nav-in-cart .quantity-button.quantity-up{
    right: -9px;
    top: 4px;
} 
.product_main_page_box .quantity_selector_container input{
    float: right;
    width: 60%;
}
.product_main_page_box .product-in-cart-container .quantity_selector_container input{
    float: none;
    margin: 0 auto;
}
.product_main_page_box .quantity-nav{
    float: right;
    position: absolute;
    right: 0;
}
.product-add-icon{
    color:#fff;
    font-size:18px;
    margin-top:45px;
    padding: 12px;
    border: 2px solid;
    border-radius: 34px;
    background: #0086fa;
}
.product-add-icon.remove-icon{
    background: #4d5053;
    margin-top: 20px;
}

.ext-data-right .ilosc .btn-success{
    width: 100%;
    float:right;
    padding: 5px 10px;
}
.ext-data-right .ilosc .btn-success:hover{
    background-color: #3898EC;
    border-color: #3898EC;
}

#wybrany_produkt .product-in-cart-container{
    width: 100%;
    float: left;
    height: 40px;
    margin:10px 0px;
}
#wybrany_produkt .product-in-cart-container .quantity_selector_container{
    margin: 0;
    width: 100%;
}
#wybrany_produkt .product-in-cart-container .product-in-cart-text{
    text-align: center;
    margin-top: 11px;
}
#wybrany_produkt .product-in-cart-container .quantity_selector_container{
    float: none !important;
}
@media (min-width: 768px) {
    #wybrany_produkt .product-in-cart-weight, 
    #wybrany_produkt .product-in-cart-measure{
        margin-top: 10px;
    }
    #modal_weight_options_product{
        top: 20%;
        width: 75%;
        margin: 0 auto;
    }
    #choose-products-box .weight-options-products .btn-sm,
    #modal_weight_options_product .weight-options-products .btn-sm{
        width: 55px;
        padding: 0 10px;
        margin-left: 10px;
    }
}
@media (max-width: 450px) {
    #modal_weight_options_product .modal-body{
        padding: 0 5px;
    }
    #modal_weight_options_product .weight-options-products .weight-options-price{
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    #modal_weight_options_product img{
        max-width: 100%;
    }
    #choose-products-box .col-xs-12,
    #modal_weight_options_product .col-xs-12{
        margin-bottom: 5px;
    }
    #choose-products-box .weight-options-products .btn-sm,
    #modal_weight_options_product .weight-options-products .btn-sm{
        width: 70px;
        padding: 5px 20px;
        margin-left: 12px;
    }
}
#choose-products-box .weight-options-products .btn-weight-in-cart,
#modal_weight_options_product .weight-options-products .btn-weight-in-cart{
    width: 100px;
    background: #0f3787;
    color: #fff;
    border: 0;
    padding: 0px;
}
#choose-products-box .weight-options-products .btn-weight-in-cart:hover,
#modal_weight_options_product .weight-options-products .btn-weight-in-cart:hover{
    cursor: auto;
}
#choose-products-box .weight-options-modal-img img,
#modal_weight_options_product .weight-options-modal-img img{
    max-width: 100%;
    padding: 5px 10px 0 0;
}
#choose-products-box{
    display: block;
}
#choose-products-box .modal-body {
    float: left;
    width: 100%;
}
#choose-products-box .modal-body .item-product-content{
    margin-top: 5px;
    float: left;
    width: 100%;
}

#choose-products-box .weight-options-products .weight-col-12:nth-child(2n+1) {
    background: #f5f5f5;
}
#choose-products-box .not-available-box .not-available-text{
    font-weight: bold;
    font-size: 16px;
}
#choose-products-box .not-available-box .not-available-product-name{
    font-size: 13px;
    padding-right: 2px;
}
#choose-products-box .not-available-box .modal-promo-id{
    padding-left: 2px;
}
#choose-products-box .not-available-box .item-product-content{
    margin-top: -15px;
    border-left: 2px solid #e5e5e5;
}

@media (max-width: 480px){
    #choose-products-box .modal-body{
        padding: 0px;
    }
    #choose-products-box .not-available-box .item-product-content{
        border-left: 0px;
    }
}
.telefon{ 
    margin: -2px 14px -3px 0;
    color: #004289;
    font-weight: 600;
    font-size: 14px;
    text-align: right;
}
@media (min-width: 768px) AND (max-width: 840px){
    .telefon{
        font-size: 13px;
    }
    .btn-user-panel{
        /*width: 130px !important;*/
        font-size: 14px !important;
    }
    .user-panel-top-menu{
        text-align: center;
    }
}
.bold {
    font-weight: bold;
}

/* koszyk mini */ 
.koszyk_naglowek {
    background: transparent;
    text-align: center;
    margin-bottom: 2px;
} 
#koszyk {
    background: #fff;
    font-size: 10px;
    border-top-style: solid;
    border-top-color: transparent;
    border-radius: 0 0 6px 6px;
    background-color: #eff0f1;
    box-shadow: 0 0 17px -2px rgba(80, 86, 89, .5);
    padding-top: 10px;
    margin-top: -4px;
}
#koszyk a:hover {
    text-decoration:underline;}


#cart-product .cart-qty-input{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 0 0 0 12px;
}
#cart-products.empty-cart{
    text-align: center; 
    font-size: 12px;
    margin-bottom: 10px;
}
#cart-products .viewport{
    max-height: 260px;
    overflow: hidden;
    position: relative;}

#cart-products .overview { 
    list-style: none; 
    position: relative; 
    left: 0; top: 0; 
    padding: 0; 
    margin: 0 auto;
}
#cart-products .scrollbar{ 
    float: right;
    width: 15px;
}
#cart-products .track { 
    position: relative;
    padding: 0 1px;
}
#cart-products .thumb { 
    background: #C2CACC;
    width: 16px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: -2px;
    border-radius: 9px; 
}
#cart-products .thumb .end { 
    overflow: hidden; 
    height: 5px; 
    width: 25px; 
}
#cart-products .disable { display: none; }
.cart-preview-thumbnail{
    padding: 0 4px;
}
.cart-product{
    height: 33px;
    clear:both;
    border-top: 1px solid #ccc;
}
.cart-product:first-child{
    border-top: 0px;
    border-radius: 0px;
}
.cart-product select{
    font-size: 10px;
    margin-top: 7%;
}

.cart-product a{
    line-height: 10px;
    font-size: 11px;
}
.cart-product-remove-btn{
    position: absolute;
    left: -20px;
    z-index: 1;
    cursor: pointer;
    background: url(/gfx/frontend2.0/cart-remove-btn-grey.png) no-repeat;
    width: 34px;
    height: 34px;
}
.cart-product-remove-btn:hover{
    background: url(/gfx/frontend2.0/cart-remove-btn.png) no-repeat;
}

.cart-product:nth-child(even) {background: #FFF;}
.cart-product:nth-child(odd) {background: #EFF0F1;}

#cart-products .quantity {
    position: relative;
}
#cart-products input[type=number]::-webkit-inner-spin-button,
#cart-products input[type=number]::-webkit-outer-spin-button
{
    -webkit-appearance: none;
    margin: 0;
}
#cart-products input[type=number]
{
    -moz-appearance: textfield;
}
#cart-products .quantity input {
    width: 100%;
    height: 39px;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 15px;
    border: 2px solid #eee;
    margin-right: 0px;
    font-size: 13px;
    max-width: 65px;
}
#koszyk #cart-products .quantity-nav .quantity-button,
#full-cart-modal #cart-products .quantity-nav .quantity-button{
    background: #C2CACC;
}
#koszyk #cart-products .quantity-nav .quantity-button.quantity-up,
#full-cart-modal #cart-products .quantity-nav .quantity-button.quantity-up{
    top: 2px;
}

#cart-products .qty-wrapper .qty-wrapper-table{
    display: table;
    width: 100%;
    margin-top: 2px;
    margin-bottom: 2px;
}
#cart-products .qty-wrapper .qty-wrapper-table-cell{
    display: table-cell;
    vertical-align: middle;
}


.only-description-product .dlugi_opis_tresc{
    font-size: 1.3em;
}
.dlugi_opis_tresc .long-description-header{
    float: left;
    width: 100%;
}
.dlugi_opis_tresc table{
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}
@media (min-width: 768px) { 
    .dlugi_opis_tresc table{
        width: 50%;
    }
}
.dlugi_opis_tresc table > tbody > tr > td, .dlugi_opis_tresc table > tbody > tr > th, .dlugi_opis_tresc table > tfoot > tr > td, .dlugi_opis_tresc table > tfoot > tr > th, .dlugi_opis_tresc table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.dlugi_opis_tresc{
    color: #333;
}
/* ustawienia listy krajow w headerze */
.flag_country_nodeliveryregion{
    position: relative;
    top: 10px;
    left:30%;
}
.flags_niemcy,.flags_gb,.flags_francja,.flags_austria,.flags_belgia,.flags_bulgaria,.flags_czechy,.flags_dania,.flags_estonia,.flags_finlandia,
.flags_grecja,.flags_hiszpania,.flags_holandia,.flags_irlandia,.flags_litwa,.flags_luksebmurg,.flags_lotwa,.flags_monako,.flags_portugalia,.flags_rumunia,
.flags_slowacja,.flags_slowenia,.flags_szwecja,.flags_wegry,.flags_wlochy,.flags_polska,.flags_wielka_brytania,.flags_luksemburg,
.flags_polska_dostawa_do_domu,.flags_polska_paczkomat
{
    background:url(/gfx/frontend2.0/flagi.jpg) no-repeat;
    height: 19px;
    width: 27px;
    display: inline;
    float:left;
    margin: 3px 5px 0 5px;
}

.flags_austria { 
    background-position: 0 0;
}
.flags_belgia { 
    background-position: 0 -24px;
}
.flags_bulgaria {  
    background-position: 0px -49px;
}
.flags_niemcy {  
    background-position: -37px 0px;
}
.flags_gb,.flags_wielka_brytania {  
    background-position: -222px -48px;
}
.flags_francja {  
    background-position: -185px -49px;
}
.flags_czechy {  
    background-position: -185px -73px;
}
.flags_dania {  
    background-position: -37px -49px;
}
.flags_estonia {  
    background-position: -222px -24px;
}
.flags_finlandia {  
    background-position: -185px -24px;
}
.flags_grecja {  
    background-position: -37px -24px;
}
.flags_hiszpania {  
    background-position: -74px 0;
}
.flags_holandia {  
    background-position: -111px -73px;
}
.flags_irlandia {  
    background-position: -37px -73px;
}
.flags_litwa {  
    background-position: -111px 0;
}
.flags_luksebmurg,.flags_luksemburg {  
    background-position: -111px -24px;
}
.flags_lotwa {  
    background-position: -74px -73px;
}
.flags_monako {  
    background-position: -110px -49px;
}
.flags_portugalia {  
    background-position: -148px -24px;
}
.flags_rumunia {  
    background-position: -147px -49px;
}
.flags_slowacja {  
    background-position: -148px -74px;
}
.flags_slowenia {  
    background-position: -185px 0;
}
.flags_szwecja {  
    background-position: -221px 0;
}
.flags_wegry {  
    background-position: 0 -74px;
}
.flags_wlochy {  
    background-position: -74px -24px;
}
.flags_polska,.flags_polska_dostawa_do_domu,.flags_polska_paczkomat {  
    background-position: -148px 1px;
}


/* newsy */
.news-item{
    padding:0px;
    margin-bottom:4px;
}
.news-item .badge{
    padding: 0; 
    background: none;
    font-size: 0.7em;
    font-weight: 100;
    color:#666;
}
.news-item .caption a{
    color: #666;
}
.news-item .caption a h2{
    font-weight: 100;
    text-align: left;
}
.full-news-view .news-item .media{
    font-size: 0.8em;
    color: #666;
}
.full-news-view .news-item {
    padding: 10px;
}
.full-news-view .news-item:nth-child(even){
    background: #eff0f1;
}
.full-news-view .caption a h2,.full-news-view .caption a h1{
    font-weight: 700;
}
.main-shop-container.news-container{
    background: #eff0f1;
}


/* zakladka formy_platnosci_9.html */
.payment-form-document .payment-item .btn{
    height: 95px;
    cursor: initial;
}
.payment-form-document .payment-item .payment-label{
    text-align: center;
}


ul.allegro_description_list li{
    list-style-position: inside;
    list-style-type: disc;
}
.bulk-product-variant{
    background: #fff; 
    color: #e3007a;
    font-size: 14px;
}
p.bulk-product-variant{
    padding: 5px 0 !important;
}
div.bulk-product-variant{
    padding: 2px 0 !important; 
    height: 29px;
}
.bulk-product-variant:hover{
    cursor: pointer;
}
div.tab-multi-box{
    height: 29px;
    padding: 0 !important;
}
div.tab-multi-box:hover{
    cursor: initial;
}
div.bubbleInfoProductGift .popup{
    color: #000;
    position: relative;
}
p.bulk-product-variant .bulk-product-variant-price{
    font-size: 18px;
    font-weight: bold;
}

.payment-option{
    float: left;
    width: 100%;
    padding: 15px 0px;
    margin-bottom: 15px;
}
.payment-option h2{
    text-align: left;
    padding: 10px 0;
}
.payment-option p{
    padding: 0;
}
.payment-option .gift-cards-link{
    text-decoration: underline;
}
.payment-option .payment-type:hover{
    cursor: initial;
}

.login-register-table th{
    font-weight: bold;
}
.login-register-table tr:hover{
    cursor: pointer;
}
@media (min-width: 1024px) {
    .login-register-table{
        max-width: 60%;
    }
}
.bottom-fixed{
    position:absolute;
    right:0;
    left:0;
    height: 400px;
    bottom: -40px;
    z-index: 10;
}

.category-filters{
    margin: 2px 5px 7px 5px;
    width: 100%;
    float: left;
}
.category-filters .filter-header{
    float:left;
    font-weight: bold;
    word-wrap: break-word;
    margin-right: 10px;
    margin-top: 4px;
}
.category-filters .filter-option-btn{
    margin-right: 5px;
    padding: 5px 5px;
    margin-top: 2px;
}
.category-filters .filter-option-btn.btn-primary:focus{
    outline: none;
}
.category-filters .filter-option-btn.btn-default:focus{
    background-color: #fff;
    outline: none;
}
#myModalLabel1{
    text-align: center;
    margin: 0;
    font-size: 15px;
    font-weight: bold;
}

.product-category-divider span.hide_category{
    font-size: 14px;
    font-weight: bold;
}
.product-category-divider span.hideList{    
    color: #0b1a36;
    background: #fff;
    float: right;
    cursor: pointer;
    border: 1px solid black;
    text-align: center;
    width: 75px;
}
#change-payment-type-modal .modal-body{
    float: left;
    width: 100%;
}
@media (min-width: 1024px) {
    #change-payment-type-modal{
        top: 43%;
        width: 50%;
        text-align: center;
        left: 25%;

    }
}

.product-category-divider{
    height: 22px;
    text-align:center;
    font-weight: bold;
    margin: 0px 0 5px 0px;
    width: 100%;
}
.product-category-divider > a, .show-more-products-divider > a{
    color: white;
}
.product-category-divider {background: #FF2400}
.product-category-divider.product-category-divider-odd {background: #0B1A36}


.total-amount-row{
    font-size: 15px;
    font-weight: bold;
}
.total-amount-row .total-amount{
    color: #0098ff;
    font-weight: normal;
}
.full-cart-item-image img{
    height: auto;
    max-width: 90px;
    max-height: 90px;
    margin: 0 auto;
}
@media (min-width: 768px) AND (max-width: 900px){
    .full-cart-item-image img{
        height: auto;
        max-width: 75px;
        max-height: 75px;
    }
}
.full-cart-header-col th{
    font-weight: bold;
}
.nodeliveryregion .btn{
    text-align: left;
    margin-bottom: 15px;
}
.found-categories-header{
    font-size:12px;
    margin-bottom: 5px;
    padding: 0 10px;
    float:left;
}

#full-cart-modal .modal-content{
    float: left;
    width: 100%;
    border-radius: 6px;
}
#full-cart-modal .modal-header{
    float: left;
    width: 100%;
    background: #3ba1f8;
    border-radius: 5px 5px 0px 0px;
    color: #fff;
    text-align: center;
}
#full-cart-modal .modal-header .close{
    color: #fff;
    opacity: 1;
}
#full-cart-modal .modal-body{
    float: left;
    width: 100%;
    padding: 5px;
}
@media (min-width: 768px) AND (max-width: 950px) {
    #full-cart-modal .modal-body{
        padding: 10px 0;
    }
}
#full-cart-modal .modal-body .loading-header{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
}
#full-cart-modal .modal-footer{
    float: left;
    width: 100%;
    border-top: 0px;
    text-align: center;   
    padding: 0;
    height: 0;
}
.cart-full-left-box-products{
    padding: 0 10px;
    border-right: 1px solid #d1d1d1;
}
.cart-full-right-box-summary h2.summary-header{
    color: #0a4d92;
    font-size: 18px;
    margin-bottom: 20px;
}
.cart-full-left-box-products .remove-all{
    color: #d43f3a;
    background: #fff;
    font-weight: bold;
    font-size: 13px;
}
.btn-add-more-products.active, .btn-add-more-products.focus, .btn-add-more-products:active, .btn-add-more-products:focus, .btn-add-more-products:hover,
.btn-add-more-products {
    border-radius: 3px;
    background-color: #3ba1f8;
    box-shadow: 0 3px 5px -2px rgba(5, 111, 163, .8);
    border-color: #4aacf6;
    color: #fff;
    padding: 3px 20px 10px 20px;
    top: -22px;
    position: relative;
}
.btn-add-more-products:hover{
    box-shadow: 0 3px 15px -3px rgba(5, 111, 163, .8), 0 3px 41px -8px #00acff;
}
.btn-add-more-products:hover .glyphicon-plus{
    transform-style: preserve-3d;
    transition: transform 200ms ease-in 0s;
    transform: rotateX(0deg) rotateY(0deg) rotateZ(90deg);
}

.btn-add-more-products .glyphicon-plus{
    font-size: 25px;
    position: relative;
    top: 4px;
    margin: 0;
    padding: 0;
    left: 7px;
    transform-style: preserve-3d;
    transition: transform 200ms ease 0s;
    transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}
.modal-full-cart.fade:not(.in).right .modal-dialog {
    -webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
}
.top-search-bar .search-form-input{
    border-color: transparent;
    border-radius: 18px;
    box-shadow: 0 0 6px 0 rgba(80, 86, 89, .24);
    -webkit-transition: border 300ms ease;
    transition: border 300ms ease;
    cursor: text;
}
.top-search-bar .search-form-input:hover {
    border-color: #3ba1f8;
    box-shadow: 0 0 6px 0 #ebe6e6, 0 0 6px 0 rgba(0, 134, 250, .5);
}
.top-search-bar .search-form-input:active{
    background-color: rgba(59, 161, 248, .1);
    color: #fff;
}
.top-search-bar .search-form-input:focus{
    border-color: #3ba1f8;
    background-color: rgba(59, 161, 248, .11);
    box-shadow: 0 0 6px 0 #ebe6e6, 0 10px 24px -13px #3ba1f8;
    color: #0086fa;
}
.deliveryPostalCodeInput{
    font-size: 15px;
    padding: 0 4px;
    max-width: 70px;
    width: 100%;
}
.deliveryCountrySelect{
    font-size: 11px;
    max-width: 130px;
    width: 100%;
}
.row.nodeliveryregion-header{
    margin: 15px 0px;
    padding-bottom:5px;
    text-align: left;
    font-weight: 300;
}
.nodeliveryregion-header.err {
    transition-property: font-weight, font-size;
    transition-duration: .5s;
    transition-timing-function: ease;
    font-size: 19px;
    padding: 10px;
    font-weight: 600;
}
.cart-change-delivery{
    cursor: pointer;
    color: #333;
}
.cart-change-delivery:hover{
    transition-property: color;
    transition-duration: .5s;
    transition-timing-function: ease;
    color: #0098ff;
    text-decoration: underline;
}
.cart-change-delivery .glyphicon-question-sign:hover{
    cursor: auto;
}
.country-region.btn-default{
    opacity: 1;
}
.country-region.btn-default.btn-semitransparent{
    opacity: 0.5;
}
.country-region.btn-success{
    opacity: 1;
}
#delivery-region-modal{
    margin: 0 auto;
}
#delivery-region-modal .modal-header{
    background: #0a4d92;
    color: #fff;
}
#delivery-region-modal .modal-header .close{
    color: #fff;
    opacity: 1;
}
#delivery-region-modal .modal-body{
    background: #fff;
    float: left;
    width: 100%;
}
#delivery-region-modal button.close{
    opacity: 0.75;
}
.nodeliveryregion-footer{
    margin-top: 10px;
}
.nodeliveryregion-footer .btn-back{
    border: 1px solid #d43f3a;
    color: #555;
}
.nodeliveryregion-btn-submit{
    font-weight: bold;
    font-size:1.3em;
}
.nodeliveryregion-btn-submit.not-active-btn{
    opacity: 0.5;
}
.alert-cart-msg-bottom{
    position: fixed;
    padding: 10px;
    z-index: 10;
    background-color: #0098ff;
    color: #fff;
    margin: 0px;
}
.alert-cart-msg-bottom .msg-header{
    font-weight: bold;
    z-index: 15;
    margin-left: 5px;
}
.alert-cart-msg-bottom .btn-back-product-to-cart{
    background: #009833;
    float: right;
    margin: 0 0 0 50px;
}
.alert-cart-product{
    font-weight: normal;
}
.alert-cart-msg-bottom img{
    max-width: 60px;
    max-height: 60px;
    float: left;
    margin-right: 4px;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.rotating-loader{
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}

@media (max-width: 420px) {
    .country-region-pl{
        line-height: 19px !important;
        white-space: normal !important;
    }
}
@media (max-width: 620px) {
    .country-region-pl .country-header-pl{
        padding-top: 6px;
        line-height: 15px;
    }
}
.full-cart-static .remove-all{
    margin-bottom: 30px;
}
.hide-cart-img-container{
    position: absolute;
    top: 6px;
    right: 15px;
    width: 20px;
    height: 25px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .hide-cart-img-container{
        right: 2px;
    }
}
.howToAddOpinion{
    float:left;
    text-decoration: underline;
    cursor:pointer;
    border:none;
    box-shadow: none;
}
.howToAddOpinionTxt p{
    font-size: 13px;
}

/* templates/shop/control_opinions.tpl */
.opinion-table{
    font-size:0.8em;
}
.opinion-table .opinion-item{
    padding:10px;
    text-align:left;
}
.opinion-table tr:nth-child(odd){
    background: #eff0f1;
}
.opinion-table .opinion-item span[itemprop="author"]{
    font-style: italic;
    font-weight: 600;
}

@media (max-width: 767px){
    .opinion-table{
        font-size: 1.1em;
    }
    .opinion-table .opinion-item{
        padding: 0;
    }
}
.opinion-table .opinion-item hr{
    color: #CCCCCC;
}
.opinion-table .opinion-table-comments{
    margin-left:20px;
    margin-bottom: 0;
}
.opinion-table .opinion-table-comments td:last-child{
    border-bottom: 0px;
}


.product-details-tabs-menu {
    float: left;
    width: 100%;

}
@media (min-width: 966px) AND (max-width: 1030px){
    body .product-details-tabs-menu li{
        margin-right: 2px;
    }
}
.product-details-tabs-menu li {
    height: 30px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
    background-color: #EFF0F1;
    border-top: 1px solid #EFF0F1;
    border-right: 1px solid #EFF0F1;
    border-left: 1px solid #EFF0F1;
    border-radius: 6px 6px 0 0;
    margin-bottom: -1px;
}
.product-details-tabs-menu li.current {
    position: relative;
    background-color: #fcfcfc;
    border-top: 1px solid #EFF0F1;
    border-right: 1px solid #EFF0F1;
    border-left: 1px solid #EFF0F1;
    border-radius: 6px 6px 0 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.03);
    font-weight: bold;
}
.product-details-tabs-menu li a {
    padding: 10px;
    color: #505659;
    text-decoration: none;
}
.product-details-tab-content {
    display: none;
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
    border: 1px solid #EFF0F1;
    border-radius: 0 6px 6px 6px;
    background-color: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.03);
}
.product-details-tab-content h2.product-description-h2{
    font-weight: normal;
    text-align: left;
    font-size: 13px;
}
@media (max-width: 425px) {
    .product-details-tabs-menu li{
        margin: 8px 5px 0;
    }
    .product-details-tabs-menu li a {
        padding: 3px;
    }
}

@media (min-width: 1440px) {
    .col-xxl-2 { 
        float: left;
        min-height: 1px;
        position: relative;
        width: 11.1%;
    }
    .col-xxl-offset-1 {
        margin-left: 5.5%;
    }
} 


.delivery-region-document .country-header{
    margin-top:20px;
    font-size:0.8em;
    margin-bottom: 5px;
}
.delivery-region-document .country-region{
    height: 50px;
    line-height: 38px;
}
/*.delivery-region-document .country-region:hover{
    cursor: auto;
    background-color: #fff;
    border-color: #ccc;
}*/
@media (min-width: 1024px) {
    .delivery-region-document .country-header-pl{
        font-size: 15px;
    }
    .delivery-region-document .countries-top-header{
        font-size: 14px;
        text-align: left;
    }
    .delivery-region-document .countries-rest-header{
        font-size: 13px;
        text-align: left;
    }
}
@media (max-width: 750px) {
    .delivery-region-document .country-pl{
        height: 100%;
        line-height: 20px;
    }
}


#cookie_info{
    z-index:999;
    bottom:0px;
    position:fixed;
    padding-left: 25px;
    padding-bottom: 10px; 
    left:0; 
    background:#EFF0F1; 
    border:1px solid #ddd;
}
#cookie_info .user_information{
    width:100%; 
    margin:0 auto;
    margin-top:1px; 
    text-align: left !important; 
    font-size:14px; 
    padding:4px; 
    color:#555 !important;
}
#cookie_info .user_information:after{
    content:' '; 
    display:block; 
    padding:40px; 
    width:65px; 
    height:42px; 
    background-size:55px 43px; 
    position:absolute; 
    margin-left:-85px
}

#cookie_info .options{
    float:left;
    width: 100%;
    margin-bottom: 5px;
}
#cookie_info .options #close_info_cookie:hover{cursor:pointer}
#cookie_info .options #close_info_cookie button{
    text-shadow: none; 
    width: 25%;
    font-size: 25px;
    font-weight: 600;
    margin-top: 10px;
    margin-left: 40%;
    border-radius: 30px;   
}
@media (min-width: 768px) AND (max-width: 1023px){
    #cookie_info .options #close_info_cookie button{
        width: 46%;
        margin-left: 24%;
    }
}
@media (max-width: 767px){
    #cookie_info .options #close_info_cookie button{
        width: 55%;
        margin-left: 24%;
    }
}
/*#cookie_info #close_info_cookie:after{
    content: ' '; 
    display: block; 
    color: transparent; 
    padding: 13px; 
    background-repeat: no-repeat; 
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAA6ElEQVR42tVX2w3DIAxkhI6QESKxCCNkFEbJKIyQUbwBxRIIqU6CcdSeauk+IpvcgXnYTmve+7UgFqQCKsgfoOqLHOvMJolD/XGeROKxT4iXIbFeyGKZNT0ilukJWvLNQKDFppl5/jLCXc7pBwLodE+YNpwdCbD0AsEy+73guPGzb1evQrvhtOQ1/nUh4mAfx0yIWDk46si7dRGSnG1CRFQtfyeQIga+cRra0TOLsJMzyLUPqwgbeUcXYBYhyf9KADwF8E0IP4bwiwh+FUMfI/hzDC5I8CUZvijFl+X4xgTfmuGbU3h7/gZr6ab9CbsVbQAAAABJRU5ErkJggg==); 
    background-size: 24px 24px;
    float:right; 
    margin-left:3px;
}*/
#cookie_info ul{
    list-style: decimal;
}
#cookie_info ul li{
    margin-left: 15px;
}
.hamburger-menu-icon{
    width: 17px;
    position: relative;
    top: 0px;
    left: -2px;
}

.row a.load-more-btn {
    margin-bottom:25px;
    white-space:normal;
}
.cart-product.no-reservation-product{
    background: #c9302c;
}
.cart-product.no-reservation-product .product-name{
    color: #fff;
}

.order-history-tr td{
    text-align: center;
}
.order-history-tr .order-history-val{
    font-size: 13px;
    font-weight: bold;
}
.order-history-th th {
    background-color:#999999;
    color:#fff;
    border-bottom: solid #000000 1px;
}
.table thead th{
    font-weight: bold;
    background-color:#999999;
    color:#fff;
    border-bottom: solid #000000 1px;
}
.body_block_warning{
    display: none; 
    z-index: 9999; 
    position: fixed; 
    top: 0px; 
    background-color: rgb(240, 173, 78); 
    font-size: 1em; 
    color: rgb(255, 255, 255); 
    font-weight: bold; 
    width: 100%; 
    padding: 10px; 
    text-align: center;
}

/* shop/order_finalize.php, documents/68.php */
.ty_animation {
    display: inline-block;
    height: 274px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 6px;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.14);  
}

#wybrany_produkt #wybrany_ilosc select{
    float: left;
    width: 48%;
}
#wybrany_produkt .group-qty-add.product-weighted{
    float: left;
    width: 46%;
}
@media (min-width: 320px) AND (max-width: 765px){
    body #wybrany_produkt #wybrany_ilosc .group-qty-add.product-weighted .cart-button-add{
        width: 96%;
    }
}
@media (min-width: 766px) AND (max-width: 1023px){
    body #wybrany_produkt #wybrany_ilosc .group-qty-add.product-weighted .cart-button-add{
        width: 103%;
    }
}
#wybrany_produkt #wybrany_ilosc .group-qty-add.product-weighted .cart-button-add{
    width: 108%;
}
#wybrany_produkt #wybrany_ilosc .group-qty-add.product-weighted .quantity_selector_container{
    display: none;
}
#wybrany_produkt #wybrany_ilosc .group-qty-add.product-weighted.product-in-cart-container .quantity_selector_container {
    display: block;
}
#wybrany_produkt #wybrany_ilosc .group-qty-add.product-weighted.product-in-cart-container {
    width: 100%;   
}

.btn,
.btn-add-opinion,
.zobacz-opinie-link,
.btn-confirm-opinion,
.place-order-btn-box .btn,
#accept-order.przycisk_zielony{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.total-finance-info{
    font-weight:bold;
}
.extra-hipp-price{
    font-size: 16px;
    color: #eb690b;
    font-weight: bold;
    padding: 4px 0;
}


.polityka_prywatnosci h1{
    font-size: 15px;
    font-weight: bold;
}
.hipp-promotion-51-gratis{
    background: #e3007a !important;
}
.hipp-promotion-51-gratis .product-name{
    color: #fff;
}


.row-bulk-add-to-cart{
    padding: 0;
    margin-bottom: 5px;
}
.row-bulk-add-to-cart .bulk-add-to-cart{
    color:#fff;
    background: rgb(0, 70, 138);
    text-align: center;
    padding: 4px 0px;
    border-radius: 3px;
}
.row-bulk-add-to-cart .bulk-add-to-cart.hipp-promotion-51-bg{
    background: #e3007a;
}
.row-bulk-add-to-cart .bulk-add-to-cart .left-label{
    font-size: 13px;
    float: left;
    margin-left: 6px;
    margin-right: 4px;
}
.row-bulk-add-to-cart .bulk-add-to-cart .btn{
    /*float: right;*/
    padding: 3px 3px;
    margin-right: 1px;
}
.bulk-add-to-cart .btn{
    cursor: pointer;
}
.bulk-qty-label{
    float: left;
}
.bulk-qty-label .minus-btn,
.bulk-qty-label .plus-btn{
    color: #000;
    background: #fff;
    border: 1px solid #009ee1;
    padding: 1px 6px 1px 6px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    margin: 0;
}
.bulk-qty-label .minus-btn:hover,
.bulk-qty-label .plus-btn:hover{
    background:#009ee1;
    color: #fff;
}
.bulk-qty-label .minus-btn{
}
.bulk-qty-label .plus-btn{

}
.bulk-qty-label .qty-input-btn input{
    width: 25px;
    color: #000;
    text-align: center;
    border: 1px solid #009ee1;
}

.address-invoice-info{
    cursor: pointer;
}
.order-note-box textarea{
    height: 32px;
}
.address-town-label{
    text-align: left !important;
}
#accept-order{
    font-size: 1.5rem;
    line-height: 0;
    position: fixed;
    bottom: 0;

    width: 100%;
    border: 20px solid #fff;
    padding: 20px 0;
    z-index: 999;
}
@media (max-width: 767px) {
    #accept-order{
        left: 0;
        font-size: 1rem;
        border-width: 5px;
        padding: 5px;
    }
}
@media (min-width: 768px) {
    .address-town-label{
        text-align: center !important;
    }
    #save-default-address,
    #address-invoice-info{
        zoom: 1.5;
    }
    .invoice-form-row{
        margin-top: 5px;
    }
    .invoice-form-row .form-group-sm label {
        color: #505659;
        text-align: right;
        padding-right: 3px;
        padding-top: 5px;
    }
    .invoice-form-row .form-group-sm {
        float: left;
        width: 100%;
        margin-bottom: 5px;
    }
    .invoice-form-row label.address-invoice-info-label{
        text-align: center;
    }
    #accept-order{
        width: 44%;
        right: 9%;
    }
}
#hipp_gratis_modal .modal-content,
#hipp_gratis_modal .modal-footer{
    float: left;
    width: 100%;
}
#hipp_gratis_modal .modal-img-label{
    float: left;
    width: 100%;
    text-align: left;
}
#hipp_gratis_modal .hipp-gratis-product{
    opacity: 0.3;
}
#hipp_gratis_modal .hipp-gratis-product:hover{
    opacity: 1;
    cursor: pointer;
}
#hipp_gratis_modal .hipp-gratis-product.selected{
    opacity: 1;
}
#hipp_gratis_modal .add-hipp-gratis{
    opacity: 0.3;
}
#hipp_gratis_modal .add-hipp-gratis.active{
    opacity: 1;
}
#hipp_gratis_modal .modal-title{
    font-size: 1.3rem;
}
#hipp_gratis_modal .without-gratis{
    float: left;
}
@media (max-width: 767px) {
    #hipp_gratis_modal .without-gratis{
        padding: 2px;
    }
    #hipp_gratis_modal .add-hipp-gratis{
        border-bottom: 1px solid;
    }
}