.container {
    width: 100%;
    max-width: 1920px; /* Maksymalna szerokość kontenera */
    margin: 0 auto;
    padding: 0 20px;
}

html {
    font-size: 15px; /* Bazowy rozmiar czcionki */
}

body {
    margin-bottom: 60px;
    font-family: Roboto,Helvetica,Arial,sans-serif !important;
}

main {
    margin: 15px 0 15px 0;
}

h1 {
    font-size: 2rem;
    margin-bottom: 1.4rem;
}

a {
    color: #0083ff;
    text-decoration: none;
    font-size: 1.2rem;
}

select, input {
    border-radius: 20px !important;
}

.error {
    color: red;
}

.search_sub {
    display: none;
}

.padding15 {
    padding: 15px !important;
}

.horizontal_line {
    height: 1px !important;
    background: linear-gradient(to right, #fff 0, #d6d6d6 15%, #d6d6d6 85%, #fff 100%) !important;
    border: 0px !important;
}

.navbar {
    min-height: 50px !important; /* Wyższa nawigacja */
}

.navbar-default {
    background-color: #FFFFFF !important;
    border-color: #e7e7e7;
}

.navbar-nav > li > a {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    font-size: 1.5rem; /* Większe linki w menu */
}

.navbar-default .navbar-brand {
    padding: 12px 15px;
    height: 50px;
    font-size: 1.5rem; /* Większa nazwa marki */
}

.span_cost {
    color: #3F3F3F;
    padding-right: 14px;
    font-weight: bold;
}

.margint_top_30 {
    margin-top: 20px !important;
}

.margint_top_80 {
    margin-top: 80px !important;
}

.margin_0px {
    margin: 0px !important;
}

/* search form START                       */
.search {
    position: relative;
    margin-bottom: 30px;
    padding-top: 65px;
}

.search-panel {
    width: 550px !important;
}

.search_form .input_text {
    width: 300px !important;
}

.search_form .select_cat {
    width: 150px !important;
}

.search_form.input-group-btn {
    width: 550px !important;
}

.search_sub {
    position: absolute;
    left: 0px;
    top: 37px;
    font-size: 1.4rem;
    color: #5E5E5E;
    padding: 8px;
    border: 1px solid #CFCFCF;
    background-color: white;
    z-index: 1000;
    border-radius: 4px;
    max-width: 550px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
}

.search_sub a {
    color: #757575;
}

.search_form_top {
    margin-top: 15px;
}

.search_box_form {
}

.search_box_form small {
    margin-left: 13px;
    color: #54a0ff;
}

.search_box_form #change-search-action {
    cursor: pointer;
}

/* search form END */

/* Sidebar START */
.sidebar_left {
    font-size: 1.4rem; /* Większa czcionka w sidebarze */
    line-height: 1.5;
}

.sidebar_left:before {
    top: 0;
    background: -moz-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background: -webkit-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background: -o-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background: -ms-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background: linear-gradient(to bottom, #fff 0, #d6d6d6 100%);
}

.sidebar_left:after, .sidebar_left:before {
    position: absolute;
    right: -1px;
    display: block;
    width: 1px;
    height: 40px;
    content: '';
}

.sidebar_left:after {
    bottom: 0;
    background: -moz-linear-gradient(top, #d6d6d6 0, #fff 100%);
    background: -webkit-linear-gradient(top, #d6d6d6 0, #fff 100%);
    background: -o-linear-gradient(top, #d6d6d6 0, #fff 100%);
    background: -ms-linear-gradient(top, #d6d6d6 0, #fff 100%);
    background: linear-gradient(to bottom, #d6d6d6 0, #fff 100%);
}

.top_menu {
    line-height: 11px;
    margin-bottom: 10px;
}

.top_menu .row {
    margin-right: 0px;
    margin-left: 0px;
}

.header_cat {
    width: 12.5%;
    float: left;
}

.top_menu .but {
    text-align: center;
    border-right: 3px solid white;

}

.top_menu .but a {
    display: block;
    color: #757575;
    font-weight: bold;
    padding: 14px 0;
    font-size: 1.4rem; /* Większe przyciski w menu */
    height: 50px;
    border-bottom: 3px solid #55a1ff;
}

.top_menu .but a:hover {
    border-bottom: 3px solid gray;
    color: #3E8ED3;
}

.top_menu .small_t {
    font-size: 1.2rem;
    font-weight: normal;
    color: #353535;
}

/* Slides START*/
.main_slider {

}

.main_slider .right_block {
    max-height: 390px;
    overflow: hidden;
}

.carousel-control.left {
    background-image: none !important;
}

.carousel-control.right {
    background-image: none !important;
}

.glyphicon-chevron-right:before {
    content: ">" !important;
}

.glyphicon-chevron-left:before {
    content: "<" !important;
}

.carousel-inner {
    border: 1px solid #d8d8d8;
}

/* Slides END*/

.simple_img {
    width: 100%;
    height: 100%;
    border: 1px solid #d8d8d8;
}

/* Forms START*/
.form-horizontal .control-label {
    font-size: 1.4rem; /* Większe etykiety formularzy */
}

.errorMessage {
    font-size: 1.4rem; /* Większe komunikaty o błędach */
}

/* Forms END*/

/* Item on main page START*/
.main_h1 h1 {
    margin: 10px 0 5px 0;
}

.main_h1 h1 small {
    font-size: 50%;
    margin-left: 20px;
}
.goods {
}
.goods .goods_item {
    background-color: white;
    margin: 10px 0 20px 0;
    box-sizing: border-box; /* Dodanie box-sizing dla lepszego zarządzania paddingiem i marginem */
    width: 100%; /* Zapewnia, że element zajmuje pełną szerokość kontenera */
}

.goods .goods_item .img_section {
    height: auto; /* Zmiana wysokości na auto, aby umożliwić skalowanie */
    overflow: hidden;
    display: flex; /* Użycie flexbox do lepszego zarządzania pozycjonowaniem obrazków */
    justify-content: center; /* Centrowanie obrazków w kontenerze */
    align-items: center;
}

.goods .goods_item .img_section img {
    max-width: 100%; /* Obrazki skalują się do szerokości kontenera */
    height: auto; /* Zachowanie proporcji obrazka */
    display: block; /* Usunięcie ewentualnych przerw między elementami inline */
    border-radius: 50%; /* Nadanie kształtu koła */
    object-fit: cover; /* Zapewnia, że obrazek wypełni kontener zachowując proporcje */
}
.goods .goods_item .title_section {
    padding: 5px;
}

.goods .goods_item .cost_lot {
    height: 20px;
    padding-top: 5px;
}

.goods .goods_item .name_lot {
    height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.goods .goods_item .name_lot a {
    color: #337AB7;
}

.date {
    color: #757575;
    font-size: 1.4rem;
}

/* Item on main page END*/

.main_news {
    font-size: 1.4rem;
}

.main_news_info img {
    max-width: 200px;
}

.end {
    margin: 20px 0;
    font-size: 1.4rem;
    color: #757575;
}

/* Category tree START*/
.main_cat .list-group-item {
    position: relative;
    display: block;
    padding: 4px 5px;
    margin-bottom: -1px;
    background-color: #fff;
    border: none !important;
}

.main_cat a.subcat {
    padding-left: 20px !important;
    font-size: 1.2rem;
}

.main_cat a.maincat {
    color: #54A0FF !important;
    font-size: 1.4rem;
}

.main_cat a.bold.list-group-item {
    font-weight: bold !important;
}

.main_cat .list-group-item a {
    color: #555;
}

.main_cat .active {
    background-color: #FFF !important;
    border: 1px solid #FFFFFF !important;
}

.main_cat .main_badge {
    font-size: 1.2rem;
    font-weight: normal;
    color: #878787;
}

.nomark li {
    padding-left: 20px !important;
}

.nomark li.active {
    font-weight: bold;
}

.unset_par a {
    font-size: 1.4rem;
    color: gray
}

.auction h2 {
    margin: 0 0 10px 0 !important;
}

.breadcrumbs {
    font-size: 90%;
}

.top10 {
    margin-top: 5px !important;
}

.pagination {
    font-size: 1.4rem;
}

.pagination a {
    font-size: 1.4rem;
    padding: 6px 12px !important; /* Większe przyciski paginacji */
}

.periodHtmlSelector button, .sortSelector button {
    font-size: 1.4rem;
    padding: 3px 8px;
}

.pagination .active a {
    background-color: #54A0FF !important;
    border-color: #54A0FF !important;
    color: white !important;
}

.auctions .info_lot {

}

.options_range {
    width: 80px !important;
}

.sidebar_left .city-selector {
    overflow: hidden;
}

.sidebar_left .options-container {
    margin-top: 20px;
    background-color: #f2f2f2;
    padding: 10px;
    border-radius: 3px;
}

.sidebar_left .options-container h4 {
    color: #54a0ff !important;
}

.sidebar_left .options-container .btn-group {
    width: 200px !important;
}

.sidebar_left .options-container .btn-group button {
    text-align: left !important;
}

/* Item on category page START*/
.div_bread_cat {
    font-size: 80%;
    color: gray !important;
}

.div_bread_cat a {
    color: gray !important;
}

.price_1 {
    font-size: 1.4rem; /* Większe ceny */
}

span.price_2 {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #979797;
}

span.price_2 span {
    padding-left: 11px;
    background: url('/img/seller_icons.png') no-repeat left -197px;
}

.auction_time {
    font-size: 1.4rem;
}

.saller_end {
    font-size: 1.4rem;
}

.span_star {
    display: inline-block;
    background: url('../img/starsm.png') no-repeat;
    height: 12px;
    width: 12px;
    cursor: pointer;
}

.star_ver {
    display: inline-block;
    background: url('/img/stars.png') no-repeat;
    height: 15px;
    width: 15px;
    cursor: pointer;
    margin-left: 3px;
}

.star_ver.green {
    background-position: 0 0;
}

.star_ver.yellow {
    background-position: -15px 0;
}

.star_ver.red {
    background-position: -30px 0;
}

.star_ver.blue {
    background-position: -45px 0;
}

.star_ver.violet {
    background-position: -60px 0;
}

.count_img_auc {
    position: absolute;
    left: 16px;
    top: 130px;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    opacity: 0.5;
}

.span_town {
    font-size: 1.4rem;
}

/* View item START*/
.fotorama__stage {
    border: 1px solid rgb(217, 217, 217) !important;
}

.lot_view_text .content {
    padding: 20px 10px;
    border: 1px solid #D9D9D9;
}

.top_content_lot {
    margin-bottom: -1px !important;
    margin-top: 50px;
}

.har_main {
    width: 400px;
    font-size: 1.4rem;
    color: gray;
}

.har_left {
    width: 150px;
}

.har_right {
    width: 250px;
}

.complaint_link {
    padding: 21px 0 0 0;
    display: block;
    font-size: 1.4rem;
    color: gray;
}

.sub_seller_action {
    font-size: 1.4rem;
    color: #757575;
    margin: 3px;
}

.sub_seller_action a {
    color: #757575;
    margin: 0 15px 0 0;
    cursor: pointer;
}

.lot_action {
    background-color: #F0F0F0;
    border-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.info_auc_gr {
    font-size: 80%;
    color: #434343;
}

.dl_dt_block {
    padding: 20px 0 !important;
    margin-bottom: 0px !important;
}

.dl_dt_block dt {
    font-weight: large !important;
    color: gray;
    padding-top: 10px;
}

.dl_dt_block dd {
    padding-top: 10px;
}
.dl-horizontal dt, .dl-horizontal dd {
    font-size: 1.4rem;
}

.price-field {
    font-size: 18px;
    padding-right: 19px;
    font-weight: bold;
}

.bet_text {
    font-size: 1.4rem; /* Większe pole tekstowe */
}

.min_stap {
    font-size: medium;
    padding-left: 10px;
}

.buy_now_container span {
    color: #005799;
    padding-right: 18px;
    display: block;
    float: left;
}

.buy_now_container span b {
    background: url('/img/seller_icons.png') no-repeat left -86px;
    padding-left: 18px;
}

.lot_action_bottom {
    padding: 8px;
    border: 1px solid #F0F0F0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.delivery_block td {
    vertical-align: top;
    font-size: large;
}

.delivery_block td.left_td {
    width: 160px;
    text-align: right;
    padding-top: 10px;
}

.delivery_block td.right_td {
    padding-left: 20px;
    padding-top: 10px;
}

#add_to_fav {
    font-size: large;
    cursor: pointer;
}

.but_lot {
    min-width: 140px !important;
}

.nav_cabinet .list-group-item {
    padding: 5px 5px !important;
    border-top: 1px solid #F0F0F0;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
}

.nav_cabinet .list-group-item:first-child {
    border-top: 0px !important;
}

.nav_cabinet a {
    color: #757575;
    padding-left: 18px;
}

.nav_cabinet .head_li {
    font-weight: bold;
}

.nav_cabinet .head_li a {
    font-weight: bold;
    padding-left: 0px !important;
    color: #333 !important;

}

.nav_cabinet .active {
    padding: 5px 5px !important;
    border-top: 1px solid #F0F0F0 !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 1px solid #F0F0F0 !important;
    background-color: white !important;
    font-weight: bold;
}

.nav_cabinet {
    position: relative;
    border-right: 1px solid #D6D6D6;
}

.nav_cabinet:before {
    top: 0;
    background: -moz-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background: -webkit-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background: -o-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background: -ms-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background: linear-gradient(to bottom, #fff 0, #d6d6d6 100%);
}

.nav_cabinet:after, .nav_cabinet:before {
    position: absolute;
    right: -1px;
    display: block;
    width: 1px;
    height: 40px;
    content: '';
}

.nav_cabinet:after {
    bottom: 0;
    background: -moz-linear-gradient(top, #d6d6d6 0, #fff 100%);
    background: -webkit-linear-gradient(top, #d6d6d6 0, #fff 100%);
    background: -o-linear-gradient(top, #d6d6d6 0, #fff 100%);
    background: -ms-linear-gradient(top, #d6d6d6 0, #fff 100%);
    background: linear-gradient(to bottom, #d6d6d6 0, #fff 100%);
}

.content_cabinet h3 {
    font-size: 1.5rem;
}

.grid_cabinet .fl_l {
    width: 106px;
    float: left;
}

.grid_cabinet .fl_l img {
    width: 100%
}

.grid_cabinet .fl_r {
    margin-left: 116px;
}

.grid_cabinet .fl_r .grid_lot_number, .grid_cabinet .fl_r .grid_lot_quantity {
    font-size: 1.4rem;
    color: gray;
}

.grid_cabinet .checkbox-column {
    width: 1%;
}

.grid_cabinet .auction_name_column {
    width: 49%;
}

.grid_cabinet .endDate_clumn {
    width: 15%;
}

.grid_cabinet .prices_column {
    width: 15%;
}

.grid_cabinet .views_column {
    width: 5%;
}

.grid_cabinet .th6 {
    width: 15%;
}

.price1, .price2, .show_date_sold_items {
    font-size: 12px;
    color: gray;
}

.price1 p {
    font-weight: bold;
    margin: 0 !important;
    padding: 0 !important;
}

.price1 span {
    background: url('../img/seller_icons.png') no-repeat right -122px !important;
}

.price2 {
    color: #6d7987;
}

.price2 p {
    background: url('../img/seller_icons.png') no-repeat left -194px;
    margin: 0px !important;
    padding: 0px !important;
    padding-left: 11px !important;
}

.price2 span {
    background: url('../img/seller_icons.png') no-repeat right -159px !important;
}

.grid_cabinet .td2, .grid_cabinet .td6 {
    font-size: 1.4rem;
}

span.rew_yes_no.up_noactive {
    background-position: 0 0;
}

span.rew_yes_no.down_noactive {
    background-position: -55px 0;
}

span.rew_yes_no {
    display: block;
    height: 23px;
    width: 15px;
    background: url('/img/rew_icons.png') no-repeat;
}

span.rew_yes_no.up_active:hover, span.rew_yes_no.up_active:active {
    background-position: 0 -36px;
}

span.rew_yes_no.up_active {
    background-position: 0 -79px;
}

.grid_cabinet th span.span_up, .grid_cabinet th span.span_down {
    display: block;
    height: 25px;
    width: 20px;
    background: url('/img/span_up_down.png') no-repeat 0 0;
}

.grid_cabinet th span.span_down {
    background-position: -54px 0;
}

.grid_cabinet span.rew_yes_no.down_active {
    background-position: -55px -79px;
}

.auction_container_item_img {
    width: 105px;
    height: 105px;
}

/* Upload photos START*/

.loader-progresbar-wrp {
    overflow: hidden;
    width: 90px;
    height: 8px;
    display: inline-block;
    margin: 0;
    border: #a0b9cf 1px solid;
    border-radius: 5px;
}

.loader-progresbar-wrp .loader-progresbar {
    height: 8px;
    background: #bbccdc;
}

.add-photo-top {
    display: block;
    height: 15px;
    overflow: hidden;
    margin-bottom: 5px;
}

.add-photo-top p {
    display: inline-block;
    line-height: 15px;
    margin: 0;
}

.add-photo-top p:first-child {
    width: 188px;
}

/* Create item START*/

.create_lot .row:first-child {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
}

.create_lot .row {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 40px;
}

.create_lot .left_col p {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
}

.create_lot .left_col span {
    color: gray;
    font-size: 13px;
}

.create_lot .right_col span {
}

.cat-list-block {
    width: 275px;
    float: left;
}

.cat-list {
    width: 270px !important;
}

.cat4_last {
    margin-top: 10px;
}

.width_input {
    width: 500px !important;
}

.width_input.text_area {
    width: 500px !important;
    height: 100px !important;
}

.checkbox-list span label {
    font-weight: normal !important;
    font-size: 12px !important;
}

.input_block .div3 {
    width: 300px;
    float: left;
}

.input_block .p_block {
    width: 300px;
    float: left;
}

.input_block .div3 p, .input_block .p_block p {
    font-size: 12px;
    color: gray;
}

.width_input_short {
    width: 200px !important;
}

.delivery_price_input {
    display: none;
}

.right_col.delivery label {
    font-weight: normal !important;
}

.country_select_style {
    width: 200px !important;
    float: left !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
}

.action_lot {
    background-color: #e0e0e0;
    border-radius: 3px;
}

/* Image uploader*/
.create_lot_right_photo, .create_lot_right_name, .create_lot_right_cat, .create_lot_right_desc {
    color: #7090a8;
    font-size: 12px;
    margin-bottom: 12px;
}

.create_lot_right_name .fl_l span, .create_lot_right_photo .fl_l span, .create_lot_right_cat .fl_l span, .create_lot_right_param .fl_l span, .create_lot_right_desc .fl_l span, .create_lot_right_type .fl_l span, .create_lot_right_map .fl_l span, .create_lot_right_if .fl_l span {
    display: block;
    color: #293946;
    font-size: 14px;
}

.create_lot_right_photo {
}

.create_lot_right_photo:after {
    clear: both;
}

.create_lot_right_photo .fl_l {
    width: 150px;
}

.create_lot_right_photo .photo_fl_r {
    position: relative;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block {
    display: inline-block;
    float: left;
    width: 110px;
    height: 125px;
    overflow: hidden;
    margin: 0 23px 23px 0;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block-wrp .lot-photo-block:first-child {
    width: 165px;
    height: 190px;
    margin-left: -188px;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block .lot-photo-inner {
    width: 107px;
    height: 103px;
    border: #dadde2 1px solid;
    position: relative;
    margin-bottom: 5px;
    overflow: hidden;
}

.create_lot_right_photo .photo_fl_r .add-photo .lot-photo-inner {
    width: 97px;
    height: 94px;
    border: #b3c3d2 1px solid;
    border-radius: 3px;
    margin: 5px;
    cursor: pointer;
}

.create_lot_right_photo .photo_fl_r .add-photo .lot-photo-inner:hover {
    background-color: #e1f4fd;
}

.create_lot_right_photo .photo_fl_r .add-photo .lot-photo-inner:active {
    background-color: #c0e1f6;
}

.create_lot_right_photo .photo_fl_r .add-photo p {
    color: #6792ac;
    margin: 0;
    line-height: 13px;
    position: relative;
    z-index: 1;
}

.create_lot_right_photo .photo_fl_r .add-photo .lot-photo-inner:hover p {
    color: #64a5cd;
}

.create_lot_right_photo .photo_fl_r .add-photo .lot-photo-inner:active p {
    color: #517f99;
}

.create_lot_right_photo .photo_fl_r .add-photo input[type="file"] {
    margin: 0 !important;
    width: 97px;
    height: 94px;
    display: block;
    position: absolute;
    z-index: 2;
    opacity: 0;
    left: 0;
    top: 0;
}

.lot-photo-block-wrp {
    padding-left: 188px;
    float: left;
}

.create_lot_right_photo .photo_fl_r .add-photo .men-ico {
    display: inline-block;
    width: 23px;
    height: 20px;
    background: url(../img/avatar_icons.png) left top no-repeat;
}

.create_lot_right_photo .photo_fl_r .add-photo .lot-photo-inner:hover .men-ico {
    background-position: left -53px;
}

.create_lot_right_photo .photo_fl_r .add-photo .lot-photo-inner:active .men-ico {
    background-position: left -106px;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block:first-child .lot-photo-inner {
    width: 162px;
    height: 153px;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block .lot-photo-inner .lot-photo-wrp {
    display: table-cell;
    width: 107px;
    height: 103px;
    max-width: 107px;
    max-height: 103px;
    vertical-align: middle;
    text-align: center;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block-wrp .lot-photo-block:first-child .lot-photo-inner .lot-photo-wrp {
    width: 162px;
    height: 153px;
    max-width: 162px;
    max-height: 153px;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block-wrp .lot-photo-block:first-child .lot-photo-inner .lot-photo-wrp img {
    max-width: 160px;
    max-height: 150px;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block .lot-photo-inner .lot-photo-wrp img {
    display: inline-block;
    max-width: 108px;
    max-height: 103px;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block .lot-photo-inner .del-lot-photo {
    position: absolute;
    z-index: 10;
    width: 16px;
    height: 16px;
    border-left: #dadde2 1px solid;
    border-bottom: #dadde2 1px solid;
    background-color: rgba(255, 255, 255, .7);
    background-image: url(../img/spam_icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    right: 0;
    top: 0;
}

.create_lot_right_photo .photo_fl_r .lot-photo-block .lot-photo-title {
    text-align: center;
    height: 15px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

/*----------------------------------*/
.loader-progresbar-wrp {
    overflow: hidden;
    width: 90px;
    height: 8px;
    display: inline-block;
    margin: 0;
    border: #a0b9cf 1px solid;
    border-radius: 5px;
}

.loader-progresbar-wrp .loader-progresbar {
    height: 8px;
    background: #bbccdc;
}

/*----------------------------------*/

.create_lot_right_photo .photo_fl_r .lot-photo-block .lot-photo-title p {
    margin: 0;
    padding: 0 0 0 18px;
    display: inline-block;
    height: 15px;
    line-height: 15px;
    background: url(../img/check-mark.png) left center no-repeat;
    text-transform: uppercase;
    color: #7090a8;
}

.create_lot_right_photo .lot-photo-block-wrp .lot-plaseholder:first-child {
    display: inline-block;
    float: left;
    margin: 0 23px 43px 0;
    width: 162px;
    height: 153px;
    border: #dadde2 1px solid;
    margin-left: -188px;
}

.create_lot_right_photo .lot-plaseholder {
    display: inline-block;
    float: left;
    margin: 0 23px 43px 0;
    width: 108px;
    height: 103px;
    border: #dadde2 1px solid;
}

.add-photo-top {
    display: block;
    height: 15px;
    overflow: hidden;
    margin-bottom: 5px;
}

.add-photo-top p {
    display: inline-block;
    line-height: 15px;
    margin: 0;
}

.add-photo-top p:first-child {
    width: 188px;
}

.contact-link {
    font-size: 80%;
    color: gray;
}

.contact-block {
    font-size: 80% !important;
    color: gray;
}

/* Reviews*/
.t_reviews tr {
    font-size: 1.4rem !important;
}

/* Landing page user */
.landing_page .landing_background_page {
    border: 1px solid #f7f7f7;
    background: radial-gradient(ellipse farthest-corner at 30px 20px, #fff, #FAFAFA);
    margin: 0px !important;
    height: 258px;
}

.landing_page .label_sub_background {
    margin: -250px auto;
}

.landing_page .label_user {
    margin-top: 100px;
    border-bottom: 0px;
    border: 1px solid #d8d8d8;
    padding: 0px !important;
}

.landing_page .label_user .part_top {
    height: 158px;
    background-color: #f9f9f9;
    padding: 8px;
}

.landing_page .label_user .part_top .left_area {
    width: 150px;
    float: left;
}

.landing_page .label_user .part_top .left_area img {
    border: 1px solid #d8d8d8;
    border-radius: 3px;
}

.landing_page .label_user .part_top .right_area {
    margin-left: 150px;
}

.landing_page .label_user .part_top .right_area .top_line {
    height: 60px;
}

.landing_page .label_user .part_top .right_area .block {
    color: #A21010;
    font-size: 1.4rem;
}

.landing_page .label_user .part_down {
    height: 130px;
    padding: 8px;
}

.landing_page .label_user .part_down .border_left_rev {
    border-left: 1px solid #d8d8d8;
    height: 108px;
}

.landing_page #socialLinks {
    opacity: 0.5;
    margin-top: 3px;
    max-width: 200px;
}

.main_nav .list-group-item {
    position: relative;
    display: block;
    padding: 4px 5px;
    margin-bottom: -1px;
    background-color: #fff;
    border: none !important;
}

.main_nav a.subcat {
    padding-left: 20px !important;
    font-size: 14px;
}

.main_nav a.maincat {
    color: #54A0FF !important;
}

.main_nav a.bold.list-group-item {
    font-weight: bold !important;
}

.main_nav .list-group-item a {
    color: #555;
}

.main_nav .active {
    background-color: #FFF !important;
    border: 1px solid #FFFFFF !important;
}

.main_nav .subcat ul {
    display: none;
    padding-left: 10px;
}

.main_nav .count_m, .main_nav .count {
    font-size: 10px;
    font-weight: normal;
    color: #878787;
}

.main_nav li.active a {
    font-weight: bold;
}

.main_nav li.active a {
    font-weight: bold;
}

.main_nav li.active ul a {
    font-weight: normal !important;
}

.about_me {
    margin: 20px 0;
}

/* Search*/
.all-cat-item {
    color: #54A0FF !important;
    font-weight: bold !important;
}

.type_transaction {
    font-size: 13px;
}

/* System notifications */
.notf_item:nth-child(odd) {
}

.notf_item:nth-child(even) {
    background-color: #f5f5f5;
}

/* Item statistic*/

.align_left_p {
    text-align: left !important;
    padding-left: 10px !important;
}

/* News page */
.news_list_column .row {
    padding: 15px 0;
    margin-top: 15px;
}
/* ======== NOWOCZESNY RESET I PODSTAWY ======== */
:root {
    --primary: #1e88e5;
    --primary-soft: #e3f2fd;
    --secondary: #546e7a;
    --bg-light: #f5f7fa;
    --border-soft: #e0e4ea;
    --shadow: 0 10px 25px rgba(0,0,0,0.08);
    --shadow-sm: 0 4px 10px rgba(0,0,0,0.05);
    --radius: 12px;
}

body {
    background: var(--bg-light);
    font-family: "Inter", Roboto, Helvetica, Arial, sans-serif !important;
}

/* ======== KONTENER ======== */
.container {
    padding: 0 24px;
}

/* ======== TYPOGRAFIA ======== */
h1 {
    font-weight: 700;
    letter-spacing: -0.02em;
}

/* ======== LINKI ======== */
a {
    color: var(--primary);
    transition: color .2s ease;
}

a:hover {
    color: #1565c0;
}

/* ======== INPUTY I SELECTY ======== */
select, input, textarea {
    border-radius: 10px !important;
    border: 1px solid var(--border-soft);
    padding: 8px 12px;
    transition: box-shadow .2s ease, border .2s ease;
}

select:focus, input:focus, textarea:focus {
    outline: none;
    border-color: var(--primary);
    box-shadow: 0 0 0 3px var(--primary-soft);
}

/* ======== NAWIGACJA ======== */
.navbar-default {
    background: white !important;
    border: none;
    box-shadow: var(--shadow-sm);
}

.navbar-nav > li > a {
    font-weight: 600;
    letter-spacing: 0.01em;
}

.navbar-default .navbar-brand {
    font-weight: 800;
}

/* ======== GÓRNE MENU (KATEGORIE) ======== */
.top_menu .but a {
    border-bottom: 3px solid var(--primary);
    transition: all .2s ease;
}

.top_menu .but a:hover {
    border-bottom: 3px solid #0d47a1;
    background: rgba(30,136,229,0.05);
}

/* ======== KARTY PRODUKTÓW (GŁÓWNA STRONA) ======== */
.goods .goods_item {
    background: white;
    border-radius: var(--radius);
    box-shadow: var(--shadow-sm);
    transition: transform .2s ease, box-shadow .2s ease;
    overflow: hidden;
}

.goods .goods_item:hover {
    transform: translateY(-3px);
    box-shadow: var(--shadow);
}

.goods .goods_item .img_section img {
    border-radius: 12px; /* zamiast koła - nowocześniej */
}

/* ======== CENY ======== */
.price_1 {
    font-weight: 600;
}

span.price_2 {
    color: #37474f;
}

/* ======== PAGINACJA ======== */
.pagination a {
    border-radius: 8px;
    transition: all .2s ease;
}

.pagination .active a {
    background: var(--primary) !important;
}

/* ======== SIDEBAR ======== */
.sidebar_left .options-container {
    background: white;
    border-radius: var(--radius);
    box-shadow: var(--shadow-sm);
}

/* ======== WIDOK AUKCJI ======== */
.lot_action {
    background: #f1f5f9;
    border-radius: 10px 10px 0 0;
}

.lot_action_bottom {
    background: white;
    border-radius: 0 0 10px 10px;
}

/* ======== PANEL SPRZEDAWCY ======== */
.nav_cabinet {
    background: white;
    border-radius: var(--radius);
    box-shadow: var(--shadow-sm);
}

.nav_cabinet .list-group-item {
    transition: background .2s ease;
}

.nav_cabinet .list-group-item:hover {
    background: #f0f4ff !important;
}

/* ======== TWORZENIE AUKCJI ======== */
.create_lot .row {
    background: white;
    padding: 15px;
    border-radius: var(--radius);
    box-shadow: var(--shadow-sm);
}

/* ======== UPLOADER ZDJĘĆ ======== */
.create_lot_right_photo .photo_fl_r .add-photo .lot-photo-inner {
    border-radius: 8px;
}

/* ======== POWIADOMIENIA ======== */
.notf_item:nth-child(even) {
    background: #f1f5f9;
}

body {
    padding-top: 50px; /* wysokość navbara + ew. margines */
}
@media (max-width: 991px) {
    body {
        padding-top: 60px; /* więcej miejsca przy rozwiniętym menu mobile */
    }
}
