/* Minification failed. Returning unminified contents.
(12013,35): run-time error CSS1046: Expect comma, found '0'
(12013,39): run-time error CSS1046: Expect comma, found '/'
(12013,64): run-time error CSS1046: Expect comma, found '0'
(12013,68): run-time error CSS1046: Expect comma, found '/'
(12013,93): run-time error CSS1046: Expect comma, found '0'
(12013,97): run-time error CSS1046: Expect comma, found '/'
(12013,122): run-time error CSS1046: Expect comma, found '0'
(12013,126): run-time error CSS1046: Expect comma, found '/'
(12013,146): run-time error CSS1046: Expect comma, found '0'
(12013,150): run-time error CSS1046: Expect comma, found '/'
 */
/*czerwony: rgb(153, 153, 153)*/
@media print {
    a[href]:after {
        content: none !important;
    }
}

@media (min-width: 1370px) {
	.container {
		width: 1377px;
	}
}

body {
    font-family: 'Open Sans', sans-serif !important;
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #36434C;
}

header {
    background-color: #f9f9f9;
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 16px;
}

.navbar {
    margin-bottom: 0;
    border-radius: 0;
}

.navbar-inverse {
    background-color: #f9f9f9;
    /*text-transform: uppercase;
    */
    color: #fff;
    font-weight: 500;
    border-bottom: 0;
}



.navbar-inverse .navbar-nav > li > a {
    color: #575757;
    font-weight: 400;
}

.hidden-xs-rok {
    display: inline-block;
}

a:hover, a:focus {
    color: rgb(153, 153, 153);
}

.navbar-inverse {
    border: 0;
}

.navbar-nav a {
    border-top: 2px solid #f9f9f9;
    border-right: 1px solid #E5E5E5;
}

    .navbar-nav a:hover {
        border-top: 2px solid rgb(153, 153, 153);
        background-color: #3B3A42;
    }

.nav-active a {
    border-top: 0 solid rgb(153, 153, 153);
}

.nav-active:hover {
    border-top: 0 solid rgb(153, 153, 153);
}

.navbar-collapse {
    padding-right: 0;
}

.nav-home {
    font-size: 20px;
}

.logo-top {
    max-width: 110px;
    padding-top: 12px;
}

.top-section {
    padding-top: 13px;
    padding-bottom: 17px;
}

.usr-row {
    border: 1px solid #e7e7e7;
    /*padding: 18px 15px 18px 15px;
    */
    color: #787878;
    background-color: #474747;
	position: relative;
	z-index:11;
}

.cart-section {
    text-align: right;
}

.cart-box {
    border: 1px solid #DFDFDF;
    padding: 18px 15px 18px 15px;
    color: #fff;
    background-color: #211f20;
    top: 30px;
    position: relative;
}

    .cart-box:hover {
        background-color: #222;
        border: 1px solid #bfc1cb;
        padding: 18px 15px 18px 15px;
        color: #fff;
        cursor: pointer;
    }

.cart-container {
    margin-left: 10px;
    float: right;
    max-width: 100px;
    margin-bottom: 0 !important;
}

.usr-section {
    text-align: right;
}

.usr-box {
    float: right;
    padding: 0;
	margin-left: 28px;
	transition: all .15s ease-in-out;
}

    .usr-box:hover {
        background-color: #ccc !important;
        color: #fff;
        cursor: pointer;
    }

.kontakt-box:hover a {
    background-color: #222;
    /*border: 1px solid #bfc1cb;
     padding: 15px;
    */
    color: #fff;
    cursor: pointer;
}

.icon-middle {
    vertical-align: middle;
    display: inline-block;
    padding-right: 3px;
    position: relative;
    width: 97px;
}

.btn-koszyk-a .icon-middle {
    display: inline-flex;
	flex-direction: row-reverse;
    width: 100px;
}

.fa-nav {
    font-size: 18px;
}

.fa-nav-16 {
    font-size: 16px;
}

.cart-text {
    padding-left: 5px;
    font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	text-transform: uppercase;
}

.content-bg {
    background-color: #f9f9f9;
    /*padding-bottom: 10px;
    */
    border-bottom: 1px solid #e7e6e7;
}

.article-bg {
    background-color: #211f20;
    color: #fff;
    font-family: 'Open Sans' !important;
    font-weight: normal;
    border-top: 1px solid #555559;
    /*padding-bottom: 15px;
    */
    padding-top: 5px;
}

.car-bg {
    background-color: #211f20;
    color: #fff;
    font-family: 'Open Sans' !important;
    font-weight: normal;
    border-top: 1px solid #555559;
    padding-bottom: 6px;
    padding-top: 5px;
}

    .car-bg h4 {
        font-family: 'Open Sans' !important;
        padding-bottom: 14px;
        border-bottom: 1px solid #555559;
        color: #fff;
        margin-left: 15px;
        margin-right: 15px;
        font-size: 15px;
        margin-top: 15px;
    }

.car-choose-header {
    font-family: 'Open Sans' !important;
    padding-bottom: 14px;
    border-bottom: 1px solid #555559;
    color: #fff;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
}

.car-bg label {
    font-weight: 400;
    color: #bfc1cb;
}

.car-desc-combo {
    padding: 15px 30px;
    background-color: rgb(153, 153, 153);
    margin-top: 23px;
    margin-bottom: 13px;
}

    .car-desc-combo .k-autocomplete {
        padding: 0;
    }

.carousel-control {
    font-size: 30px;
}

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        top: 40%;
        left: 40%;
    }

.s-bg {
    background-color: #ebebeb;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: normal;
    padding: 10px;
}

    .s-bg h4 {
        font-family: 'Open Sans' !important;
        font-weight: 500;
        padding-bottom: 15px;
        border-bottom: 1px solid #c8c8c8;
        color: #211f20;
        text-transform: uppercase;
    }

.s-button {
    background-color: #211f20;
    color: #fff;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: 0;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
}

.s-input {
    display: inline-block;
    width: 98%;
}

.results-grid {
    border: 1px solid #e7e6e7;
    padding: 20px;
}

.main {

    padding-bottom: 15px;
    background-color: #fff;
}

.no-padding {
    padding: 0;
}

@media (max-width: 768px) {
    .margin-bottom {
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) {
    .no-padding-right {
        padding-right: 0;
    }

    .no-padding-left {
        padding-left: 0;
    }
}

.padding-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.padding-bottom {
    padding-bottom: 10px;
}

.padding-top {
    padding-top: 10px;
}

.carousel-caption {
    bottom: 80px;
    text-align: left;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.more {
    background-color: #f9f9f9;
    font-weight: 800;
}

.right-col-bg {
    padding-bottom: 10px;
    /*background-color: #f9f9f9;
     padding-top: 20px;
     border-bottom: 1px solid #e7e6e7;
     border-top: 1px solid #e7e6e7;
    */
}

.panel-summary {
    border: 10px solid #f9f9f9 !important;
}

.navbar-brand {
    padding: 8px 15px;
}

    .navbar-brand #nav {
        display: none;
    }

    .navbar-brand > img {
        display: none;
    }

.affix .navbar-brand > img {
    display: block;
}

.affix .navbar-brand #nav {
    display: inline-block;
}

#nav.affix-top {
    top: 0;
    left: 0;
    z-index: 999;
    border: 0;
    border-bottom: 1px solid #eee;
}

#nav.affix {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
    -webkit-transition: all .6s ease-in-out;
    border-bottom: 1px solid #eee;
}

.padding-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

footer {
    min-height: 100px;
    background-color: #282828;
    border-top: 1px solid #eee;
}

.contact-font {
    font-size: 16px;
}

.line-bottom {
    border-bottom: 1px solid #e7e6e7;
    padding-bottom: 5px;
}

.padding-10-top {
    padding-top: 10px;
    padding-right: 2px;
}

h4.side-bar {
    font-weight: 300;
    padding: 10px;
    background-color: #211f20;
    color: #fff;
}

footer {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #777;
}

.product-list {
    padding: 0;
    list-style: none;
}

.product-desc {
    padding: 0;
    list-style: none;
    color: #9c9c9c;
}

.product-name {
    text-transform: uppercase;
    height: 19px;
    overflow: hidden;
}

.product-name-promo {
    /*text-align:center;
     white-space: nowrap;
    */
    height: 22px;
    overflow: hidden;
}

.promo-title {
    background-color: #f9f9f9;
    padding: 15px;
    color: #545454;
}

.old-price {
    text-decoration: line-through;
    font-size: 24px;
    display: block;
    color: #b6b6b6;
    margin-bottom: -10px;
    font-weight: 400;
}

.list-price {
    font-size: 46px;
    font-weight: 600;
}

.list-price .lista-opon-waluta {
	font-size: 24px;
	font-weight: 400;
	margin-top: -57px;
    display: block;
}

.old-price .lista-opon-waluta {
	font-size: 24px;
	margin-top: 0;
	text-decoration: line-through;
	display: inline-block;
}

.quantity {
    width: 50px !important;
    float: left !important;
    height: 49px;
    margin-left: 10px;
    border-color: #312C29;
    font-size: 18px;
    font-weight: bold;
    color: #36434C;
    background: #f3f3f3;
    text-align: center;
    border-radius: 6px;
}

.list-block .cart-button {
	padding: 13px 44px;
}

.qtip-content .list-block .cart-button {
	padding: 9px 20px;
}

.simple .quantity {
    width: 43px;
    float: right !important;
    height: 28px;
}

.simple .list-price {
    font-size: 16px;
    font-weight: 600;
    padding-top: 13px !important;
    padding-top: 3px;
    display: inline-block;
}

.list-price-promo {
    font-size: 20px;
    font-weight: 600;
}

.list-tax {
    font-size: 14px;
}

.car-list {
    color: #959595;
    height: 40px;
    overflow: hidden;
    display: inline-block;
}

.car-list-ico {
    font-size: 16px;
    color: #C3C3C3;
    padding-right: 5px;
    display: inline;
}

.car-list-group {
    padding-bottom: 10px;
    /*text-align:center*/
}

#product-all ul {
    list-style: none;
}

#product-all .buttons {
    margin-bottom: 20px;
}

#product-all .n1 {
    border: 0;
}

#product-all .list .n1 {
    /*width: 100%;
    */
    margin-bottom: 0;
    padding-bottom: 5px;
}

#product-all .grid .n1 {
    float: left;
    padding: 10px 0 10px 0;
}

@media (max-width: 768px) {
    .input-group {
        margin: 3px 0;
    }
}

@media (min-width: 768px) {
    #product-all .grid .n1 {
        float: left;
        padding: 5px;
    }

    #product-all .grid .product-promo.n1 {

        padding: 15px 5px;
    }
}

.grid .n1 div.product-block {
    border: 1px solid #ccc;
    display: block;
}

.list .n1 div.product-block {
    border: 0;
    display: block;
}

.promo .n1 {
    margin-bottom: 25px;
}

.display-no {
    display: none !important;
}

.visibility-no {
    visibility: hidden !important;
}

.list-block {
    display: inline-block;
}

.left {
    float: left;
}

.right {
    float: right;
}

.thumb img {
    margin: 0 auto;
}

.list .thumb img {
	margin: 30px auto;
}

.cart-button {
    /*background: rgb(153, 153, 153);
     margin-left: 10px;
    */
    background-color: #ca0707;
    color: #fff !important;
    border-radius: 0;
    padding: 14px 15px;
	transition: all .2s ease-in-out;
}

.max-width-magazyn .cart-button {
	padding: 6px 15px;
}

.max-width-magazyn .pole-ilosc {
	height: 35px;
}

    .cart-button:hover .fa-cart-plus, .cart-button:hover .cart-text, .cart-button:focus .fa-cart-plus, .cart-button:focus .cart-text {
        color: #fff;
    }
	
	.cart-button.timetable {
		background-color: #80af21;
	}
	
	.cart-button.timetable:hover, .cart-button.timetable:focus {
		background-color: #6e9a13;
	}
	
	.cart-button.recalculate {
		background-color: #8b8b8b
	}
	
	.cart-button.recalculate:hover, .cart-button.recalculate:focus {
		background-color: #999;
	}
	
.cart-text:hover, .cart-text:focus, .fa-cart-plus:hover, .cart-text:hover .fa-cart-plus, .cart-text:focus .fa-cart-plus {
    color: #fff;
}

.cart-button-mini {
	padding: 6px 15px;
}

.brutto-mini {
	font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: -6px;
    display: block;
}

.product-container .brutto-mini {
    margin-top: -71px;
}

.input-group-b {
    display: flex;
    justify-content: flex-end;
}

.product-container .cart-quantity {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border-radius: 3px !important;
    border-color: #707070;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
}

.list-button {
    background-color: #fff;
    /*color: white;
    */
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    border: 0;
    padding: 5px 6px 5px 6px;
}

.list-button-opony {
    background-color: #fff;
    /*color: white;
    */
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    border: 0;
    padding: 5px 8px 5px 8px;
}

.border-add {
    border: 1px solid #707070;
    border-radius: 3px;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 369px;
}

.border-add-2 {
    border-top: 1px solid #e7e6e7;
    border-bottom: 1px solid #e7e6e7;
    padding-top: 15px;
    /*padding-bottom: 15px;
    */
    overflow: hidden;
    position: relative;
}

.border-add-simple {
    border-top: 1px solid #e7e6e7;
    overflow: hidden;
    padding-top: 8px;
    padding-bottom: 8px;
}

.bottom-padding-0 {
    padding-bottom: 0 !important;
}

.list-val {
    padding-bottom: 5px;
    color: #9c9c9c;
    height: 40px;
    display: inline-block;
    position: relative;
}

.promotion-list .list-val {
    margin-top: 5px
}

.promotion-list .input-group-2 {
    display: flex;
    justify-content: flex-end;
	gap: 6px;
}

.promotion-list .input-group .quantity {
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}

.promotion-list .input-group-addon, .input-group-btn {
    width: auto;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background: #FFE6CF;
    color: #EF6F38;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	background-color: #eee;
	color: #707070;
	border-color: #707070;
}

.pagination {
    margin: 0 auto;
}

.block {
    display: block;
}

@media (max-width: 762px) {
    .pagination {
        padding-top: 10px;
    }
}

.product-list-desc {
    font-size: 13px;
    padding-bottom: 4px;
    padding-right: 0;
    padding-left:0;
    min-height: 150px;
}

.input-pos {
    padding-top: 25px;
}

.product-list-block {
    padding: 0;
}

.product-list.row.list .product-list-block {
    padding: 5px 0 15px 0;
    min-height: 160px;
    /*border-left: 1px solid #e7e6e7;*/
}

.product-list-title {
    padding: 0 10px 0 10px
}

#additional-info {
    padding-bottom: 60px;
}

.feature-col-left {
    padding-right: 40px;
}

.feature-col-right {
    padding-left: 40px;
}

.feature {
    display: block;
    padding-top: 40px;
    border-bottom: 2px solid #E8E8E8;
    font-size: 16px;
    line-height: 25px;
    height: 74px;
}

.feature.ocena-opona-karta {
	height: auto;
}

.row-flex {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.row-flex img {
    margin-top: -10px;
}

.val-bold {
    font-weight: 600;
}

.tab-pane {
    border: 0 none;
}

.order-tab-pane {
    border: 1px solid #eee;
    border-top: 0 none;
    padding: 15px;
    display: none;
}

.order-element {
    border: none;
    border-top: 0 none;
}

#karta-tabs {
    border: none;
    background-color: transparent;
    margin-bottom: 20px;
}

#karta-tabs li {
    margin-right: 20px;
    border: none;
    width: auto !important;
    height: auto !important;
}

#karta-tabs li a {
    padding: 0 20px 10px 20px !important;
    background-color: transparent;
    height: auto !important;    
    border-bottom: 2px solid transparent;
    display: flex;
    align-items: center;
    color: #36434c;
}

#karta-tabs li:hover a {
    margin-top: 0;
    color: #EF6F38;
}

#karta-tabs li a svg {
    margin-right: 10px;
}

#karta-tabs li a svg path {
    transition: all .15s ease-in-out;
	stroke: #312C29 !important;
}

#karta-tabs li a #icon-opis,
#karta-tabs li a #icon-etykieta,
#karta-tabs li a #icon-zamienniki {
    fill: #36434c;
}

#karta-tabs li a #icon-opinie {
    stroke: #36434c;
}

#karta-tabs li.active a,
#karta-tabs li a:hover {
    border-color: #EF6F38;
}

#karta-tabs li.active a svg path,
#karta-tabs li a:hover svg path {
	stroke: #EF6F38 !important;
}

#karta-tabs li.active a #icon-opis,
#karta-tabs li a:hover #icon-opis,
#karta-tabs li.active a #icon-etykieta,
#karta-tabs li a:hover #icon-etykieta,
#karta-tabs li.active a #icon-zamienniki,
#karta-tabs li a:hover #icon-zamienniki {
    fill: #EF6F38;
}

#karta-tabs li.active a #icon-opinie,
#karta-tabs li a:hover #icon-opinie {
    stroke: #EF6F38;
}

#karta-tabs li a .podpis-karta {
    color: #36434C;
    font-size: 20px;
    line-height: 32px;
    transition: all .15s ease-in-out;
}

#karta-tabs li.active a .podpis-karta,
#karta-tabs li a:hover .podpis-karta {
    color: #EF6F38;
}

#karta-tabs li a.second-link,
#karta-tabs li a.second-link-kontakt {
    display: none;
}

.zastosowanie-link:link, .zastosowanie-lin:hover, .zastosowanie-link:active, .zastosowanie-link:focus, .zastosowanie-link:visited {
    color: #333 !important;
}

.nav-pills {
    padding: 0;
    border: 1px solid rgb(238, 238, 238);
    /*border-bottom: 1px solid rgb(238, 238, 238);
    */
    background-color: rgb(249, 249, 249);
    border-bottom: 00 none;
}

.nav > li > a {
    padding: 12px 12px;
}

@media (max-width: 762px) {
    .nav > li > a {
        padding: 20px 15px;
    }
}

.nav-pills > li > a {
    border-radius: 0;
}

.nav-pills > li {
    border-radius: 0;
    border-right: 1px solid rgb(219, 219, 219);
}

    .nav-pills > li:last-child {
        border-right: 0 solid #eee;
    }

.blue-btn a {
    color: #777;
    text-decoration: none;
    text-align: center;
    display: block;
    /* important */
}

.blue-btn {
    width: 70px;
}

.blue-btn, .first-link {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.second-link {
    background-color: rgb(153, 153, 153) !important;
    color: #fff !important;
    height: 90px;
    line-height: 15px;
    padding-top: 20px !important;
}

    .second-link:hover {
        background-color: rgb(153, 153, 153) !important;
        color: #fff !important;
    }

.second-link-kontakt {
    background-color: rgb(153, 153, 153) !important;
    color: #fff !important;
    padding: 5px 8px 14px 8px;
    height: 90px;
}

    .second-link-kontakt:hover {
        background-color: rgb(153, 153, 153) !important;
        color: #fff !important;
        padding: 9px 8px 14px 8px;
    }

.fa-nav-product {
    font-size: 22px;
}

.fa-nav-product-2 {
    font-size: 24px;
}

.blue-btn {
    height: 90px;
    overflow: hidden;
    color: #ffffff;
    /*background-color: rgb(249, 249, 249);
    */
}

@media (min-width: 768px) {
    .blue-btn {
        height: 90px;
        overflow: hidden;
        color: #777;
        width: 132px;
    }

        .blue-btn a:hover {
            text-decoration: none;
        }

    .first-link {
        margin-top: 0;
        background-color: rgb(249, 249, 249);
        color: #777;
        height: 90px;
    }

    .blue-btn:hover .first-link {
        margin-top: -90px;
    }
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #211f20;
    /*border-right: 1px solid rgb(99, 98, 98);
     border-left: 1px solid rgb(99, 98, 98);
     border-top: 3px solid rgb(153, 153, 153);
    */
}

.nav-pills > li > a:hover {
    color: #ffffff;
    /*background-color: rgb(153, 153, 153);
     border-top: 3px solid rgb(153, 153, 153);
    */
}

tab-content > .active, .pill-content > .active {
    border: 1px solid #eee;
}

a {
    color: #333;
}

.desc-prod-more {
    /*background-color: #f9f9f9;
    */
    padding: 0 0 20px 0;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    overflow: hidden;
}

.desc-val {
    font-weight: 600;
}

.desc-prod-more-h {
    background-color: #e8e8e8!important;
    color: #282828!important;
    padding: 13px 10px;
    font-weight: 700;
    font-size: 26px;
    margin-top: 0;
    border-radius: 4px;
}

.other-producents:nth-child(odd) {
    background-color: #fff;
}

.other-producents:nth-child(even) {
    background-color: #f9f9f9;
}

.inner-text {
    padding-top: 8px;
    display: block;
}

.nav > li > a.tabs {
    background-color: #f9f9f9;
    color: #777;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    text-transform: uppercase;
}

    .nav > li > a.tabs:hover {
        background-color: #eee;
        color: #777;
    }

.tab-content {
    min-height: 244px;
}

.more-info {
    /*text-transform: uppercase;
    */
    line-height: 50px;
    font-size: 36px;
	font-weight: 600;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 2px solid #707070;
    border-bottom: none;
}

.product-title {
    text-transform: uppercase;
    padding-bottom: 20px;
    /*padding-right: 15px;
    */
}

.product-no-title {
    font-size: 16px;
    color: #C4C4C4;
    font-weight: 500;
    text-transform: none;
    padding-right: 2px;
}

.product-no {
    font-size: 16px;
    color: #7A7A7A;
    font-weight: 500;
}

.karta-nr-katalogowy {
    display: block;
    margin-top: 15px;
}

.price-block {
    text-align: right;
    /* padding-top: 30px;
     */
    padding-left: 0;
}

@media (max-width: 768px) {
    .price-block {
        /*padding-top: 15px;
        */
        padding-bottom: 1px;
        margin-bottom: 11px;
        margin-top: 30px;
        padding-right: 15px !important;
        background-color: #fff;
        padding-top: 0 !important;
    }

    .price-block-container {
        padding-right: 15px !important;
    }

    .product-img {
        margin-top: 35px;
        margin-bottom: 45px;
    }
}

.price {
    padding-top: 4px;
    text-align: right;
    margin-left: 0;
    padding-left: 0;
}

.simple .price {
    padding-right: 0;
}

.price-padding {
    padding-right: 10px !important;
}

.cart-list {
    background-color: #fff;
}

.cart-desc {
    display: block;
    font-size: 13px;
    color: #777;
}

.regulamin-gwiazdka {
    color: rgb(153, 153, 153);
}

.cell {
    /*height: 140px;*/
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.cell-center-input {
    text-align: center;
    padding-top: 36px;
    padding-bottom: 36px;
    border-right: 1px solid #eee;
}

.cell-center {
    text-align: center;
    padding-top: 42px;
    padding-bottom: 42px;
    border-right: 1px solid #eee;
}

.cell-head {
    text-align: center;
    padding: 10px;
    border: 1px solid #eee;
}

.media-body {
    padding-top: 15px;
    overflow: hidden;
    padding-bottom: 15px;
}

.no-magin {
    margin: 0;
}

.panel-default {
    border-color: #211f20;
}

.panel-footer {
    background-color: #211f20;
    color: #fff;
}

ol.progtrckr {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    ol.progtrckr li {
        display: inline-block;
        text-align: center;
        line-height: 3em;
    }

    ol.progtrckr[data-progtrckr-steps="2"] li {
        width: 49%;
    }

    ol.progtrckr[data-progtrckr-steps="3"] li {
        width: 33%;
    }

    ol.progtrckr[data-progtrckr-steps="4"] li {
        width: 24%;
    }

    ol.progtrckr[data-progtrckr-steps="5"] li {
        width: 19%;
    }

    ol.progtrckr[data-progtrckr-steps="6"] li {
        width: 16%;
    }

    ol.progtrckr[data-progtrckr-steps="7"] li {
        width: 14%;
    }

    ol.progtrckr[data-progtrckr-steps="8"] li {
        width: 12%;
    }

    ol.progtrckr[data-progtrckr-steps="9"] li {
        width: 11%;
    }

    ol.progtrckr li.progtrckr-done {
        color: black;
        border-bottom: 4px solid yellowgreen;
    }

    ol.progtrckr li.progtrckr-todo {
        color: silver;
        border-bottom: 4px solid silver;
    }

    ol.progtrckr li:after {
        content: "\00a0\00a0";
    }

    ol.progtrckr li:before {
        position: relative;
        bottom: -2.5em;
        float: left;
        left: 50%;
        line-height: 1em;
    }

    ol.progtrckr li.progtrckr-done:before {
        content: "\2713";
        color: white;
        background-color: yellowgreen;
        height: 1.2em;
        width: 1.2em;
        line-height: 1.2em;
        border: none;
        border-radius: 1.2em;
    }

    ol.progtrckr li.progtrckr-todo:before {
        content: "\039F";
        color: silver;
        background-color: white;
        font-size: 1.5em;
        bottom: -1.6em;
    }

.breadcrumb {
    margin-bottom: 40px;
}

.breadcrumbs {
    margin-top: 40px;
}

.next-step {
    float: right;
    background-color: #EF6F38;
    color: #fff;
    font-weight: 500;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
	transition: all .2s ease-in-out;
}

    .next-step:hover, .next-step:focus {
        color: #fff !important;
		background-color: #ed1c24;
    }
	
	.btn-default.next-step:hover, .btn-default.next-step:focus {
        color: #fff !important;
		background-color: #ed1c24;
    }

.prev-step {
    float: left;
    background-color: transparent;
    color: #333;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
	border: none;
	text-decoration: underline;
	transition: all .2s ease-in-out;
}

    .prev-step:hover, .prev-step:focus {
        background-color: trsnparent !important;
		text-decoration: underline;
    }

.price-sm {
    /*width: 70%;
    */
    display: inline-block;
    text-align: left;
    float: left;
}

.price-sm-input {
    width: 70%;
    display: inline-block;
    text-align: left;
    float: left;
    padding-top: 10px;
}

@media (max-width: 768px) {
    .cell-center {
        padding: 15px;
        border: 1px solid #eee;
        height: 50px;
    }

    .cart-price {
        float: right;
    }

    .cell-center-input {
        height: 50px;
        padding-top: 5px;
        padding-bottom: 10px;
        border: 0;
    }

    .input-sm {
        float: right;
        margin-top: 5px;
    }
}

.input-sm {
    margin: 0 auto !important;
}

a.tab {
    padding: 20px 25px !important;
    background-color: #fff;
    color: #211f20;
}

    a.tab:hover {
        background-color: #211f20 !important;
        color: #fff !important;
    }

.tab-zamowienie > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: rgb(153, 153, 153);
    cursor: pointer;
}

.tab-zamowienie a.tab {
    color: #555555;
    cursor: pointer;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
}

.tab-content {
    background-color: transparent;
    padding: 0;
}

.cart-input-p2 {
    padding-bottom: 10px;
}

.cart-input {
    padding: 9px 12px;
    height: auto !important;
}

.checkbox {
    padding: 15px 0;
    color: #777;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

@media (max-width: 1200px) {
    .right-col-row {
        margin-top: 20px;
    }
}

.object-sm {
    width: 64px;
}

.cart-preview {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.cart-price-preview {
    float: right;
}

.price-title-preview {
    font-weight: bold;
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    background-color: #211f20;
}

.btn-payu {
    display: inline-block;
    padding: 15px 18px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: rgb(87, 85, 85);
    background-color: #fff;
    border-color: #ccc;
    margin-top: 25px;
}

    .btn-payu:hover {
        background-color: #2574A9;
        color: #fff;
        border: 1px solid #fff;
    }

.payu-container {
    text-align: center;
    padding: 50px 0;
    display: block;
}

    .payu-container .fa-info-circle {
        color: #369;
    }

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    /*background-color: #211f20;
    */
}

.delete-product {
    background-color: #fff;
    color: #777;
    border: 1px solid #eee;
    padding: 5px;
    width: 40px;
    text-align: center;
    transition: opacity .35s ease-in-out;
    -moz-transition: opacity .35s ease-in-out;
    -webkit-transition: opacity .35s ease-in-out;
}

.media-object {
    max-width: 100px;
    max-height: 100px;
    margin: 0 auto;
}


.media-object-ulubione {
    max-width: 82px;
    max-height: 82px;
}


.truncate {
    width: 193px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.truncate-wersja {
    width: 193px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.delete-product:hover {
    background-color: #211f20;
    color: #fff;
}

@media (max-width: 1200px) {
    .truncate {
        width: 150px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .truncate-wersja {
        width: 120px;
        /*white-space: nowrap;*/
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 768px) {
    .truncate {
        width: 150px;
        /* white-space: wrap;*/
        overflow: visible;
        text-overflow: ellipsis;
        display: block;
    }

    .truncate-wersja {
        width: 150px;
       /* white-space: wrap;*/
        overflow: visible;
        text-overflow: ellipsis;
        display: block;
    }
}

.logo-marka {
    padding-right: 10px;
}

#page-content-wrapper {
	margin-top: -97px;
}

.sub-title {
    color: #D3D3D3;
    padding-top: 0;
    border-bottom: 1px solid #1F1F21;
    padding-bottom: 10px;
    font-weight: 300;
    font-size: 16px;
}

.page-title {
    /*padding-bottom: 50px;
    */
    font-weight: 600;
}

.page-title-list {
    font-size: 36px;
	color: #36434C;
	margin-left: -25px;
    margin-top: 20px;
    font-weight: 500;
    padding-left: 0;
}

.sub-title-list {
    color: #D3D3D3;
    margin-top: 20px;
    padding-bottom: 5px;
    font-weight: 600;
    font-size: 15px;
}

.buttons {
    padding: 0 0;
}

.model-more {
    background-color: #eee;
    color: #D4D4D4;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.list-view-bar {
    padding: 10px 0 10px 0;
}

.tires-found {
	font-size: 18px;
	font-weight: normal;
	color: #36434C;
	margin-left: -24px;
    line-height: 22px;
}

.tires-found span {
	font-weight: bold;
	color: #EF6F38;
}

.list-results-value-container {
    display: flex;
}

.onSiteCmb-wrap {
	margin-right: 20px;
}

.list-results-value {
    font-size: 15px;
    color: #676767;
}

.list-results-value-view {
    font-size: 16px;
    color: #707070;
    font-weight: normal;
    margin-right: 10px;
    margin-top: 9px;
}

.list-results-value-view-sort {
    padding-left: 86px;
}

.list-results-value-input {
    
}

.list-results-value-art {
    font-size: 16px;
    color: #B1B1B1;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

a.list-group-item:visited {
    color: #555555 !important;
}

a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: rgb(153, 153, 153);
    color: #fff !important;
}

    a.list-group-item:hover .model-more {
        background-color: #211f20;
        color: #fff;
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
    }

.wybor-pojazdu:nth-child(even) {
    background-color: #efefef;
    /*! margin-bottom: 4px;
     */
    border-bottom: 3px solid #f9f9f9;
    /*background-color: #eaeaea;
    */
}

.btn-filtr {
    background-color: #fff;
    border: 1px solid #656567;
}

    .btn-filtr:hover {
        color: #fff !important;
        background-color: #211f20;
    }

    .btn-filtr.active {
        background-color: #4A4A4A;
        color: #fff;
    }

.list-group-hx {
    font-size: 16px;
    font-weight: 500;
}

.desc-col {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    max-height: 90px;
    overflow: hidden;
}

.display-block {
    display: block;
}

.simple-grid span:nth-child(-n+2) {
    display: inline-block !important;
}

.desc-1 span {
    padding-bottom: 2px;
}

.simple-grid-form {
    width: 120px;
    float: right;
}

.grid-box {
    height: 395px;
}

@media (min-width: 768px) {
    .input-group-row {
        width: 100px;
        position: absolute;
        top: 0;
    }
}

@media (max-width: 768px) {
    .desc-col {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        overflow: hidden;
    }
}

.thumb {
    height: 203px;
}

.cart-row {
    padding-top: 10px;
    width: 100%;
}

.panel-group .panel + .panel {
    background-color: #fff;
}

.list-group-item-panel {
    display: block;
    /*padding: 10px 15px !important;
    */
    margin-bottom: -6px !important;
    border: 0 solid #ddd !important;
}

    .list-group-item-panel:nth-child(even) {
        background-color: #f9f9f9;
    }

.panel-group .group-panel-heading {
    background-color: #f1f0f0;
    /*! margin-bottom:2px;
     */
    /*! margin-left:56px;
     */
    border-left: 53px solid #f9f9f9 !important;
    border-bottom: 3px solid #f9f9f9 !important;
}

list-group-header, a.list-group-header:hover, a.list-group-header:visited, a.list-group-header:focus {
    color: #fff;
}

.row-marka-last {
    margin-left: -10px;
}

.truncate-no-width {
    /*width: 250px;
    */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wrap-no-width {
    /*width: 250px;
    */
    overflow: hidden;
    word-break: break-all;
}

.panel-heading {
    background-color: #f9f9f9;
    border: 0 solid #EDEDED !important;
    cursor: pointer;
    padding:8px 15px 9px 15px;
}

    .panel-heading:hover {
        background-color: rgb(153, 153, 153);
        color: #fff;
    }

.panel-collapse .in {
    background-color: #f9f9f9;
}

.panel-collapse .collapsing {
    background-color: #f9f9f9;
}

.sub-head {
    color: #333;
    position:relative;
}

.grupa-nazwa-logo {
    margin-left:50px;
}
.group-img.c1{
    position:absolute;
    top:0;
    left:0;
}

.panel {
    margin-bottom: 6px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.00);
    border: 1px solid #eee;
}

#product-car-accordion {
    background-color: #f9f9f9;
}

.product-car-accordion-heading {
    background-color: #f9f9f9 !important;
    margin-bottom: 0;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-bottom: 1px solid #e6e6e6 !important;
}

    .product-car-accordion-heading:hover {
        color: #333;
    }

.product-car-body {
    background-color: #fff;
    border: 1px solid #eee;
}

.product-car-panel {
    border: 0;
}

.product-car-panel-body {
    padding: 0 0 0 15px;
    background-color: #f9f9f9;
}

.product-car-panel-title {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
}

.product-car-panel-body-2 {
    background-color: #f9f9f9;
    padding: 0 15px;
}

.car-panel-list-title {
    background-color: #211f20;
    color: #fff;
    font-weight: 600;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.car-panel-list-row {
    padding-top: 10px;
    padding-bottom: 10px;
    /*border-bottom:1px solid #eee;
    */
}

.product-car-link:link, .product-car-link:visited, .product-car-link:hover, .product-car-link:focus {
    color: #333 !important;
}

.btn-zas {
    border-bottom: 1px solid #EAEAEA;
    background-color: #fff;
    color: #676767;
    padding: 10px 0 10px 15px;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.btn-zas-2 {
    border-bottom: 1px solid #EAEAEA;
    background-color: #fff;
    color: #676767;
    padding: 10px 0 10px 15px;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.btn-zas-3 {
    border-bottom: 1px solid #EAEAEA;
    background-color: #fff;
    color: #676767;
    padding: 10px 0 10px 15px;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.btn-zas--title {
    border-bottom: 1px solid #EAEAEA;
    background-color: #f9f9f9;
    color: #676767;
    padding: 10px 0 10px 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-weight: 600;
}

.btn-zas-4-title {
    border-bottom: 1px solid #EAEAEA;
    background-color: #f9f9f9;
    color: #676767;
    padding: 10px 15px 10px 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-weight: 600;
}

div.btn-zas-3:nth-child(2n+1) {
    background-color: #f9f9f9;
}

.btn-zas-3:hover, .btn-zas-3:nth-child(2n+1):hover {
    background-color: #211f20;
    color: #fff;
}

.btn-zas:hover {
    background-color: #211f20;
    color: #fff;
}

.btn-zas-2:hover {
    background-color: #211f20;
    color: #fff;
}

@media (min-width: 768px) {
    .btn-zas {
        border-right: 1px solid #EAEAEA;
    }

        .btn-zas:nth-child(4n+1) {
            border-right: 1px solid #fff;
        }

    .btn-zas-2:nth-child(2n+1) {
        border-right: 0;
    }
}

.list-group-item {
    border: 0;
    border-bottom: 3px solid #f9f9f9;
    background-color: #eaeaea;
}

.grupa-towarow {
    margin-left: 110px;
    background-color: #eaeaea;
}

.wybor-pojazdu {
    background-color: #f9f9f9;
}

.panel-title {
    font-size: 15px !important;
    height: 36px;
    overflow: hidden;
}

@media (max-width: 600px) {
    .panel-title {
        font-size: 13px !important;
    }
}

.no-pm {
    padding: 0;
    margin: 0;
}

.list-group-item > h4 {
    font-family: Open Sans !important;
}

.padding-right {
    padding-right: 0;
}

.main-bg {
	margin-top: 30px !important;
    border-right: 0;
    border-left: none !important;
    padding: 10px;
    font-size: 15px;
    border-radius: 0;
    margin-bottom: 10px;
	margin-top: 20px;
}

.sub-head a:link, .sub-head a:link:visited, .sub-head a:hover {
    color: #333;
    text-decoration: none;
}

.margin-extra-0 {
    margin-right: 0;
}

.margin-extra-1 {
    margin-left: 0;
}

.k-textbox, .k-autocomplete, .k-dropdown-wrap, .k-picker-wrap, .k-numeric-wrap {
    padding: 0 1.9em 0 0;
}

.form-control-kendo {
    height: 31px;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-right: 10px;
}

.hidden {
    display: none;
}

.subtab-content {
    min-height: 0;
    padding: 10px 0 0 0;
}

@media (max-width: 768px) {
    #home {
        padding: 0 10px;
    }
}

@media (max-width: 768px) {
    .margin-extra-right {
        margin-right: -15px !important;
    }
}

.panel-group a:focus, .panel-group a:hover, .panel-group a:visited, .panel-group a:active {
    color: #fff;
}

.hist-header {
    padding: 10px 0;
    background-color: #211f20;
    color: #fff;
    /*border:1px solid #eee;
    */
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    margin-top: 30px;
}

.pull-right {
    display: inline-block;
}

.hist-row {
    padding-left: 0;
    padding-right: 0;
}

h4.model-list {
    margin: 0;
    font-size: 15px;
    display: inline-block;
    font-weight: 600
}

.cart-last-header {
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    font-weight:bold;
}

.cart-header {
    background-color: #211f20;
    color: #fff;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border: 5px solid #211f20;
    padding: 8px;
}

.cart-header-summary {
    border-bottom: 1px solid #eee;
    padding: 8px;
    font-size: 24px;
    margin-bottom: 20px;
}

.cart-preview-heading {
    font-size: 13px;
}

.summary-bg {
    background-color: #f9f9f9;
}

.line {
    border-top: 1px solid #eee;
    padding-top: 25px;
    padding-bottom: 25px;
}

button.btn:focus, button.btn:hover {
    color: #211f20;
}
/* * Owl Carousel - Animate Plugin */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
/* * Owl Carousel - Auto Height Plugin */
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
/* * Core Owl Carousel CSS File */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        /* fix for flashing background */
        -webkit-transform: translate3d(0px, 0px, 0px);
        width: 100%;
    }

    .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
        cursor: pointer;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: absolute;
        top: 40%;
        right: 12px;
    }

    .owl-carousel .owl-controls .owl-nav .owl-prev {
        cursor: pointer;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: absolute;
        top: 40%;
        left: 12px;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none;
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
            -webkit-transform-style: preserve-3d;
        }
		
	#logotypy .owl-item img {
		width: auto;
		max-width: 100%;
		margin: 0 auto;
	}

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto;
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }
/* No Js */
.no-js .owl-carousel {
    display: block;
}
/* * Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}
/* * Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}



.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.owl-width {
    max-width: 255px;
}

.historia-carousel .owl-controls .owl-nav .owl-next {
    display: block !important;
    top: 40%;
    right: -20px;
}

.historia-carousel .owl-controls .owl-nav .owl-prev {
    display: block !important;
    top: 40%;
    left: -10px;
}

.fa-promocje {
    font-size: 26px;
    color: #e7e6e7;
}

.other-producents {
    /*border-top: 1px solid #e7e6e7;
    */
    border-bottom: 1px solid #e7e6e7;
    overflow: auto;
    padding: 10px 0;
    display: block;
}

    .other-producents:last-of-type {
        border-bottom: none;
    }

.main-thumb img {
    /*border: 1px solid #eee;
    ;
    */
    margin-top: 15px;
    height: 200px;
    width: auto !important;
}

.main-thumb-one img {
    /*border: 1px solid #eee;
    ;
    */
    margin-top: 15px;
    /*height: 200px;
    */
    width: auto !important;
    text-align: center;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.nav-thumb img {
    height: 77px !important;
    width: 77px !important;
    border: 1px solid #dedee0;
    transition: border .25s linear,opacity .25s linear;
    margin-top: 8px;
    cursor: pointer;
}

    .nav-thumb img:hover {
        /*height: 77px !important;
     width: 77px !important;
    */
        border: 1px solid rgb(153, 153, 153);
    }

.search-car-desc {
    padding: 10px;
    background-color: #F2F2F2 !important;
}

.thumb-visible {
    display: block !important;
}
/* --- Drzewo ---*/
.tree, .tree ul {
    margin: 0;
    padding: 0;
    list-style: none
}

    .tree ul {
        margin-left: 1em;
        position: relative
    }

        .tree ul ul {
            margin-left: .5em
        }

        .tree ul:before {
            content: "";
            display: block;
            width: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            border-left: 1px solid
        }

    .tree li {
        margin: 0;
        padding: 0 1em;
        line-height: 2em;
        color: #369;
        font-weight: 700;
        position: relative
    }

    .tree ul li:before {
        content: "";
        display: block;
        width: 10px;
        height: 0;
        border-top: 1px solid;
        margin-top: -1px;
        position: absolute;
        top: 1em;
        left: 0
    }

    .tree ul li:last-child:before {
        background: #fff;
        height: auto;
        top: 1em;
        bottom: 0
    }

.indicator {
    margin-right: 5px;
}

.tree li a {
    text-decoration: none;
    color: #369;
}

.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color: #369;
    border: none;
    background: transparent;
    margin: 0;
    padding: 0;
    outline: 0;
}
/*/
/ --- KONIEC Drzewo ---/
/*/
.dropdown-menu > li > a {
    display: inline-block !important;
    padding: 0 !important;
    padding-bottom: 10px;
}

.dropdown-menu {
    padding: 0 15px 15px 15px !important;
}

    .dropdown-menu:hover {
        color: #787878;
    }

.inline > li {
    display: inline-block !important;
    border-right: 1px solid #eaeaea;
}

    .inline > li:last-child {
        border-right: 0 solid #fff;
    }

    .inline > li:hover .hist-name {
        color: rgb(153, 153, 153);
        font-weight: 600;
    }

.inline {
    /*display:block;
     display:inline-block;
    */
    width: 700px;
    left: -420px;
    z-index: 9999;
}

.hist {
    color: #4d4c4c;
    font-size: 17px;
    padding-bottom: 15px;
    padding-left: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    background-color: #F6F6F6;
    border-top: 1px solid #eee;
    padding-top: 15px;
    font-family: 'Open sans';
    font-weight: 600;
}

.hist-price {
    color: #4d4c4c;
    width: 80px;
    font-size: 16px;
    font-weight: 600;
    padding-top: 5px;
}

.hist-list {
    list-style-type: none;
    padding-left: 10px;
    padding-right: 10px;
}

    .hist-list > li {
        display: inline-block !important;
        border-right: 1px solid #eaeaea;
    }

        .hist-list > li:last-child {
            border-right: 0 solid #fff;
        }

.hist-link {
    display: inline-block !important;
    padding: 0 !important;
    padding-bottom: 18px;
    margin-left: 10px;
}

.hist-name {
    width: 120px;
    font-size: 14px;
    display: block;
    white-space: normal;
    height: 40px;
    overflow: hidden;
    margin-bottom: 15px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #fff !important;
    outline: 0;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #000;
    text-decoration: none;
    background-color: #fff !important;
}

.carousel-caption {
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(153, 153, 153, 0.6);
    padding: 10px 15px;
}

.nav>li>a {
    padding: 10px 25px !important;
	margin: 20px 2px;
}

.nav>li>a.dropdown-toggle-koszyk {
	padding: 5px 15px 2px 15px!important;
}

.input-group-addon {
    color: #5F5F5F;
}

.top-section-btn {
    color: #F6F6F6;
    font-size: 16px;
	font-weight: 600;
    line-height: 27px;
    padding: 5px 6px;
}

.top-section-btn .caret {
	display: none;
}

#historyDD .top-section-btn {
	color: #F6F6F6;
}

@media (min-width: 992px) {
    .combo-year {
        padding-left: 0;
    }
}

.navbar-toggle {
    background-color: #333333;
}

.group-title {
    margin-bottom: 10px;
    padding: 15px 10px;
    text-align: center;
    font-weight: 600;
    background-color: #211f20 !important;
    color: #fff !important;
    border-right: 0;
    border: 1px solid #eee;
    border-left: 3px solid rgb(153, 153, 153) !important;
    font-size: 15px;
    border-radius: 5px;
}

.group-img {
    padding-right: 10px;
}

.group-caret-down {
    padding-top: 13px;
}

.group-caret-down-child {
    padding-top: 3px;
}

ul.breadcrumbs {
    list-style-type: none;
    padding: 0;
    margin-bottom: 20px;
    font-size: 13px;
}

    ul.breadcrumbs li .fa-angle-right {
        color: #606060;
    }

    ul.breadcrumbs li {
        float: left;
        margin-right: 1em;
    }

.grupa-angle {
    margin-right: 1em;
    margin-left: 1em;
}

ul.breadcrumbs li a {
    cursor: pointer;
    color: #606060;
    text-decoration: none;
}

ul.breadcrumbs li:first-child a {
    display: none;
}

ul.breadcrumbs li:first-child:after {
    content: "\f015";
    font-family: FontAwesome;
    color: #606060;
    font-size: 15px;
}

ul.breadcrumbs li span.inactive {
    color: rgb(153, 153, 153);
}

@media (max-width: 768px) {
    ul.breadcrumbs {
        display: none;
    }
}

.clear {
    clear: both;
}

.preview-title {
    padding: 0 15px 0 15px;
    text-transform: uppercase;
    font-weight: 700;
}

.preview {
    background-color: rgb(249, 249, 249);
    padding-top: 15px;
    padding-bottom: 15px;
}

.input-wrapper {
    left: 10px;
    color: #fff;
    position: absolute;
    z-index: 9;
    background-color: rgb(153, 153, 153);
    padding: 6px 10px 7px 10px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-right: 1px solid #CBC8C8;
}

@media (min-width: 992px) {
    .input-wrapper-year {
        left: -5px;
    }
}

.kendo-fix .k-dropdown-wrap {
    padding-left: 30px;
    padding-left: 0;
    background-color: #fff;
    border-color: #fff;
}

.change-car {
    padding-left: 10px;
    color: rgb(153, 153, 153);
    font-size: 14px;
}

    .change-car:link, .change-car:active, .change-car:focus {
        color: rgb(153, 153, 153);
        font-size: 14px;
        text-decoration: none;
    }

    .change-car:hover {
        color: #fff;
        font-size: 14px;
        text-decoration: none;
    }

.panel-heading-img {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
}

.pokaz-wiecej .fa-caret-down {
    padding-top: 4px;
}

.panel-heading-disabled {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.pagination-container {
	margin-right: -30px;
	margin-top: 22px;
}

a:hover {
    text-decoration: none !important;
}

.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

@media(min-width:992px) {
    .dropdown:hover .dropdown-menu {
        z-index: 9999 !important;
    }
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
    /*background-color: rgb(153, 153, 153);
    */
    border: 5px solid #f9f9f9;
    padding-top: 15px !important;
}

.navbar .dropdown-menu {
    padding-top: 0 !important;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}

.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    /*left: 10px;
    */
    top: 11px;
    left: -6px;
}

.cart-more {
    color: #333 !important;
    left: -245px;
    min-width: 340px;
    width: 379px;
}

.cart-more-desc {
    display: block;
    font-size: 11px;
    color: #777;
}

.cart-more-product {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

    .cart-more-product .media-heading {
        font-size: 12px;
    }

.btn-cart-container {
    height: 60px;
    position: fixed;
    z-index: 99999;
    width: 342px;
    background-color: #fff;
    padding-top: 15px;
    border-bottom: 1px solid #eee;
}

.btn-cart, .btn-cart:hover, .btn-cart:active:hover {
    font-size: 14px;
    background-color: #000 !important;
    color: #fff !important;
    border: 0;
}

#koszykIlosc, #koszykWartosc {
    font-weight: 600;
}

.cart-more-title {
    padding-bottom: 10px;
    margin-bottom: 10px;
    /*border-bottom:1px solid rgb(173, 23, 23);
     padding-top:15px;
    */
    border-bottom: 1px solid #eee;
    font-weight: 600;
    padding-top: 68px;
}

.cart-more-price {
    font-weight: 600;
}

.cart-more-summ {
    /*border-top: 1px solid rgb(173, 23, 23);
     padding-top:10px;
    */
    margin-top: 10px;
    font-weight: 600;
}

.carousel-caption {
    z-index: 6 !important;
}

.lista-towarow-filtr-producenci {
    margin-bottom: 10px;
}

.lista-towarow-filtr-producenci-tytul {
    margin-bottom:5px;
    color: #495B67;
    font-weight: bold;
    font-size: 24px;
	line-height: 32px;
}

.lista-towarow-filtr-producenci-zawartosc {
    padding: 15px;
    border: 2px solid #C4C4C4;
	border-radius: 16px;
}

.lista-towarow-filtr-kryteria-zawartosc-opony {
	border: 2px solid #C4C4C4;
	border-radius: 16px;
	overflow: hidden;
}

.lista-towarow-filtr-producenci-lista {
    max-height: 470px;
    overflow-y: auto;
}

.lista-towarow-filtr-producenci-akcje {
    padding: 5px;
}

.lista-towarow-filtr-kryteria {
    border-right: 0;
   /* border-left: 3px solid rgb(153, 153, 153); */
    border-radius: 0;
    margin-bottom: 10px;
}

.lista-towarow-filtr-kryteria-tytul {
	margin-top: 50px;
    margin-bottom:5px;
    color: #495B67;
    font-weight: bold;
    font-size: 24px;
	line-height: 32px;
}

.lista-towarow-filtr-kryteria-zawartosc {
    padding: 5px;
}

.lista-towarow-filtr-kryteria-akcje {
    padding: 5px;
}

.fieldlist {
    margin: 0 0;
    padding: 0;
}

    .fieldlist li {
        list-style: none;
        padding-bottom: 2px;
        padding-top: 2px;
        padding-left: 20px;
    }

.drzewo-grupa-cennik > .drzewo-grupa-cennik-ul > li {
    /*border-bottom: 1px solid #f3f3f3;*/
}

.drzewo-grupa-cennik{

    padding:10px 0 0 15px;

}



.drzewo-rozwin {
    height: 30px;
    width: 17px;
    text-align: center;
    cursor: pointer;
    border-left: 1px solid #e4e4e4;
    position: absolute;
    right: 0px;
    top: 0;
}

.drzewo-grupa-cennik-li > a > div {
    height: 32px;
    overflow: hidden;
    position: relative;
}

.drzewo-grupa-cennik-li div:hover .drzewo-rozwin {
    border-left: 1px solid #005fa2;
}

    .drzewo-rozwin:before {
        height: 17px;
        width: 17px;
        content: "\f0d7";
        display: block;
        cursor: pointer;
        font-family: FontAwesome;
        text-align: center;
    }

    .drzewo-rozwin.minus:before {
        width: 17px;
        height: 10px;
        content: "\f0d8";
        display: block;
        cursor: pointer;
        font-family: FontAwesome;
        text-align: center;
    }




.fieldlist .k-checkbox-label {
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 20px 0;
    line-height: 15px;
}

    .fieldlist .filtr-ilosc-towarow {
        color: #a8a8a8;
        margin-left: 10px;
    }

.filtr-kryteria-nazwa {
    font-weight: bold;
    font-size: 13px;
    margin: 10px 0 0 0;
}

.filtr-producent-ukryty {
    display: none;
}

.filtr-producent-wiecej-link {
    cursor: pointer;
    text-decoration: underline;
    font-size: 13px;
    padding-left: 5px;
}

.filtr-kryteria-ukryty {
    display: none;
}

.filtr-kryteria-wiecej-link {
    cursor: pointer;
    text-decoration: underline;
    font-size: 13px;
    padding-left: 5px;
}

.pagination > li > a, .pagination > li > span {
    padding: 12px 17px;
    line-height: 21px;
    color: #707070;
    border: 1px solid #707070;
    font-size: 16px;
}

.padding-0 {
    padding: 0 !important;
    margin: 0 !important;
}

.padding-sm {
    padding: 2px !important;
    margin: 0 !important;
}

.padding-md {
    padding: 5px !important;
    margin: 0 !important;
}

.filtr-input-small {
    padding: 4px 10px;
    height: 28px;
    font-size: 12px;
}

#wrapper {
    margin-left: -15px;
	margin-right: 30px;
}

.sidebar-wrapper {
    z-index: 997;
    position: absolute;
    left: 0;
    width: 100%;
    min-height: 100%;
    /*margin-left: -290px;
    */
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    overflow-y: hidden;
    padding-bottom: 40px;
    padding-left: 15px;
}

@media(max-width:992px) {
    .sidebar-wrapper {
        visibility: hidden;
        opacity: 0;
        transition: visibility 0s, opacity 0.2s linear;
        padding-left: 5px;
        padding-right: 5px;
    }

    #page-content-wrapper {
        padding-right: 0;
    }
}

.sidebar-wrapper-toggle {
    /*margin-left: -250px !important;
    */
    visibility: visible !important;
}

#wrapper.toggled .sidebar-wrapper {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.2s linear;
}

#wrapper.toggled #page-content-wrapper {
    /*position: absolute;
    */
    margin-right: -250px;
}
/* Sidebar Styles */
@media(min-width:992px) {
    #wrapper.toggled {
        padding-left: 0;
    }

    .sidebar-wrapper {
        width: 25%;
        position: relative;
        left: 0;
        margin-left: 0;
    }

    #wrapper.toggled .sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
        padding: 0;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}

.btn-filters {
    width: 80px;
}

.lista-towarow-filtr-producenci-wyczysc {
    color: rgb(153, 153, 153);
    font-size: 14px;
    text-decoration: none;
    float: right;
    cursor: pointer;
    margin-right: 5px;
}

.lista-towarow-filtr-kryteria-wyczysc {
    color: rgb(153, 153, 153);
    font-size: 14px;
    text-decoration: none;
    float: right;
    cursor: pointer;
    margin-right: 5px;
}

.dropdown-menu {
    margin: 0;
}

.cart-button-cennik {
    padding: 3px 6px;
    background-color: rgb(153, 153, 153);
}

.input-wrapper-right-wersja-pojazdu-wybierz {
    color: rgb(153, 153, 153);
    position: absolute;
    top: 3px;
    right: 43px;
    z-index: 9;
    background-color: #f9f9f9;
    padding: 4px 8px 4px 8px;
    border-left: 1px solid #ceced2;
    cursor: pointer;
}

.right-wersja-pojazdu-wybierz {
    color: rgb(153, 153, 153);
    float: right;
    top: 0px;
    right: 13px;
    z-index: 9;
    background-color: #f9f9f9;
    padding: 4px 11px 4px 11px;
    border: 1px solid #ceced2;
    cursor: pointer;
    position: absolute;
    font-size: 16px;
    border-radius: 3px;
}

.modal-backdrop {
    background-color: #676767;
	z-index: 0;
}

#zmienPojazd .modal-content {
    background-color: #211f20;
    /*border: 1px solid #211f20;
    */
    border: 5px solid #9B9B9B;
}

#zmienPojazd h4 {
    color: #fff;
    padding-bottom: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #383838;
    margin-bottom: 25px;
}

#zmienPojazd .fa-car {
    font-size: 25px;
    padding-right: 10px;
}

#zmienPojazd .modal-footer {
    border-top: 1px solid #383838;
    margin-top: 0;
}

#zmienPojazd .modal-dialog {
    padding-top: 100px;
}

.btn-zmien-pojazd, .btn-dodaj-moj-pojazd {
    border: none;
    border-radius: 0;
    background-color: transparent;
    color: rgb(241, 255, 255);
    font-weight: 600;
}

button.btn-zmien-pojazd:hover, button.btn-zmien-pojazd:focus, button.btn-zmien-pojazd:active {
    color: rgb(241, 255, 255);
}
button.btn-dodaj-moj-pojazd:hover, button.btn-dodaj-moj-pojazd:focus, button.btn-dodaj-moj-pojazd:active {
    color: rgb(241, 255, 255);
}

.karta-producent {
    text-transform: none;
}

.naglowek-montaz {
    background-color: rgb(153, 153, 153);
    padding: 11px;
    margin-top: 0;
    font-family: Open Sans;
    color: rgb(255, 255, 255);
    width: 195px;
    padding-left: 25px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 600;
}

.montaz-body {
    background-color: #f5f5f5;
    text-align: center;
    padding: 12px;
}

.naglowek-kupowali-kontener {
    background-color: rgb(249, 249, 249);
}

.naglowek-kupowali {
    background-color: rgb(29, 29, 29);
    padding: 12px;
    margin-top: 0;
    font-family: Open Sans;
    color: rgb(255, 255, 255);
    width: 300px;
    padding-left: 25px;
    margin-bottom: 0;
}

.inni-kupowali {
    border: 5px solid #f9f9f9;
    margin-top: 25px;
}

.kupowali-cena-kontener {
    margin-top: 8px;
    border: 1px solid #e3e3e3;
}

.kupowali-cena {
    font-size: 18px;
    padding-top: 5px;
    padding-left: 25px;
    padding-right: 0;
    display: inline-block;
}

.kupowali-opis {
    padding-top: 0;
    padding-right: 0;
    border-right: none;
    padding-left: 0;
    background-color: #fff;
	margin-top: -190px;
}

.kupowali-opis:before {
	content: '';
	display: block;
	border-top: 2px solid #c2c2c2;
	width: 60%;
	margin: 0 auto;
}

.kupowali-produkt {
    padding: 15px 0 0 0;
    margin:0;
    border:1px solid #eee
}

.kupowali-nazwa {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
    max-width: 230px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.kupowali-nr {
    display: block;
    font-size: 13px;
    color: #676767;
}

.fa-kupowali {
    background-color: rgb(153, 153, 153);
    color: #fff;
    padding: 10px;
    font-size: 17px;
}

.produkt-tab {
    border: none;
    border-top: none;
}

.media-left {
    max-height: 140px;
}

.tow-history-cart {
    background-color: rgb(153, 153, 153);
    color: #fff !important;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    font-size: 13px;
    padding: 6px 8px;
}

.brak-koszyk {
    width: 76px;
    height: 28px;
    display: block;
}

.navbar-inverse .navbar-nav > li.open > a.btn-koszyk-a:focus {
    color: #fff !important;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #E5E5E5;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	background-color: #a9a9a9;
}

.grupa-najpopularniejsze-marki-title {
    background-color: rgb(153, 153, 153);
    font-weight: 600;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #fff;
}

.grupa-najpopularniejsze-marki-bok {
    background-color: #000;
    height: 35px;
    line-height: 35px;
}

ul.grupa-najpopularniejsze-marki {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

li.grupa-najpopularniejsze-marki-item {
    display: block;
    height: 65px;
    width: 14%;
    float: left;
    min-width: 65px;
    padding-top: 10px;
}

    li.grupa-najpopularniejsze-marki-item a {
        text-decoration: none;
        color: #fff;
        background-color: #fff;
        display: block;
        width: 100%;
        height: 65px;
        line-height: 65px;
    }

    li.grupa-najpopularniejsze-marki-item i {
        max-width: 100%;
        max-height: 65px;
        -webkit-filter: grayscale(100%);
        /* Chrome, Safari, Opera */
        filter: grayscale(100%);
        margin-left: auto;
        margin-right: auto;
    }

        li.grupa-najpopularniejsze-marki-item i:hover {
            -webkit-filter: grayscale(0);
            /* Chrome, Safari, Opera */
            filter: grayscale(0);
        }

.asterix-require {
    color: rgb(153, 153, 153);
}

.asterix-desc {
    color: #777;
}

.required-field-block {
    position: relative;
}

    .required-field-block .required-icon {
        display: inline-block;
        vertical-align: middle;
        margin: -0.25em 0.25em 0;
        background-color: #f9f9f9;
        border-color: #fff;
        padding: 0.5em 0.8em;
        color: rgba(0, 0, 0, 0.65);
        text-transform: uppercase;
        font-weight: normal;
        border-radius: 0.325em;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: background 0.1s linear;
        -moz-transition: background 0.1s linear;
        transition: background 0.1s linear;
        font-size: 75%;
    }

    .required-field-block .required-icon {
        background-color: transparent;
        position: absolute;
        top: 0;
        right: 16px;
        z-index: 10;
        margin: 1px;
        width: 30px;
        height: 30px;
        padding: 0;
        text-align: center;
        -webkit-transition: color 0.2s ease;
        -moz-transition: color 0.2s ease;
        transition: color 0.2s ease;
    }

@media(min-width:768px) {
    .required-field-block .required-icon-2 {
        right: 0;
    }
}


@media(min-width:768px) {
    .required-icon-pocztowy {
        right: 42px !important;
    }
}

.required-field-block .required-icon:after {
    position: absolute;
    content: "";
    right: 1px;
    top: 1px;
    z-index: -1;
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 0 solid transparent;
    border-right-color: inherit;
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}

.required-field-block .required-icon .text {
    color: rgb(153, 153, 153);
    font-size: 18px;
    margin: 3px 0 0 12px;
}
/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

    .scroll-wrapper > .scroll-content {
        border: none !important;
        box-sizing: content-box !important;
        height: auto;
        left: 0;
        margin: 0;
        max-height: none;
        max-width: none !important;
        overflow: scroll !important;
        padding: 0;
        position: relative !important;
        top: 0;
        width: auto !important;
        border: none !important;
        display: block;
    }

        .scroll-wrapper > .scroll-content::-webkit-scrollbar {
            height: 0;
            width: 0;
        }

.scroll-element {
    display: none;
}

    .scroll-element, .scroll-element div {
        box-sizing: content-box;
    }

        .scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
            display: block;
        }

        .scroll-element .scroll-bar, .scroll-element .scroll-arrow {
            cursor: default;
        }

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}

    .scroll-textarea > .scroll-content {
        overflow: hidden !important;
    }

        .scroll-textarea > .scroll-content > textarea {
            border: none !important;
            box-sizing: border-box;
            height: 100% !important;
            margin: 0;
            max-height: none !important;
            max-width: none !important;
            overflow: scroll !important;
            outline: none;
            padding: 2px;
            position: relative !important;
            top: 0;
            width: 100% !important;
        }

            .scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
                height: 0;
                width: 0;
            }
/*************** SCROLLBAR MAC OS X ***************/
.scrollbar-macosx > .scroll-element, .scrollbar-macosx > .scroll-element div {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

    .scrollbar-macosx > .scroll-element div {
        display: block;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }

    .scrollbar-macosx > .scroll-element .scroll-element_track {
        display: none;
    }

    .scrollbar-macosx > .scroll-element .scroll-bar {
        background-color: #6C6E71;
        display: block;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear;
    }

    .scrollbar-macosx:hover > .scroll-element .scroll-bar, .scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
        opacity: 0.7;
    }

    .scrollbar-macosx > .scroll-element.scroll-x {
        bottom: 0;
        height: 0;
        left: 0;
        min-width: 100%;
        overflow: visible;
        width: 100%;
    }

    .scrollbar-macosx > .scroll-element.scroll-y {
        height: 100%;
        min-height: 100%;
        right: 0;
        top: 0;
        width: 0;
        z-index: 9999;
    }
    /* scrollbar height/width & offset from container borders */
    .scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
        height: 7px;
        min-width: 10px;
        top: -9px;
    }

    .scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
        left: -9px;
        min-height: 10px;
        width: 7px;
    }

    .scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
        left: 2px;
    }

    .scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
        left: -4px;
    }

    .scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
        top: 2px;
    }

    .scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
        top: -4px;
    }
    /* update scrollbar offset if both scrolls are visible */
    .scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
        left: -11px;
    }

    .scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
        top: -11px;
    }

.scrollable-menu {
    /*height: auto;
     overflow-x: hidden;
    */
    max-height: 500px;
    padding-bottom: 50px;
}

.grupa-popularne-czesci-title {
    background-color: rgb(153, 153, 153);
    color: #fff;
    font-weight: 600;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
}

.grupa-popularne-czesci-bok {
    background-color: #000;
    height: 35px;
    line-height: 35px;
}

.grupa-popularne-czesci-dane a {
    text-decoration: none;
    text-align: center;
    padding: 0 0;
    display: block;
    height: 105px;
    color: #EDEDED;
}

.grupa-popularne-czesci-dane i {
    margin-left: auto;
    margin-right: auto;
}

.grupa-popularne-czesci-dane a:hover {
    color: black !important;
}

.grupa-popularne-czesci-item-title {
    font-size: 11px;
    text-transform: uppercase;
}

.grupa-popularne-czesci-item {
    padding: 0;
    background-color: #1C1C1C;
}

    .grupa-popularne-czesci-item:hover {
        background-color: #808080;
    }

.btn-przelewy24 {
    cursor: pointer;
    display: inline-block;
    padding: 15px 18px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: rgb(87, 85, 85);
    background-color: #fff;
    border-color: #ccc;
    margin-top: 25px;
}

    .btn-przelewy24:hover {
        background-color: #2574A9;
        color: #fff;
        border: 1px solid #fff;
    }

.przelewy24-container {
    text-align: center;
    padding: 50px 0;
    display: block;
}

    .przelewy24-container .fa-info-circle {
        color: #369;
    }

.podpis-karta {
    font-size: 11px;
    display: block;
}

.podpis-karta-OEM {
    font-size: 11px;
    line-height: 22px;
    display: block;
}

.webshop-carousel-control .glyphicon-chevron-left {
    left: 10% !important;
    color: #333 !important;
}
/* LOGOTYPY MAREK */
.logotypy-marki {
    background-image: url(SzablonyWygladu/OPONY_2020/Style/img/Logotyp/Marki/logotypy-marki.png);
    background-repeat: no-repeat;
    display: block;
}

.logotypy-marki-alfa {
    width: 65px;
    height: 44px;
    background-position: 0 0;
}

.logotypy-marki-audi {
    width: 65px;
    height: 44px;
    background-position: -65px 0;
}

.logotypy-marki-bmw {
    width: 65px;
    height: 44px;
    background-position: -130px 0;
}

.logotypy-marki-citroen {
    width: 65px;
    height: 44px;
    background-position: -65px -44px;
}

.logotypy-marki-chevrolet {
    width: 65px;
    height: 44px;
    background-position: -195px 0;
}

.logotypy-marki-chrysler {
    width: 65px;
    height: 44px;
    background-position: 0 -44px;
}

.logotypy-marki-citroen {
    width: 65px;
}

.logotypy-marki-dacia {
    width: 65px;
    height: 44px;
    background-position: -130px -44px;
}

.logotypy-marki-daewoo {
    width: 65px;
    height: 44px;
    background-position: -195px -44px;
}

.logotypy-marki-dodge {
    width: 65px;
    height: 44px;
    background-position: 0 -88px;
}

.logotypy-marki-fiat {
    width: 65px;
    height: 44px;
    background-position: -65px -88px;
}

.logotypy-marki-ford {
    width: 65px;
    height: 44px;
    background-position: -130px -88px;
}

.logotypy-marki-honda {
    width: 65px;
    height: 44px;
    background-position: -195px -88px;
}

.logotypy-marki-hyundai {
    width: 65px;
    height: 44px;
    background-position: 0 -132px;
}

.logotypy-marki-jaguar {
    width: 65px;
    height: 44px;
    background-position: -65px -132px;
}

.logotypy-marki-jeep {
    width: 65px;
    height: 44px;
    background-position: -130px -132px;
}

.logotypy-marki-kia {
    width: 65px;
    height: 44px;
    background-position: -195px -132px;
}

.logotypy-marki-land-rover {
    width: 65px;
    height: 44px;
    background-position: 0 -176px;
}

.logotypy-marki-lexus {
    width: 65px;
    height: 44px;
    background-position: -65px -176px;
}

.logotypy-marki-mazda {
    width: 65px;
    height: 44px;
    background-position: -130px -176px;
}

.logotypy-marki-mercedes {
    width: 65px;
    height: 44px;
    background-position: -195px -176px;
}

.logotypy-marki-mitsubishi {
    width: 65px;
    height: 44px;
    background-position: 0 -220px;
}

.logotypy-marki-nissan {
    width: 65px;
    height: 44px;
    background-position: -65px -220px;
}

.logotypy-marki-opel {
    width: 65px;
    height: 44px;
    background-position: -130px -220px;
}

.logotypy-marki-peugeot {
    width: 65px;
    height: 44px;
    background-position: -195px -220px;
}

.logotypy-marki-renault {
    width: 65px;
    height: 44px;
    background-position: 0 -264px;
}

.logotypy-marki-saab {
    width: 65px;
    height: 44px;
    background-position: -65px -264px;
}

.logotypy-marki-seat {
    width: 65px;
    height: 44px;
    background-position: -130px -264px;
}

.logotypy-marki-skoda {
    width: 65px;
    height: 44px;
    background-position: -195px -264px;
}

.logotypy-marki-subaru {
    width: 65px;
    height: 44px;
    background-position: -260px 0;
}

.logotypy-marki-suzuki {
    width: 65px;
    height: 44px;
    background-position: -260px -44px;
}

.logotypy-marki-toyota {
    width: 65px;
    height: 44px;
    background-position: -260px -88px;
}

.logotypy-marki-volvo {
    width: 65px;
    height: 44px;
    background-position: -260px -132px;
}

.logotypy-marki-vw {
    width: 65px;
    height: 44px;
    background-position: -260px -176px;
}
/* POPULARNE CZESCI */
.popularne-czesci {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/popularne-czesci/popularne-czesci.png );
    background-repeat: no-repeat;
    display: block;
}

.popularne-czesci-akumulator {
    width: 80px;
    height: 67px;
    background-position: 0 0;
}

.popularne-czesci-amortyzator {
    width: 80px;
    height: 67px;
    background-position: -80px 0;
}

.popularne-czesci-czujnik-temperatury-wody {
    width: 80px;
    height: 67px;
    background-position: -160px 0;
}

.popularne-czesci-filtr-oleju {
    width: 80px;
    height: 67px;
    background-position: -240px 0;
}

.popularne-czesci-filtr-powietrza {
    width: 80px;
    height: 67px;
    background-position: -320px 0;
}

.popularne-czesci-klocki-hamulcowe {
    width: 80px;
    height: 67px;
    background-position: -400px 0;
}

.popularne-czesci-pasek-klinowy {
    width: 80px;
    height: 67px;
    background-position: -480px 0;
}

.popularne-czesci-pasek-rozrzadu {
    width: 80px;
    height: 67px;
    background-position: -560px 0;
}

.popularne-czesci-sprzeglo {
    width: 80px;
    height: 67px;
    background-position: -640px 0;
}

.popularne-czesci-swieca-zaplonowa {
    width: 80px;
    height: 67px;
    background-position: -720px 0;
}

.popularne-czesci-tarcza-hamulcowa {
    width: 80px;
    height: 67px;
    background-position: -800px 0;
}

.popularne-czesci-wycieraczki {
    width: 80px;
    height: 67px;
    background-position: -880px 0;
}

input[aria-owns="ddsAdres_listbox"], input[aria-owns="ddsMiejscowosc_listbox"], input[aria-owns="dwAdres_listbox"], input[aria-owns="dwMiejscowosc_listbox"] {
    padding: 5px 0 !important;
}

.k-dropdown-wrap.k-state-default {
    border-color: #fff;
}

.label-regulamin {
    margin-left: 21px;
    display: block !important;
}

.checkbox-regulamin {
    margin-right: 0 !important;
    margin-left: -20px !important;
}

.header-demo, .footer-demo {
    background-color: #211f20;
    color: #fff;
}

.list-group-demo {
    overflow-y: auto;
    max-height: 600px;
}
/* Wybor opon - strat */
.toolbar-opona {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/toolbar-opona.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

.toolbar-felga {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/toolbar-felga.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

.toolbar-opona-pojazd {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/toolbar-opona-pojazd.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

.toolbar-opona-wh {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/toolbar-opona-wh.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

.toolbar-felga-wh {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/toolbar-felga-wh.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

.navbar-nav > li:hover .toolbar-opona-wh {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/toolbar-opona.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

.navbar-nav > li:hover .toolbar-felga-wh {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/toolbar-felga.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

#WyborOponyWrap {
	position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    width: 100%;
    max-width: 960px;
}

#WyborOpon {
    /* background-image: url(./img/opony.png); */
    background-color: #fff;
	width: 100%;
	height: 203px;
    position: relative;
    z-index: 2;
    padding: 10px 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border: 2px solid #EF6F38;
    /* -webkit-box-shadow: 2px 2px 13px 0 rgba(0,0,0,.75); */
    /* -moz-box-shadow: 2px 2px 13px 0 rgba(0,0,0,.75); */
    /* box-shadow: 2px 2px 13px 0 rgba(0,0,0,.75); */
	display: flex;
    align-items: center;
	flex-wrap: wrap;
}

#WyborOpon-Tlo {
    min-height: 650px;
    background-image: none;
    background-size: cover;
    position: relative;
	margin-left: 0;
	margin-right: 0;
}

#WyborOpon-Tytul {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    display: block;
    color:#282828;
	margin-top: 7px;
}

#WyborOpon-Tytul span {
	font-size: 14px;
	font-weight: 600;
}

.WyborOponNaglowek p {
    color: #fff;
}

form#WyborOponWgRozmiaru {
    position: relative;
	display: flex;
	flex-wrap: wrap;
}

.WyborOponNaglowek {
	display: none;
    margin-top: 115px;
    text-align: center;
    background-color: rgba(137, 137, 137, 0.79);
    padding-bottom: 10px;
    margin-bottom: 7px;
	position: relative;
	z-index: 2;
}

#WyborOpon-Info {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.info-wrap {
	display: flex;
	align-items: center;
	margin: 10px 0;
	padding: 0 30px;
	border-left: 1px solid #686868;
}

.info-wrap:first-child {
	border-left: none;
	padding-left: 0;
}

.info-wrap .info-icon {
	margin-right: 10px;
}

.info-wrap .info-text {
	margin: 0;
	color: #474747;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
}

#wysylka-info {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}

#wysylka-info .info-wrap {
    border: none;
    padding: 0 20px;
}

#wysylka-info .info-wrap:last-child {
    padding-right: 0;
}

.list-results-value-container label,
#WyborOponWgRozmiaru label {
    display: block;
    margin-bottom: 0;
	padding-bottom: 0;
    font-weight: 500;
    font-size: 14px;
	line-height: 21px;
    color: #474747;
}

    #WyborOponWgRozmiaru label.TopZero {
        margin-top: 0;
    }
/*Wybór opony wg pojazdu - start*/
#WyborOponPojazd {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opony-pojazd.png);
    width: 465px;
    height: 310px;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 2;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 3px solid #E5E5E5;
    -webkit-box-shadow: 2px 2px 13px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 13px 0 rgba(0,0,0,0.75);
    box-shadow: 2px 2px 13px 0 rgba(0,0,0,0.75);
}

#WyborOpon-Tlo-Pojazdy {
    min-height: 344px;
}

#WyborOponPojazd-Tytul {
    position: relative;
    top: 0;
    left: 138px;
    font-size: 16pt;
    font-weight: bold;
    border-bottom: solid 1px #D0D0D0;
    padding-bottom: 10px;
    display: inline-block;
}

form#WyborOponWgPojazdu {
    position: relative;
    left: 127px;
    top: 0;
}

    form#WyborOponWgPojazdu label {
        display: block;
        margin-bottom: 0;
        margin-top: 10px;
        font-weight: normal;
        font-size: 13px;
        color: #5B5B5B;
    }

        form#WyborOponWgPojazdu label.TopZero {
            margin-top: 0;
        }

span.WyborOponPojazd-Prawy-Title {
    display: block;
    margin-bottom: 3px;
    margin-top: 0;
    font-weight: normal;
    font-size: 13px;
    color: #5B5B5B;
}

#WyborOponPojazd-Lewy {
    float: left;
    padding-right: 16px;
    border-right: solid 1px #D0D0D0;
}

#WyborOponPojazd-Prawy {
    float: left;
    padding-left: 16px;
}

#WyborOponPojazd-SzukajWgOpisu {
    position: absolute;
    top: 250px;
    left: 0;
    padding: 10px 10px;
    background-color: rgb(153, 153, 153);
    margin-top: 3px;
    margin-bottom: 3px;
    width: 250px;
}

    #WyborOponPojazd-SzukajWgOpisu .k-autocomplete {
        padding: 0;
    }

#WyborOponPojazd-Lewy span.WyborOponPojazd-Lewy-Item {
    display: block;
    clear: both;
    margin-bottom: 5px;
}

#WyborOponPojazd-Prawy span.WyborOponPojazd-Prawy-Item {
    display: block;
    clear: both;
    margin-bottom: 10px;
}

#WyborOponPojazd-Prawy {
    float: left;
    padding-left: 16px;
}

    #WyborOponPojazd-Prawy span.WyborOpon-Prawy-Item {
        display: block;
        clear: both;
    }

#WyborOponPojazd-Lewy span.k-combobox {
    width: 110px;
}

#WyborOponPojazd-Lewy input {
    width: 110px;
}

#WyborOponPojazd-Prawy input.poj {
    width: 160px;
    height: 31px;
    padding: 0;
}

#WyborOponPojazd-Prawy span.k-combobox {
    width: 160px;
}

#WyborOponPojazd-Lewy span.k-dropdown {
    width: 110px;
}

.opona-rozmiar-opcja {
    font-size: 14px;
    cursor: pointer;
}

    .opona-rozmiar-opcja:hover {
        text-decoration: underline;
    }

.opona-rozmiar-opcja-aktywna {
    font-weight: bold;
}

.lista-opony-opcje {
    margin-top: 10px;
    border-top: 1px solid #E5E5E5;
    padding-left: 5px;
}

.opona-wybor-pojazd-input-wrapper {
    left: 140px;
    color: #fff;
    position: absolute;
    z-index: 9;
    background-color: #CA0707;
    padding: 6px 10px 7px 10px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-right: 1px solid #CBC8C8;
}

/*Wybór opony wg pojazdu - koniec*/
#WyborOpon-Lewy {
	display: flex;
	width: 40%;
}

.WyborOpon-Lewy-Item label{
    padding-bottom:10px;
}

.WyborOpon-Lewy-Item {
    padding-bottom: 5px;
}

    .WyborOpon-Prawy-Item label {
        padding-bottom: 10px;
    }

.WyborOpon-Prawy-Item {
    padding-bottom: 0px;
	/*padding-right: 5px;
	padding-left: 10px; */
}

#WyborOpon-Prawy {
	display: flex;
	width: 60%;
	justify-content: space-between;
}

#WyborOpon-Lewy span.WyborOpon-Lewy-Item {
    display: block;
    clear: both;
}

#WyborOpon-Prawy span.WyborOpon-Prawy-Item {
    display: block;
    clear: both;
}

#WyborOpon-Lewy span.k-combobox, #WyborOpon-Lewy span.k-dropdown {
    width: 124px;
}

#WyborOpon-Lewy input {
    width: 140px;
    border-radius:0;
}

#WyborOpon-Prawy span.k-combobox, #WyborOpon-Prawy span.k-dropdown {
    width: 168px;
}

#WyborOpon-Prawy input {
    width: 168px;
}

.k-dropdown-wrap {
	border-radius: 3px
}

#WyborOpon-Lewy .WyborOpon-Lewy-Item:nth-child(2) .k-dropdown-wrap {
    border-left: none;
	border-right: none;
	border-radius: 0;
}

#WyborOpon-Lewy .WyborOpon-Lewy-Item:nth-child(1) .k-dropdown-wrap {
    border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

#WyborOpon-Lewy .WyborOpon-Lewy-Item:nth-child(3) .k-dropdown-wrap {
    border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

#btnSzukajOponyWgRozmiar, #btnSzukajOponyWgRozmiarDDL, #btnSzukajOponyWgRozmiarDodatkoweKryt {
    background-color: #EF6F38;
    margin-top: 21px;
    border: 1px solid #EF6F38;
    line-height: 33px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
    width: 175px;
	height: 47px;
    font-size: 18px;
	border-radius: 8px;
}

#btnSzukajOponyWgRozmiarDDL {
    max-width: 140px;
	margin-top: 5px;
	height: 35px;
}

#WyborOponPrzyciski-Lista {
    list-style: none;
}

.WyborOponPrzyciski-Item {
    display: block;
    width: 77px;
    padding: 19px 0;
    background-color: #000000;
    /* border-radius: 5px 5px 5px 5px; */
    -moz-border-radius: 5px 5px 5px 5px;
    /* -webkit-border-radius: 5px 5px 5px 5px; */
    /* border: 2px solid #bfc0c1; */
    /* margin: 4px; */
    /* -webkit-box-shadow: 2px 2px 13px 0 rgba(0,0,0,.75); */
    -moz-box-shadow: 2px 2px 13px 0 rgba(0,0,0,.75);
    /* box-shadow: 2px 2px 13px 0 rgba(0,0,0,.75); */
    cursor: pointer;
}

#WyborOpon-Prawy span.center {
    text-align: center;
}

#opona-zaawansowane {
    color: #CA0707;
    font-size: 13px;
    padding-top: 5px;
    display: inline-block;
}

a#opona-zaawansowane:hover {
    text-decoration: underline !important;
}

.WyborOponPrzyciski-Item {
    color: #494949;
}

ul.WyborOponPrzyciski-Lista > li:hover {
    color: #fff;
	background-color: #CA0707;
}

ul.WyborOponPrzyciski-Lista > li.active {
    color: #fff;
	background-color: #ca0707;
}

div#WyborOponPrzyciski {
    position: absolute;
    float: left;
    z-index: 1;
    top: -40px;
    right: -40px;
	display: none;
}

.WyborOponPrzyciski-Item span {
    display: block;
    line-height: 13px;
    text-align: center;
    font-size: 12px;
	color: #fff;
}

.WyborOponPrzyciski-Item i {
    text-align: center;
    display: inline-block;
    width: 100%;
    line-height: 36px;
    font-size: 22px;
    padding-top: 10px;
}

    .WyborOponPrzyciski-Item i.fa-truck {
        font-size: 27px;
    }

    .WyborOponPrzyciski-Item i.fa-motorcycle {
        font-size: 27px;
    }
/*
@media(max-width:600px) {
    #WyborOpon-Tlo {
        min-height: 335px;
    }

    #WyborOpon {
        width: 295px;
        height: 240px;
        position: absolute;
        top: 15px;
        left: 15px;
        background-image: none;
        background-color: #F9F9F9;
        margin-top: 64px;
    }

    #WyborOpon-Tytul {
        position: relative;
        font-size: 13pt;
        font-weight: bold;
        display: inline-block;
        margin-top: 10px;
        color:#fff;
    }
 
    form#WyborOponWgRozmiaru {
        position: relative;
    }

    div#WyborOponPrzyciski {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .WyborOponPrzyciski-Item {
        float: left;
    }
}*/

#opony-small-filtr {
    background-image: url(./SzablonyWygladu/GUMMIX/Style/img/opony-small1.png);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 0 37px;
    width: 100%;
    border: none;
	padding: 0 20px;
}

#opony-small-tytul {
    font-size: 20px;
	line-height: 26px;
	color: #495B67;
    font-weight: 500;
    padding-bottom: 0;
    display: inline-block;
    margin-top: 10px;
}
/* Wybor opon - stop */
.desoslide-wrapper {
    width: 255px;
    height: 255px;
}

.lista-opony {
    padding-left: 5px;
}

.opony-small-btn-szukaj {
    clear: both;
    text-align: center;
}

#opony-small-filtr label {
    display: block;
    margin-bottom: 0;
    margin-top: 8px;
    font-weight: 500;
    font-size: 12px;
    color: #707070;
}

#opony-small-filtr .opony-small-checkboxes label {
	font-size: 16px;
	line-height: 21px;
}

    #opony-small-filtr label.TopZero {
        margin-top: 0;
    }

#opony-small-wymiary {
    margin-left: 101px;
    margin-top: 12px;
}

#opony-small-inne {
    clear: both;
    margin-top: 25px;
    height: 172px;
}

#opony-small-wymiary span.opony-small-wymiary-item {
    display: block;
    clear: both;
}

#opony-small-inne {
	display: flex;
	margin-top: 25px;
	flex-wrap: wrap;
	justify-content: space-between;
}

#opony-small-inne span.opony-small-inne-item {
    display: block;
}

#opony-small-wymiary span.k-combobox {
    font-size: 12px;
    width: 100%;
    border-color: #8C8C90;
}

#opony-small-wymiary input {
    font-size: 16px;
    width: 100px;
	height: 30px;
	line-height: 30px;
}

#opony-small-inne span.k-combobox {
    font-size: 12px;
    width: 100px;
    border-color: #8C8C90;
}

#opony-small-inne span.k-dropdown {
    font-size: 12px;
    width: 126px;
    border-color: #707070;
}

#opony-small-inne .k-input {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}

#opony-small-inne input {
    font-size: 12px;
    width: 100px;
}

#opony-small-inne #opona-rof, #opony-small-inne #opona-wzmocnienie {
    font-size: 12px;
    width: 15px;
}

.opona-producent {
    font-weight: bold;
    font-size: 26px;
    line-height: normal;
    min-width: 167px;
    display: inline-block;
}

.opona-klasa {
    font-size: 14px;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 7px;
    white-space: nowrap;
    text-transform: capitalize;
    font-weight:bold;
    margin-right: 10px;
}

#top-right-info {
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
}

#top-right-info .opona-klasa {
    padding: 8px;
    margin: 0;
	color: #EF6F38;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
	display: flex;
	padding: 8px;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
	border-radius: 6px 2px 2px 6px;
	background: #FCE6CC;
}

.opona-podtyp {
    font-size: 14px;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 7px;
    white-space: nowrap;
    font-weight: bold;
    text-transform: capitalize;
}

.opona-numer {
	font-size: 16px;
	line-height: 21px;
	font-weight: 500;
	color: #C4C4C4;
	margin-top: 5px;
}

.opona-numer span {
	color: #7A7A7A;
}

.opona-model {
    display: block;
    float: none;
    margin-right: 20px;
    font-size: 26px;
	line-height: normal;
    white-space: nowrap;
	color: #36434C;
	margin-top: 0;
	margin-bottom: 0;
}

.opona-rozmiar {
    clear: both;
    display: inline-block;
    float: left;
    padding-right: 9px;
    white-space: nowrap;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    color: #E98B1D;
}

.opona-indeks-nosnosci {
    
}

.opona-indeks-nosnosci-preview h4 {
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: bold;
}

.opona-indeks-predkosci {
  
}

.opona-indeks-predkosci-preview h4 {
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: bold;
}

.opona-etykieta {
    display: inline-block;
    border: solid 1px #868686;
    padding: 3px;
    line-height: 18px;
    margin-right: 6px;
    font-size: 14px;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    font-family: 'Open Sans' !important;
    margin-left: 8px;
    float: left;
    margin-top: 3px;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 6px;
    margin-top: 0;
}

.opona-sezon {
    display: inline-block;
    line-height: 30px;
    font-size: 15px;
    font-family: 'Open Sans' !important;
    margin-right: 10px;
    font-weight: bold;
    text-transform: capitalize;
}

.opona-sezon-letnia {
    background-image: url(./SzablonyWygladu/GUMMIX/Style/img/ikony-svg/letnia.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 30px;
    float: left;
    margin-right: 5px;
}

.opona-sezon-zimowa {
    background-image: url(./SzablonyWygladu/GUMMIX/Style/img/opona-zimowa.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 30px;
    float: left;
    margin-right: 5px;
}

.opona-sezon-uniwersalna {
    background-image: url(./SzablonyWygladu/GUMMIX/Style/img/opona-uniwersalna.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 30px;
    float: left;
    margin-right: 5px;
}

.opona-podtyp-osobowa {
    background-image: url(./SzablonyWygladu/GUMMIX/Style/img/ikony-svg/osobowa1.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 16px;
    width: 43px;
    display: inline-block;
    margin-right: 5px;
}

.opona-podtyp-4x4 {
    background-image: url(./SzablonyWygladu/GUMMIX/Style/img/ikony-svg/4x4.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 30px;
    float: left;
    margin-right: 5px;
}

.opona-podtyp-dostawcza {
    background-image: url(./SzablonyWygladu/GUMMIX/Style/img/ikony-svg/dostawcza.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 30px;
    float: left;
    margin-right: 5px;
}

.opona-promocja-producent {
    display: block;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    font-family: 'Open Sans' !important;
}

.opona-promocja-model {
    display: block;
    line-height: 25px;
    font-family: 'Open Sans' !important;
    font-size: 17px;
    white-space: nowrap;
}

.opona-promocja-rozmiar {
    display: block;
    font-weight: bold;
    font-size: 17px;
    font-family: 'Open Sans' !important;
    white-space: nowrap;
}

.border-add-3 {
    border: 2px solid #C4C4C4;
	border-radius: 16px;
    overflow: hidden;
    margin-bottom:26px;
}

.promo .border-add-3 {
	border: 2px solid #ff9933;
}

.superpromo .border-add-3 {
	border: 2px solid #00ce28;
}

.opona-list-view-bar {
    margin-bottom: 68px;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -10px;
    border-bottom: none;
	display: flex; 
	justify-content: space-between;
	align-items: center;
    width: 100%;
}

.opona-etykieta-preview {
    font-size: 10pt;
}

.opona-etykieta-obrazek {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opona-etykieta-obrazek.png);
    height: 238px;
    width: 162px;
}

.opona-klasa-energetycznosci {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opona-etykieta-obrazek-wskaznik.png);
    position: absolute;
    width: 29px;
    height: 20px;
    left: 75px;
    padding-left: 12px;
    color: #fff;
}

.opona-klasa-energetycznosci-A {
    top: 125px;
}

.opona-klasa-energetycznosci-B {
    top: 138px;
}

.opona-klasa-energetycznosci-C {
    top: 152px;
}

.opona-klasa-energetycznosci-D {
    top: 165px;
}

.opona-klasa-energetycznosci-E {
    top: 179px;
}

.opona-klasa-energetycznosci-F {
    top: 192px;
}

.opona-klasa-energetycznosci-G {
    top: 206px;
}

.opona-klasa-przyczepnosci {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opona-etykieta-obrazek-wskaznik.png);
    position: absolute;
    width: 29px;
    height: 20px;
    left: 147px;
    padding-left: 12px;
    color: #fff;
}

.opona-klasa-przyczepnosci-A {
    top: 125px;
}

.opona-klasa-przyczepnosci-B {
    top: 138px;
}

.opona-klasa-przyczepnosci-C {
    top: 152px;
}

.opona-klasa-przyczepnosci-D {
    top: 165px;
}

.opona-klasa-przyczepnosci-E {
    top: 179px;
}

.opona-klasa-przyczepnosci-F {
    top: 192px;
}

.opona-klasa-przyczepnosci-G {
    top: 206px;
}

.opona-klasa-wartosci-halasu-db {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opona-etykieta-obrazek-db.png);
    position: absolute;
    width: 57px;
    height: 27px;
    left: 116px;
    padding-left: 17px;
    color: #fff;
    top: 256px;
    line-height: 27px;
}

.opona-klasa-wartosci-halasu-1-keski {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opona-etykieta-obrazek-db-1-keski.png);
    position: absolute;
    width: 52px;
    height: 36px;
    left: 48px;
    padding-left: 12px;
    color: #fff;
    top: 252px;
}

.opona-klasa-wartosci-halasu-2-keski {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opona-etykieta-obrazek-db-2-keski.png);
    position: absolute;
    width: 52px;
    height: 36px;
    left: 48px;
    padding-left: 12px;
    color: #fff;
    top: 252px;
}

.opona-klasa-wartosci-halasu-3-keski {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opona-etykieta-obrazek-db-3-keski.png);
    position: absolute;
    width: 52px;
    height: 36px;
    left: 48px;
    padding-left: 12px;
    color: #fff;
    top: 252px;
}

.opona-ikona-klasa-energetycznosci {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opona-etykieta-obrazek-opor-toczenia-keski.png);
    width: 38px;
    height: 36px;
    display: inline-block;
    float: left;
}

.opona-ikona-klasa-przyczepnosci {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opona-etykieta-obrazek-hamowanie.png);
    width: 38px;
    height: 36px;
    display: inline-block;
    float: left;
}

.opona-ikona-klasa-wartosci-halasu {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opona-etykieta-obrazek-db-3-keski.png);
    width: 52px;
    height: 36px;
    display: inline-block;
    float: left;
}

.opony-montaz-w-serwisie {
    background-color: rgba(140,140,140,0.83);
    width: 100%;
    /* height: 31px;
     */
    color: #fff;
    position: absolute;
    top: 110px;
    left: 0;
    /* line-height: 27px;
     */
    padding: 2px;
    font-size: 14px;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    text-align: center;
    padding-bottom: 8px;
    padding-top: 6px;
}

.opony-montaz-w-serwisie-ikona {
    /* height: 31px;
     */
    color: #fff;
    font-size: 16px;
    padding-left: 2px;
}

#opony-small-etykieta-ue-item-ke span.k-combobox, #opony-small-etykieta-ue-item-kp span.k-combobox {
    font-size: 13px;
    width: 195px;
    border-color: #8C8C90;
    margin-left: 10px;
}

#opony-small-etykieta-ue-item-ke span.k-dropdown, #opony-small-etykieta-ue-item-kp span.k-dropdown {
    font-size: 13px;
    width: 195px;
    border-color: #8C8C90;
    margin-left: 10px;
}

#opony-small-etykieta-ue-item-ke input, #opony-small-etykieta-ue-item-kp input {
    font-size: 13px;
    width: 195px;
}

#opony-small-etykieta-ue-item-wht span.k-combobox {
    font-size: 13px;
    width: 195px;
    border-color: #8C8C90;
    margin-left: 5px;
}

#opony-small-etykieta-ue-item-wht span.k-dropdown {
    font-size: 13px;
    width: 195px;
    border-color: #8C8C90;
    margin-left: 5px;
}

#opony-small-etykieta-ue-item-wht input {
    font-size: 13px;
    width: 195px;
}

#opony-small-etykieta-ue  {
	padding: 0 20px;
	margin-left: 0 !important;
}

@media (max-width: 1200px) {
    #opony-small-wymiary {
        margin-left: 100px;
    }

    #opony-small-inne span.opony-small-inne-item {
        padding-left: 15px;
    }

    #opony-small-etykieta-ue span.opony-small-etykieta-ue-item {
        padding-left: 15px;
    }

    #opony-small-etykieta-ue-item-ke span.k-combobox, #opony-small-etykieta-ue-item-kp span.k-combobox {
        font-size: 13px;
        width: 150px;
        border-color: #8C8C90;
        margin-left: 10px;
    }

    #opony-small-etykieta-ue-item-ke span.k-dropdown, #opony-small-etykieta-ue-item-kp span.k-dropdown {
        font-size: 13px;
        width: 150px;
        border-color: #8C8C90;
        margin-left: 10px;
    }

    #opony-small-etykieta-ue-item-ke input, #opony-small-etykieta-ue-item-kp input {
        font-size: 13px;
        width: 150px;
    }

    #opony-small-etykieta-ue-item-wht span.k-combobox {
        font-size: 13px;
        width: 150px;
        border-color: #8C8C90;
        margin-left: 5px;
    }

    #opony-small-etykieta-ue-item-wht span.k-dropdown {
        font-size: 13px;
        width: 150px;
        border-color: #8C8C90;
        margin-left: 5px;
    }

    #opony-small-etykieta-ue-item-wht input {
        font-size: 13px;
        width: 150px;
    }
}

@media (min-width:992px) and (max-width: 1200px) {
    .opony-montaz-w-serwisie {
        font-size: 11px;
    }
}

.karta-opona-big-title {
    font-size: 35px;
    font-weight: 700;
    line-height: 41px;
	color: #312C29;
}

.karta-opona-big-title  {
	color: #474747;
	margin-top: 0;
}

.karta-opona-feature {
    display: block;
    padding: 8px 0 8px 0;
    font-size: 19px;
	font-weight: 600;
}

.karta-opona-feature strong {
    font-weight: 600;
}

.feature-nazwa {
    display: inline-block;
    width: 170px;
    text-align: right;
    margin-right: 10px;
}

    .karta-opona-etykieta-opis {
        font-size: 16px;
    }

.opona-karta-etykieta-ue-content {
    margin-left: 10px;
    margin-right: 10px;
}

.margin-extra-top-10px {
    margin-top: 10px;
}

.margin-extra-bottom-10px {
    margin-bottom: 10px;
}

.margin-extra-top-20px {
    margin-top: 20px;
}

.margin-extra-bottom-20px {
    margin-bottom: 20px;
}

.margin-extra-top-30px {
    margin-top: 30px;
}

.margin-extra-bottom-30px {
    margin-bottom: 30px;
}

.opona-lista-etykieta-wartosci {
    font-size: 18px;
	font-weight: bold;
    display: inline-block;
    white-space: nowrap;
    float: left;
    margin-right: 6px;
    margin-left: 6px;
    padding-left: 10px;
    padding-right: 10px;
	margin-top: -9px;
    border: none;
	color: #36434C;
}

.opona-lista-2 {
	padding: 0;
	margin-top: 0;
	margin-right: 15px;
	margin-left: 15px;
}

.opona-rok-produkcji {
	display: inline-block;
	width: 150px;
	padding-top: 12px;
}

.opona-punkt {
	font-size: 18px;
	border: solid 1px #707070;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	margin-right: 0;
	line-height: 22px;
	display: inline-block;
	white-space: nowrap;
	text-align: center;
	font-weight: normal;
	padding: 5px 10px;
}

.opona-rof {
	
}

#opona-sezon_listbox input[type="checkbox"] {
    margin-right: 5px;
}

#opona-producent_listbox input[type="checkbox"] {
    margin-right: 5px;
}

.opona-ikona-eu {
	display: none;
    background-image: url('SzablonyWygladu/OPONY_2020/Style/img/Ikony/etykietyUE.png');
    background-repeat: no-repeat;
    width: 23px;
    height: 22px;
    /*display: inline-block;*/
    position: absolute;
}

.opona-ikona-klasa-energetycznosci-lista {
    background-image: url(./SzablonyWygladu/GUMMIX/Style/img/ikony/opona-paliwo.png);
    background-repeat: no-repeat;
    width: 33px;
    height: 33px;
    display: inline-block;
}

.opona-opis-klasa-energetycznosci-lista {
    margin-right: 15px;
	border-right: 1px solid #36434C;
	padding-right: 15px;
    font-weight: bold;
    vertical-align: super;
}

.opona-ikona-klasa-przyczepnosci-lista {
    background-image: url(./SzablonyWygladu/GUMMIX/Style/img/ikony/opona-chmura.png);
    background-repeat: no-repeat;
    width: 33px;
    height: 33px;
    display: inline-block;
}

.opona-opis-klasa-przyczepnosci-lista {
    margin-right: 15px;
	border-right: 1px solid #36434C;
	padding-right: 15px;
    font-weight: bold;
    vertical-align: super;
}

.opona-ikona-klasa-wartosci-halasu-lista {
    background-image: url(./SzablonyWygladu/GUMMIX/Style/img/ikony/opona-halas.png);
    background-repeat: no-repeat;
    width: 33px;
    height: 30px;
    display: inline-block;
}

.promocja-glowna-content .opona-opis-klasa-wartosci-halasu-nowosci,
.promocja-glowna-content .opona-opis-klasa-przyczepnosci-nowosci,
.promocja-glowna-content .opona-opis-klasa-energetycznosci-nowosci {
	margin-left: 0;
	margin-right: 10px;
}

.promocja-glowna-content .opona-ikona-klasa-wartosci-halasu-lista,
.promocja-glowna-content .opona-ikona-klasa-przyczepnosci-lista,
.promocja-glowna-content .opona-ikona-klasa-energetycznosci-lista {
	margin-bottom: -7px;
}

.promocja-glowna-content .opona-etykieta {
	margin-left: 0;
	border: none;
	padding-left :0;
}

.kupowali-opis .cart-button {
	border-radius: 8px;
	padding: 12px 34px;
	float: right;
}

.kupowali-opis .cart-button .cart-text {
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	text-transform: none;
}

.opona-top {
	padding-top: 6px;
	display: flex;
	justify-content: space-between;
}

.opona-info-rodzaj {
	margin-left: 10px;
}

.header-demo .close, #timetableModal .close {
    color: #fff;
}

.footer-demo .btn-default:hover {
    background-color: #fff;
}

.historia-carousel .active {
    border-right: 1px solid #eee;
}

.opona-opis-klasa-wartosci-halasu-lista {
    padding-left: 2px;
    font-weight:bold;
    vertical-align:super;
}

#opona-typ_listbox input[type="checkbox"] {
    margin-right: 5px;
}

#opona-indeks_listbox input[type="checkbox"] {
    margin-right: 5px;
}

#opona-nosnosc_listbox input[type="checkbox"] {
    margin-right: 5px;
}

.top-section-btn .fa-user {
    font-size: 17px;
}

.filtr-modele-wersje {
    font-size: 12px;
    padding-right: 0;
}

    .filtr-modele-wersje .btn, .filtr-modele-wersje .form-control {
        font-size: 12px !important;
        height: 31px;
        padding: 5px;
    }

.marka-model-filtr-input-group-addon {
    padding: 3px !important;
    font-size: 12px !important;
}

.pojazd-rok-produkcji-content .k-combobox {
    width: 137px;
}

.pojazd-rok-produkcji-content-wersja .k-combobox {
    width: 90px;
}

#pojazd-rok-produkcji {
    width: 90px;
}

.pojazd-rok-produkcji-content input.k-input {
    height: 26px !important;
}

.pojazd-rok-produkcji-content span.k-dropdown-wrap.k-state-default {
    height: 29px;
}

.pojazd-rodzaj-paliwa-content .k-combobox {
    width: 90px;
}

@media (max-width: 1200px) {
    .pojazd-rok-produkcji-content .k-combobox {
        /*width:80px;
        */
    }

    #pojazd-rok-produkcji {
        width: 80px;
    }

    .pojazd-rodzaj-paliwa-content .k-combobox {
        width: 80px;
    }
}

@media (max-width: 968px) {
    .pojazd-rok-produkcji-content .k-combobox {
        width: 100%;
    }

    .pojazd-moc-silnika-content .input-group, .pojazd-pojemnosc-silnika-content .input-group {
        margin: 2px 0 2px 5px !important;
    }

    #pojazd-rok-produkcji {
        width: 100%;
    }

    .pojazd-rodzaj-paliwa-content .k-combobox {
        width: 100%;
    }
}

#pojazd-rok-produkcji {
    height: 29px;
}

#pojazd-rodzaj-paliwa {
    height: 29px;
}

.pojazd-rodzaj-paliwa-content input.k-input {
    height: 26px !important;
}

.pojazd-rodzaj-paliwa-content span.k-dropdown-wrap.k-state-default {
    height: 29px;
}

#pojazd-rodzaj-paliwa {
    width: 91px;
}

.pojazd-rodzaj-paliwa-content {
    padding-top: 5px;
}

.pojazd-moc-silnika-content {
    padding-top: 5px;
}

@media (max-width: 968px) {
    .pojazd-moc-silnika-content {
        padding-top: 0;
    }

    .filtr-pojazdu {
        padding-top: 0;
    }
}

.btn-pojazd-pojemnosc button.btn:focus, .btn-pojazd-pojemnosc button.btn:hover {
    color: #fff;
}

.btn-pojazd-moc-silnika button.btn:focus, .btn-pojazd-moc-silnika button.btn:hover {
    color: #fff;
}

.opony-menu {
    width: 660px;
    text-align: center;
}

    .opony-menu .thumbnail {
        border: 0;
    }

    .opony-menu h3 {
        font-size: 15px;
        margin-top: 3px;
        margin-bottom: 3px;
        font-weight: bold;
    }

    .opony-menu a {
        display: block;
        text-decoration: none;
        border: solid 1px #fff;
    }

        .opony-menu a:hover {
            background-color: #fff;
            border: solid 1px #E5E5E5;
        }

    .opony-menu img {
        max-width: 100%;
        height: 80px;
        margin-top: 20px;
    }

    .opony-menu .thumbnail .caption {
        text-align: center;
    }

.szukaj-wg-menu {
    width: 400px;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
}

    .szukaj-wg-menu .thumbnail {
        border: 0;
    }

    .szukaj-wg-menu h3 {
        font-size: 15px;
        margin-top: 3px;
        margin-bottom: 3px;
        font-weight: bold;
    }

    .szukaj-wg-menu a {
        display: block;
        text-decoration: none;
        border: solid 1px #fff;
    }

.menu-glowne-border-right {
    border-right: solid 1px #E5E5E5 !important;
}

.szukaj-wg-menu a:hover {
    background-color: #fff;
    border: solid 1px #E5E5E5;
}

.szukaj-wg-menu img {
    max-width: 100%;
    height: 80px;
    margin-top: 20px;
}

.szukaj-wg-menu .thumbnail .caption {
    text-align: center;
}

.dropdown-menu-glowne {
    padding: 0 !important;
}

.nav-tabs li {
    background-color: #fff;
    color: #333;
}

.nav-tabs.tab-zamowienie li {
	background-color: transparent;
}

.tab-zamowienie a.tab {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

.szukaj-w-cenniku {
    padding-left: 0;
    padding-right: 0;
}

.border-add-12 .znacznik-promocja {
    background-color: #CA0707;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    left: 10px;
    bottom: 0;
    text-transform: capitalize;
    height: 35px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    bottom: 0;
}

.znacznik-promocja {
    width: 150px;
    height: 23px;
    position: absolute;
    left: 0;
    top: 20px;
    background: #f93;
    text-align: center;
    color: #fff;
    padding-top: 2px;
}

.znacznik-promocja2 {
    width: 205px;
    height: 35px;
    position: absolute;
    left: 0;
    top: 20px;
    background: #f93;
    text-align: center;
    color: #fff;
    padding-top: 5px;
    font-size: 18px;
}

.znacznik-superpromocja {
    width: 150px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 23px;
    background: #00ce28;
    text-align: center;
    color: #fff;
    padding-top: 2px;
}

.znacznik-superpromocja2 {
    width: 182px;
    height: 47px;
    position: absolute;
    left: 0;
    top: 20px;
    background: #00ce28;
    text-align: center;
    color: #fff;
    padding-top: 5px;
    font-size: 18px;
    line-height: 18px;
}

.border-add-2 .znacznik-promocja {
    background-image: url('SzablonyWygladu/OPONY_2020/Style/img/Ikony/promocja.png');
    width: 90px;
    height: 80px;
    position: absolute;
    left: 0;
    z-index: 99;
    top: -3px;
}

.znacznik-promocja .fa-tags {
    display: inline-block;
    color: #fff;
    width: 25px;
    height: 25px;
    background: #fff;
    color: #CA0707;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-size: 15px;
    padding-left: 5px;
    padding-top: 5px;
    margin-right: 5px;
}

.filtr-pojazdu {
    padding-top: 15px;
}

@media (max-width: 767px) {
    .filtr-pojazdu {
        padding-top: 0;
    }

    .filtr-modele-wersje .col-sm-5 {
        padding-left: 0;
    }
}

.qr-inline {
    /*display:block;
     width: 500px;
     display:inline-block;
     left:-388px;
     z-index:9999;
     color:#333;
    */
    width: 300px;
    left: -190px;
    z-index: 9999;
    color: #333;
}

.navbar-collapse {
    max-height: 440px;
}

#modal-polec .modal-header, #modal-polec .modal-footer {
    background-color: rgb(153, 153, 153);
    color: #fff;
}

.btn-polec {
    background-color: rgb(153, 153, 153);
    color: #fff;
    margin-top: 5px;
    font-size: 13px;
    padding: 4px 10px;
}

    .btn-polec:hover, .btn-polec:focus, .btn-polec:active {
        background-color: rgb(153, 153, 153);
        color: #fff !important;
    }

.btn-default:hover, .btn-default:focus, .btn-default:active {
    background-color: #fff;
    color: #000 !important;
}

label {
    font-weight: 600;
}

.polec-body {
    padding-top: 5px;
}

.top-section-qr {
    padding: 17px 8px;
}

.promocje-producent {
    display: block;
    margin-top: -8px;
    color: rgb(182, 182, 182);
    font-weight: 600;
}

.promocje-nrKatalogowy {
    display: block;
    color: rgb(182, 182, 182);
}

#podgladBig {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.fa-produkt-arr {
    font-size: 1.5em;
}

.karta-opis-tytul-pojazd {
    background-color: #fff !important;
    color: #000 !important;
    padding: 12px 16px;
    font-weight: bold;
    font-size: 16px;
    margin-top: 0;
}

#btnSzukajOponyCennik {
    background-color: #CA0707;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 1px solid #CA0707;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}

#btnWyczyscFiltrOponyCennik {
    background-color: #e7e6e7;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 1px solid #e7e6e7;
    color: #000;
}

.lista-towarow-filtr-baner-terminarz {
    border-right: 0;
    text-align: center;
    padding-bottom: 10px;
}
/*#WyborOponWgRozmiaruCennik .form-control {
     height: 29px !important;
}
*/
.list-price-opony {
    font-size: 16px;
    font-weight: normal;
    padding-top: 3px;
    display: inline-block;
    margin-top: -12px;
}

.list-price-opony-label {
    font-size: 12px !important;
    line-height: 22px;
    float: left;
    text-align: right;
    width: 43px;
    display: inline-block;
    padding-right: 5px;
}

.list-price-opony-tabelka {
    margin-top: -12px;
    font-weight: normal;
    font-size: 14px
}

#WyborModeluFiltrForm .pojazd-pojemnosc-silnika-content {
    display: inline-block;
    float: left;
    width: 135px;
    /*margin-left: 10px;
    */
    margin-left: 5px;
}

#WyborModeluFiltrForm .pojazd-rok-produkcji-content {
    display: inline-block;
    float: left;
    width: 135px;
    margin-left: 10px;
    margin-right: 4px;
}

#WyborModeluFiltrForm .pojazd-rodzaj-paliwa-content {
    padding-top: 5px;
    display: inline-block;
    margin-left: 20px;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-bottom-5 {
    padding-top: 5px !important;
}

.opony-list-nr-katalogowy-color {
    color: rgb(100, 100, 100);
}

.opony-list-price-cena-zakup {
    color: rgb(100, 100, 100);
    display: block;
    font-size: 14px;
}

.opony-list-price-cena-detal {
    display: block;
    font-size: 18px;
    font-weight: bold;
}

.nav > li.disabled > a {
    color: rgb(230, 230, 230);
}

.cisnienie-opon-question-title {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 50px;
}

.cisnienie-opon-main-reason-title {
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
}

.cisnienie-opon-main-reason-description {
    font-size: 13px;
    color: rgb(152, 152, 152);
    margin: 10px 40px 0 40px;
}
/*Wybór cisnienia wg pojazdu - start*/
form#WyborCisnieniaWgPojazdu {
    position: relative;
    left: 127px;
    top: 0;
}

    form#WyborCisnieniaWgPojazdu label {
        display: block;
        margin-bottom: 0;
        margin-top: 10px;
        font-weight: normal;
        font-size: 13px;
        color: #5B5B5B;
    }

        form#WyborCisnieniaWgPojazdu label.TopZero {
            margin-top: 0;
        }

#WyborCisnieniaPojazd {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opony-pojazd.png);
    width: 465px;
    height: 310px;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 2;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 3px solid #E5E5E5;
    -webkit-box-shadow: 2px 2px 13px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 13px 0 rgba(0,0,0,0.75);
    box-shadow: 2px 2px 13px 0 rgba(0,0,0,0.75);
}

#WyborCisnieniaPojazd-SzukajWgOpisu {
    position: absolute;
    top: 250px;
    left: 0;
    padding: 10px 10px;
    background-color: rgb(153, 153, 153);
    margin-top: 3px;
    margin-bottom: 3px;
    width: 250px;
}

    #WyborCisnieniaPojazd-SzukajWgOpisu .k-autocomplete {
        padding: 0;
    }

span.WyborCisnieniaPojazd-Prawy-Title {
    display: block;
    margin-bottom: 3px;
    margin-top: 0;
    font-weight: normal;
    font-size: 13px;
    color: #5B5B5B;
}

#WyborCisnieniaPojazd-Prawy {
    float: left;
    padding-left: 16px;
}

    #WyborCisnieniaPojazd-Prawy span.WyborCisnieniaPojazd-Prawy-Item {
        display: block;
        clear: both;
        margin-bottom: 10px;
    }

#WyborCisnieniaPojazd-Prawy {
    float: left;
    padding-left: 16px;
}

    #WyborCisnieniaPojazd-Prawy span.WyborCisnienia-Prawy-Item {
        display: block;
        clear: both;
    }

    #WyborCisnieniaPojazd-Prawy input.poj {
        width: 290px;
        height: 31px;
        padding: 0;
    }

    #WyborCisnieniaPojazd-Prawy span.k-combobox {
        width: 290px;
    }

.cisnienie-wybor-pojazd-input-wrapper {
    left: 13px;
    color: #fff;
    position: absolute;
    z-index: 9;
    background-color: #CA0707;
    padding: 6px 10px 7px 10px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-right: 1px solid #CBC8C8;
}

#btnSzukajCisnieniaWgRozmiar {
    background-color: #CA0707;
    margin-top: 6px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 1px solid #CA0707;
    line-height: 33px;
    color: #fff;
    width: 150px;
    font-weight: bold;
    margin-bottom: 10px;
    max-width: 210px;
    font-size: 13px;
    margin-left: 140px;
}
/*Wybór cisnienia wg pojazdu - koniec*/
.lista-towarow-filtr-baner-promocje {
    margin-top: 20px;
    border: 0;
}

.cisnienie-opon-zmien-pojazd {
    font-size: 16px;
    color: #fff;
    margin-right: 5px;
}

.stan-online {
    color: blue !important;
}

#platformaOponOfertyModal .modal-body {
    background-color: #F9F9F9;
    padding: 0;
}

.platformaOponOfertyNaglowek {
    padding: 10px 15px 10px 15px;
}

.platformaOponOfertyNaglowekOponaProducent {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 0 10px;
}

.platformaOponOfertyNaglowekOponaBieznik {
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 10px;
}

.platformaOponOfertyNaglowekOponaRozmiar {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px 10px;
}

.platformaOponOfertyLista {
}

    .platformaOponOfertyLista table {
        width: 100%;
    }

.platformaOponOfertyListaTabelaNaglowek {
    background-color: #2A2A2A;
    width: 100%;
}

    .platformaOponOfertyListaTabelaNaglowek table {
        width: 97%;
    }

.platformaOponOfertyListaTabela {
    overflow-y: scroll;
    overflow-x: hidden;
}

.platformaOponOfertyLista table thead th {
    background-color: #2A2A2A;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    /* line-height: 35px;
     */
    padding: 10px 5px 10px 5px;
    text-align: center;
}

.platformaOponOfertyLista table tbody tr:nth-child(odd) {
    background-color: #fff;
}

.platformaOponOfertyLista table tbody tr:nth-child(even) {
    background-color: #F9F9F9;
}

.platformaOponOfertyLista table tbody tr td {
    font-size: 16px;
    font-weight: normal;
    padding: 2px 5px 2px 5px;
    text-align: center;
    border-bottom: 1px solid #EDEDED;
}

.platformaOponOfertyListaTabelaNaglowek table thead tr th:nth-child(1), .platformaOponOfertyListaTabela table tbody tr td:nth-child(1) {
    width: 21%;
}

.platformaOponOfertyListaTabelaNaglowek table thead tr th:nth-child(2), .platformaOponOfertyListaTabela table tbody tr td:nth-child(2) {
    width: 11%;
}

.platformaOponOfertyListaTabelaNaglowek table thead tr th:nth-child(3), .platformaOponOfertyListaTabela table tbody tr td:nth-child(3) {
    width: 12%;
}

.platformaOponOfertyListaTabelaNaglowek table thead tr th:nth-child(4), .platformaOponOfertyListaTabela table tbody tr td:nth-child(4) {
    width: 13%;
}

.platformaOponOfertyListaTabelaNaglowek table thead tr th:nth-child(5), .platformaOponOfertyListaTabela table tbody tr td:nth-child(5) {
    width: 13%;
}

.platformaOponOfertyListaTabelaNaglowek table thead tr th:nth-child(6), .platformaOponOfertyListaTabela table tbody tr td:nth-child(6) {
    width: 27%;
}

.platformaOponOfertyLista table tbody tr td:nth-child(2), .platformaOponOfertyLista table tbody tr td:nth-child(5) {
    font-weight: bold;
}

.platformaOponOfertyNaglowekFiltrLabelIkona {
    padding-right: 10px;
}

.platformaOponOfertyNaglowekFiltrLabel {
    font-size: 13px;
    font-weight: normal;
}

.platformaOponOfertyNaglowekFiltrCombo {
    font-size: 12px;
    font-weight: normal;
    width: 100%;
}

.platformaOponOfertyNaglowekFiltr {
    padding-top: 4px;
    padding-bottom: 4px;
}

.platformaOponOfertyFiltry {
    border-left: 1px solid #EDEDED;
    padding-left: 23px;
}

#platformaOponOfertyFiltrCzasRealizacji {
    width: 100%;
}

#platformaOponOfertyFiltrRokProdukcji {
    width: 100%;
}

#platformaOponOfertyFiltrTypSortowania {
    width: 100%;
}

.platformaOponOfertyDoKoszykaContainer {
    padding: 10px 10px 10px 0;
    margin: 0 !important;
    line-height: 30px;
}

.btn-platformaOponModalZamknij {
    background-color: rgb(153, 153, 153);
    color: #fff !important;
}

    .btn-platformaOponModalZamknij:hover, .btn-platformaOponModalZamknij:focus, .btn-platformaOponModalZamknij:active {
        background-color: rgb(153, 153, 153);
        color: #fff !important;
    }

.opona-producent-lista {
    margin-bottom: 0;
	margin-top: 10px;
}

.opona-producent-lista a {
	display: block;
}

.opona-homologacja-lista {
	cursor: pointer;
}

@media (max-width: 762px) {
    .opona-model, .opona-klasa, .opona-podtyp {
        margin-top: 0;
        margin-bottom: 0;
    }

    .etykieta-ue-ico {
        max-width: 50px;
    }

    .karta-opona-etykieta-opis {
        font-size: 13px;
    }
}

@media (min-width: 992px) {
    .lista-opon-sekcja {
        padding-left: 15px;
    }
}

.price-block {
    padding: 15px 0 5px 0;
}

.etykieta-img {
    text-align: center;
}

.sekcja-usun-xs {
    height: auto;
    padding-top: 36px;
    padding-bottom: 36px;
}
.sekcja-usun-xs-ulubione {
    height: auto;
    padding-top: 21px;
    padding-bottom: 36px;
}
@media (max-width: 991px) {
    .right-col-bg {
        padding: 0;
    }
}

@media (min-width: 762px) {
    .no-padding-left-sm {
        padding-left: 0;
    }
}

.btn-cennik {
    padding-top: 24px;
}

@media (min-width: 771px) and (max-width: 1199px) {
    #btnSzukajOponyCennik {
        margin-top: 5px;
    }

    .btn-cennik {
        padding-top: 2px;
    }

    #btnSzukajOponyCennik {
        margin-top: 5px;
    }
}

.hidden-xs-inline {
    display: inline-block;
}

.visible-xs-inline {
    display: none;
}

@media (max-width: 769px) {
    .hidden-xs-inline {
        display: none;
    }

    .visible-xs-inline {
        display: inline-block;
    }

    .nav-pills-xs {
        width: 24%;
        margin-left: 2px;
    }
    button#add-to-favorite, .btn-wyslij-zapytanie {
        margin-top: 5px !important;
    }

}

.max-width-cennik {
    max-width: 122px;
    padding-right: 0;
}

.line-height-32px {
    line-height: 32px;
}

#btnSzukajOponyCena {
    background-color: #CA0707;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 1px solid #CA0707;
    line-height: 28px;
    color: #fff;
    width: 100%;
    font-weight: bold;
    max-width: 120px;
    font-size: 13px;
}

.filtr-cena {
    height: 32px !important;
}

.font-15 {
    font-size: 15px !important;
}

.sweet-alert button {
    background-color: #000 !important;
}

    .sweet-alert button:hover {
        background-color: #cc292a !important;
    }

#platformaOponOfertyFiltrDostepnosc {
    width: 36px;
    padding: 0 5px 0 5px;
    height: 26px;
    display: inline-block;
}

.btn-platformaOponFiltrDostepnoscPokazWszystko {
    background-color: rgb(153, 153, 153);
    color: #fff !important;
    font-size: 10px;
    padding: 5px 3px 5px 3px;
    display: inline-block;
    margin-left: 2px;
}

    .btn-platformaOponFiltrDostepnoscPokazWszystko:hover, .btn-platformaOponFiltrDostepnoscPokazWszystko:focus, .btn-platformaOponFiltrDostepnoscPokazWszystko:active {
        background-color: rgb(153, 153, 153);
        color: #fff !important;
    }

.btn-platformaOponFiltrDostepnoscFiltruj {
    background-color: rgb(153, 153, 153);
    color: #fff !important;
    font-size: 10px;
    padding: 5px 5px 5px 5px;
    display: inline-block;
    margin-left: 2px;
}

    .btn-platformaOponFiltrDostepnoscFiltruj:hover, .btn-platformaOponFiltrDostepnoscFiltruj:focus, .btn-platformaOponFiltrDostepnoscFiltruj:active {
        background-color: rgb(153, 153, 153);
        color: #fff !important;
    }

.max-width-magazyn {
}

.gwiazdka-legenda {
    font-size: 13px;
    padding: 9px 0 0 20px;
    color: #626262;
    display: block;
    text-align: left;
}

.rok-legenda {
    font-size: 13px;
    padding: 0 10px 10px 10px;
    color: #8f8f8f;
}

.gwiazdka {
    font-size: 12px;
}

.legenda {
    text-align: center;
    border-right: 1px solid #eee;
    padding: 21px 0;
    background-color: #f3f3f4;
    color: #626262;
    font-weight: 600;
    border-bottom: 1px solid #eee;
    display: block;
    border: 1px solid #eee;
}

.legenda-container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

    .legenda-container p {
        font-size: 11px;
        margin-top: 4px;
        margin-bottom: 4px;
    }

.legenda-pierwsza {
    margin: 4px 0 5px 0;
}

.platformaopon-btn {
    padding-left: 0;
    padding-top: 15px;
}

@media (max-width: 768px) {
    .legenda-container, .platformaopon-btn {
        padding-right: 0;
    }
}

.filtr-producent-klasa-li {
    margin-left: -20px;
}

.filtr-label-producent-klasa {
    font-weight: bold;
    text-transform: uppercase;
}

.filtr-label-producent-towaru-klasa {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

.przerwatechniczna-tekst {
    text-align: center;
    border: 1px solid #eee;
    background-color: #fff;
    padding: 60px;
    margin: 0 auto;
    display: block;
    margin-top: 10%;
    /* -webkit-border-radius: 20px;
     */
    -moz-border-radius: 20px;
    /* border-radius: 20px;
     */
    background-color: #FFFFFF;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    /* -webkit-box-shadow: #B3B3B3 2px 2px 2px;
     */
    -moz-box-shadow: #B3B3B3 2px 2px 2px;
    /* box-shadow: #B3B3B3 2px 2px 2px;
     */
}

.przerwatechniczna-wroc {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #333;
    color: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    font-weight: 600;
}

.przerwatechniczna-link, .przerwatechniczna-link:hover, .przerwatechniczna-link:visited {
    color: #fff;
}

.przerwatechniczna-podtytul {
    padding-top: 8px;
    display: block;
}

.przerwatechniczna-tekst-h2 {
    font-family: 'Open Sans';
    font-weight: 400;
}

.przerwatechniczna-tekst-h4 {
    font-family: 'Open Sans';
    font-weight: 400;
    padding-top: 10px;
}

.webshop-stopka {
    padding-left: 10px;
}

.stopka {
    border-top: 1px solid #5a5a5a;
	margin-top: 20px;
    padding-top: 20px;
	padding-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    background-color: #000;
    padding-bottom: 10px;
}

.facebook-fanbox {
    text-align: center;
    padding: 15px;
    background-color: #f5f5f5;
}

#opony-small-etykieta-ue {
    clear: both;
    margin-top: 0;
    height: auto;
    margin-left: 12px;
}

    #opony-small-etykieta-ue label {
        font-weight: 500;
        font-size: 12px;
		color: #707070;
    }

    #opony-small-etykieta-ue span.opony-small-etykieta-ue-item {
        display: block;
        /*float: left;*/
        padding-left: 9px;
        padding-top: 10px;
    }

    #opony-small-etykieta-ue .k-dropdown-wrap.k-state-default {
        border-color: #707070 !important;
    }

#opona-ke_listbox input[type="checkbox"] {
    margin-right: 5px;
}

#opona-kp_listbox input[type="checkbox"] {
    margin-right: 5px;
}

#opona-wht_listbox input[type="checkbox"] {
    margin-right: 5px;
}

.opony-small-homologacje {
	padding-top: 30px;
}

.opony-small-homologacje label {
	padding: 0 20px;
	margin-bottom: 20px;
}

.fa-custom-jeep {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/jeep.png);
    width: 33px;
    height: 35px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 8px !important;
}

ul.WyborOponPrzyciski-Lista > li.active a {
    color: #fff;
}

ul.WyborOponPrzyciski-Lista li:hover #opony-wybor-button-jeep-ico .fa-custom-jeep {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/jeep-white.png) !important;
}

ul.WyborOponPrzyciski-Lista li.active #opony-wybor-button-jeep-ico .fa-custom-jeep {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/jeep-white.png) !important;
}

ul.WyborOponPrzyciski-Lista li:hover a {
    color: #fff;
}

.promocje-glowna-opona-producent {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    margin-bottom: 0;
	margin-top: 20px;
}

.promocje-glowna-opona-bieznik {
    display: block;
    font-size: 16px;
    color: #707070;
	margin-bottom: 20px;
}

.promocje-glowna-opona-rozmiar {
    display: block;
    font-size: 18px;
    color: #707070;
    font-weight: 600;
    margin-top:10px;
	margin-bottom:20px;
	text-align: center;
}

.platforma-opon-stopka-filtry {
    margin-top: -10px;
    margin-bottom: 5px;
    text-align: left;
    font-size: 15px;
    font-weight: normal;
}

.promocje-glowna-opona-cena{
	text-align: right;
    font-size:36px;
    font-weight:700;
    margin-bottom:15px;
    display:block;
	color: #282828;
}

.promocje-glowna-opona-cena-bez-promocji {
	display: block;
	text-align: right;
	text-decoration: line-through;
	font-size: 18px;
	font-weight: bold;
}

.platforma-opon-stopka-filtry label {
    font-weight: normal !important;
}

.prezentacjaTowaru_dostepny {
    display: inline-block;
    float: right;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: green;
}

.prezentacjaTowaru_brak {
    display: inline-block;
    float: right;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: red;
}

.cart-delete {
    cursor: pointer;
}

.pozycja_koszyka_do_karty {
    background: transparent !important;
    display: inline-block !important;
    border: 0 !important;
}

a.pozycja_koszyka_do_karty:hover {
    background: transparent !important;
    text-decoration: underline !important;
    color: #000 !important;
    display: inline-block !important;
    border: 0 !important;
}

.podsumawanie-uwagi-klienta {
    border: 1px solid #eee;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#navbar-mobile-phone {
    display: none;
}

@media (max-width: 768px) {
    #WyszukajWgOpisu input {
        font-size: 15px;
    }
    #WyszukajWgVIN #vin-decoder-input {
        font-size: 15px;
    }
    #navbar-mobile-phone {
        color: #fff;
        font-size: 16px;
        position: relative;
        float: left;
        padding: 6px 0;
        margin-top: 8px;
        margin-left: 0;
        margin-bottom: 8px;
        display: block;
    }
}

@media (max-width: 360px) {
    #navbar-mobile-phone {
        /*display:none;
        */
    }
}

.platforma-opon-stopka-filtry label {
    font-weight: bold !important;
}

#platformaOponOfertyModal .modal-footer {
    margin-top: 0 !important;
}

#platformaOponOfertyModal .modal-header {
    padding-top: 10px !important;
    padding-bottom: 6px !important;
}

.opona-ke-ikona {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opona-ico-filtr-oszczednosc.png);
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    padding-left: 21px;
}

.opona-kp-ikona {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opona-ico-filtr-hamowanie.png);
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    padding-left: 21px;
}

.opona-wht-ikona {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opona-ico-filtr-halas.png);
    background-repeat: no-repeat;
    background-position-y: 3px;
    display: block;
    height: 25px;
    padding-left: 28px;
}

#opony-small-etykieta-ue-item-ke span.k-input {
    text-overflow: initial !important;
	font-size: 16px;
    height: 30px;
    line-height: 30px;
}

#opony-small-etykieta-ue-item-kp span.k-input {
    text-overflow: initial !important;
	font-size: 16px;
    height: 30px;
    line-height: 30px;
}

#opony-small-etykieta-ue-item-wht span.k-input {
    text-overflow: initial !important;
	font-size: 16px;
    height: 30px;
    line-height: 30px;
}

.prezentacjaTowaru_wiecej_8 {
	width: 208px;
    height: 27px;
    display: inline-block;
    border: 1px solid #707070;
    border-radius: 3px;
	overflow: hidden;
	position: relative;
}


.price-block .prezentacjaTowaru_wiecej_8 {
    width: 150px;
}

#menu4 .prezentacjaTowaru_wiecej_8 {
    width: 100%;
}

.prezentacjaTowaru_wiecej_8:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 90%;
	height: 100%;
	background: #29D860;
}

.prezentacjaTowaru_8 {
    width: 208px;
    height: 27px;
    display: inline-block;
    border: 1px solid #707070;
    border-radius: 3px;
	overflow: hidden;
	position: relative;
}

.price-block .prezentacjaTowaru_8 {
    width: 150px;
}

#menu4 .prezentacjaTowaru_8 {
    width: 100%;
}

.prezentacjaTowaru_8:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 75%;
	height: 100%;
	background: #29D860;
}

.prezentacjaTowaru_4 {
    width: 208px;
    height: 27px;
    display: inline-block;
    border: 1px solid #707070;
    border-radius: 3px;
	overflow: hidden;
	position: relative;
}

.price-block .prezentacjaTowaru_4 {
    width: 150px;
}

#menu4 .prezentacjaTowaru_4 {
    width: 100%;
}

.prezentacjaTowaru_4:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: orange;
}

.prezentacjaTowaru_2 {
    width: 208px;
    height: 27px;
    display: inline-block;
    border: 1px solid #707070;
    border-radius: 3px;
	overflow: hidden;
	position: relative;
}

.price-block .prezentacjaTowaru_2 {
    width: 150px;
}

#menu4 .prezentacjaTowaru_2 {
    width: 100%;
}

.prezentacjaTowaru_2:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 25%;
	height: 100%;
	background: red;
}

.prezentacjaTowaru_0 {
    width: 208px;
    height: 27px;
    display: inline-block;
    border: 1px solid #707070;
    border-radius: 3px;
	overflow: hidden;
	position: relative;
}

.price-block .prezentacjaTowaru_0 {
    width: 150px;
}

#menu4 .prezentacjaTowaru_0 {
    width: 100%;
}

.lista-dostepnosc {
	display: flex;
	flex-direction: row-reverse;
    justify-content: flex-end;
    margin-top: 18px;
    margin-left: 14px;
}

.lista-dostepnosc-kafelek {
	justify-content: flex-start;
}

.dostepnosc-label {
	font-size: 18px;
	margin-right: 10px;
}


.btn-zobacz, .btn-zobacz:hover, .btn-zobacz:active:hover {
    font-size: 14px;
    background-color: #211f20 !important;
    color: #fff !important;
    border: 0;
    width: 100%;
}

.pole-ilosc-red {
    background-color: hsla(0,100%,50%,0.8);
    color: #fff;
}

.btnWybierzOponyWgRozmiarDDL {
    background-color: #f89c30;
    margin-top: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #f89c30;
    line-height: 25px;
    color: #fff;
    width: 100%;
    font-weight: bold;
    margin-bottom: 1px;
    font-size: 14px;
}

.btnWybierzOponyWgRozmiarSezonDDL {
    width: 125px;
}

.btnWybierzOponyWgRozmiarIndeksDDL {
    width: 185px;
}

.btnWybierzOponyWgRozmiarNosnoscDDL {
    width: 185px;
}

.btnWybierzOponyWgRozmiarKeDDL {
    width: 85px;
}

.btnWybierzOponyWgRozmiarKpDDL {
    width: 86px;
}

.btnWybierzOponyWgRozmiarWhtDDL {
    width: 85px;
}

.btnWybierzOponyWgRozmiarTypDDL {
    width: 115px;
}

@media (min-width: 768px) {
    #platformaOponOfertyModalContent {
        width: 650px;
    }
}

.po-oferty-modal-title {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 8px;
    padding-top: 8px;
}

.po-pokaz-ukryj-naglowek-filtry {
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
    color: #777;
    float: right;
    margin-top: -12px;
}

.po-modal-footer {
    padding-left: 0;
    padding-right: 0;
    padding-top: 12px;
    padding-bottom: 15px;
}

.k-dropdown-wrap.k-state-default {
    border-color: #707070;
}

.platforma-opon-stopka-filtry {
    padding-left: 10px;
}

.qtip-ilosc {
    width: auto;
    min-width: 0;
}

    .qtip-ilosc .qtip-content {
        padding: 5px 10px !important;
    }
/* zakladka ofert na karcie opon */
.ofertyDostawcowLista {
}

    .ofertyDostawcowLista table {
        width: 100%;
    }

.ofertyDostawcowListaTabelaNaglowek {
    background-color: #2A2A2A;
    width: 100%;
}

    .ofertyDostawcowListaTabelaNaglowek table {
        width: 97%;
    }

.ofertyDostawcowListaTabela {
}

.ofertyDostawcowLista table thead th {
    background-color: #2A2A2A;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    /* line-height: 35px;
     */
    padding: 10px 5px 10px 5px;
    text-align: center;
}

.ofertyDostawcowLista table tbody tr:nth-child(odd) {
    background-color: #fff;
}

.ofertyDostawcowLista table tbody tr:nth-child(even) {
    background-color: #F9F9F9;
}

.ofertyDostawcowLista table tbody tr td {
    font-size: 16px;
    font-weight: normal;
    padding: 2px 5px 2px 5px;
    text-align: center;
    border-bottom: 1px solid #EDEDED;
}

.ofertyDostawcowListaTabelaNaglowek table thead tr th:nth-child(1), .ofertyDostawcowListaTabela table tbody tr td:nth-child(1) {
    width: 21%;
}

.ofertyDostawcowListaTabelaNaglowek table thead tr th:nth-child(2), .ofertyDostawcowListaTabela table tbody tr td:nth-child(2) {
    width: 11%;
}

.ofertyDostawcowListaTabelaNaglowek table thead tr th:nth-child(3), .ofertyDostawcowListaTabela table tbody tr td:nth-child(3) {
    width: 12%;
}

.ofertyDostawcowListaTabelaNaglowek table thead tr th:nth-child(4), .ofertyDostawcowListaTabela table tbody tr td:nth-child(4) {
    width: 13%;
}

.ofertyDostawcowListaTabelaNaglowek table thead tr th:nth-child(5), .ofertyDostawcowListaTabela table tbody tr td:nth-child(5) {
    width: 13%;
}

.ofertyDostawcowListaTabelaNaglowek table thead tr th:nth-child(6), .ofertyDostawcowListaTabela table tbody tr td:nth-child(6) {
    width: 27%;
}

.ofertyDostawcowLista table tbody tr td:nth-child(2), .ofertyDostawcowLista table tbody tr td:nth-child(5) {
    font-weight: bold;
}

.ofertyDostawcowDoKoszykaContainer {
    margin-bottom: 15px;
    margin-top: 15px;
    margin-right: 15px;
}

.dodatkowe-przyciski {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 115px;
}

.dodatkowe-przyciski button {
	display: flex;
	gap: 3px;
    color: #707070;
    font-size: 16px;
    margin-left: 16px;
    padding: 11px;
	border-radius: 6px;
    border: 1px solid #707070;
}

#send-to-friend i {
    padding-right: 5px;
}

#facebook-share i {
    padding-right: 5px;
}

.polecTowarZnajomemuModal_labelCol {
    text-align: right;
}

.polecTowarZnajomemuModal_row {
    padding-top: 15px;
}

.btn-polecTowarZnajomemuModalWyslij {
    width: 100px;
    float: right;
}

#timetableModalContent .modal-header {
    background-color: rgb(153, 153, 153);
    color: #fff;
    padding: 0 15px;
}

    #timetableModalContent .modal-header .close {
        padding-top: 5px;
    }

#timetableModalContent .modal-footer {
    background: #efefef;
}

.btn-close {
    background-color: #555;
    color: #fff;
}

    .btn-close:hover {
        background-color: #555;
        color: #fff !important;
    }
/* Filtry dla listy opon - START */
span.opony-small-wymiary-top-szerokosc-item > input, span.opony-small-wymiary-top-profil-item > input, span.opony-small-wymiary-top-srednica-item > input, span.opony-small-top-indeks-predkosci-item > input, span.opony-small-top-indeks-nosnosci-item > input, span.opony-small-top-etykieta-ue-ke input, span.opony-small-top-etykieta-ue-kp input, span.opony-small-top-etykieta-ue-wht input, span.opony-small-top-sezon > input {
    background-color: rgb(66,66,66) !important;
    color: #fff !important;
    border-width: 0;
    width: 0;
    padding: 0;
    margin: 0;
}

span.opony-small-wymiary-top-szerokosc-item .k-select, span.opony-small-wymiary-top-profil-item .k-select, span.opony-small-wymiary-top-srednica-item .k-select {
    background-color: #fff;
    color: #000;
    border-radius: 0;
    border: none;
}

span.opony-small-top-indeks-predkosci-item .k-select, span.opony-small-top-indeks-nosnosci-item .k-select, span.opony-small-top-etykieta-ue-ke .k-select, span.opony-small-top-etykieta-ue-kp .k-select, span.opony-small-top-etykieta-ue-wht .k-select, span.opony-small-top-sezon .k-select {
    background-color: #fff;
    color: #000;
    border-radius: 0;
    border: none;
}

span.opony-small-wymiary-top-szerokosc-item .k-input, span.opony-small-wymiary-top-profil-item .k-input, span.opony-small-wymiary-top-srednica-item .k-input {
    background-color: #fff;
    color: #000;
    border-radius: 0;
    border: none;
    padding: 5px 0 5px 8px;
}




span.opony-small-wymiary-top-szerokosc-item .k-header, span.opony-small-wymiary-top-profil-item .k-header, span.opony-small-wymiary-top-srednica-item .k-header, span.opony-small-top-indeks-predkosci-item .k-header, span.opony-small-top-indeks-nosnosci-item .k-header, span.opony-small-top-etykieta-ue-ke .k-header, span.opony-small-top-etykieta-ue-kp .k-header, span.opony-small-top-etykieta-ue-wht .k-header, span.opony-small-top-sezon .k-header {
    background-color: #211f20;
}



span.opony-small-top-indeks-predkosci-item .k-input, span.opony-small-top-indeks-nosnosci-item .k-input, span.opony-small-top-etykieta-ue-ke .k-input, span.opony-small-top-etykieta-ue-kp .k-input, span.opony-small-top-etykieta-ue-wht .k-input, span.opony-small-top-sezon .k-input {
    background-color: #fff;
    color: #000;
    border-radius: 0;
    border: none;
    padding: 5px 0 5px 8px;
}

span.opony-small-wymiary-top-szerokosc-item .k-i-arrow-s, span.opony-small-wymiary-top-profil-item .k-i-arrow-s, span.opony-small-wymiary-top-srednica-item .k-i-arrow-s, span.opony-small-top-indeks-predkosci-item .k-icon.k-i-arrow-s, span.opony-small-top-indeks-nosnosci-item .k-icon.k-i-arrow-s, span.opony-small-top-etykieta-ue-ke .k-icon.k-i-arrow-s, span.opony-small-top-etykieta-ue-kp .k-icon.k-i-arrow-s, span.opony-small-top-etykieta-ue-wht .k-icon.k-i-arrow-s, span.opony-small-top-sezon .k-icon.k-i-arrow-s {

    background-color: #fff;
    color: #000;
    border-radius: 0;
    border: none;
}

.opony-small-top-filtry-rozmiar {
    padding-left: 5px;
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 0;
}

.opony-small-top-filtry-indeksy {
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 0;
}

.opony-small-top-filtry-ue {
    padding-left: 40px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 0;
}

span.opony-small-wymiary-top-szerokosc-item {
    display: inline-block;
    clear: both;
    padding-right: 4px;
}

span.opony-small-wymiary-top-profil-item {
    display: inline-block;
    clear: both;
    padding-right: 4px;
}

span.opony-small-wymiary-top-srednica-item {
    display: inline-block;
    clear: both;
    padding-right: 0;
}

span.opony-small-top-indeks-predkosci-item {
    display: inline-block;
    clear: both;
    padding-right: 4px;
}

span.opony-small-top-indeks-nosnosci-item {
    display: inline-block;
    clear: both;
    padding-right: 0;
}

span.opony-small-wymiary-top-szerokosc-item .k-header {
    width: 110px;
}

span.opony-small-wymiary-top-profil-item .k-header {
    width: 110px;
}

span.opony-small-wymiary-top-srednica-item .k-header {
    width: 110px;
}

span.opony-small-top-indeks-predkosci-item .k-header {
    width: 166px;
}

span.opony-small-top-indeks-nosnosci-item .k-header {
    width: 171px;
}

span.opony-small-top-sezon {
    float: right;
}

    span.opony-small-top-sezon .k-header {
        width: 110px;
    }

#opony-small-top-etykieta-ue-item-ke span.k-dropdown {
    width: 80px;
}

#opony-small-top-etykieta-ue-item-kp span.k-dropdown {
    width: 110px;
}

#opony-small-top-etykieta-ue-item-wht span.k-dropdown {
    width: 110px;
}

.opony-small-top-label-opony {
    font-size: 15px;
    font-family: Open Sans;
    margin-top: 16px;
    font-weight: 600;
    padding-left: 0;
    margin-left: 0;
    margin-right: 2px;
}

.opony-small-top-filtr {
    margin: 0 auto;
    padding-bottom: 15px;
    background-color: #3a3a3a !important;
    margin-bottom: 25px;
}

.opony-small-top-filtr-container {
    display: flex;
    flex-wrap: wrap;
}

.opony-small-top-filtr-fixed {
    position: fixed;
    top: 52px;
    left: 0;
    z-index: 998;
    width: 100%;
}

.opona-top-ke-ikona {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opona-ico-top-filtr-oszczednosc.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 28px;
    padding-left: 33px;
    padding-right: 5px;
}

.opona-top-kp-ikona {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opona-ico-top-filtr-hamowanie.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 28px;
    padding-left: 33px;
    padding-right: 5px;
}

.opona-top-wht-ikona {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/opona-ico-top-filtr-halas.png);
    background-repeat: no-repeat;
    background-position-y: 3px;
    display: inline-block;
    height: 28px;
    padding-left: 33px;
}

#opony-small-top-filtr-rozszerz-button {
    color: #fff;
    height: 32px;
    margin-left: 5px;
    background-color: rgb(202, 7, 7);
    border-color: rgb(202, 7, 7);
}

@media (max-width: 544px) {
    .opony-small-top-filtr {
        width: 100%;
    }

    .opony-small-top-label-opony {
        display: none;
    }

    .opony-small-top-filtry-rozmiar {
        padding-left: 5px;
    }

    .opony-small-top-filtry-indeksy {
        padding-left: 5px;
        display: none;
    }

    .opony-small-top-filtry-ue {
        padding-left: 5px;
        display: none;
    }

    #opony-small-top-etykieta-ue-item-ke span.k-dropdown {
        width: 52px;
    }

    #opony-small-top-etykieta-ue-item-kp span.k-dropdown {
        width: 52px;
    }

    #opony-small-top-etykieta-ue-item-wht span.k-dropdown {
        width: 65px;
    }

    span.opony-small-top-sezon {
        float: left;
        padding-left: 0;
        margin-top: 13px;
        display: none;
    }

    .opony-small-top-filtr-rozszerz-span {
        display: inline-block;
    }
}

@media (min-width: 544px) and (max-width: 768px) {
    .opony-small-top-filtr {
        width: 100%;
    }

    .opony-small-top-label-opony {
        display: none;
    }

    .opony-small-top-filtry-rozmiar {
        padding-left: 5px;
    }

    .opony-small-top-filtry-indeksy {
        padding-left: 5px;
        display: none;
    }

    .opony-small-top-filtry-ue {
        padding-left: 5px;
        display: none;
    }

    span.opony-small-top-sezon {
        float: none;
        padding-left: 10px;
        padding-top: 15px;
        display: none;
    }

    .opony-small-top-filtr-rozszerz-span {
        display: inline-block;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .opony-small-top-filtr {
   
    }

    .opony-small-top-label-opony {
        display: none;
    }

    span.opony-small-top-sezon {
        float: none;
        padding-left: 10px;
        display: none;
    }

    .opony-small-top-filtry-rozmiar {
        padding-left: 5px;
    }

    .opony-small-top-filtry-indeksy {
        padding-left: 5px;
        display: none;
    }

    .opony-small-top-filtry-ue {
        padding-left: 5px;
        display: none;
    }

    .opony-small-top-filtr-rozszerz-span {
        display: inline-block;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .opony-small-top-filtr {
		height: 130px;
		overflow: hidden;
		padding-top: 20px;
    }
	
	.opony-small-top-filtry-opona {
		display: block;
		width: 100% !important;
		max-width: 250px;
	}

    .opony-small-top-label-opony {
        display: none;
    }

    span.opony-small-top-indeks-predkosci-item .k-header {
        width: 110px;
    }

    span.opony-small-top-indeks-nosnosci-item .k-header {
        width: 110px;
    }

    span.opony-small-top-sezon .k-header {
        width: 100px;
    }

    span.opony-small-top-sezon {
        display: inline-block;
    }

    .opony-small-top-filtry-indeksy {
        display: inline-block;
    }

    .opony-small-top-filtry-ue {
        padding-left: 5px;
        display: inline-block;
    }

    .opony-small-top-filtr-rozszerz-span {
        display: none;
    }
}

.opony-small-top-filtr .opony-filtr-label {
    color: #fff;
}

@media (min-width: 1200px) {
	body {
		margin-top: 110px;
	}
    .opony-small-top-filtr {
        margin-top: 60px !important;
        height: 130px;
		overflow: hidden;
		padding-top: 0;
    }

    span.opony-small-top-sezon {
        display: inline-block;
    }

    .opony-small-top-filtry-indeksy {
        display: inline-block;
    }

    .opony-small-top-filtry-ue {
        display: inline-block;
        width:320px;
    }

    .opony-small-top-filtr-rozszerz-span {
        display: none;
    }
}
/* Filtry dla listy opon - KONIEC */
.k-list-foot {
    text-align: center;
}

#timetableModalContent .close {
    font-size: 34px !important;
    filter: alpha(opacity=40) !important;
    opacity: .4 !important;
}

.cena-wieksza {
    
}

.promo {
   /* background: rgba(219,219,219,0.35);
    background: -moz-linear-gradient(left, rgba(219,219,219,0.35) 0%, rgba(246,246,246,0.13) 71%, rgba(237,237,237,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(219,219,219,0.35)), color-stop(71%, rgba(246,246,246,0.13)), color-stop(100%, rgba(237,237,237,0)));
    background: -webkit-linear-gradient(left, rgba(219,219,219,0.35) 0%, rgba(246,246,246,0.13) 71%, rgba(237,237,237,0) 100%);
    background: -o-linear-gradient(left, rgba(219,219,219,0.35) 0%, rgba(246,246,246,0.13) 71%, rgba(237,237,237,0) 100%);
    background: -ms-linear-gradient(left, rgba(219,219,219,0.35) 0%, rgba(246,246,246,0.13) 71%, rgba(237,237,237,0) 100%);
    background: linear-gradient(to right, rgba(219,219,219,0.35) 0%, rgba(246,246,246,0.13) 71%, rgba(237,237,237,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#ededed', GradientType=1 );*/
}

.opony-dodaj-do-porownywanych {
    color: #333;
    line-height: 27px;
    padding: 25px 10px 15px;
    font-size: 15px;
    text-align: center;
}

.opony-dodaj-do-porownywanych label {
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
	color: #36434C;
}

.opony-zamienniki {
    background-color: rgba(63, 101, 137, 1);
    width: 49%;
    height: 31px;
    color: #fff;
    position: absolute;
    top: 121px;
    left: 50%;
    line-height: 27px;
    padding: 2px;
    font-size: 12px;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    text-align: center;
    padding-bottom: 0;
    padding-top: 2px;
    letter-spacing: -1px;
}

.opony-karta-dodaj-do-porownywanych {
    background-color: transparent;
    text-align: left;
}

.opony-karta-dodaj-do-porownywanych label {
    margin-right: 20px;
    position: relative;
	color: #474747;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.porownywarka-podglad-item {
    float: left;
    border-right: 1px solid #eee;
    margin-left: 7px;
    display: inline-block !important;
    padding: 0;
    width: 160px;
    padding-right: 10px;
    text-align: center;
}

.porownywarka-podglad-naglowek {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #eee;
    padding-bottom: 10px;
}

.porownywarka-podglad-item-name {
    width: 120px;
    font-size: 14px;
    display: block;
    white-space: normal;
    height: 40px;
    overflow: hidden;
    margin-bottom: 0;
    color: #787878;
}

.porownywarka-podglad-item-price {
    color: #000;
    font-weight: bold;
    font-size: 16px;
    padding-top: 7px;
}

.porownywarka-podglad-item-cena-zam {
}

.porownywarka-podglad-item-delete {
    color: #787878;
    cursor: pointer;
}

.porownywarka-naglowek {
    font-size: 26px;
    text-align: right;
    font-weight: bold;
    color: #333333;
    height: 195px;
    padding-right: 10px;
	margin-top: 15px;
}

.porownywarka-kolumna-tytul {
    color: #333333;
    text-align: right;
    font-weight: bold;
    padding-right: 10px;
    height: 100%;
    max-height: 100%;
    min-height: 35px;
    line-height: 35px;
}

.porownywarka-towar-producent {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
	margin-top: 20px;
}

.porownywarka-towar-nazwa {
    text-align: center;
    font-size: 15px;
    height: 45px;
}

.porownywarka-towar-rozmiar {
    text-align: center;
    font-size: 17px;
    line-height: 35px;
}

.porownywarka-towar-zdjecie {
    text-align: center;
}

.porownywarka-towar-sezon {
    width: 30px;
    margin-left: auto;
    margin-right: auto;
}

.porownywarka-wiersz-szary {
    background-color: #F7F7F7;
}

.porownywarka-towar-indeks-nosnosci {
    text-align: center;
}

.porownywarka-towar-indeks-wartosc {
    font-weight: bold;
    font-size: 16px;
    line-height: 35px;
}

span.porownywarka-towar-indeks-opis {
    font-size: 12px;
    padding-left: 5px;
}

.porownywarka-towar-indeks-predkosci {
    text-align: center;
}

.porownywarka-towar-indeks-wartosc {
    font-weight: bold;
    font-size: 16px;
    line-height: 35px;
}

span.porownywarka-towar-indeks-opis {
    font-size: 12px;
    padding-left: 5px;
}

.porownywarka-opor-toczenia {
    height: 50px;
    line-height: 50px;
}

.porownywarka-towar-opor-toczenia {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

span.porownywarka-towar-opor-toczenia-wartosc {
    position: relative;
    left: -13px;
    top: 6px;
    color: #fff;
    font-weight: bold;
}

.porownywarka-hamowanie {
    height: 50px;
    line-height: 50px;
}

.porownywarka-towar-hamowanie {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

span.porownywarka-towar-hamowanie-wartosc {
    position: relative;
    left: -14px;
    top: 5px;
    color: #fff;
    font-weight: bold;
}

.porownywarka-halas {
    height: 50px;
    line-height: 50px;
}

.porownywarka-towar-halas {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 50px;
}

span.porownywarka-towar-halas-wartosc {
    position: relative;
    left: 24px;
    top: -24px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
}

.porownywarka-towar-halas-wartosc-jednostka {
    font-size: 12px;
    font-weight: normal;
}

.porownywarka-ocena-ogolna {
    height: 55px;
    line-height: 55px;
}

.porownywarka-towar-ocena-ogolna-wartosc {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding-top: 5px;
    line-height: 20px;
}

.porownywarka-towar-ocena-ogolna-wartosc-maks {
    font-size: 12px;
    font-weight: normal;
}

.porownywarka-towar-ocena-ogolna-gwiazdki {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
    line-height: 20px;
}

.porownywarka-zachowanie-na-suchej {
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 10px;
}

.porownywarka-towar-zachowanie-na-suchej {
    text-align: center;
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.porownywarka-zachowanie-na-mokrej {
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 10px;
}

.porownywarka-towar-zachowanie-na-mokrej {
    text-align: center;
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.porownywarka-zachowanie-na-blocie {
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 10px;
}

.porownywarka-towar-zachowanie-na-blocie {
    text-align: center;
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (min-width: 768px) {
    .porownywarka-zachowanie-na-suchej span {
        display: block;
    }

    .porownywarka-zachowanie-na-mokrej span {
        display: block;
    }

    .porownywarka-zachowanie-na-blocie span {
        display: block;
    }
}

.porownywarka-poziom-halasu {
    height: 55px;
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.porownywarka-towar-poziom-halasu {
    text-align: center;
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.porownywarka-trwalosc {
    height: 55px;
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.porownywarka-towar-trwalosc {
    text-align: center;
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.porownywarka-towar-cena-koszyk {
    text-align: center;
    font-size: 13px;
}

.porownywarka-towar-cena-koszyk-cena {
    padding-top: 10px;
	padding-bottom: 10px;
}

.porownywarka-towar-cena-koszyk-cena span:first-child {
	font-size: 20px;
	font-weight: 700;
}

.porownywarka-towar-cena-koszyk-cena .lista-opon-waluta {
	font-weight: 700;
}

.porownywarka-towar-cena-koszyk-koszyk .cart-quantity {
    height: 52px;
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}

    .porownywarka-towar-cena-koszyk-cena span.cena-wieksza {
        font-size: 20px;
        font-weight: bold;
        line-height: 35px;
    }

.porownywarka-towar-cena-koszyk-koszyk div.input-group {
    width: 84px;
    margin-left: auto;
    margin-right: auto;
}

.porownywarka-cena-koszyk {
    height: 95px;
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.porownywarka-towar-zdjecie img {
    max-height: 130px;
}

@media (max-width: 767px) {
    .porownywarka-kolumna-tytul {
        text-align: center;
        height: 35px;
        line-height: 35px;
        padding: 0;
    }

    .porownywarka-naglowek {
        text-align: center;
        height: 85px;
    }
}

span.product-nazwa {
    background-color: #f9f9f9 !important;
    color: #000 !important;
    border-right: 0;
    /* border: 1px solid #eee;
     */
    border-left: 3px solid rgb(153, 153, 153) !important;
    padding: 10px;
    font-size: 18px;
    border-radius: 5px;
    margin-top: 0;
    width: 100%;
    display: inline-block;
}

.product-title h3 {
    float: left;
    padding: 0;
    margin: 0;
}

span.product-ocena-ogolna {
    float: left;
    padding-left: 15px;
    padding-top: 5px;
    text-transform: none;
    font-size: 13px;
}

    span.product-ocena-ogolna i {
        font-size: 13px;
        color: #BC2517;
    }

span.product-ocena-ogolna-ilosc {
    padding-left: 5px;
}

.product-ocena-ogolna-nazwa {
    padding-right: 5px;
}

span.product-ocena-ogolna-wartosc {
    font-size: 19px;
    font-weight: bold;
    padding-right: 5px;
    float: left;
}

.product-ocena-ogolna-gwiazdki .progress {
    margin-top: 6px;
}

.product-ocena-ogolna-gwiazdki span.product-ocena-ogolna-ilosc {
    margin-top: 4px;
    display: inline-block;
}

.product-ocena-ogolna-gwiazdki {
    float: left;
    width: 100px;
}

.ocen-opone-title h2 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.ocen-opone-nazwa h3 {
    background-color: #f9f9f9 !important;
    color: #000 !important;
    border-right: 0;
    /* border: 1px solid #eee;
     */
    border-left: 3px solid rgb(153, 153, 153) !important;
    padding: 10px;
    font-size: 18px;
    border-radius: 5px;
    margin-top: 0;
    width: 100%;
    display: inline-block;
}

.ocen-opone-obrazek {
    text-align: center;
}

.ocen-opone-info-opona-feature {
    display: block;
    padding: 8px 0 8px 0;
    border-bottom: 1px solid #eee;
    font-size: 16px;
}

.ocen-opone-info-opona-feature-bez-lini {
    display: block;
    padding: 8px 0 8px 0;
    border-bottom: 0;
    font-size: 16px;
}

.ocen-opone-info-opona {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.ocen-opone-ocena-kolumna-ciemna {
    background-color: #333333;
    color: #fff;
    text-align: right;
    font-weight: normal;
    border-right: solid 1px #EEEEEE;
    padding: 8px;
    padding-right: 10px;
    height: 100%;
    max-height: 100%;
    min-height: 30px;
    line-height: 25px;
    font-size: 15px;
}

.ocen-opone-ocena-opona-zachowanie {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
}

.ocen-opone-ocena-opona-poziom-halasu {
    font-size: 16px;
    font-weight: bold;
    padding-top: 16px;
    padding-bottom: 7px;
}

.ocen-opone-ocena-opona-trwalosc {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ocen-opone-ocena-kierowca-dystans {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ocen-opone-ocena-kierowca-styl {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ocen-opone-ocena-kierowca-miejsce {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ocen-opone-opinia {
    margin-top: 20px;
}

.ocen-opone-ocena-gwiazdki {
    font-size: 20px;
}

.ocen-opone-ocena-ilosc-wskazana {
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
    margin: 0;
    padding-right: 0;
}

.ocen-opone-ocena-ilosc-maksymalna {
    font-size: 14px;
}

.ocen-opone-ocena-opona-poziom-halasu-gwiazdki {
    font-size: 18px;
    padding-top: 7px;
    padding-bottom: 0;
}

.ocen-opone-ocena-opona-trwalosc-gwiazdki {
    font-size: 18px;
    padding-top: 7px;
    padding-bottom: 10px;
}

.ocena-gwiazdki-wartosci {
    clear: both;
    display: inline-block;
    padding-left: 20px;
    padding-top: 4px;
}

.ocena-gwiazdki {
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .ocena-gwiazdki > i {
        float: right;
    }

        .ocena-gwiazdki > i:hover:before, .ocena-gwiazdki > i:hover ~ i:before {
        }

.ocena-gwiazdki-wiersz {
    display: inline-block;
    border-top: 1px solid #eee;
}

.ocen-opone-ocena-kierowca-puste {
    height: 40px;
}

.ocen-opone-ocena-dodatkowe-info {
    height: 55px;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
}

.ocen-opone-ocena-kolumna-szara {
    height: 55px;
    line-height: 36px;
    padding-top: 8px;
}

.btn-ocena-submit {
    color: #FFFFFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #BC2517;
    *background-color: #BC2517;
    background-image: -moz-linear-gradient(top, #BC2517, #BC2517);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#BC2517), to(#BC2517));
    background-image: -webkit-linear-gradient(top, #BC2517, #BC2517);
    background-image: -o-linear-gradient(top, #BC2517, #BC2517);
    background-image: linear-gradient(to bottom, #BC2517, #BC2517);
    background-repeat: repeat-x;
    border-color: #BC2517;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BC2517', endColorstr='#BC2517', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-ocena-submit:hover, .btn-ocena-submit:focus, .btn-ocena-submit:active, .btn-ocena-submit.active, .btn-ocena-submit.disabled, .btn-ocena-submit[disabled] {
        color: #FFFFFF !important;
        background-color: #BC2517;
        *background-color: #003bb3;
    }

    .btn-ocena-submit i {
        padding-right: 10px;
    }

@media (max-width: 991px) {
    .ocen-opone-ocena-kierowca-puste {
        height: 0;
        padding: 0;
        margin: 0;
        min-height: 0;
    }

    #ocen-opone-ocena-dodatkowe-info {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .ocen-opone-ocena-dodatkowe-info {
        height: 53px;
        line-height: 36px;
        text-align: center;
    }
}

.btn-karta-dodaj-opinie {
    float: right;
}

.karta-dodaj-opinie-belka {
    display: inline-block;
    width: 100%;
    background-color: #e8e8e8 !important;
    color: #36434c !important;
    padding: 14px 20px;
    font-weight: bold;
    font-size: 20px;
    border-radius: 3px;
    line-height: 34px;
	margin-top: 0;
}

span.product-lista-ocena-ogolna {
    float: left;
    padding-left: 15px;
    padding-top: 5px;
    text-transform: none;
    font-size: 13px;
}

    span.product-lista-ocena-ogolna i {
        font-size: 13px;
        color: #BC2517;
    }

span.product-lista-ocena-ogolna-ilosc {
    padding-left: 10px;
    font-size:14px;
}

.product-lista-ocena-ogolna-nazwa {
    padding-right: 5px;
}

span.product-lista-ocena-ogolna-wartosc {
    font-size: 27px;
    font-weight: bold;
    padding-right: 5px;
}

.ocen-opone-ocena-kierowca-nazwa {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ocen-opone-ocena-kierowca-email {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.car-desc-combo {
    clear: both;
    padding: 19px 30px;
}

.sidebar-wrapper-towary {
    overflow-x: hidden;
}

#sidebar-wrapper {
	margin-top: -10px;
}

.btn-porownywarka, .btn-porownywarka:hover, .btn-porownywarka:active:hover {
    font-size: 14px;
    background-color: rgb(153, 153, 153) !important;
    color: #fff !important;
    border: 0;
}

.row-karta-dane {
    clear: both;
}

.lista-towarow-filtr {
    margin-top: 9px;
}

.no-border {
    border: 0 solid white !important;
}

.no-min-height {
    min-height: 0 !important;
}

a.kiosk-grupa-producentow-td-item {
    margin-bottom: 3px;
}

.kiosk-grupa-producentow-td-item-i {
    height: 23px;
    display: inline-block;
    padding-right: 10px;
}

span.badge.pull-right {
    margin-top: 10px;
    margin-left: 10px;
}

    span.badge.pull-right.item-child {
        margin-top: 0;
        margin-left: 10px;
    }

.model-combo-list-table {
    width: 100%
}

@media (max-width: 360px) {
    .model-combo-list-table tr td, .wersja-combo-list-table tbody tr td {
        font-size: 12px;
    }
}

@media (min-width: 361px) and (max-width: 600px) {
    .model-combo-list-table tr td, .wersja-combo-list-table tbody tr td {
        font-size: 13px;
    }
}

.nav-tabs > li > a {
    border: 1px solid #ddd !important;
}

.filtrTowaryTab {
    font-size: 13px !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.nav-tabs > li.active > a {
    color: #fff;
    cursor: default;
    background-color: #999;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

#towaryFiltrGrupy .group-title {
    margin-bottom: 5px;
    padding: 7px 10px;
    text-align: left;
    font-weight: 600;
    background-color: #211f20 !important;
    color: #fff !important;
    border-right: 0;
    border: 1px solid #eee;
    border-left: 3px solid rgb(153, 153, 153) !important;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#towaryFiltrGrupy .group-img {
    padding-right: 3px;
    width: 40px;
}

#towaryFiltrGrupy .panel-title {
    font-size: 12px !important;
    min-height: 25px;
}

#towaryFiltrGrupy .group-caret-down {
    padding-top: 8px;
}

#towaryFiltrGrupy .fa.pull-right {
    margin-left: .3em;
    position: absolute;
    right: 8px;
}

#towaryFiltrGrupy .panel-group .group-panel-heading {
    border-bottom: 0;
    background-color: #f1f0f0;
    border-left: 19px solid #f9f9f9 !important;
    border-bottom: 3px solid #f9f9f9 !important;
    font-size: 12px;
}

#towaryFiltrGrupy .panel-heading {
    padding: 7px 7px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

#towaryFiltrGrupy .grupa-towarow {
    margin-left: 39px;
    background-color: #eaeaea;
    font-size: 12px;
}

#towaryFiltrGrupy .list-group-item {
    position: relative;
    display: block;
    padding: 7px 7px;
    margin-bottom: -1px;
}

#towaryFiltrGrupy .panel-heading:hover {
    background-color: rgb(153, 153, 153);
    color: #211f20;
}

#towaryFiltrGrupy a.list-group-item:hover, #towaryFiltrGrupy a.list-group-item:focus {
    text-decoration: none;
    background-color: rgb(153, 153, 153);
    color: #211f20 !important;
}

#towaryFiltrGrupy .lista-grup-towarowych-rozwin-liste {
    position: absolute;
    right: 10px;
    font-size: 25px;
    top: 9px;
    cursor: pointer;
}

#towaryFiltrGrupy .panel-group {
    margin-bottom: 7px;
    margin-top: 3px;
}

.lista-towarow-zakladki {
    position: relative;
    bottom: -1px;
    left: 0;
}

.product-car-marka {
    display: inline-block;
    width: 100%;
}

.lista-tow-zastosowanie-w-pojazdach .panel-title {
    font-size: 15px !important;
    min-height: 15px;
}

.lista-tow-zastosowanie-w-pojazdach .panel-group {
    margin-bottom: 0;
}

.lista-tow-zastosowanie-w-pojazdach .car-panel-list-title {
    margin-bottom: 0;
}

.panel-group.lista-tow-zastosowanie-w-pojazdach {
    margin-bottom: -1px;
}

.lista-towarow-zakladki .nav.nav-tabs {
    border-bottom: 0;
}

.lista-tow-zastosowanie-w-pojazdach {
    border-top: 1px solid #ddd;
}

.lista-tow-model {
    margin-left: -15px;
    padding-left: 30px;
}

.lista-tow-zamienniki {
    border-top: 1px solid #ddd;
}

.lista-tow-numery-oe {
    border-top: 1px solid #ddd;
}

.lista-towarow-zakladki .tab-content {
    min-height: 0;
}

@media (min-width:992px) and (max-width: 1199px) {
    .filtrTowaryTab {
        font-size: 12px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

.timetable.red {
    border-color: red;
}

.strona-start-modul-row {
    padding-bottom: 0;
    margin: 0;
}

.hideActiveTab {
    color: initial !important;
    background-color: initial !important;
}

.nav-tabs > li.active.hideActiveTab > a {
    color: initial !important;
    background-color: initial !important;
}
/* KARTA OPON - OPINIE KUPUJACYCH*/
.ocena-opona-karta .ocen-opone-title h2 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.ocena-opona-karta h2 {
    font-size: 14px !important;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}

.ocena-opona-karta .ocen-opone-nazwa h3 {
    background-color: #f9f9f9 !important;
    color: #000 !important;
    border-right: 0;
    /* border: 1px solid #eee;
     */
    border-left: 3px solid rgb(153, 153, 153) !important;
    padding: 10px;
    font-size: 13px;
    border-radius: 5px;
    margin-top: 0;
    width: 100%;
    display: inline-block;
}

.ocena-opona-karta .ocen-opone-obrazek {
    text-align: center;
}

.ocena-opona-karta .ocen-opone-info-opona-feature {
    display: block;
    padding: 8px 0 8px 0;
    border-bottom: 1px solid #eee;
    font-size: 13px;
}

.ocena-opona-karta .ocen-opone-info-opona-feature-bez-lini {
    display: block;
    padding: 8px 0 8px 0;
    border-bottom: 0;
    font-size: 13px;
}

.ocena-opona-karta .ocen-opone-info-opona {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.ocena-opona-karta .ocen-opone-ocena-kolumna-ciemna {
    background-color: #333333;
    color: #fff;
    text-align: right;
    font-weight: normal;
    border-right: solid 1px #EEEEEE;
    padding: 6px;
    padding-right: 10px;
    height: 100%;
    max-height: 100%;
    min-height: 27px;
    line-height: 15px;
    font-size: 13px;
}

.ocena-opona-karta .ocen-opone-ocena-opona-zachowanie {
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
}

.ocena-opona-karta .ocen-opone-ocena-opona-poziom-halasu {
    font-size: 13px;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 7px;
}

.ocena-opona-karta .ocen-opone-ocena-opona-trwalosc {
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ocena-opona-karta .ocen-opone-ocena-kierowca-dystans {
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ocena-opona-karta .ocen-opone-ocena-kierowca-styl {
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ocena-opona-karta .ocen-opone-ocena-kierowca-miejsce {
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ocena-opona-karta .ocen-opone-opinia {
    margin-top: 20px;
}

.ocena-opona-karta .ocen-opone-ocena-gwiazdki {
    font-size: 14px;
}

.ocena-opona-karta .ocen-opone-ocena-ilosc-wskazana {
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    margin: 0;
    padding-right: 0;
}

.ocena-opona-karta .ocen-opone-ocena-ilosc-maksymalna {
    font-size: 14px;
}

.ocena-opona-karta .ocen-opone-ocena-opona-poziom-halasu-gwiazdki {
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 0;
}

.ocena-opona-karta .ocen-opone-ocena-opona-trwalosc-gwiazdki {
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 10px;
}

.ocena-opona-karta .ocena-gwiazdki-wartosci {
    clear: both;
    display: inline-block;
    padding-left: 20px;
    padding-top: 4px;
}

.ocena-opona-karta .ocena-gwiazdki {
    float: left;
    padding-top: 6px;
    padding-bottom: 6px;
}

.ocena-opona-karta .ocena-gwiazdki-wiersz {
    display: inline-block;
    border-top: 1px solid #eee;
}

.ocena-opona-karta .ocen-opone-ocena-kierowca-puste {
    height: 40px;
}

.ocena-opona-karta .ocen-opone-ocena-dodatkowe-info {
    height: 55px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
}

.ocena-opona-karta .ocen-opone-ocena-dodatkowe-aktywny {
    height: 55px;
    padding-top: 15px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
}

.ocena-opona-karta .ocen-opone-ocena-kolumna-szara {
    background-color: #eee;
    height: 55px;
    line-height: 36px;
    padding-top: 8px;
}

.ocena-opona-karta .btn-ocena-submit {
    color: #FFFFFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #BC2517;
    *background-color: #BC2517;
    background-image: -moz-linear-gradient(top, #BC2517, #BC2517);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#BC2517), to(#BC2517));
    background-image: -webkit-linear-gradient(top, #BC2517, #BC2517);
    background-image: -o-linear-gradient(top, #BC2517, #BC2517);
    background-image: linear-gradient(to bottom, #BC2517, #BC2517);
    background-repeat: repeat-x;
    border-color: #BC2517;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BC2517', endColorstr='#BC2517', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .ocena-opona-karta .btn-ocena-submit:hover, .ocena-opona-karta .btn-ocena-submit:focus, .ocena-opona-karta .btn-ocena-submit:active, .ocena-opona-karta .btn-ocena-submit.active, .ocena-opona-karta .btn-ocena-submit.disabled, .ocena-opona-karta .btn-ocena-submit[disabled] {
        color: #FFFFFF !important;
        background-color: #BC2517;
        *background-color: #003bb3;
    }

    .ocena-opona-karta .btn-ocena-submit i {
        padding-right: 10px;
    }

@media (max-width: 991px) {
    .ocena-opona-karta .ocen-opone-ocena-kierowca-puste {
        height: 0;
        padding: 0;
        margin: 0;
        min-height: 0;
    }

    .ocena-opona-karta #ocen-opone-ocena-dodatkowe-info {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .ocena-opona-karta .ocen-opone-ocena-dodatkowe-info {
        height: 53px;
        line-height: 36px;
        text-align: center;
    }

    .ocena-opona-karta .ocen-opone-ocena-dodatkowe-aktywny {
        text-align: center;
    }

    .ocena-opona-karta .squaredTwo {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

.ocena-opona-karta .btn-karta-dodaj-opinie {
    float: right;
}

.ocena-opona-karta .karta-dodaj-opinie-belka {
    background-color: #211f20 !important;
    color: #fff !important;
    padding: 12px;
    font-weight: normal;
    font-size: 14px;
    margin-top: 0;
    display: inline-block;
    width: 100%;
    line-height: 30px;
}

.ocena-opona-karta span.product-lista-ocena-ogolna {
    float: left;
    padding-left: 15px;
    padding-top: 5px;
    text-transform: none;
    font-size: 13px;
}

    .ocena-opona-karta span.product-lista-ocena-ogolna i {
        font-size: 13px;
        color: #BC2517;
    }

.ocena-opona-karta span.product-lista-ocena-ogolna-ilosc {
    padding-left: 5px;
}

.ocena-opona-karta .product-lista-ocena-ogolna-nazwa {
    padding-right: 5px;
}

.ocena-opona-karta span.product-lista-ocena-ogolna-wartosc {
    font-size: 19px;
    font-weight: bold;
    padding-right: 5px;
}

.ocena-opona-karta .ocen-opone-ocena-kierowca-nazwa {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ocena-opona-karta .ocen-opone-ocena-kierowca-email {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ocena-opona-karta .ocena-gwiazdki > i {
    float: left;
}

.ocena-opona-karta input {
    font-size: 12px;
}

.ocena-opona-karta span.product-ocena-ogolna {
    float: left;
    text-transform: none;
    font-size: 13px;
}

.ocena-opona-karta-kolumna-szara {
    background-color: #e7e6e7;
    border: 1px solid #e7e6e7;
    min-height: 99px;
}

.ocena-opona-karta-tresc {
    border: 1px solid #e7e6e7;
    min-height: 99px;
    padding: 10px;
}

.ocena-opona-karta-ocena-gwiazdki {
    padding: 5px;
}

.ocena-opona-karta-ocena-gwiazdki {
    padding: 5px;
}

.ocena-opona-karta-kolumna-szara .row {
    padding: 5px;
}

.ocena-szczegoly-przycisk-pokaz {
    float: right;
    font-size: 25px;
    cursor: pointer;
}

input#ocen-opone-ocena-kierowca-dystans {
    height: 30px;
}

input#ocen-opone-ocena-kierowca-styl {
    height: 30px;
}

input#ocen-opone-ocena-kierowca-miejsce {
    height: 30px;
}

.label-dostepnosc {
    display: inline-block;
    padding-right: 5px;
}

.label-dostepnosc-wysrodkowane {
    position: absolute;
    right: 50px;
    top: 8px;
}

.stan-graficzny {
    display: inline-block;
}

.label-dostepnosc-cennik {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    padding-top: 9px;
    left: 13px;
}

.cart-row-cennik {
    display: inline-block;
    width: 90px;
}

.list-price-cennik {
    font-size: 16px;
    font-weight: 600;
    padding-top: 6px !important;
    display: inline-block;
    position: absolute;
    right: 86px;
}

.stan-graficzny-cennik {
    left: 53px;
    position: absolute;
}

.stan-graficzny-cennik-2 {
    left: 79px;
    position: absolute;
}

.price-cennik {
    padding-top: 0;
}

@media (max-width: 1199px) {
    .label-dostepnosc-cennik {
        position: absolute;
        display: inline-block;
        vertical-align: middle;
        padding-top: 9px;
        left: 0;
    }

    .cart-row-cennik {
        display: inline-block;
        width: 90px;
    }

    .list-price-cennik {
        font-size: 16px;
        font-weight: 600;
        padding-top: 0 !important;
        display: inline-block;
        position: absolute;
        left: 70px;
    }

    .stan-graficzny-cennik {
        left: 43px;
        position: absolute;
    }

    .price-cennik {
        padding-top: 0;
    }
}

.list-val-cennik {
    position: absolute;
    right: 186px;
    padding-top: 5px;
    display: inline-block;
    width: 90px;
}

@media (max-width: 769px) {
    .nav-bg {
        margin: 0 -10px;
    }
    .list-val-cennik {
        position: absolute;
        left: 0px;
        right: unset;
    }

    .desc-1{
        padding:0;
    }
    .border-add {
        height: 324px;
    }
}

@media (max-width: 990px) {
    .list-val-wysrodkowane {
        display: none;
    }

    .col-md-6:nth-child(n+2) .cart-last-header {
        margin-top: 35px
    }

    .list-price-cennik {
        /*display: block;
        */
        padding-top: 5px !important;
        position: initial;
    }

    .cart-row-cennik {
        display: block;
        float: right;
        padding-top: 5px;
    }
}

.porownywarka-czesci-naglowek .page-title-list {
    margin-top: 10px;
}

.porownywarka-czesci-towar-nazwa {
    background-color: #211f20 !important;
    color: #fff !important;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 10px;
    min-height: 65px;
    text-align: center;
}

.porownywarka-czesci-towar-zdjecie {
    text-align: center;
    height: 180px;
    margin-bottom: 25px;
}

    .porownywarka-czesci-towar-zdjecie img {
        max-height: 180px;
    }

.porownywarka-czesci-towar-klucz {
    padding-right: 5px;
}

.porownywarka-czesci-towar-wartosc {
    font-weight: bold;
}

.porownywarka-czesci-towar-row {
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #d3d3d3;
    padding: 5px;
    padding-top: 0;
}

.porownywarka-czesci-towar-usun {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}

    .porownywarka-czesci-towar-usun .porownywarka-podglad-item-delete i {
        padding-right: 5px;
    }

    .porownywarka-czesci-towar-usun .porownywarka-podglad-item-delete {
        color: #B00000;
    }

.porownywarka-czesci-towar-cena-koszyk {
    background-color: #F4F4F4;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
}

.porownywarka-czesci-towar-cena-koszyk-koszyk {
    width: 88px;
    margin-left: auto;
    margin-right: auto;
}

.porownywarka-czesci-towar-cena-koszyk-cena .cena-wieksza {
    font-size: 23px;
    font-weight: bold;
}

.porownywarka-czesci-towar-cena-koszyk-cena {
    padding-bottom: 10px;
}

.inlinePodglad {
    width: 725px;
}

.porownywarka-podglad-item {
    width: 165px;
}

.newsletter-start-naglowek {
    background-color: #000;
}

.newsletter-start-tytul {
    background-color: rgb(153, 153, 153);
    padding: 9px;
    margin-top: 0;
    font-family: Open Sans;
    color: rgb(255, 255, 255);
    width: 130px;
    padding-left: 25px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 600;
}

.newsletter-start-zawartosc label {
    display: block;
    width: 100%;
}

.row.newsletter-start-zawartosc {
    border: 1px solid #999;
    padding: 15px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#newsletter-start-dodaj {
    background-color: rgb(153, 153, 153);
}

.cookie-close {
    color: rgb(153, 153, 153);
    font-size: 20px;
}

.product-list-title a {
    display: inline-block;
    padding-bottom: 0;
    padding-top: 4px;
    text-decoration: none;
    width: 100%;
}

.product-name {
    text-transform: uppercase;
    height: 100%;
    min-height: 22px;
    overflow: hidden;
    margin-left: 0;
}

.dostepnosc-lista-opon {
    margin-left: 20px;
    margin-right: -15px;
}

.webkatalog-baner-top {
    display: inline-block;
    padding-left: 20px;
}

.sklep-baner-top {
    display: inline-block;
    padding-left: 20px;
    display:none;
}

.logo-baner-top {
    position: absolute;
}

.logo-top-webkatalog {
    max-width: 130px;
    padding-top: 12px;
    float: left;
    padding-right: 20px;
}

.logo-top-sklep {
    max-width: 130px;
    padding-top: 12px;
    float: left;
    padding-right: 20px;
}

div#historyDD {
    background-color: #f6f6f6;
}

.lewa-kolumna {
    padding-left: 0;
}

.prawa-kolumna {
    padding-right: 0;
}

@media (max-width: 769px) {
    .lewa-kolumna {
        padding-right: 0;
    }

    .prawa-kolumna {
        padding-left: 0;
    }

    .kolumna-0 {
        padding-right: 0;
    }

    .kolumna-1 {
        padding-left: 0;
    }

    .container-fluid {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width: 990px) {
    .lista-towarow-filtr {
        /*margin-right: -15px;*/
    }
}

@media (max-width: 766px) {
    .sub-title-list {
        margin-top: 0;
        margin-left: 2px;
        font-size: 12px;
        margin-bottom: 0;
    }

    .main {
        overflow-x: hidden;
        z-index: 1;
        position: relative;
    }

    .list-group {
        padding-right: 0;
    }
}

.nr-kat {
    margin: 0;
}

@media (max-width: 400px) {
    .wybor-pojazdu {
        height: 62px;
    }
}

@media (max-width: 500px) {
    .page-title {
        font-size: 12px;
        font-weight: 400;
    }

    .sub-title {
        font-size: 15px;
    }
}

@media (max-width: 769px) {
    .page-title {
        font-size: 12px;
        font-weight: 400;
    }

    .sub-title {
        font-size: 15px;
    }

    .group-title {
        margin-top: 2px;
    }

    .btn-zmien-pojazd {
        font-size: 12px;
    }

    .usr-box {
        border-right: 0;
        padding: 0 0 0 15px;
    }

    .page-title-list {
        font-size: 18px;
        font-family: Open Sans;
        margin-top: 12px;
        font-weight: 600;
        padding-left: 0;
        line-height: 27px;
        margin-bottom: 2px;
        padding-bottom: 0;
    }
}

.cena-zamienniki {
    padding-left: 5px;
}

@media (max-width: 766px) {
    .logo-top {
        max-width: 110px;
        padding-top: 12px;
        max-height: 45px;
    }

    .top-section-btn {
        padding: 20px 8px;
    }

    .header-row {
        padding-right: 0;
    }

    .grupa-najpopularniejsze-marki-title, .grupa-popularne-czesci-title {
        padding-left: 28px;
    }

    .car-bg {
        padding-top: 20px;
    }
}

.header-row {
    padding-right: 0;
}

.border-add-simple .product-list-title a {
    border-bottom: 0;
    text-decoration: none;
}

.lista-tow-model .panel-title {
    min-height: 0;
}

.product-car-panel-body .panel-group {
    margin-bottom: 0;
}

.grupy-czesci .panel-group {
    margin-bottom: 0;
}

span.list-group-count {
    display: inline-block;
    float: right;
    height: 36px;
    line-height: 36px;
    border-left: 2px solid #EEEEEE;
    width: 60px;
    text-align: right;
}

.list-group-count span.badge {
    margin-left: 10px;
}

.kiosk-grupa-producentow-td-item .panel-heading {
    padding: 7px 4px;
}

span.list-group-count-header {
    display: inline-block;
    float: right;
    line-height: 21px;
    width: 54px;
    text-align: right;
}

.pojazd-vin-decoder-button {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 3px;
    cursor: pointer;
    height: 20px;
    /*margin-right: 32px;
    */
}

.pojazd-vin-decoder-window {
    display: block;
    height: 100%;
    width: 100%;
    background-color: #211f20;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

.vin-decoder-window-main-title {
    padding-top: 15px;
    padding-bottom: 10px;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 30px;
    font-size: 15px;
    border-bottom: 1px solid #555559;
}

.vin-decoder-window-title {
    padding-top: 15px;
    padding-bottom: 5px;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 12px;
}

.vin-decoder-input-div {
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 30px;
}

#vin-decoder-input {
    color: black;
    height: 35px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 15px;
    width: 100%;
}

.vin-decoder-input-footer-buttons-div {
    width: 100%;
    margin-left: 25px;
    margin-right: 25px;
}

#vin-decoder-window-szukaj-button {
    margin-right: 10px;
    width: 100px;
}

#vin-decoder-window-anuluj-button {
    width: 100px;
}

.vin-decoder-window-close-button {
    cursor: pointer;
    display: inline-block;
    float: right;
}

.col-nav {
    padding-left: 0;
    padding-right: 0;
}

.col-wg-numeru {
    background-color: #ebebeb;
}

.szukaj-wg-numeru {
    padding-top: 8px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 8px;
    margin-bottom: 0;
}

.btn-szukaj-wg-numeru {
    background-color: rgb(153, 153, 153);
    color: #fff;
}

.btn-dropdown-wg-numeru {
    background-color: rgb(153, 153, 153);
    color: #fff;
    border-left: 1px solid #898989;
}

.el-wg-numeru {
    color: #333;
    cursor: pointer;
    padding: 3px 0;
}

.open .dropdown-wg-numeru {
    left: auto;
    right: 0;
}

.row-szukaj-wg-numer {
    margin: 0;
}

.btn-search-ico {
    padding-right: 5px;
}

.qr-dropdown {
    width: 25px;
    height: 25px;
    float: right;
    display: inline-block;
    position: absolute;
    right: 31px;
    margin-top: -3px;
    border-left-width: 0;
}

.top-section-qr img {
    width: 25px;
}

.qr-inline {
    width: 258px;
    left: -202px;
    z-index: 9999;
    color: #333;
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/IntegraDecode.png);
    background-repeat: no-repeat;
    height: 349px;
}

#qr-polaczenie {
    position: absolute;
    bottom: 32px;
    right: 7px;
}

#qr-pobierz-decode {
    display: none;
    position: absolute;
    bottom: 32px;
    right: 7px;
}

.pobierz-idecode {
    display: block;
    margin: 0 auto;
    max-width: 137px;
    margin-top: 5px;
    background-color: #cc292a;
    color: #fff;
}

.pobierz-idecode-kod {
    display: none;
    margin: 0 auto;
    max-width: 137px;
    margin-top: 19px;
    background-color: #cc292a;
    color: #fff;
}

.qr-tytul {
    color: #333 !important;
    text-align: center;
    border-bottom: 0 solid #d7d7d7 !important;
    margin-top: 7px !important;
}

.zamienniki-info {
    font-size: 11px;
    position: absolute;
    bottom: 22px;
    left: 0;
}

@media (max-width: 768px) {
    .zamienniki-info {
        display: none;
    }
}

@media (min-width:769px) and (max-width: 990px) {
    .zamienniki-info {
        left: 15px;
        bottom: 5px;
    }
}

@media (min-width:990px) and (max-width: 1199px) {
    .zamienniki-info {
        left: 0;
        bottom: 4px;
    }
}

.grid .zamienniki-info, .simple .zamienniki-info {
    display: none;
}

.zamienniki-info-link {
    text-decoration: underline;
}

.fa-ul > li {
    position: relative;
    padding-bottom: 10px;
    margin-top: 5px;
}

footer h4 {
	margin-top: 25px;
    margin-bottom: 25px;
	color: #FFD0BC;
	font-size: 20px;
	font-weight: 400;
}

footer {
    padding-top: 30px;
    padding-bottom: 0;
    color: #fff;
    background-color: #282828;
    border-top: 1px solid #282828;
}

footer .fa-ul {
	margin-left: 0;
}

footer ul li a {
	margin-bottom: 22px;
	margin-top: 0;
	color: #F3F3F3;
	font-size: 18px;
	font-weight: 400;
}

.webshop-stopka {
    opacity: 0.7;
}

.pojazd-demo-ico {
    color: #ccc;
}

.btn-zmien-grupe-td, .btn-zmien-grupe-td:hover {
    border: none;
    border-radius: 0;
    background-color: transparent;
    color: rgb(241, 255, 255);
    font-weight: 600;
}

#MarkaCombobox {
    margin-left: 18px;
    max-width: 194px;
    height: 33px;
    padding-left: 17px;
}

#RokCombobox {
    margin-left: 18px;
    max-width: 89px;
    height: 33px;
    padding-left: 17px;
}

#ModelCombobox {
    margin-left: 18px;
    max-width: 314px;
    height: 33px;
    padding-left: 17px;
}

#WersjaCombobox {
    margin-left: 18px;
    max-width: 314px;
    height: 33px;
    padding-left: 17px;
}

.carousel-control {
    display: none;
}

.pojazd-col-marka {
    width: 150px;
    display: inline-block;
    margin-left: 27px;
}

.pojazd-col-rok {
    position: relative;
    width: 100px;
    display: inline-block;
    margin-left: 10px;
}

.pojazd-col-model {
    position: relative;
    width: 250px;
    display: inline-block;
    /*margin-left: 10px;*/
}

.pojazd-col-wersja {
    position: relative;
    width: 250px;
    display: inline-block;
    /*margin-left: 10px;*/
}


.pojazd-col-model .input-wrapper {
    left: -4px;
}

.pojazd-col-wersja .input-wrapper {
    left: -4px;
}

.pojazd-col-recznie {
    width: 308px;
    display: inline-block;
    position: absolute;
    margin-left: 10px;
}

.pojazd-col-marka .input-wrapper {
    left: 28px;
}

@media (max-width: 1199px) {
    .pojazd-col-recznie {
        display: none;
    }
}

@media (max-width: 991px) {
    .pojazd-col-marka {
        width: auto;
        display: block;
        margin-left: 0;
    }

    .pojazd-col-rok {
        width: auto;
        display: block;
        margin-left: 0;
    }

    .pojazd-col-model {
        width: auto;
        display: block;
        margin-left: 0;
    }

    .pojazd-col-wersja {
        width: auto;
        display: block;
        margin-left: 0;
    }

    .pojazd-col-marka .input-wrapper {
        left: 10px;
    }

    .pojazd-col-rok .input-wrapper {
        left: -3px;
    }
}

.affix .menu-vin {
    display: none;
}

.navbar-nav li:last-of-type a {
    border-right: 0 solid #eee;
}

.k-textbox > input, .k-autocomplete .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-dropdown-wrap .k-input, .k-selectbox .k-input {
    height: 40px;
	font-size: 16px;
    font-weight: 600;
    color: #2B2B2B;
	line-height: 41px;
}

.k-autocomplete.k-state-default, .k-picker-wrap.k-state-default, .k-numeric-wrap.k-state-default, .k-dropdown-wrap.k-state-default {
	background: #fff;
}

.filtr-kryteria-edycja-atrybutu {
    float: right;
}

#modal_edycja_atrybutu_tecDoc_body {
    font-size: 13px !important;
    font-weight: normal !important;
}

.wyszukiwarka-wewnwtrzna-gorna {
    position: absolute;
    z-index: 10;
    width: 100%;
}

    .wyszukiwarka-wewnwtrzna-gorna .content-bg {
        border: 0;
    }

.wyszukiwarka-wewnwtrzna .carousel-caption {
    display: none;
}

.wyszukiwarka-wewnwtrzna-dolna {
    position: absolute;
    z-index: 10;
    width: 100%;
    bottom: 0;
}

    .wyszukiwarka-wewnwtrzna-dolna .content-bg {
        border: 0;
    }

    .wyszukiwarka-wewnwtrzna-dolna .car-bg {
        background-color: #211f20;
        color: #fff;
        font-family: 'Open Sans' !important;
        font-weight: normal;
        padding: 0;
        border: 0;
    }

@media screen and (min-width: 992px) {
    .carousel-indicators-gora {
        top: 20px;
    }
}

@media screen and (max-width: 991px) {
    .wyszukiwarka-wewnwtrzna-dolna {
        position: initial;
        width: 100%;
    }

        .wyszukiwarka-wewnwtrzna-dolna .car-bg {
            background-color: #211f20;
            color: #fff;
            font-family: 'Open Sans' !important;
            font-weight: normal;
            padding: 0;
            border: 0;
            padding-top: 20px;
        }

    .wyszukiwarka-wewnwtrzna-gorna {
        position: initial;
        width: 100%;
    }

        .wyszukiwarka-wewnwtrzna-gorna .car-bg {
            background-color: #211f20;
            color: #fff;
            font-family: 'Open Sans' !important;
            font-weight: normal;
            padding: 0;
            border: 0;
            padding-top: 20px;
        }
}

.stopka-terminarz {
    padding-top: 7px;
}

.grupa-znajdz-grupe-combo .k-autocomplete {
    padding: 0;
}

.blad-tekst {
    text-align: center;
    border: 1px solid #eee;
    background-color: #fff;
    padding: 60px;
    margin: 0 auto;
    display: block;
    margin-top: 10%;
    /* -webkit-border-radius: 20px;
     */
    -moz-border-radius: 20px;
    /* border-radius: 20px;
     */
    background-color: #FFFFFF;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    /* -webkit-box-shadow: #B3B3B3 2px 2px 2px;
     */
    -moz-box-shadow: #B3B3B3 2px 2px 2px;
    /* box-shadow: #B3B3B3 2px 2px 2px;
     */
}

.blad-wroc {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #333;
    color: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    font-weight: 600;
}

.blad-link, .blad-link:hover, .blad-link:visited {
    color: #fff;
}

.blad-podtytul {
    padding-top: 8px;
    display: block;
}

.blad-tekst-h2 {
    font-family: 'Open Sans';
    font-weight: 400;
}

.blad-tekst-h4 {
    font-family: 'Open Sans';
    font-weight: 400;
    padding-top: 10px;
}

.cart-summary-link, .cart-transport-link {
    cursor: pointer;
}

.montaz-body img {
    display: block;
    max-width: 100%;
    height: auto;
}

@media (max-width: 419px) {
    .sklep-baner-top {
        display: none;
    }
}

.main-thumb-one {
    margin-top: 30px;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .navbar-inverse .navbar-nav > li > a {
        color: #333;
        font-weight: 400;
        background-color: #f9f9f9;
        border-bottom: 1px solid #ceced2;
    }

    .navbar-nav {
        margin: 7.5px 0;
    }

    .navbar-collapse {
        padding-left: 0
    }
}

.label-regulamin {
    margin-left: 0;
}

.porownywarka-czesci-naglowek .btn-porownywarka.porownywarka-podglad-item-delete-all {
    float: right;
    margin: 13px;
}

.porownywarka-czesci-naglowek .page-title-list {
    margin-top: 25px;
    float: left;
    margin-left: 10px;
}

button.btn.btn-default.btn-porownywarka.form-control.porownywarka-podglad-item-back-history {
    float: left;
    margin-top: 13px;
    margin-left: 13px;
}

.cena-kafelki {
    padding-top: 25px;
}

.grid .product-name {
    margin-bottom: 5px;
    max-height: 22px;
}

@media (max-width: 768px) {
    .k-popup .k-list .k-item, .k-fieldselector .k-list .k-item, .k-list-optionlabel, .k-popup > .k-group-header, .k-popup > .k-virtual-wrap > .k-group-header {
        padding: 6px 2px !important;
    }
}

.pull-right-md {
    float: right;
}

.sub-title-list-span {
    width: 65%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 8px;
}

@media (max-width: 767px) {
    .pull-right-md {
        float: left;
    }

    .sub-title-list-span {
        width: 41%;
    }
}

@media (min-width: 990px) and (max-width: 1199px) {
    .pull-right-md {
        float: left;
    }

    .sub-title-list-span {
        width: 69%;
    }
}

@media (min-width: 768px) and (max-width: 989px) {
    .pull-right-md {
        float: left;
    }

    .sub-title-list-span {
        width: 48%;
    }
}

.sub-title-list .btn-zmien-pojazd {
    padding-top: 0;
    padding-left: 0;
}

.panel-green a {
    color: #fff;
}

.wyszukiwarka_rd {
    padding-left: 5px;
}

.btn-stan-online {
    padding-left: 3px;
    padding-right: 3px;
    display: inline-block;
    font-size: 15px;
    color: #575757;
    cursor: pointer;
}

.lista-cena-dostepnosc-2-preview, .lista-cena-dostepnosc-preview {
    display: block;
    font-size: 24px;
}

.lista-cena-dostepnosc, .lista-cena-dostepnosc-2 {
    display: inline-block;
    font-size: 24px;
    width: 96px;
    margin: 5px 0 1px 0;
}

.lista-cena-dostepnosc-2-porownywarka, .lista-cena-dostepnosc-porownywarka, .cena-dostepnosc-porownywarka {
    display: block;
    font-size: 20px;
    font-weight: bold;
    text-align: right;
    color: #000;
}

.cena-dostepnosc-2-porownywarka {
    display: block;
    font-size: 20px;
    text-align: right;
    color: #bebec3;
}

.lista-cena-dostepnosc-2, .lista-cena-dostepnosc-2-preview {
    color: #949498;
}

.lista-towar-waluta, .porownywarka-towar-waluta {
    font-size: 13px;
    color: #949498;
    font-weight: 600;
}

.dostepnosc-naglowek {
    display: block;
    font-size: 12px;
    padding-bottom: 8px;
    color: #999999;
}

.dostepnosc-kontener img, .simple img {
    vertical-align: unset;
}

.lista-cena-towaru {
    font-size: 23px;
    font-weight: 700;
}

.simple .product-name {
    margin-bottom: 0;
    margin-top: 0;
}

.simple-grid span {
    padding-right: 5px;
}

.stan-graficzny-2 {
    display: inline-block;
}

.simple .price {
    padding-left: 15px;
}

.k-popup .k-list .k-item, .k-fieldselector .k-list .k-item, .k-list-optionlabel, .k-popup > .k-group-header, .k-popup > .k-virtual-wrap > .k-group-header {
    font-size: 13.5px;
}

.naglowek-panel-tytul {
    margin-top: 11px;
    display: inline-block;
}

.login-bg {
    background-color: #fff;
}

.main-login {
    padding-top: 35px;
    padding-bottom: 35px;
    background-color: #fff;
    overflow-x: hidden;
    margin-top: 10%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border: 1px solid #8c8c8c;
    max-width: 700px;
}

.formularz-naglowek {
    position: relative;
    display: block;
    width: 100%;
}

.formularz-naglowek-txt {
    font-size: 26px;
    color: #000;
    text-align: center;
    z-index: 2;
    position: relative;
}

    .formularz-naglowek-txt:before {
        position: absolute;
        width: 90%;
        display: block;
        margin: 0 auto;
        height: 2px;
        background-color: #000;
        top: 19px;
        left: 27px;
        content: '';
        z-index: -1;
    }

.formularz-kontener {
    background-color: #fff;
    height: 550px;
    padding-top: 1px;
}

.formularz-naglowek-txt span {
    background-color: #fff;
    padding: 5px 15px;
}

#FormularzKontaktowy label {
    text-transform: uppercase;
    font-size: 13px;
}

#FormularzKontaktowy row {
    margin: 0;
}

#FormularzKontaktowy .form-control {
    border-radius: 0;
}

.formularz-naglowek-podtytul {
    text-align: center;
    font-size: 14px;
    color: #777;
    font-weight: 600;
    margin-bottom: 40px;
}

.formularz-naglowek-kontene {
}

.formularz-obowiazkowe {
    float: right;
    color: #999;
    font-size: 12px;
}

.btn-wyslij-wiadomosc, .btn-wyslij-wiadomosc:hover, .btn-wyslij-wiadomosc:active, .btn-wyslij-wiadomosc:focus {
    background-color: #000;
    color: #fff !important;
    border-radius: 0;
    float: left;
    padding: 10px 15px;
    cursor: pointer;
}

#FormularzKontaktowy .modal-footer, #FormularzKontaktowy .modal-header {
    border: none;
}

#FormularzKontaktowy .modal-footer {
    border: none;
    padding: 0;
}

#FormularzKontaktowy .modal-body {
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
}

#FormularzKontaktowy .modal-header {
    padding-bottom: 0;
}

@media (max-width:769px) {
    .formularz-naglowek-txt {
        font-size: 19px;
    }
}

.margin-0 {
    margin-left: 0;
    margin-right: 0;
}

.body-lista-towar {
    background: linear-gradient(to right, rgb(5, 9, 48) 0%, rgb(255, 255, 255) 100%);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

h1.page-title {
    font-size: 21px;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}

.disabled-link {
    pointer-events: none;
    opacity: .4;
    filter: alpha(opacity=40);
    display:none;
}
.wybor-pojazdu-combo-reset-button {
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    font-weight: normal;
    margin-left: 5px;
}

#language {
    float: right;
    padding: 0 15px 0 15px;
    border-right: 1px solid #dad9d9;
    display: none;
}

div#lang_menu {
    font-size: 14px;
    display: block;
    padding: 25px 8px;
}

.language-flag {
    margin: 5px;
}

button#add-to-favorite {
    margin-top: 10px;
}

span#ilosc-ulubionych-towarow {
    display: block;
    position: absolute;
    top: 9px;
    left: 20px;
    color: #fff;
    background-color: black;
    border-radius: 10px;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
}

.naglowek-lista-ulubionych span {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: solid 2px #eee;
    width: 100%;
    display: inline-block;
    padding-bottom: 10px;
}

.podsumowanie-lista-ulubionych {
    margin: 20px 0;
    font-size: 24px;
    font-weight: bold;
}

.podsumowanie-wartosc-lista-ulubionych {
    text-align:right;
    padding:0;
}
.podsumowanie-label-lista-ulubionych {
    padding: 0;
}

.dodaj-wszystkie-produkty-button {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.czas-dostawy-img, .czas-dostawy-txt {
    display: inline-block;
}

.czas-dostawy-img {
    height: 23px;
    width: 34px;
    margin-left: 10px;
    margin-right: 8px;
    background-image: url(SzablonyWygladu/OPONY_2020/Style/img/Ikony/czas_dostawy.png);
    background-repeat: no-repeat;
    margin-top: 5px;
    float: left;
}

.czas-dostawy-txt {
    padding-top: 3px;
    padding-right: 12px;
}

.czas-dostawy-ukryj {
    display: none;
}

.czas-dostawy-spinner {
    margin: 0;
    width: 45px;
    text-align: center;
    display: inline-block;
    position: relative;
}

    .czas-dostawy-spinner > div {
        width: 8px;
        height: 8px;
        background-color: #252424;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }

.stan-online-spinner > div {
    width: 8px;
    height: 8px;
    background-color: #252424;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.czas-dostawy-spinner .bounce1, .stan-online-spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.czas-dostawy-spinner .bounce2, .stan-online-spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.czas-dostawy-spinner .bounce3, .stan-online-spinner .bounce3 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.czas-dostawy-spinner-label {
    line-height: 10px;
    display: inline-block;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

.czas-dostawy-red {
    color: #d90125;
}

.timers {
    padding-left: 3px !important;
    padding-right: 3px !important;
    background: transparent !important;
}

.czas-dostawy {
    display: block;
}

.czas-dostawy-txt {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    height: 60px;
    padding: 13px 17px;
    
}

.timer-body-block {
    font-family: Tahoma;
    font-size: 14px;
    line-height: 15px;
}

.timer .table-cell {
    display: inline-block;
}

.timer .table-cell .tab-val {
    display: inline-block;
    font-weight: bold;
}

.timer .table-cell .tab-metr {
    display: inline-block;
    font-weight: bold;
}

.timer .table-cell .tab-val {
    display: inline-block;
    font-weight: bold;
}

.li-czas-dostawy {
    display:none;
}

.logowanie-inline {
    /*display:block;
     width: 500px;
     display:inline-block;
     left:-388px;
     z-index:9999;
     color:#333;
    */
    width: 300px;
    left: -190px;
    z-index: 9999;
    color: #333;
  
}

.naglowek-historia-moich-zakupow {
    font-size: 24px;
    border-bottom: solid 2px #909090;
    margin-bottom: 30px;
    padding-bottom: 7px;
}

.naglowek-zamowienia-header {
    border-bottom: solid 1px #e4e4e4;
    margin: 10px 10px 0 0;
    padding-bottom: 5px;
    color: #737373;
}

.naglowek-zamowienia-row {
    border-bottom: solid 1px #e4e4e4;
    margin: 10px 10px 0 0;
    padding-bottom: 5px;
}

.naglowek-lista-zwroty-reklamcje span {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: solid 2px #eee;
    width: 100%;
    display: inline-block;
    padding-bottom: 10px;
}

.zapytaj-czesci-tytul {
    background-color: #337ab7;
    width: 100%;
    color: #fff;
    padding: 8px;
    text-align: center;
    margin-bottom:15px;
}

.zapytaj-czesci-podtytul {
    margin-bottom: 2px;
}

.zapytaj-czesci-dane {
    border-bottom: 2px solid #7d7d7d;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.zapytaj-czesci-wyslij, .zapytaj-czesci-wyslij:hover {
    background-color: #CA0707;
    border: 1px solid #CA0707;
    color: #fff !important;
    border-radius: 0
}

.btn-wyslij-zapytanie, .btn-wyslij-zapytanie:hover {
    background-color: #CA0707;
    border: 1px solid #CA0707;
    color: #fff !important;
    width: 175px;
    margin-top:10px;
}


.formularz-kontaktowy-naglowek{
    text-align:center;
}

    .formularz-kontaktowy-naglowek h3, .formularz-kontaktowy-naglowek p{
        font-weight: bold;
    }

    .formularz-kontaktowy-naglowek p {
        border-bottom: 1px solid #eee;
        padding-bottom: 30px;

    }

.formularz-kontaktowy-label {
    font-size: 18px;
    padding-top: 30px;
}

.formularz-kontaktowy-wyslij, .formularz-kontaktowy-wyslij:hover{
    background-color: #CA0707;
    border: 1px solid #CA0707;
    color: #fff !important;
    border-radius: 0;
    width:100%;
}

#form-zwroty-reklamacje .form-control {
    border-radius: 0;
    height: 44px;
    padding: 12px 12px;


}
#form-zwroty-reklamacje .upload {
    position: relative;
    width: 48%;
    padding: 12px 8px;
    text-align: center;
    background: #dd4b4d;
    border-radius: 3px;
    display: inline-block;
    height: 44px;
}

    #form-zwroty-reklamacje .upload input[type="file"] {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        opacity: 0;
    }

    #form-zwroty-reklamacje .upload label {
        color: #fff;
    }


#form-zwroty-reklamacje label {
    margin: 0;
    overflow-x: hidden;
    height: 23px;
    color: #9e9e9e;
    font-weight: normal;
}

#form-zwroty-reklamacje .upload-label {
    width: 48%;
    display: inline-block;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 11px 15px;
    height: 44px;
    margin-left: -5px;
}

.btn-primary {
    background: #000;
    color:#fff !important;
    border-color: #000;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
        background: #dc001a !important;
        border-color: #dc001a !important;
    }

.btn-reklamacje:link, .btn-reklamacje:hover, .btn-reklamacje:visited, .btn-reklamacje:focus {
    color: #333;
    box-shadow: none;
}

.cart-item-price-before-rebate {
    text-decoration: line-through;
    text-decoration-color: #dc001a;
}


.produkty-powiazane-block {
    display: inline;
    float: left;
}

.produkty-powiazane-cena-kafelki {
    padding-top: 12px;
    padding-left: 5px;
}

.produkty-powiazane-list-price {
    font-size: 19px;
}

.produkty-powiazane-list-tax {
    font-size: 12px;
}

.produkty-powiazane-cart-button {
    width: 190px;
    height: 35px;
}

.media-heading-ulubione{
    font-size:15px;
}

.media-body-ulubione {
    padding-top: 0;
}

.dostepnosc-ulubione {
    margin-top: 22%;
}

.cart-price-ulubione {
    vertical-align: top;
    font-size: 18px;
    padding-top: 5px;
    display: inline-block;
}

    .cart-price-ulubione .cart-item-price {
        vertical-align: inherit;
    }

    .cart-price-ulubione .cart-item-price {
        vertical-align: inherit;
    }

    .cart-delete-ulubione {
        /*margin-top: 20px;*/
    }

.cart-list-item-checkbox-ulubione {
    margin-top: 55% !important;
    height: 15px;
    width: 15px;
}

.media-ulubione {
    display: inline-block;
    width: 94%;
    margin-top:5px;
}

.checkbox-ulubione {
    display: inline-block;
    width: 15px;
    vertical-align: top;
    margin-top: 5%;
}
.price-block {
    padding-top: 19px;
    text-align: right;
}
@media (min-width:1200px) {
    .ulubione-cena-label {
        padding-left: 25%;
    }
}

@media (max-width:769px) {
    .dostepnosc-ulubione {
        margin-top: 3%;
        text-align: right;
    }

    .cart-price-ulubione {
        display: block !important;
        width: 100%;
    }

    .lista-ulubione .no-magin {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    .cart-delete-ulubione {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .price-block {
        margin-top: 0;
        text-align: right;
    }

    .lista-ulubione .cart-list-item {
        position:relative;
    }
    .lista-ulubione .sekcja-usun-xs {
        position: absolute;
        bottom: 28px;
    }
}


.home-banner {
    position: relative;
    display: block;
    width: 100%;
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/autoland-header.jpg);
    height: 99vh;
    background-size: cover;
    background-position: center;
}

.wyszukiwarka-wewnwtrzna-srodkowa {
    padding-top: 13%;
}

.wyszukiwarka-wewnwtrzna-srodkowa .car-bg {
    background-color: transparent;
    border-top: none;
    padding: 0;
}

.wybor-pojazdu-naglowek {
    margin-bottom: 50px;
    color:#fff;
}

.wyszukiwarka-wewnwtrzna-srodkowa .input-wrapper {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.wyszukiwarka-wewnwtrzna-srodkowa .k-dropdown-wrap .k-select,
.wyszukiwarka-wewnwtrzna-srodkowa .k-picker-wrap .k-select,
.wyszukiwarka-wewnwtrzna-srodkowa .k-numeric-wrap .k-select,
.wyszukiwarka-wewnwtrzna-srodkowa .k-datetimepicker .k-select + .k-select,
.wyszukiwarka-wewnwtrzna-srodkowa .k-list-container.k-state-border-right {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}


.wyszukiwarka-wewnwtrzna-srodkowa .logo {
    display: block;
    margin: 0 auto 30px auto;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.wyszukiwarka-wewnwtrzna-srodkowa .form-control-kendo{
    font-size:18px;
    height:31px;
}
.wyszukiwarka-wewnwtrzna-srodkowa .form-group{
    margin-bottom:0;
}

.wyszukiwarka-wewnwtrzna-srodkowa .input-wrapper {
    left: 10px;
    color: #000;
    position: absolute;
    z-index: 9;
    background-color: #e4e4e4;
    padding: 2px 8px 2px 7px;
    border-radius: 50%;
    border: 1px solid #a5a5a5;
    margin-top: 14px;
    margin-left: -5px;
}

.wyszukiwarka-wewnwtrzna-srodkowa .pojazd-col-marka .input-wrapper {
    margin-left: -7px;
}
.combo-bg .k-dropdown-wrap {
    background-image: none;
}

.wyszukiwarka-wewnwtrzna-srodkowa .k-textbox > input,
.wyszukiwarka-wewnwtrzna-srodkowa .k-autocomplete .k-input,
.wyszukiwarka-wewnwtrzna-srodkowa .k-picker-wrap .k-input,
.wyszukiwarka-wewnwtrzna-srodkowa .k-numeric-wrap .k-input,
.wyszukiwarka-wewnwtrzna-srodkowa .k-dropdown-wrap .k-input,
.wyszukiwarka-wewnwtrzna-srodkowa .k-selectbox .k-input {
    height: 46px;
    padding-left: 28px;
}

@media (min-width:991px) {
    .pojazd-col-marka .k-input {
        padding-left: 0 !important;
    }
}
    .wyszukiwarka-wewnwtrzna-srodkowa #WyszukajWgOpisu .k-textbox > input,
    .wyszukiwarka-wewnwtrzna-srodkowa #WyszukajWgOpisu .k-autocomplete .k-input,
    .wyszukiwarka-wewnwtrzna-srodkowa #WyszukajWgOpisu .k-picker-wrap .k-input,
    .wyszukiwarka-wewnwtrzna-srodkowa #WyszukajWgOpisu .k-numeric-wrap .k-input,
    .wyszukiwarka-wewnwtrzna-srodkowa #WyszukajWgOpisu .k-dropdown-wrap .k-input,
    .wyszukiwarka-wewnwtrzna-srodkowa #WyszukajWgOpisu .k-selectbox .k-input, #vin-decoder-input, #opis-pojazdu-vin-input {
        height: 46px;
        background-color: #e9e9e9;
        color: #555;
    }

    .wyszukiwarka-wewnwtrzna-srodkowa .k-block,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-button,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-textbox,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-drag-clue,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-touch-scrollbar,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-window,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-window-titleless .k-window-content,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-window-action, .k-inline-block,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-grid .k-filter-options,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-grouping-header .k-group-indicator,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-autocomplete, .k-multiselect,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-combobox,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-dropdown,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-dropdown-wrap,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-datepicker,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-timepicker,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-colorpicker,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-datetimepicker,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-notification,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-numerictextbox,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-picker-wrap,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-numeric-wrap,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-colorpicker,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-list-container,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-calendar-container,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-calendar td,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-calendar .k-link,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-treeview .k-in,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-editor-inline,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-tooltip,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-tile,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-slider-track,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-slider-selection,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-upload,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-split-button
    .wyszukiwarka-wewnwtrzna-srodkowa .k-gantt-views,
    .wyszukiwarka-wewnwtrzna-srodkowa .k-gantt-views > .k-current-view {
        border-radius: 0;
    }
.wyszukiwarka-wewnwtrzna-srodkowa .pojazd-col-marka,
.wyszukiwarka-wewnwtrzna-srodkowa .pojazd-col-rok,
.wyszukiwarka-wewnwtrzna-srodkowa .pojazd-col-model,
.wyszukiwarka-wewnwtrzna-srodkowa .pojazd-col-wersja {
   /* margin-left: 25px; */
}

.wyszukiwarka-wewnwtrzna-srodkowa .pojazd-col-marka,
.wyszukiwarka-wewnwtrzna-srodkowa .pojazd-col-rok {
    width: 180px;
    /*border-right: 1px solid #cacaca;*/
}

.wyszukiwarka-wewnwtrzna-srodkowa .pojazd-col-model {
    width: 218px;
    /*border-right: 1px solid #cacaca;*/
}



.wyszukiwarka-wewnwtrzna-srodkowa .combo-bg {
    background-color: #e9e9e9;
    height: 53px;
    display:flex;
}

.wyszukiwarka-wewnwtrzna-srodkowa .k-textbox, .wyszukiwarka-wewnwtrzna-srodkowa .k-autocomplete, .wyszukiwarka-wewnwtrzna-srodkowa .k-dropdown-wrap, .wyszukiwarka-wewnwtrzna-srodkowa .k-picker-wrap, .wyszukiwarka-wewnwtrzna-srodkowa .k-numeric-wrap {
    border-width: 0;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-style: solid;
}

    .wyszukiwarka-wewnwtrzna-srodkowa .k-combobox .k-select, .wyszukiwarka-wewnwtrzna-srodkowa .k-picker-wrap .k-select, .wyszukiwarka-wewnwtrzna-srodkowa .k-numeric-wrap .k-select {
        border-left: none;
    }

.wyszukiwarka-wewnwtrzna-srodkowa .k-dropdown-wrap.k-state-default, .wyszukiwarka-wewnwtrzna-srodkowa .k-state-default > .k-select, .wyszukiwarka-wewnwtrzna-srodkowa .form-control {
    border-radius: 0;
    border: none;
    height: 52px;
    background-color: #e9e9e9;
}

.k-i-arrow-s {
	margin-top: 12px;
}

.wyszukiwarka-wewnwtrzna-srodkowa .pojazd-col-marka {
    width: 150px;
}

.wyszukiwarka-wewnwtrzna-srodkowa .pojazd-col-rok {
    width: 125px;
}

.wyszukiwarka-wewnwtrzna-srodkowa .pojazd-col-wersja {
    /* width: auto;  */
    flex-grow: 1;
}


.wyszukiwarka-wewnwtrzna-srodkowa .kendo-fix .k-dropdown-wrap {
    background-color: #e9e9e9;
}

.wyszukiwarka-container {
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}

.wyszukiwarka-opcja {
    background-color: #e9e9e9;
    height:53px;
}

    .wyszukiwarka-opcja:nth-child(1) img {
        padding: 7px 3px 0px 9px;
        max-width: 74px;
    }

    .wyszukiwarka-opcja:nth-child(2) img {
        padding: 7px 3px 0px 9px;
        max-width: 74px;
    }


.wyszukiwarka-wewnwtrzna-srodkowa-header .usr-row {
    border: 1px solid #e7e7e7;
    color: #f6f6f6;
    background-color: #e7e7e7;
}

.wyszukiwarka-wewnwtrzna-srodkowa-header div#historyDD {
    background-color: #cc292a;
}

.wyszukiwarka-wewnwtrzna-srodkowa-header .usr-box {
    float: right;
    padding: 0 15px 0 15px;

}

.wyszukiwarka-wewnwtrzna-srodkowa-header .first {
    border-left: 1px solid #b71f20;
}

.wyszukiwarka-wewnwtrzna-srodkowa-header .top-section-btn {
    font-size: 14px;
    display: block;
    padding: 15px 8px;
}

.wyszukiwarka-wewnwtrzna-srodkowa-header h2 {
    font-size: 18px;
    margin-top: 16px;
}

.wyszukiwarka-wewnwtrzna-srodkowa h1 {
    font-size: 42px;
    text-align: center;
    text-shadow: 0 4px 5px rgba(0, 0, 0, 0.49);

}

.wyszukiwarka-opcja .btn {
    padding: 0;
    border: 0;
}




.wyszukiwarka-opcja .dropdown-menu {
    border: 0;
    border-radius: 0;

}

.wyszukiwarka-opcja div:nth-child(1){
    width:66px;
}

.wyszukiwarka-wewnwtrzna-srodkowa .k-autocomplete.k-state-default, .wyszukiwarka-wewnwtrzna-srodkowa .k-picker-wrap.k-state-default, .wyszukiwarka-wewnwtrzna-srodkowa .k-numeric-wrap.k-state-default, .wyszukiwarka-wewnwtrzna-srodkowa .k-dropdown-wrap.k-state-default {
    background-image: none;
    background-color: #e9e9e9;
    border: 0;
    width: 100%;
}

.combo-bg .k-dropdown-wrap.k-state-default {
    background-image: none;
    background-color: #e9e9e9;
    border: 0;
    width: 86%;
}

.combo-year .k-dropdown-wrap.k-state-default {
    width: 78%;
}

.baner-glowna-naglowek {
    text-align: center;
    padding: 15px 21px;
}

    .baner-glowna-naglowek.wh {
        background-color: #fff;
        background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/naglowek-linia-czerwona.png);
        background-size: unset;
        background-repeat: no-repeat;
        background-position: center;
    }

    .baner-glowna-naglowek span {
        background-color: #3e3e3f;
        position: relative;
        z-index: 1;
        padding: 0 20px;
        font-size: 18px;
    }

    .baner-glowna-naglowek.wh span {
        background-color: transparent;
        color: #7f0000;
        font-weight:700;
    }

        .baner-glowna-naglowek:before {
            background-color: #fff;
            width: 95%;
            content: '';
            display: block;
            position: absolute;
            height: 2px;
            top: 40px;
        }

    .baner-glowna-naglowek.wh:before {
        background-color: transparent;
        width: 95%;
        content: '';
        display: block;
        position: absolute;
        height: 2px;
        top: 40px;
    }

.baner-glowna {
}

.oleje-img {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/banery/oleje.jpg);
    height: 250px;
}

.akumulator-img {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/banery/akumulatory.jpg);
    height: 250px;
}


.baner-glowna-tresc {
    background-color: rgba(0, 0, 0, 0.8);
    padding: 20px 30px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.baner-glowna-kontener {
    background-color: #3e3e3f;
    color: #fff;
    margin-top: 15px;
}

.baner-glowna-tresc p:nth-child(1) {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin: 0;
}
.baner-glowna-tresc p:nth-child(2) {
    font-size: 16px;
    margin: 5px 0;
}

.main-home{
    padding:0;
}

.modul-popularne-czesci {
    text-align: center;
    background-color:#fff;
    margin:0;
}

.modul-popularne-czesci-item {
  
    border-left: 2px solid #7d7d7d;
    border-top: 2px solid #7d7d7d;
    padding:0;
}

    .modul-popularne-czesci-item:nth-child(1), .modul-popularne-czesci-item:nth-child(7) {
        border-left: 0;
        padding: 0;
    }

    .modul-popularne-czesci-item a {
        height: 115px;
        display: block;
    }



.modul-popularne-czesci-item img {
    padding-top: 20px;
}

.modul-dlaczgeo-warto-tresc {

    text-align:center;
}

.modul-dlaczgeo-warto-tytul {
    color: #b20000;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 17px;
    text-align: center;
}
.modul-dlaczgeo-warto-tresc {
    color: #fff;
  
}

.modul-dlaczgeo-warto-kontener {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #3e3e3f;
    text-align: center;
    margin:0;
}

.modul-dlaczgeo-warto-tresc.telefon {
    font-size: 22px;
}

.main-home {
    max-width: 1680px;
    background-color: transparent;
}

.modul-dlaczgeo-warto-naglowek {
    text-align: center;
    font-size: 20px;
    color: #fff;
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/naglowek-linia.png);
    background-size: unset;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.modul-dlaczgeo-warto{
    margin-bottom:30px;
}

footer .fa-caret-right {
    color: #4b4b4b;
}

.pojazd-col-marka .k-i-arrow-s, .pojazd-col-rok .k-i-arrow-s, .pojazd-col-model .k-i-arrow-s, .pojazd-col-wersja .k-i-arrow-s {
    margin-top: 12px;
}

.nowosci-slider .owl-stage-outer, .promocje-slider .owl-stage-outer {
    padding-top: 20px;
    padding-bottom: 80px;
    padding-left: 20px;
    margin-right: -20px;
    padding-right: 40px;
    margin-left: -20px;
    width: auto;
}

.nowosci-slider .owl-item, .promocje-slider .owl-item {
    background: #fff;
    box-shadow: 0 72px 29px rgb(0 0 0 / 1%), 0 37px 38px rgb(0 0 0 / 5%), 0 23px 23px rgb(0 0 0 / 9%), 0 11px 24px rgb(0 0 0 / 10%), 0 0 0 rgb(0 0 0 / 10%);
    border-radius: 12px;
    position: relative;
}

.naglowek-promocje-slider {
    background-color: #fff;
    padding: 15px 20px;
    margin-top: 0;
    font-family: Open Sans;
    color: #282828;
    width: 100%;
    padding-left: 25px;
    margin-bottom: 30px;
    font-weight: 600;
    text-align: center;
    font-size: 36px;
}

.fa-kupowali {
    background-color: #000;
    color: #fff;
    padding: 10px;
    font-size: 17px;
}

.kupowali-cena-kontener {
    background-color: #ED1C24;
    color: #fff;
    padding: 10px;
    margin: 0 auto 20px auto;
    max-width: 200px;
	text-transform: uppercase;
	font-weight: bold;
}

.promocje-slider {
    margin-top: 30px;
    margin-bottom:50px;

    background-color: #fff;
}

#WyszukajWgOpisu input {
    width: 100%;
    font-size: 17px;
}

#WyszukajWgOpisu .k-autocomplete {
    width: 100%;
    margin: 0;
    padding: 0;
}

@media (min-width:1000px){
    .wyszukiwarka-wew-kontener {
        max-width: 820px;
    }
}

.wyszukiwarka-wew-kontener
{
    width: 100%;
}

#WyszukajWgOpisu .input-group-addon, #WyszukajWgVIN #vin-decoder-window-szukaj-button, #opis-pojazdu-vin-window-szukaj-button {
    color: #cc292a;
    font-size: 17px;
    cursor: pointer;
    border-radius: 0;
}

.pojazd-col-btn .input-group-addon {
    color: #cc292a;
    font-size: 17px;
    background-color: #eee;
    height: 53px;
    border-radius: 0;
    width:100%;
}

#WyszukajWgNumeru input, #WyszukajWgNazwy input {
    font-size: 17px;
    height:53px;
}

#WyszukajWgNumeru .btn, #WyszukajWgNazwy .btn {
    color: #cc292a;
    font-size: 17px;
    background-color: #eee;
    height: 46px;
    border-radius: 0;
}

    #WyszukajWgNumeru .btn:hover, #WyszukajWgNazwy .btn:hover {
        color: #cc292a !important;
    }

#WyszukajWgNumeru .input-group, #WyszukajWgNazwy .input-group {
    width: 100%;
}
.wyszukiwarka-opcja button {
    border-radius:0;
    height:25px;
}
.wyszukiwarka-opcja.aktywny {
    background-color: #b7b7b7;
}

#wyszukiwarka-opcja-pojazd li{
    padding:5px 10px 5px 10px;
    cursor: pointer;
}

#wyszukiwarka-opcja-pojazd .dropdown-menu{
    width:340px;
    padding-top:15px !important;
}

    #wyszukiwarka-opcja-pojazd .dropdown-menu:hover {
        color: #333;
    }

.wyszukiwarka-opcja button {
    background-color: transparent;
    width: 20px;
}

.usr-row {
    border: none;
    color: #373636;
    background-color: #474747;
}

div#historyDD {
    background-color: #474747;
}

.header-row a {
    color: #282828;
}

.col-wg-numeru {
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a {
    color: #f3f3f3;
	font-size: 18px;
	font-weight: 600;
	background: transparent;
	border: none;
	position: relative;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
	background: transparent;
}

.navbar-inverse .navbar-nav > li > a .special {
	position: relative;
	z-index: 18;
}


.navbar-inverse .navbar-nav > li:last-child > a:after {
	display: none;
}

/*
.navbar-inverse .navbar-nav > li:first-child > a {
	background: #A9A9A9;
}

.navbar-inverse .navbar-nav > li:nth-child(2) > a {
	background: #989898;
}

.navbar-inverse .navbar-nav > li:nth-child(3) > a {
	background: #808080;
}

.navbar-inverse .navbar-nav > li:nth-child(4) > a {
	background: #696969;
}

.navbar-inverse .navbar-nav > li:nth-child(5) > a {
	background: #585858;
}
*/

.navbar-inverse .navbar-nav > li:last-child > a {
	background: #FEEDE6;
    margin-top: 20px;
    border-radius: 4px;
	border: 1px solid #EF6F38;
	transition: all .15s ease-in-out;
}

.navbar-inverse .navbar-nav > li:last-child > a:hover {
	background: #ccc;
}

.nav-active a {
    border-top: none;
}

.navbar-nav a {
    border-top: none;
    border-right: none;
}

.btn-koszyk-a .caret {
	display: none;
}

.nav-bg {
    padding-bottom: 0;
    padding-top: 0;
    background-color: #474747;
	border-bottom: 3px solid #EF6F38;
}


.logo-top-sklep {
    max-width: 68px;

}

.navbar-nav a:hover {
    border-top: none;
}

.szukaj-wg-numeru {
    padding-top: 13px;
}


#nav.affix-top {

    border-bottom: none;
}

#nav.affix {
    border-bottom: none;
}

.body-lista-towar {
    background-image: url(./SzablonyWygladu/OPONY_2020/Style/img/home-bg.jpg);
}

.btn-szukaj-wg-numeru {
    background-color: #dc001a;
    color: #fff;
}

.btn-dropdown-wg-numeru {
    background-color: #dc001a;
    color: #fff;
    border-left: 1px solid #b90016;
}

.opony-zamienniki {
    background-color: #000;

}


.zapytaj-czesci-tytul {
    background-color: #ca0707;
}


.cart-button {
    background-color: #EF6F38;
	border-radius: 6px;
}

.wyszukiwarka-opcja{
    cursor: pointer;
}

.btn-cart:hover{

    color:#fff !important;
}

#WyszukajWgVIN #vin-decoder-input, #opis-pojazdu-vin-input {
    height: 47px;
    border: none;
    width: 100%;
    font-size: 17px;
    text-transform: none;
    padding-left:10px;
}
    #WyszukajWgVIN #vin-decoder-input::-webkit-input-placeholder {
      
        color: #555;
    }
    #WyszukajWgVIN #vin-decoder-input::-moz-placeholder {
      
        color: #555;
    }
    #WyszukajWgVIN #vin-decoder-input:-ms-input-placeholder {
       
        color: #555;
    }
    #WyszukajWgVIN #vin-decoder-input:-moz-placeholder {

        color:#555;
    }

#opis-pojazdu-vin-input {
    color: #555;
    text-transform: uppercase;
}
    #opis-pojazdu-vin-input::-webkit-input-placeholder {
        color: #555;
        text-transform: none;
    }

    #opis-pojazdu-vin-input::-moz-placeholder {
        color: #555;
        text-transform: none;
    }

    #opis-pojazdu-vin-input:-ms-input-placeholder {
        text-transform: none;
        color: #555;
    }

    #opis-pojazdu-vin-input:-moz-placeholder {
        color: #555;
        text-transform:none;
    }





    #czesci-nazwa-input::-webkit-input-placeholder, #szukajWgNumeru::-webkit-input-placeholde {
        color: #555;
    }
#czesci-nazwa-input::placeholder, #szukajWgNumeru::placeholder {
    color: #555;
}
#czesci-nazwa-input:-ms-input-placeholder, #szukajWgNumeru:-ms-input-placeholder {
    color: #555;
}
#czesci-nazwa-input::-ms-input-placeholder, #szukajWgNumeru::-ms-input-placeholder {
    color: #555;
}
#czesci-nazwa-input:-moz-placeholder, #szukajWgNumeru:-moz-placeholder {
    color: #555;
}

#WyszukajWgVIN .input-group {
    width: 100%;
}


/* ZMIANY KOLORW PODSTAWOWYCH ELEMENTOW - PRZENIESC DO PA*/
.hist {
    color: #ffffff;
    background-color: #211f20;

}

.btn-porownywarka, .btn-porownywarka:hover, .btn-porownywarka:active:hover {

    background-color: #0a0f12 !important;

}

#RememberMe{
    margin-left:1px;
}

.logowanie-inline {
    right: 0;
    left: auto;
}

.panel-heading:hover {
    background-color: #dc001a;
    color: #fff;
}

.cart-button:hover {
    background-color: #ed1c24;
}

.btn-szukaj-wg-numeru:hover, .btn-dropdown-wg-numeru:hover, .btn-szukaj-wg-numeru:focus {
    color: #fff !important;
}

.btn-cart:hover, .btn-cart:active:hover {
    background-color: #dc001a !important;
}

.tow-history-cart {
    background-color: #0a0f12;
}
.btn-wyslij-zapytanie {
    background-color: #0a0f12;
    border: 1px solid #0a0f12;
}
    .tow-history-cart:hover, .btn-porownywarka:hover, .second-link, .second-link:hover, .second-link-kontakt, .second-link-kontakt:hover, .btn-wyslij-zapytanie:hover {
        background-color: #dc001a !important;
    }

.hist-link{
    color:#000 !important;
}

.baner-glowna-kontener a:link, .baner-glowna-kontener a:hover, .baner-glowna-kontener a:visited {
    color: #fff;
}

.breadcrumbs {
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

 #wyszukiwarka-opcja-pojazd li {
    padding: 2px 10px 2px 10px;
    cursor: pointer;
    font-size:13px
}

#wyszukiwarka-opcja-pojazd .checkbox-inline, #wyszukiwarka-opcja-pojazd .radio-inline {
    font-size: 13px;
    vertical-align: top;
}

#wyszukiwarka-opcja-pojazd li:hover, #wyszukiwarka-opcja-pojazd .checkbox-inline:hover, #wyszukiwarka-opcja-pojazd .radio-inline:hover
{
    text-decoration: underline;
}

.pojazdy-demo {
    height: 60px;
    padding: 0;
    height: 60px;
    padding: 0;
    border-right: none;
    width: 8px;
}

.pojazdy-demo:hover {
background-color:transparent !important;
}

.btn-szukaj-wg-nazwy-toolbar {
    background-color: #ca0707 !important;
    color: #fff !important;
    height: 34px !important;
    border-radius: 0 5px 5px 0 !important;
    border-color: #ca0707 !important;
}

#WyszukajWgNazwyToolbar {
    margin-top: 12px;
}

span.koszyk-ilosc {
    display: none;
    position: absolute;
    top: -4px;
    right: 5px;
    color: #EF6F38;
    background-color: transparent;
    width: 17px;
    height: 16px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

#utworz-nowe-konto {
    color: #777;
    margin-top: 7px;
    display: inline-block;
    text-decoration: underline;
    font-size: 13px;
}

.product-car-accordion-heading:hover{
    color:#333;
}

.img-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 100px;
}

.media-left {
    white-space: nowrap;
    text-align: center;
    margin: 1em 0;
}

.list-col-1 {
    display: block;
    display: inline-block;
    width: 140px;
    height: 35px;
}

.list-col-2 {
    display: block;
    display: inline-block;
    width: 230px;
    height: 35px;
}

@media(max-width:769px) {
    .sidebar-wrapper-towary{
        top:40px;
    }
    .navbar-inverse .navbar-nav > li > a {
        color: #ffffff !important;
        background-color: transparent;
        border-bottom: 1px solid #040404;
    }

    .sekcja-usun-xs{
        padding-top:15px;
        padding-bottom:15px;
    }


    .navbar-inverse .navbar-nav > li > a {
        color: #211f20;
    }
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: transparent;
    }
    .logo-baner-top h2{
        display:none;
    }
    .nav-logo img {
        margin-top: -5px;
    }

    .opony-dodaj-do-porownywanych {
        top: 150px;
        width: 100%;
        display: block;
    }

    .opony-zamienniki {
        top: 183px;
        left:0;
        width: 100%;
        display: block;
    }



}

@media (max-width:1000px){

    .wyszukiwarka-opcja {
        cursor: pointer;
        width: 49.7%;
        display: inline-block;
    }

    .wyszukiwarka-wewnwtrzna-srodkowa h1 {
        font-size: 25px;
        padding: 0 30px;
        text-align: left;
    }

    .wyszukiwarka-wewnwtrzna-srodkowa-header h2 {
        font-size: 15px;
    }

    .wyszukiwarka-container {
        display: block;
        margin: 0 15px;
    }

    .wyszukiwarka-opcja.aktywny {
        text-align: center;
    }

    .wyszukiwarka-wewnwtrzna-srodkowa .combo-bg {
        display: block;
    }

    .wyszukiwarka-wewnwtrzna-srodkowa .pojazd-col-marka {
        width: 100%;
    }

    .wyszukiwarka-wewnwtrzna-srodkowa .pojazd-col-rok {
        width: 100%;
    }

    .wyszukiwarka-wewnwtrzna-srodkowa .pojazd-col-model {
        width: 100%;
    }

    .wyszukiwarka-wewnwtrzna-srodkowa .k-dropdown-wrap.k-state-default, .wyszukiwarka-wewnwtrzna-srodkowa .k-state-default > .k-select, .wyszukiwarka-wewnwtrzna-srodkowa .form-control {
        border-bottom: 1px solid #d2d2d2;
    }

    .wyszukiwarka-wewnwtrzna-srodkowa #WyborPojazduListy .k-textbox > input, .wyszukiwarka-wewnwtrzna-srodkowa #WyborPojazduListy .k-autocomplete .k-input, .wyszukiwarka-wewnwtrzna-srodkowa #WyborPojazduListy .k-picker-wrap .k-input, .wyszukiwarka-wewnwtrzna-srodkowa #WyborPojazduListy .k-numeric-wrap .k-input, .wyszukiwarka-wewnwtrzna-srodkowa #WyborPojazduListy .k-dropdown-wrap .k-input, .wyszukiwarka-wewnwtrzna-srodkowa #WyborPojazduListy .k-selectbox .k-input {
        padding-top: 8px;
    }
    .wyszukiwarka-wewnwtrzna-srodkowa .logo {
        display: block;
        max-width: 80px;
    }

    .combo-bg .k-dropdown-wrap.k-state-default {
        width: 90%;
    }


}

@media (max-width:500px){
    .kontakt-box{
        display:none;
    }
    .usr-box {

        border-right: none;
    }


}
.zamawiajacy-naglowek {
    padding-top:0;
}
@media (max-width:769px) {
    .wyszukiwarka-opcja {
        cursor: pointer;
        width: 49.4%;
        display: inline-block;
    }
    .home-banner {
        height:630px;
    }
    .home-container{
        margin: 0 -10px;
    }
    #WyszukajWgOpisu input {
      
        font-size: 14px;
    }
    #WyszukajWgVIN #vin-decoder-input {
        font-size: 15px;
     }

    .product-list-title {
        padding-left:0;
        padding-right:0;
    }

    .rabat-col {
        padding-left: 0;
        padding-right: 0;
    }

    .zamawiajacy-naglowek {
        padding-top: 15px;
    }

    .cart-list-item:nth-child(2) > .cell {
        margin-top: -65px;
    }
}

@media (max-width:991px) {

    .modul-popularne-czesci-item:nth-child(3) {
        border-left: 0;
    }

    .modul-popularne-czesci-item:nth-child(4) {
        border-left: 2px solid #7d7d7d
    }

    .modul-popularne-czesci-item:nth-child(5) {
        border-left: 0;
    }
    .modul-popularne-czesci-item:nth-child(9) {
        border-left: 0;
    }
    .modul-popularne-czesci-item:nth-child(10) {
        border-left: 2px solid #7d7d7d
    }
    .modul-popularne-czesci-item:nth-child(11) {
        border-left: 0;
    }
}


.product-promo .border-add{
    height:395px;
}

.al .czas-dostawy-txt {
    height: 51px;
    padding: 9px 17px;
    font-size: 13px;
    display:inline-block;
}

.al .timer-body-block {
    font-size: 13px;
}

@media (max-width: 1450px){
    .logo-baner-top{
        display:none;
    }
}

@media (max-width: 800px) {
    .li-czas-dostawy {
        display: none !important;
    }
}



.modul-popularne-czesci-item a:link, .modul-popularne-czesci-item a:hover, .modul-popularne-czesci-item a:visited {
    color: #000;
    font-weight: bold;
}

.modul-popularne-czesci-item a {
    height: 135px;
}

@media (max-width:991px) {
    .modul-popularne-czesci-item:nth-child(3) {
        border-left: 0;
    }

    .modul-popularne-czesci-item:nth-child(4) {
        border-left: 2px solid #7d7d7d
    }

    .modul-popularne-czesci-item:nth-child(5) {
        border-left: 0;
    }

    .modul-popularne-czesci-item:nth-child(9) {
        border-left: 0;
    }

    .modul-popularne-czesci-item:nth-child(10) {
        border-left: 2px solid #7d7d7d
    }

    .modul-popularne-czesci-item:nth-child(11) {
        border-left: 0;
    }
}

.float-banner {
    width: 100vm;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    z-index: -1;
}

.float-banner-space {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 1100px;
}

.float-banner-image {
    width: 100%;
}

@media (max-width:1460px){
    .float-banner {
        display:none;
    }
}

.zapytaj-czesci-tytul .close {
    color: #fff;
    opacity: 0.9;
    text-shadow: none;
}

#add-to-favorite, .price-block .btn-wyslij-zapytanie {
    width: 180px;
}

.email-tytul {
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}

.qr-dropdown-al {
    float: right;
    padding: 13px 15px 14px 15px;
    border-right: 1px solid #b71f20;
}

.beta-info {
    color: #888;
    position: absolute;
    bottom: 70px;
    right: 35px;
    padding-left:15px;
    font-size:13px;
}


span.porownywarka-ilosc {
    display: block;
    position: absolute;
    top: 6px;
    right: -20px;
    color: #fff;
    background-color: #e98b1d;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

ul.breadcrumbs li:first-child{
    cursor:pointer;
}




/* ======= OKNO VIN  ========= */
.flex-container {
    display: flex;
}
.control-label{
    padding:0;
}

.form-group.row{
    margin:0;
}

.vin-okno-label {
    display: inline-block;
    width: 90px;
    text-align: right;
    padding-right: 7px;
    vertical-align: text-bottom
}

.vin-okno-label-paliwo {
    display: inline-block;
    width: 90px;
    text-align: right;
    padding-right: 7px;
    vertical-align: unset;
}


.vin-okno-label-prawa {
    display: inline-block;
    width: 100px;
    text-align: right;
    padding-right: 7px;

}

.vin-okno-input {
    display: inline-block;
    width: 235px;
}

.flex-col{
    margin-bottom:15px;
}

.vin-okno-header{
    background-color:#000;
    color:#fff;
}

.vin-okno-podpis {
    color: #8a8a8a;
    font-size: 12px;
    text-align: left;
}

.vin-okno-potwierdzenie-podpis {
    font-size: 12px;
    text-align: center;
}

.vin-powrot:link, .vin-powrot:hover, .vin-powrot:visited{
    font-weight:bold;
    text-decoration:underline;
    color:#000;
}

.btn-vin-okno-dalej, .btn-vin-okno-dalej:hover {
    background-color: #cc292a !important;
    color: #fff !important;
    float: right;
}

.btn-vin-okno-dalej {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 235px;
    margin-left: 3px;
}

.btn-vin-okno-potwierdzenie, .btn-vin-okno-precyzyjne-potwierdzenie {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 180px;
    background-color: #000;
    color: #fff !important;
}

    .btn-vin-okno-potwierdzenie:hover, .btn-vin-okno-precyzyjne-potwierdzenie:hover {
        background-color: #000 !important;
        color: #fff !important;
    }


    #VINoknoNr {
    margin-right: 10px;
}

.vin-okno-body {
    padding: 15px 20px;

}

.vin-okno-body-bg {
    background-image: url('SzablonyWygladu/OPONY_2020/Style/img/vin-samochody.png');
    background-position: 368px 10px;
    background-repeat: no-repeat;
}


.vin-okno-pojedyncze .vin-okno-input {
    width: 75%;
}

.flex-col.vin-okno-pojedyncze {
    width: 100%;
}

.vin-okno-ukryj{
    display:none;
}

@media (max-width:769px) {
    .vin-okno-input, .vin-okno-label, .flex-col, .flex-container, .vin-okno-label-prawa {
        width: 100%;
        display: block;
        text-align: left;
    }
}
.vin-okno-pojedyncze .vin-okno-label-prawa {
    text-align: left;
}
.VINpaliwo.vin-okno-pojedyncze .vin-okno-label-prawa {
    width: 135px;
    text-align: left;
}

.zrodlo-wyniku {
    position: absolute;
    top: 15px;
    right: 10px;
    color: #676666;
    font-size: 11px;
}

.vin-info-ico {
    width: 20px;
    vertical-align: top;
    margin-left: 5px;
}

.pg-loading-screen{
    opacity: 1 !important;
}

.pulsate {
    -webkit-animation: pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0.3;
}

@-webkit-keyframes pulsate {
    0% {
        opacity: 0.3;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        opacity: 0.3;
    }
}

.zmien-pojazd-okno [name^="markaId_input"], .zmien-pojazd-okno [name^="modelId_input"], .zmien-pojazd-okno [name^="wersjaId_input"], .zmien-pojazd-okno [name^="rokProdukcji_input"] {
    padding-left: 25px;
}

.koszyk-rabat {
    background-color: #9acd32;
    color: #fff;
    padding-left: 3px;
    padding-right: 3px;
}

.wyszukiwarka-opcja:nth-child(1) {
    border-right: 1px solid #9c9c9c;
}

.wyszukiarka-wg-pojazdu-label {
    font-size: 11px;
    text-align: center;
}

.belka-dolna {
    background-color: rgba(255, 255, 255, 0.15);
    width: 100%;
    display: block;
    height: 44px;
}

.fixed-bottom{
    position:fixed;
    bottom:0;
}

.absolute-bottom {
    position: absolute;
    bottom: 0;
}


.drzewo-grupa-cennik {
    margin-top: 13px;
}

.drzewo-grupa-cennik-li {
    background-color: #f9f9f9;
    margin-bottom: 6px;
   
}

.in .drzewo-grupa-cennik-li {
    margin-bottom: 0;
}

.drzewo-grupa-cennik > .drzewo-grupa-cennik-ul > li {
    padding: 0
}

.drzewo-grupa-cennik-li div {
    cursor: pointer;
    font-size: 12px !important;
    min-height: 25px;
    line-height: 30px;
    padding-left: 5px;
    background-color: #f3f3f3;
    cursor: pointer;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.00);
    border: 1px solid #eee;
}

.drzewo-grupa-cennik-li:hover {

}

.bold{
    font-weight:bold;
}

.drzewo-grupa-cennik-li .fa-plus{
    color:#888;
}

.drzewo-grupa-cennik-ul{
    font-size:13px;
}

.drzewo-grupa-cennik h4 {
    margin-bottom: 5px;
    padding: 9px 10px;
    text-align: left;
    font-weight: 500;
    background-color: #211f20 !important;
    color: #fff !important;
    border-right: 0px;
    border: 1px solid #4c4c4c;
    border-left: 3px solid #006dbb !important;
    font-size: 14px;
    border-radius: 0;
    margin-top: 5px;
}

.drzewo-grupa-cennik-li div:hover {
    background-color: #006dbb;
    color:#fff;
}

.drzewo-grupa-cennik-li > div:hover > a:link, .drzewo-grupa-cennik-li > div:hover > a:link:hover, .drzewo-grupa-cennik-li > div:hover > a:link:visited, .drzewo-grupa-cennik-li > div:hover > a {
    color: #fff !important;
}

.montaz-serwis-bg {
    background-color: #f1f1f1;
    padding: 30px;
}

.montaz-img-bg {
    background-color: #d6d6d6;
    width: 80px;
    height: 80px;
    background-color: #d6d6d6;
    border-radius: 50%;
    padding: 18px;
    margin: 0 auto 15px auto;
}

.montaz-serwis-bg p {
    text-align: center;
    color: #000;
    font-weight: bold;
    max-width: 240px;
    margin: 0 auto 10px;
}

.montaz-serwis-bg h4 {
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 28px;
    margin-bottom: 30px;
}

.info-bg {
    background-color: #f1f1f1;
    padding: 70px 15px;
}

.info-img-bg {
    width: 69px;
    margin: 0 auto 15px auto;
}

.info-img-bg img{
    max-width:69px;
}

.info-bg p {
    text-align: center;
    color: #ca0808;
    font-size: 22px;
    font-weight: bold;
}

.info-bg h4 {
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 22px;
    margin-bottom: 30px;
}

.sekcja-promocja {
    background-color: #fff;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

    .sekcja-promocja img:nth-child(1) {
        max-width: 950px;
        margin: 0 auto;
        display: block;
        margin-bottom: 20px;
    }
    .sekcja-promocja img:nth-child(2) {
           margin-right:30px;
    }

    .sekcja-promocja h4 {
        text-transform: uppercase;
        font-size: 28px;
        margin-top: 20px;
    }
    .sekcja-promocja p {
        text-transform: uppercase;
        font-size: 38px;
        font-weight: bold;
    }

a.btn-strona-glowna {
    background-color: #ED1C24;
	border: 1px solid #ED1C24;
	transition: all .2s linear;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    min-width: 226px;
    display: inline-block;
    text-align: center;
	text-transform: uppercase;
}

 a.btn-strona-glowna:hover, a.btn-strona-glowna:focus {
	color: #ED1C24;
	background-color: #fff;
 }

.sekcja-o-nas {
    background-image: url('SzablonyWygladu/GUMMIX/Style/img/cms/o-nas-tlo.jpg');
    background-size: cover;
	padding-top: 126px;
	padding-bottom: 26px;
	margin-top: -1px;
}

.text-a {
	padding: 15px 40px 20px 330px;
    background: #f89c30;
    margin-top: 104px;
    margin-left: -200px;
}

.sekcja-o-nas h2 {
    font-size: 46px;
    font-weight: bold;
    margin-bottom: 10px;
	color: #fff;
	letter-spacing: 1px;
}

#przekroj {
	z-index: 2;
    position: relative;
}

.sekcja-o-nas p {
    margin-bottom: 20px;
	font-size: 17px;
	line-height: 22px;
	color: #e0e0e0;
}

.special-a {
	text-align: right;
    color: #FDE7CD !important;
    font-size: 24px !important;
    line-height: 34px !important;
    font-weight: 600;
	margin-top: 10px;
}

.sekcja-kontakt {
    background-image: url('SzablonyWygladu/GUMMIX/Style/img/kontakt.png');
    background-size: cover;
	padding-top: 230px;
	padding-bottom: 230px;
}

.text-b {
	background: #36434C;
	padding: 40px;
	max-width: 550px;
	visibility: hidden;
}

.sekcja-kontakt h2 {
	font-size: 46px;
	line-height: 56px;
    font-weight: bold;
    margin-bottom: 10px;
	color: #FDE7CD;
	letter-spacing: 1px;
	margin-top: 10px;
}

.sekcja-kontakt h2 span {
	display: block;
	font-weight: 400;
}

.sekcja-kontakt-tel {
	color: #F89C30;
	font-size: 44px;
	font-weight: bold;
	line-height: 59px;
	margin-bottom: -10px;
}

.sekcja-kontakt-tel span {
	color: #fff;
	font-size: 36px;
	font-weight: 400;
}

.sekcja-kontakt-godziny {
	color: #C7C7C7;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
}

footer .fa-circle {
    font-size: 10px;
    margin-right: 8px;
    color: #747474;
}

.footer-text {
	max-width: 300px;
	margin-left: auto;
}

.footer-text svg {
	margin-top: 25px;
}

.footer-text p {
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	color: #FDE7CD;
	margin-bottom: 20px;
}

.footer-text .footer-text-tel {
	color: #F3F3F3;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
}

.footer-text .footer-text-tel span {
	color: #EF6F38;
	display: block;
}

.footer-text .footer-text-title {
	color: #FFD0BC;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	margin-top: 28px;
}

.footer-text .footer-text-oddzial {
	color: #ef6f38;
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	margin-top: 28px;
}

.footer-logo {
    display: block;
    margin: 35px auto;
}

.footer-logo img {
	max-height: 43px;
}

.footer-icons {
	display: none;
	padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 20px;
    margin-bottom: 40px;
    border-top: 1px solid #5a5a5a;
    border-bottom: 1px solid #5a5a5a;
    /*display: flex;*/
	justify-content: space-between;
}

.footer-icon {
	max-height: 45px;
	width: auto;
}

.fa-ul{
    margin-left:0;
}

.stopka-banki {
    background-color: #1b1b1b;
    padding: 25px;
    text-align: center;
}

.stopka-banki img{
    margin-right:15px;
}

.wybor-4x4-ico {
    background-image: url('SzablonyWygladu/OPONY_2020/Style/img/Opony/4x4_v.png');
    background-repeat: no-repeat;
    height: 40px;
    width: 47px;
    display: block;
    margin: 0 auto;
}

.wybor-car-ico {
    background-image: url('SzablonyWygladu/OPONY_2020/Style/img/Opony/osobowe1.png');
    background-repeat: no-repeat;
    height: 40px;
    width: 47px;
    display: block;
    margin: 0 auto;
}

.wybor-truck-ico {
    background-image: url('SzablonyWygladu/OPONY_2020/Style/img/Opony/dostawcze2.png');
    background-repeat: no-repeat;
    height: 40px;
    width: 47px;
    display: block;
    margin: 0 auto;
}
/*
.active .wybor-car-ico {
    background-image: url('img/Opony/osobowe1.png');
}

.active .wybor-4x4-ico {
    background-image: url('img/Opony/4x4_v.png');
}

.active .wybor-truck-ico {
    background-image: url('img/Opony/dostawcze2.png');
}

ul.WyborOponPrzyciski-Lista > li:hover .wybor-car-ico {
    background-image: url('img/Opony/osobowe1.png');
}

ul.WyborOponPrzyciski-Lista > li:hover .wybor-4x4-ico {
    background-image: url('img/Opony/4x4_v.png');
}

ul.WyborOponPrzyciski-Lista > li:hover .wybor-truck-ico {
    background-image: url('img/Opony/dostawcze2.png');
}
*/
.koszyk-ico {
    display: inline-block;
	margin-top: 3px;
}

.koszyk-text {
	display: inline-block;
    font-size: 18px;
    color: #EF6F38;
	border: none;
    font-weight: 600;
    position: absolute;
    top: 5px;
    left: 0;
}

.navbar-nav {
    float: right;
}

.konto-nav {
    padding: 19px 10px 19px 30px;
    border-left: 1px solid #eee;
    margin-left: 20px;
}

.nav-tel {
	display: flex;
	align-items: center;
    color: #EF6F38;
    font-size: 16px;
	line-height: 27px;
	font-weight: 600;
	float: right;
	margin-right: 40px;
	padding: 5px 6px;
}
.nav-tel span {
    font-weight: 600;
	color: #F6F6F6;
}

.nav-godziny {
	color: #FFA47D;
    font-size: 16px;
	line-height: 27px;
	font-weight: 400;
	float: right;
	margin-right: 40px;
	padding: 5px 6px;
}

.glowna-marki{
    text-align:center;
    padding-top:100px;
    padding-bottom:100px;
	background: #F4F4F4;
}

    .glowna-marki h2 {
		font-size: 36px;
		font-weight: 600;
		margin-top: 0px;
		color: #282828;
    }

.lista-cena-kontener{
    display:block;
}

.lista-opony.lista-opon-sekcja {
    padding-top: 11px;
    padding-bottom: 10px;
}

.list .list-price {
    min-height: 20px;
	margin-top: 46px;
}

.list .superpromo .list-price {
	margin-top: 24px;
}

.list .list-price .lista-cena-kontener {
	
}

.list .list-block.cart-row {
	margin-top: 7px;
}

.opony-small-top-filtry-opona {
    width: 376px;
}

.opony-filtr-label{
    display:block;
}

.product-lista-ocena-ogolna-gwiazdki {
    height: 16px;
    width: 120px;
    display: inline-block;
    padding-left: 10px;
}

.progress {
    height: 15px;
    border-radius: 10px;
    margin-bottom:0;
}

.progress-bar {
    background-color: #4CAF50;
}

.product-container {
    padding-top: 60px;
    padding-bottom: 30px;
}

.info-inne-opony {
    background-color: #eee;
    padding-top: 30px;
    padding-bottom: 30px;
	margin-top: 13px;
    font-size: 17px;
    border: 1px solid #e8e8e8;
}

    .info-inne-opony img {
        height: 100px;
        display: block;
        margin: 0 auto;
    }

    .info-inne-opony p:nth-child(1) {
        margin-top: 20px;
    }

 
        .info-inne-opony a:link, .info-inne-opony a:hover, .info-inne-opony a:visited {
            color: #007fe4;
            text-decoration: underline;
            font-weight: bold;
        }

.logoImgLink {
	position: relative;
	z-index: 20;
}

#logo-top {
	position: absolute;
    left: -15px;
	top: -8px;
    z-index: 99999;
	transition: all .15s ease-in-out;
}

/*#logo-top.shrink {
	padding: 0px 20px;
}*/

#logo-top svg {
	max-width: 218px;
	transition: all .15s ease-in-out;
}

/*#logo-top.shrink svg {
	max-width: 150px;
	max-height: 111px;
}*/

.logoImgLink img { max-width: 239px; margin-top: 19px; }

@media (max-width: 1550px) {
	#WyborOpon-Tlo {
		min-height: auto;
	}
}

@media (max-width: 1400px) {
	.text-a { 
		margin-left: 0;
		padding: 15px 40px 20px 130px;
	}
}

@media (max-width: 1300px) {
	.WyborOponNaglowek {
		margin-top: 40px;
	}
	#przekroj {
		max-width: 100%;
		height: auto;
	}
	.footer-icons {
		flex-wrap: wrap;
		justify-content: center;
	}
	.footer-icon {
		max-height: 46px;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
	}
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 378px;
}

@media (max-width: 991px) {
	#przekroj {
		display: none;
	}
	
	.text-a { 
		padding: 15px 40px 20px 40px;
	}
}

@media (max-width: 768px) {
	
	body {
		margin-top: 70px;
	}
	
    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
        font-weight: 400;
        background-color: #211f20;
    }
	
	.nav > li > a {
		padding: 20px 15px !important;
	}
	
	.strona-start-modul-row {
		margin-left: -15px;
		margin-right: -15px;
	}

	.sekcja-o-nas h2,
	.glowna-marki h2,
	.sekcja-kontakt h2 {
		font-size: 34px;
		line-height: 46px;
	}
	
	.sekcja-kontakt-tel,
	.sekcja-kontakt-tel span {
		font-size: 26px;
	}

    .no-padding-xs {
        padding: 0;
    }

    .hidden-xs-rok {
        display: none;
    }
	
	.sekcja-o-nas .col {
        width: 100%;
		padding: 80px 20px 80px 20px;
    }
	
	a.btn-strona-glowna:link, a.btn-strona-glowna:hover, a.btn-strona-glowna:visited { 
		max-width: 226px;
		display: block;
		margin: 0 auto;
	}
	
	.info-bg p {
		margin-bottom: 50px;
	}
	
	.montaz-serwis-bg p {
		margin-bottom: 40px;
	}
	
	.sekcja-promocja img:nth-child(1) {
		max-width: 90%;
		height: auto;
	}

    .karta-opona-feature {
        font-size: 16px;
    }

    .feature-nazwa {
        text-align: left;
    }

    #top-right-info {
        justify-content: flex-start;
        margin-left: 15px;
    }

    .karta-nr-katalogowy {
        margin-bottom: 20px;
    }
    
    .dodatkowe-przyciski {
        justify-content: flex-start;
        margin-bottom: 20px;
		margin-left: 0;
		padding-left: 15px;
		gap: 2px;
		justify-content: space-between;
    }
	
	.dodatkowe-przyciski button {
		padding: 6px;
		margin-left: 0;
	}
	
	#top-right-info .opona-klasa {
		width: 100%;
		align-items: center;
		margin-top: 20px;
		border-radius: 6px;
	}
	
	#karta-tabs li a svg {
		margin-right: 0;
	}
	
    .feature {
        padding-top: 20px;
        padding-bottom: 5px;
        border-width: 1px;
        height: auto;
    }

    #WyborOponPojazd-SzukajWgOpisu {
        display: none;
    }
	
	#WyborOponyWrap {
		float: none;
		position: relative;
		padding-top: 20px;
	}
	
	.WyborOponNaglowek {
		margin-top:10px;
	}
	
	#WyborOpon-Tlo {
		background: #e8e8e8;
	}

    #WyborOpon-Tlo-Pojazdy {
        min-height: 395px;
    }
	
	#btnSzukajOponyWgRozmiar {
		width: 121px;
	}

    #WyborOponPojazd {
        width: 295px;
        height: 300px;
        background-image: none;
        background-color: #F9F9F9;
        margin-top: 64px;
    }

    #WyborOponPojazd-Tytul {
        position: relative;
        top: 0;
        left: 23px;
        font-size: 13pt;
        font-weight: bold;
        border-bottom: solid 1px #D0D0D0;
        padding-bottom: 10px;
        display: inline-block;
        margin-top: 10px;
    }

    form#WyborOponWgPojazdu {
        position: relative;
        left: 10px;
        top: 0;
    }
	
    #WyborOponPojazd-Lewy span.k-combobox {
        width: 110px;
    }

    #WyborOponPojazd-Lewy span.k-dropdown {
        width: 110px;
    }

    #WyborOponPojazd-Lewy input {
        width: 110px;
        height: 31px;
        padding: 0;
    }

    #WyborOponPojazd-Prawy span.k-combobox {
        width: 120px;
    }

    #WyborOponPojazd-Prawy input {
        width: 120px;
    }
	
	.WyborOponPrzyciski-Lista {
		margin: 0;
		background: #000;
		padding: 0;
		text-align: center;
	}
	
	.WyborOponPrzyciski-Item {
		display: inline-block;
		margin-top: 8px;
		margin-left: 10px;
		margin-right: 10px;
		border: 1px solid #ca0707;
	}
	
	div#WyborOponPrzyciski {
		left: 0;
		top: -110px;
		right: 0;
	}
	
	#WyborOpon {
		float: none;
		padding: 10px;
		width: 100%;
		max-width: 400px;
		margin: 20px auto 0 auto;
	}
	
	#WyborOpon-Lewy {
	    width: 100%;
		justify-content: center;
	}
	
	#WyborOpon-Prawy {
		width: 100%;
		justify-content: center;
	}
	
	#WyborOpon-Lewy span.k-combobox, #WyborOpon-Lewy span.k-dropdown {
		width: 120px;
	}
	
	#WyborOpon-Prawy span.k-combobox, #WyborOpon-Prawy span.k-dropdown {
		width: 120px;
	}
		
	#navbar-mobile-phone {
		color: #333;
		margin-left: 180px;
	}
	
	.opona-model {
		font-size: 20px;
		line-height: 28px;
		white-space: initial;
		display: inline-block;
	}
	
	.opona-producent {
		font-size: 20px;
		line-height: 32px;
	}
	
	.opona-sezon,
	.opona-klasa,
	.opona-podtyp {
		font-size: 12px;
	}
	
	.product-list.row.list .product-list-block {
		padding: 0;
	}
	
	.opona-rozmiar {
		font-size: 16px;
		line-height: 28px;
	}
	
	.lista-dostepnosc {
		margin-left: 0;
		margin-right: 15px;
	}
	
	.dostepnosc-label {
		font-size: 12px;
		margin-right: 0;
	}
	
	.list-block .cart-button {
		padding: 13px 30px;
	}
	
	.opona-indeks-nosnosci,
	.opona-indeks-predkosci	{
		font-size: 14px;
	}
	
	.opona-lista-etykieta-wartosci {
		margin-top: 10px;
		font-size: 14px;
	}
	
	.product-lista-ocena-ogolna {
		display: none;
	}
	
	.price .list-val {
		display: none;
	}
	
	.list-price {
		font-size: 20px;
	}
	
	.cena-wieksza {
		
	}
	
	.opony-small-top-filtry-opona {
		display:none;
	}

	.opony-small-top-filtr-container {
		margin-top: 20px;
	}
	
	.lista-towarow-filtr-baner-terminarz {
		display: none;
	}
	
	#wrapper {
		margin-left: 0;
		margin-right: 0;
	}
	
	.list-results-value-container .list-results-value-view:first-child {
		display: block;
		margin-bottom: 20px;
	}
	
	.list-results-value-view-sort {
		padding-left: 60px;
	}
	
	.list-results-value-container .list-results-value-input {
		max-width: 154px !important;
	}
	
	.list-results-value-view {
		font-weight: normal;
	}
	
	.pagination-container {
		width: 100%;
		float: none;
		text-align: center;
		margin-top: 20px;
	}
	
	#page-content-wrapper {
		padding-right: 15px;
	}
	
	#product-all .n1 {
		margin-right: -30px;
		margin-left: -30px;
	}
	
	.cart-row {
		padding-top: 0;
		margin-top: -10px;
	}
	
	.opona-list-view-bar {
		border: none;
	}
	
	.navbar-nav {
		float: none;
	}
	
	.col-nav {
		margin-top: 20px;
		width: 100%;
		max-width: 100%;
		float: right;
	}
	
	#logo-top,
	#logo-top.shrink {
		padding: 0 15px;
	}
	
	#logo-top svg,
	#logo-top.shrink svg {
		max-width: 150px;
		max-height: 104px;
		margin-top: 12px;
	}
	
	.nav-tel {
		margin-right: 0;
	}
	
	#opony-small-inne span.k-dropdown {
		width: 100px;
	}
	
	.opony-small-wymiary-item .k-dropdown {
		width: 100%;
	}
	
	.opona-list-view-bar {
		margin-bottom: 30px;
		margin-left: 0;
		margin-right: 0;
		margin-top: 100px;
		flex-direction: column;
		align-items: unset;
		width: 100%;
	}
	
	.pagination>li>a, .pagination>li>span {
		font-size: 12px;
		padding: 12px 13px;
	}

	.list .opona-sezon, .list .opona-klasa, .list .opona-podtyp {
		font-size: 12px !important;
	}
	.list .opony-dodaj-do-porownywanych {
		display: none;
	}
	
	.list-price {
		font-size: 36px;
	}
	
	.list-price .lista-opon-waluta {
		margin-top: -47px;
	}

    .product-container .brutto-mini {
        margin-top: -63px;
    }

    .product-container .list-price {
        font-size: 42px;
        line-height: 40px;
        margin-top: 15px;
    }
	
	.opona-lista-etykieta-wartosci {
		margin-left: 0;
	}
	
	.opona-opis-klasa-przyczepnosci-lista,
	.opona-opis-klasa-energetycznosci-lista {
		margin-right: 10px;
		padding-right: 10px;
	}
	
	.opona-lista-2 {
		margin-left: 0;
	}
}

@media (max-width: 400px) {
	
	.quantity {
		margin-left: 0;
	}
	
	.list-block .cart-button {
		padding: 13px 20px;
	}
	
	.pagination>li>a, .pagination>li>span {
		padding: 12px 10px;
	}
	
	#navbar-mobile-phone {
		display: none;
	}
	
	.nav-tel {
		visibility: hidden;
	}
	
	.sekcja-o-nas h2,
	.glowna-marki h2,
	.sekcja-kontakt h2 {
		font-size: 30px;
		line-height: 42px;
	}
	
	.sekcja-kontakt-tel,
	.sekcja-kontakt-tel span {
		font-size: 22px;
	}
	
	#WyborOpon {
		height: 266px;
	}
	
	#WyborOpon-Lewy span.k-combobox, #WyborOpon-Lewy span.k-dropdown {
		width: 100px;
	}
	
	#WyborOpon-Prawy {
		flex-wrap: wrap;
	}
}

.car-desc-combo {
    background-color: rgb(202, 7, 7);
}

.input-wrapper {
    background-color: rgb(202, 7, 7);
}

.btn-dropdown-wg-numeru {
    background-color: rgb(202, 7, 7);
}

.btn-szukaj-wg-numeru {
    background-color: rgb(202, 7, 7);
}

.nav-active a:link {
    border-top: none !important;
}

.nav-active a {
    border-top: none !important;
}

.input-wrapper-right-wersja-pojazdu-wybierz {
    color: rgb(202, 7, 7);
}

.input-group-addon {
    color: rgb(202, 7, 7);
}

.carousel-caption {
    background-color: rgba(202, 7, 7, 0.6);
}

@media (max-width: 768px) {
    .border-add-2 {
        min-height: 237px;
    }
}

@media (min-width: 769px) {
    .border-add-2 {
        min-height: 175px;
    }
}


.modul-popularne-czesci-item a:link, .modul-popularne-czesci-item a:hover, .modul-popularne-czesci-item a:visited {
    color: #000;
    font-weight: bold;
}

.modul-popularne-czesci-item a {
    height: 135px;
}

@media (max-width:991px) {
    .modul-popularne-czesci-item:nth-child(3) {
        border-left: 0;
    }

    .modul-popularne-czesci-item:nth-child(4) {
        border-left: 2px solid #7d7d7d
    }

    .modul-popularne-czesci-item:nth-child(5) {
        border-left: 0;
    }

    .modul-popularne-czesci-item:nth-child(9) {
        border-left: 0;
    }

    .modul-popularne-czesci-item:nth-child(10) {
        border-left: 2px solid #7d7d7d
    }

    .modul-popularne-czesci-item:nth-child(11) {
        border-left: 0;
    }
}

.nav-active a {
    border-top: none !important;
}

@media (max-width: 991px) {
    .logo-baner-top {
        display: none;
    }

    .feature-col-left {
        padding: 0;
    }

    .feature-col-right {
        padding: 0;
    }
    
    #karta-tabs li a {
        padding: 0 15px 10px 15px !important;
    }
}

@media (min-width: 992px) {
    .logo-baner-top {
        display: block;
    }
}

#boxy-reklamowe {
    padding-top: 31px;
}

.desc-col {
    max-height: 85px;
}

.lista-towarow-zakladki > ul.nav > li > a {
    padding: 5px 15px;
}

.lista-towarow-zakladki {
    display: none;
}

@media (min-width: 769px) {
    .product-container {
        margin-right: 10px;
    }
}

.koszyk-cennik > button > .cart-text {
    display: none;
}

.artykuly {
    background: #f6f6f6;
    padding-top: 40px;
    padding-bottom: 80px;
}

.section-content {
    max-width: 1377px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

.glowna-marki .section-content {
	max-width: 1455px;
	background-color: #fff;
	border-radius: 36px;
	display: flex;
	padding: 30px 124px 40px 124px;
	flex-direction: column;
	align-items: center;
	gap: 36px;
}

.artykuly h2 {
    margin-bottom: 60px;
}

.title-a-a {
    text-align: center;
}

.title-a {
    color: #000;
    font-size: 32px;
    font-weight: bold;
}

.dlaczego-my .title-a {
	color: #fff;
	margin-bottom: 30px;
}

.paragraph-a {
	color: #fff;
	line-height: 25px;
	text-align: center;
	margin-bottom: 30px;
}

.artykuly .item .p-0 {
    padding: 0;
}

.artykuly a h3 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    height: 67px;
    margin-top: -4px;
    letter-spacing: -1px;
    transition: color .2s ease-in-out;
}

.artykuly p {
    font-size: 14px;
}

.logo-items {
	margin-top: 40px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 80px 60px;
}

.logo-items .item {
	flex: 1 0 15%; 
}

.logo-items .item img {
	max-height: 50px;
	margin: 0 auto;
	max-width: 200px;
}

#slider-hp {
	
}

.dlaczego-my {
    background: #313131;
    padding-top: 30px;
    padding-bottom: 60px;
}

.info-wysylka-box {
	background: #fff;
	min-height: 230px;
    padding: 20px;
	margin-top: 80px;
}

.info-wysylka-box header {
	background: transparent;
	border-bottom: 2px solid #C2C2C2;
	margin-bottom: 20px;
	position: relative;
}

.info-wysylka-box img {
	position: absolute;
	top: -96px;
	left: 50%;
	transform: translate(-50%,0);
}

.info-wysylka-box h3 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-top: 30px;
}

.info-wysylka-box p {
	color: #707070;
	font-size: 14px;
	text-align: center;
	line-height: 19px;
}

@media (max-width: 768px) {
	#slider-hp {
		display: none;
	}
	.text-a {
		padding: 10px;
	}
	footer h4 {
		margin-top: 30px;
	}
}

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
		min-height: 52px;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
		margin-top: -3px;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
	.navbar-inverse .navbar-nav>li>a:after {
		display: none;
	}
    .collapse.in{
  		display:block !important;
	}
	#navbar-mobile-phone {
		display: none;
	}
}

@media (min-width: 992px) {
	.main {
		min-height: 550px;
	}
}

.promocje-carousel .owl-controls .owl-nav .owl-prev,
.artykuly-carousel .owl-controls .owl-nav .owl-prev,
.nowosci-carousel .owl-controls .owl-nav .owl-prev {
	left: -40px;
}

.promocje-carousel .owl-controls .owl-nav .owl-next,
.artykuly-carousel .owl-controls .owl-nav .owl-next,
.nowosci-carousel .owl-controls .owl-nav .owl-next {
	right: -40px;
}

.promocje-carousel .owl-controls .owl-nav .owl-prev .fa,
.promocje-carousel .owl-controls .owl-nav .owl-next .fa,
.artykuly-carousel .owl-controls .owl-nav .owl-prev .fa,
.artykuly-carousel .owl-controls .owl-nav .owl-next .fa,
.nowosci-carousel .owl-controls .owl-nav .owl-prev .fa,
.nowosci-carousel .owl-controls .owl-nav .owl-next .fa {
	color: #777;
	transition: color .2s linear;
}

.promocje-carousel .owl-controls .owl-nav .owl-prev:hover .fa,
.promocje-carousel .owl-controls .owl-nav .owl-next:hover .fa,
.artykuly-carousel .owl-controls .owl-nav .owl-prev:hover .fa,
.artykuly-carousel .owl-controls .owl-nav .owl-next:hover .fa,
.nowosci-carousel .owl-controls .owl-nav .owl-prev:hover .fa,
.nowosci-carousel .owl-controls .owl-nav .owl-next:hover .fa {
	color: #333;
}

.opona-opis-klasa-energetycznosci-nowosci {
    margin-right: 15px;
    margin-left: 7px;
    font-weight: 700;
    font-size: 22px;
    line-height: 125%;
    color: #282828;
}

.opona-opis-klasa-przyczepnosci-nowosci {
    margin-right: 15px;
    margin-left: 7px;
    font-weight: 700;
    font-size: 22px;
    line-height: 125%;
    color: #282828;
}

.opona-opis-klasa-wartosci-halasu-nowosci {
    padding-left: 2px;
    margin-right: 7px;
    font-weight: 700;
    font-size: 22px;
    line-height: 125%;
    color: #282828;
}

.artykuly-carousel-subpage .item {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e9e9e9;
}

.artykuly-carousel-subpage .item img {
	width: 100%;
	max-width: 250px;
	height: auto;
}

.artykuly-carousel-subpage a h3 {
	margin-top: 30px;
	height: auto;
}

.price-block.price-block-container .price-block {
	padding-top: 10px;
}

.price-block.price-block-container .karta-nr-katalogowy {
    margin-top: 10px;
    margin-bottom: 10px;
}

.list .opony-dodaj-do-porownywanych {
	padding-top: 0;
	/*visibility: hidden;*/
	padding: 5px 16px 0 0;
    text-align: right;
	line-height: 0;
}

.list .opona-sezon,
.list .opona-klasa,
.list .opona-podtyp {
	font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #312C29;
}

.list .opona-klasa {
	font-size: 16px;
    font-weight: 700;
    color: #EF6F38;
    padding: 11px 20px 11px 20px;
    margin: 0;
	border-radius: 0px 2px 2px 11px;
	background: #FCE6CC;
}

.promotion-list .thumb {
	height: 140px;
}

.sekcja-dostawa {
	padding-top: 100px;
	background: #F4F4F4;
}

.sekcja-dostawa-box {
	max-width: 1208px;
	margin: 0 auto;
	padding: 49px;
	background-image: url('./SzablonyWygladu/GUMMIX/Style/img/dostawa-bg.jpg');
	background-position: center center;
	background-size: cover;
	text-align: center;
	border-radius: 28px;
	overflow: hidden;
}

.sekcja-dostawa h2 {
	color: #F3F3F3;
	font-size: 36px;
	font-weight: 700;
	margin-top: 0;
	text-align: center;
}

.btn-a {
	padding: 15px 40px;
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	border-radius: 8px;
	border: 1px solid #EF6F38;
	background: #EF6F38;
}

.sekcja-dostawa .btn-a {
	margin-top: 10px;
	margin-bottom: 36px;
	display: inline-block;
}

.dostawa-items {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	max-width: 950px;
	align-items: center;
	gap: 20px;
	margin: 0 auto;
}

.dostawa-item {
	position: relative;
	border-radius: 16px;
	background: #FFF;
	padding: 32px 20px;
}

.dostawa-item::after {
	content: '';
	position: absolute;
	display: block;
	width: 66px;
	height: 66px;
	border-radius: 50%;
	border: 3px solid #fff;
	background-color: #EF6F38;
	background-image:  url('./SzablonyWygladu/GUMMIX/Style/img/arrow.svg');
	background-position: center center;
	background-size: cover;
    top: 50%;
    left: calc(100% + 10px);
    transform: translate(-50%, -50%);
    z-index: 10;
}

.dostawa-item:last-child::after {
	display: none;
}

.dostawa-item svg {
	max-width: 62px;
	margin: 0 auto;
}

.dostawa-item h3 {
	color: #282828;
	font-size: 20px;
	font-weight: 600;
	margin-top: 12px;
	margin-bottom: 5px;
	text-align: center;
}

.dostawa-item p {
	color: #424242;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	margin: 0;
}

.sekcja-kategorie {
	padding-top: 100px;
	background: #F4F4F4;
}

.sekcja-kategorie-box {
	max-width: 1208px;
	margin: 0 auto;
	background-color: #282828;
	border-radius: 28px;
	overflow: hidden;
	border: 1px solid #474747;
}

.sekcja-kategorie h2 {
	color: #282828;
	font-size: 36px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 36px;
	text-align: center;
}

.kategorie-items {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	align-items: center;
	gap: 1px;
	grid-auto-rows: 1fr;
}

.kategorie-item {
	background-color: #FFF;
	padding: 10px 16px;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.kategorie-item img {
	margin-left: auto;
}

.kategorie-item h3 {
	color: #282828;
	font-size: 21px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	transition: color 300ms ease;
}

.kategorie-item:hover h3 {
	color: #EF6F38;
}


.nowosci-slider .owl-stage-outer, 
.promocje-slider .owl-stage-outer {
    padding-top: 20px;
    padding-bottom: 80px;
    padding-left: 20px;
    margin-right: -20px;
    padding-right: 40px;
    margin-left: -20px;
    width: auto;
}

.kupowali-produkt {
    padding: 15px;
    margin: 0;
    border: none;
}

.promocja-glowna-content {
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    justify-content: space-between;
    gap: 0;
    min-height: 140px;
}

.promocje-glowna-opona-producent {
    font-size: 22px;
    font-weight: 600;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    margin-bottom: 0;
    margin-top: 16px;
	color: #474747;
}

.promocje-glowna-opona-bieznik {
    display: block;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    color: #282828;
    margin-bottom: 0;
    text-align: left;
    font-weight: 600;
}

.promocja-item-info {
    position: absolute;
    top: 37px;
    right: 0;
	padding: 10px 20px 10px 6px;
    border-radius: 4px 0px 0px 4px;
	background: #FFD0BC;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #EF6F38;
}

.promocja-opona-sezon {
    position: absolute;
    top: 23px;
    left: 21px;
}


@media (max-width: 768px) {
	.artykuly-carousel-subpage .item img {
		max-width: 400px;
		margin: 0 auto;
	}
	.price-block.price-block-container .karta-nr-katalogowy {
		text-align: left;
		margin-left: 15px;
	}
	.blue-btn {
		height: 83px;
	}
	.opona-punkt {
		font-size: 14px;
	}
	
	.dostawa-items {
		grid-template-columns: 1fr;
		gap: 30px;
	}
	.dostawa-item::after {
		top: unset;
		left: 50%;
		transform: translate(-50%, 0) rotate(90deg);
		bottom: -50px;
	}
	.kategorie-items {
		grid-template-columns: 1fr;
	}
	
	.kategorie-item img {
		margin: auto;
	}
}

.k-popup.k-list-container, .k-popup.k-calendar-container {
	background: #fff;
}

.cart-input {
    padding: 9px 12px !important;
    height: auto !important;
    line-height: 1.65em !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.cart-input .k-dropdown-wrap.k-state-default {
    border-color: transparent;
}

.form-control.k-widget {
    padding: 3px !important;
}


/* login form on thank u page after checkout !!!*/
.col-md-offset-3 .form-horizontal {
	display: none !important;
}


/* custom checkbox */
.opony-dodaj-do-porownywanych {
	position: relative;
	padding-left: 30px
}
/* Hide the browser's default checkbox */
.checkbox-dodaj-do-porownywanych {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #fce6cc;
  border-radius: 3px;
  transition: all .15s ease-in-out;
}

.opony-dodaj-do-porownywanych label {
	padding-left: 30px;
}

.opony-dodaj-do-porownywanych label, 
.opony-karta-dodaj-do-porownywanych label {
    cursor: pointer;
}

.opony-karta-dodaj-do-porownywanych label .checkmark {
    left: -28px;
	top: -1px;
}

/* On mouse-over, add a grey background color */
.opony-dodaj-do-porownywanych label:hover input ~ .checkmark,
.opony-karta-dodaj-do-porownywanych label:hover input ~ .checkmark {
  background-color: #e98b1d;
}

/* When the checkbox is checked, add a blue background */
.opony-dodaj-do-porownywanych label input:checked ~ .checkmark,
.opony-karta-dodaj-do-porownywanych label input:checked ~ .checkmark {
  background-color: #e98b1d;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
  transition: all .15s ease-in-out;
}

/* Show the checkmark when checked */
.opony-dodaj-do-porownywanych label input:checked ~ .checkmark:after,
.opony-karta-dodaj-do-porownywanych label input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.opony-dodaj-do-porownywanych label .checkmark:after,
.opony-karta-dodaj-do-porownywanych label .checkmark:after {
  left: 9px;
  top: 3px;
  width: 5px;
  height: 15px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ocena-gwiazdki .fa-star-o:before {
    content: "\F005";
    color: #ccc;
}

.btn-get-data-online {
    border: 2px solid #ff8a00;
    padding: 11px;
}

.about-tire {
	border-top: 2px solid #707070;	
	padding: 50px 0;
}

.about-tire p,
.about-tire li {
	font-size: 16px;
	line-height: 25px;
}

.about-tire li {
	margin-bottom: 10px;
}

.about-tire h2 {
	margin-bottom: 20px;
}

.about-tire h3 {
	margin-top: 20px;
}

.blog-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 24px;
}

.blog-grid-item {
	display: flex;
	flex-direction: column;
	padding: 12px 12px 24px 12px;
	border-radius: 9px;
	gap: 12px;
	background: #F7F7F7;
	border: 1px solid #D2D2D2;
}

.blog-grid-item h3 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	color: #000;
}

.blog-grid-item p {
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	color: #3e3e3e;
	margin: 0;
}

.sitemap-item {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
	grid-gap: 10px;
}

.sitemap-title {
	margin-top: 2em;
	font-size: 2rem;
	color: #f89c30;
}

.sitemap-subtitle {
	margin-top: 1em;
	font-size: 1.6rem;
}

@media(max-width: 1200px) {
	.sitemap-item {
		grid-template-columns: repeat(5, 1fr);
	}
}

@media(max-width: 1000px) {
	.sitemap-item {
		grid-template-columns: repeat(4, 1fr);
	}
}

@media(max-width: 800px) {
	.sitemap-item {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media(max-width: 450px) {
	.sitemap-item {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media(max-width: 360px) {
	.sitemap-item {
		grid-template-columns: repeat(1, 1fr);
	}
}

.buttons-flex-no-availability
{
	display: flex;
	flex-direction: row;
}

@media (max-width: 500px) {
	.buttons-flex-no-availability
	{
		flex-direction: column;
	}
}



.sekcja-kontakt{
  background-image: url('/zdjecie/oryginal?sciezka=kontakt2.png');
}
