.ui-title-block{
    text-align:left;
}
.page-title h1{
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 700;
    color: #eee;
}
.category .ui-decor{
    margin-left: 0;
    margin-right: 0;
}
.category .cat-img{
    margin-bottom: 10px;
}
#carousel-banner{
    margin-top: -50px;
}
#carousel-banner .owl-dots{
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.custom-table{
    border: 1px solid #ddd;
}
.table > thead > tr > th{
    border-left: 2px solid #dddddd;
    background: #f6f6f6;
}
.table > tbody > tr > td{
    border-left: 1px solid #dddddd;
}
.table > thead > tr > th:first-child, .table > tbody > tr > td:first-child{
    border-left: 0;
}
.basket-sum h3{
    font-weight: 700;
    color: #fff;
}
#basket-content .b-post-full,.basket-content .b-post-full,.basket .b-post-full{
    margin-bottom: 0px;
}
.basket .b-post-full + .widget.box-style1{padding-top: 20px;}
table .btn.btn-danger.btn-xs {
    padding: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
}
.table {
  color: #f6f6f6;
}
#basket-content .b-post-full,.basket .b-post-full{background: transparent;margin-bottom: 10px;}
.table > thead > tr > th{background: #1954b6;}
.basket .widget.box-style1{
    /*background: #fff;*/
}
.widget ul, .widget ol{
    margin: 0;
    list-style-type: none;
    padding-left: 20px;
    padding-right: 20px;
}
.widget ul.subcat, .widget ol.subcat  {
    padding-right: 0px;
}

.widget.box-style1{
    padding-bottom: 20px;
    /*border:1px solid #eee;*/
    margin-bottom: 30px;
    background-color: #1d3d6275;
    backdrop-filter: blur(5px);
    padding: 0 20px 20px 20px;
}
.widget.box-style1 .widget-title{
    margin-bottom: 20px;
}

.filter-sxu__select{
    margin-left: 20px;
}
.b-sxu__label{
    z-index: 2;
}

.b-sxu__img{
    border-bottom:1px solid #eee;
}
.b-sxu__img .b-sxu__label:nth-of-type(3),.single-artwork-images .b-sxu__label:nth-of-type(2){top: 24px}

#product-reload{
    margin-left: 0;
    margin-right: 0;
}
.b-sxu-group_list .b-sxu-descr{
    display: inline-block;
}

.carousel-product .slides > li{
    height: auto;
}

.prod-img{
    border: 1px solid #eee;
}

.price .old-price{
    color:#bdbdbd;font-weight: normal;
    text-decoration: line-through;
    margin-left: 5px;
    font-size: 13px;
}

.product_icon {
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 10;
}
.sale-icon {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background: #D8373E;
    border-radius: 0%;
}

.sidebar-shop .widget-category ol.subcat {
    padding-left: 10px;
}

.sidebar-shop .widget-category  i.showNextCat {
    cursor: pointer;
    float: right;
    line-height: 30px;
    padding: 0 4px;
    position: absolute;
    right: 0px;
    top: 0;
}
.sidebar-shop .widget-category ol li{
    position: relative;
    line-height: 30px;
    margin-bottom: 0;
}
.sidebar-shop .widget-category  ol.subcat.subcat_hide {
    display: none;
}
.sidebar-shop .widget-category ol.subcat.subcat_show{
    display: block;
}
.sidebar-shop .widget-category ol.subcat {
    padding-left: 10px;padding-top: 4px;
}
.sidebar-shop .widget-category ol.subcat a{padding-right: 15px;line-height: 1.4;display: inline-block;}
.sidebar-shop .widget-category ol.subcat li{
    padding-left: 0;
    padding-right: 0;
}

.notification-add-basket {
    background: #1855b9 none repeat scroll 0 0;
    border: 1px solid #1855b9;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 6px;
    position: fixed;
    right: -258px;
    text-transform: uppercase;
    top: 48%;
    width: 254px;
    z-index: 1000;
}
.notification-add-basket i {
    font-size: 20px;
    margin-right: 14px;
}

.product-image {
    background: #fff;
    display: block;
}
.product-image img {
    width: 100%;
    max-width: 100%;
}

#basket-content td.prod img {
    margin: 0;
    margin-right: 0px;
    display: inline-block;
    margin-right: 5px;
}
.custom-table .product-image {
    width: 130px;
    margin: 0 auto;
}
#basket-content td{
    vertical-align: middle;
}
#basket-content td.prod span {
    display: inline-block;
    padding: 5px 0;
    vertical-align: middle;
    max-width: 300px;
}
#basket-content td.qty .input-group {
    vertical-align: middle;
    max-width: 100px;
    margin: 0 auto;
}
#basket-content td.qty .input-group input{
    box-shadow: none;
    text-align: center;
    max-width: 40px;
    border: 0;
    padding: 0;
    height: 35px;
    background:#fdfdfd;
    border: 1px solid #fdfdfd;
}
.prod_id{
    text-align: center;
    border: 0;
    box-shadow: none;
}

.input-group-btn .button{
    background-color: #eee;
    color: #333;
    padding: 6px 12px;
    height: 35px;
    font-size:13px;
}

.bottom-nav-basket{
    padding: 22px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 35px 0;
}
.news-box-reg {
    display: inline-block;
    width: 100%;
}

body input[type="checkbox"] {
    width: 15px !important;
    height: 15px !important;
    margin: 10px !important;
    vertical-align: middle;
    display: inline-block;
}
#product-quantity{
    box-shadow: none;
    text-align: center;
    max-width: 40px;
    border: 0;
    padding: 0;
    height: 35px;
    background:#fdfdfd;
    border: 1px solid #fdfdfd;
}

.b-sxu-det__slider{
    position: relative;
}

.product .b-sxu-info{
    padding: 15px 0;
}
.product .qty-item{
    margin-bottom: 15px;
    text-align: left;
}
.product .b-sxu-info .b-sxu-info__item:last-child{
    margin-bottom: 0;
}
.basket .widget.sidebar-widget.widget_categories.box-style1{padding-top: 20px;}
.basket .widget.box-style1{
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.basket .widget.box-style1 .widget-title{
    margin-bottom: 20px;
}
.none{
    display: none;
}
.field .right-field{
    margin-bottom: 15px;
}
.form-control.error {
    outline: 0;
    box-shadow: inset 0 -2px 0 0px red;
}
.di_row:last-of-type, .di_row:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.di_row {
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.deliv-item {
    cursor: pointer;
}
.deliv-item .fa.fa-circle-o, .deliv-item .fa.fa-circle, .deliv-item-active .fa.fa-circle-o, .deliv-item-active .fa.fa-circle {
    float: left;
    margin: 5px 5px 0 0;
}
.del-content {
    display: inline-block;
    max-width: calc(100% - 20px);
}
.del-content .row-first {
    font-size: 16px;
    font-weight: bold;
}
.del-content .row-third{
    font-size: 13px;
}

#basket-payment-reload .pay-cost, #basket-payment-reload .kwota_zam {
    font-size: 20px;
    font-weight: bold;
    color:#fff
}
#basket-payment-reload span {
    font-size: 15px;
    font-weight: bold;
    margin-right: 6px;
}
#basket-payment-reload span.main-text {
    font-weight: normal;
    margin: 0;
}

.agree-text {
    font-size: 12px;
    padding-left: 40px;
    margin: 0 0 10px;
}

div.error{
    box-shadow: 2px 2px 2px red;
}

.overlay_shop{position: fixed;height: 100%;width: 100%;background-color: rgba(255,255,255,0.8);left:0;top:0;background-image:url('/images/front/loading.gif');background-repeat: no-repeat;background-position: center center;z-index: 100000;text-align: center;display: none;}
.overlay_shop .text_desc{position: absolute;z-index: 100001;left:0;top:0;right: 0;bottom: 0;padding-top: 120px;;height: 60px;margin: auto;font-size:16px;font-weight: bold;}

.b-post-full .entry-title.text-center::after {
    margin-left: auto;
    margin-right: auto;
}
.b-sxu__price{
    height:auto;background:transparent;font-weight: bold;font-size:20px;;
}
.b-sxu-det__price{
    padding-bottom: 20px;position: relative;
}
.b-sxu__price .netto,.b-sxu-det__price .netto {
    display: block;
    font-size: 12px;
    font-weight: normal;
}
.b-sxu-det__price .netto {
    bottom:5px;
}
.header-cart-count {
    position: absolute;
    top: -5px;
    left: -14px;
    padding: 4px;
    border-radius: 100px;
    background: #000;
    font-size: 10px;
    width: 20px;
    height: 20px;
    line-height: 12px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: 500;
}
.header-cart {
    font-size: 20px;
    position: relative;
    text-align: center;
    display: inline-block;
    width: 25px;
    box-sizing: border-box;
    max-height: 23px;
}
.nav-tabs > li.active > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: #1855b9;
    outline: none;
    color: #fff !important;
}
.nav-tabs > li.active > a {
    cursor: default;
}
.nav-tabs > li > a,.wrap-nav-tabs .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    color: #666666;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 36px;
    cursor: pointer;
}
.wrap-nav-tabs .nav-tabs > li{width:auto;}