/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

body {
    min-width: 320px;
}

.carrier-name,
.steco-delivery-option.steco_selected,
.steco-delivery-option.steco_selected label {
    color: #2f3030!important;
}

.carrier-delay,
.carrier-price {
    display: none;
}

.slider_arrow_right,
.slider_arrow_left {
    background: #fff;
    border-radius: 50px;
    color: #bb1930;
}

.ard-top-time-slots,
.ard-top-post-code,
.header_v_align_m {
    color: #fff;
    font-size: 13px;
    margin: 0 10px;
}

.ard-top-post-code:hover {
    color: #fff;
}

#header_right .ard-top-time-slots:hover {
    color: #000;
}

.swiper-pagination-bullet {
    width: 200px;
    height: 40px;
    display: inline-block;
    background: #fff;
    color: #bb1930;
    text-align: center;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    line-height: 35px;
    text-transform: uppercase;
    font-size: 12px;
}

.swiper-pagination-bullet:before {
    content: "testowy napis";
}

.swiper-pagination-bullet-active {
    background: #1a831f!important;
    color: #fff!important;
}

.swiper-pagination .swiper-pagination-clickable .swiper-pagination-bullets {
    bottom: -3px!important;
}


/* TOP MENU */


/*
.style_wide{padding:20px 5px;}
#st_mega_menu_wrap .stmenu_sub div[class*="row"]{margin:0;position:static;}
#st_mega_menu_wrap .stmenu_sub div[class*="col-"]{padding:0;position:static;}
#st_mega_menu_wrap .stmenu_sub .m_column_row > div{position:relative!important;}
.mu_level_1{margin:0;padding:0;}
.mu_level_1 .ml_level_1{padding:0;} a.ma_level_2.has_children{align-items:center;display:flex;}
.style_wide .mu_level_2 .ml_level_2 a.ma_level_2.has_children:after{content:"\F105";font:14px/14px fontello;margin-left:auto;margin-right:-5px;padding-left:10px;}
.bullet li a .list_arrow, .mu_level_2 a .list_arrow, .stmenu_multi_level a .list_arrow, .is_parent_icon{display:none;}
*/


/* FILTRATION - SORT */

.products-sort-order,
.facet {
    border: 0px solid gray;
    padding: 8px 15px;
}

#product-list-top-wrap .products-selection.flex_container {
    border: 0;
    flex-direction: row-reverse;
    justify-content: center;
    margin: 0;
    padding: 0;
}

#product-list-top-wrap .products-selection.flex_container>.mar_l1 {
    margin-left: .35rem;
    margin-right: .35rem;
}

#product-list-top-wrap .paginaton_sample {
    display: none;
}

#product-list-top-wrap .active_filter_item {
    margin: 0 0 0 .75rem;
}

#js-active-search-filters .flex_child+.active_filter_item {
    display: none;
}

.horizontal_filters .facet:last-child {
    border-bottom: 2px solid gray;
}

.filtrsort {
    border: 1px solid #f2f2f2;
    border-left: 0;
    border-right: 0;
    display: flex;
    flex-direction: column;
    margin: 0 0 0px;
    padding: 20px 0;
    position: relative;
}

#search_filters {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: 0 -3px;
    padding: 0 3px;
    text-align: left;
}

#search_filters>.facet {
    background: #ffffff;
    border: 0;
    border-radius: 4px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    flex: 1 1 calc(100% - 8px);
    display: block;
    margin: 8px 0 8px 8px;
    max-width: calc(100% - 8px);
    padding: 8px 15px;
}

#search_filters>.facet .facet-title {
    background: #ffffff;
    border: 0;
    border-bottom: 1px solid #f2f2f2;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    padding: 7px 0 9px;
    text-transform: none;
}

#search_filters>.facet ul li {
    display: block;
}

#search_filters>.facet ul li .facet-label {
    align-items: center;
    display: flex;
    font-size: 12px;
}

#search_filters>.facet .facet-title-mobile-inner {
    font-size: 14px;
}


/* ORDER */

.my_account_left_column .list-group-item {
    font-size: 14px;
}

.my_account_left_column .list-group-item>a>i {
    margin: 0 .625rem 0 0;
}

.myacount_dashbord_list .list-group-item {
    background: none;
    border: 0;
    flex: 0 0 100%;
    margin: 0;
    max-width: 100%;
    padding: 0 8px 16px;
    width: auto;
}

.myacount_dashbord_list .list-group-item a {
    align-items: center;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 12px 6px;
    text-align: center;
}

.myacount_dashbord_list .list-group-item a i {
    margin: 0 .625rem 0 0;
}


/* SLIDER */

.rev_slider_wrapper {
    margin-bottom: 2.375rem!important;
}

#rev_slider_1_1 .zeus .tp-tab-title {
    background: #ffffff!important;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    color: #bb1930!important;
    font: 400 12px/35px Roboto, Tahoma, sans-serif, Arial!important;
    padding: 2px 10px 3px!important;
    text-align: center!important;
    text-transform: uppercase!important;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
}

#rev_slider_1_1 .zeus .tp-tab-title:hover,
#rev_slider_1_1 .zeus .selected .tp-tab-title {
    background: #1a831f!important;
    color: #ffffff!important;
}

.tparrows {
    background: #ffffff!important;
    border-radius: 50%!important;
    bottom: 0!important;
    color: #bb1930!important;
    margin: auto!important;
    transform: none!important;
    top: -20px!important;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, margin-left .3s ease, margin-right .3s ease;
    -moz-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, margin-left .3s ease, margin-right .3s ease;
    -ms-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, margin-left .3s ease, margin-right .3s ease;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, margin-left .3s ease, margin-right .3s ease;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, margin-left .3s ease, margin-right .3s ease;
    -moz-border-radius: 50%!important;
    -webkit-border-radius: 50%!important;
}

.tparrows:before {
    color: #bb1930!important;
    font-size: 1.875rem!important;
}

.tparrows.tp-leftarrow {
    left: 10px!important;
    margin-left: -100px!important;
    right: auto!important;
}

.rev_slider_wrapper:hover .tparrows.tp-leftarrow {
    margin-left: 0!important;
}

.tparrows.tp-leftarrow:before {
    content: "\e824"!important;
}

.tparrows.tp-rightarrow {
    left: auto!important;
    margin-right: -100px!important;
    right: 10px!important;
}

.rev_slider_wrapper:hover .tparrows.tp-rightarrow {
    margin-right: 0!important;
}

.tparrows.tp-rightarrow:before {
    content: "\e825"!important;
}

.cart-detailed-actions {
    text-align: center;
}

.page-stores #map {
    height: 600px;
    margin-bottom: 50px;
}

.page-stores {
    position: relative;
}

.map-form {
    position: absolute;
    top: 70px;
    left: 70px;
    background: #fff;
    padding: 30px;
    max-width: 500px;
    border-radius: 20px;

    -webkit-box-shadow: 10px 10px 30px 1px rgba(0,0,0,0.2);
    box-shadow: 10px 10px 30px 1px rgba(0,0,0,0.2);
}

.map-form h1, .map-form p {
    text-align: center;
    color: #000;
}

.map-form .row p {
    text-align: left;
}

.map-form h1 {
    text-transform: uppercase;
    font-size: 20px;
}

.map-form .store-options {
    margin-bottom: 20px;
}

.map-form .store-options label {
    position: relative;
    display: block;
    cursor: pointer;
}

.map-form .store-options input {
    display: none;
}

.map-form .store-options .col-md-6:nth-child(1) img {
    width: 35px;
    margin-right: 10px;
}

.map-form .store-options .col-md-6:nth-child(2) img {
    width: 37px;
    margin-right: 10px;
}


.map-form .store-options label span {
    padding: 10px 15px;
    height: 66px;
    display: flex;
    align-items: center;
    color: #fff;
    border-radius: 10px;
    background: #a6a6a6;
}

.map-form .store-options input:checked + span {
    background: #0c783d;
}


.map-form [name="location"] {
    height: 50px;
    padding: 5px 50px 5px 20px;
    border-radius: 20px;
    border-color: #0c783d;
}

.map-form [name="search_locations"] {
    position: absolute;
    top: 5px;
    right: 15px;
    background: transparent;
    border: 0;
}

.map-form [name="search_locations"]:hover, .map-form [name="search_locations"]:active, .map-form [name="search_locations"]:focus {
    background: transparent;
    border: 0;
}

.map-form [name="search_locations"] img {
    width: 28px;
}


.map-form #results {
    border: 0 none;
    margin-top: 20px;
    max-height: 200px;
    overflow-x: hidden;
    padding-right: 20px;
}

p.storelist {
    border-bottom: 1px solid #a7a7a7;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 19px;
    padding-bottom: 15px;
    width: 100%;
    display: flex;
    align-items: center;
}

.searchmap.column {
    padding: 0px
}

p.storelist .name {
    font-weight: 400;
    width: 100%;
    color: #333;
    display: block;
}


p.storelist .address {
    display: block;
}

p.storelist .left .lookmap {
    color: #dd171b;
}

p.storelist .left {
    width: 70%;
    text-align: left;
}

p.storelist .right {
    width: 30%;
    text-align: center;
}

p.storelist .address br {
    display: none
}

p.storelist .phone {
    display: block;
    margin-top: 10px;
    width: 100%;
}

p.storelist .distance {
    font-size: 24px;
    color: #333;
    display: none
}

p.storelist .icons img {
    width: 30px;
    margin: 0 10px 15px;
}

p.storelist .btn-success {
    border-radius: 5px;
    background-color: #0c783d;
    border-color: #0c783d;
}

.lookmap {
    width: 100%;
    cursor: pointer;
}

.small_cart_product_image {
    border: 0;
}

.blockcart .dropdown_list {
    width: 480px;
}

.ajax_block_product[data-in-cart] .ajax_add_to_cart_button {
    display: none;
}

.ajax_block_product[data-in-cart] .qty_wrap {
    display: block;
    width: auto;
}

.ajax_block_product[data-in-cart="0"] .s_quantity_wanted {
    display: none;
}

.ajax_block_product[data-in-cart="0"] .ajax_add_to_cart_button {
    display: inline-block;
}

.ajax_block_product .ajax_add_to_cart_button {
    padding: 0;
}

.ajax_block_product .ajax_add_to_cart_button .hover_fly_btn_inner {
    padding: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ajax_block_product .ajax_add_to_cart_button .hover_fly_btn_inner i {
    margin: 0 8px 0 0;
}

#mobile_bar .mobile_logo {
    order: 2;
}

.mobile_bar_item {
    color: #fff;
}

.cart-summary-line {
    /* border-bottom: 1px solid #1a831f; */
    padding: 10px 15px;
    margin: 0;
}

.cart-summary-line:last-child {
    border-bottom: 0;
}

.cart-summary-line.cart-total .label {
    color: #ff9800;
    text-transform: uppercase;
}

.cart-summary-line .value {
    color: #1a831f;
    font-weight: 400;
}

.card-header {
    background: #fff;
    color: #1d4733;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 20px;
    border: 0;
}

.base_list_line .line_item {
    border-bottom-color: #1a831f;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.base_list_line .line_item .price {
    color: #1a831f;
    font-weight: 400;
}

.base_list_line .line_item .price strong {
    color: #1a831f;
    font-weight: 400;
}

.base_list_line .line_item .product-discount {
    line-height: 1;
}

.base_list_line .line_item .discount-amount,
.base_list_line .line_item .discount-percentage,
.base_list_line .line_item .regular-price {
    font-size: 12px;
}

.base_list_line .line_item .qty_wrap .input-group {
    width: auto;
}

.qty_wrap .btn {
    border: 0;
    background: #ff9800;
    width: 32px;
    height: 32px;
    color: #fff;
    border-radius: 8px;
}

.qty_wrap .btn:hover {
    background: #ff9800;
}

.qty_wrap input.form-control {
    border: 0;
    background: #eee;
    color: #1d4733;
    height: 32px;
    font-weight: bold;
    margin: 0 3px;
}

.qty_wrap.qty_wrap_big {
    width: 120px;
}

.btn.btn-dark,
.btn.btn-dark:hover {
    border-color: #1d4733;
    background-color: #1d4733;
}

.stcustomersignin-arbuz {
    display: flex;
    flex-direction: column;
    font-size: 13px;
    line-height: 1.4;
    margin: 0 20px;
    align-items: flex-end;
}

.stcustomersignin-arbuz a {
    color: #000;
}

.stcustomersignin-arbuz a:hover {
    color: #000;
    text-decoration: underline;
}

.st_shopping_cart .flex_container {}

.st_shopping_cart .flex_container i {
    font-size: 26px;
    margin: 0 0 0 5px;
}

.st_shopping_cart .flex_container>div {
    display: flex;
    flex-direction: column;
    font-size: 13px;
    line-height: 1.3;
    align-items: flex-start;
}

.st_shopping_cart .ajax_cart_total {
    background: #fff;
    padding: 2px 3px;
    border-radius: 5px;
    line-height: 1;
    position: absolute;
    top: 74px;
    right: 8px;
}

#st_header #header_right {
    align-self: stretch;
    display: flex;
}

#st_header #header_right .blockcart {
    align-self: stretch;
    display: flex;
    align-items: center;
    background: #ff9800;
    padding: 0 20px;
}

.qty_wrap[data-unity] {
    position: relative;
    width: auto;
    display: block;
}

.qty_wrap[data-unity]:before {
    content: attr(title);
    width: calc(100% - 70px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: red;
    z-index: 10;
    background: #eee;
    color: #1d4733;
    font-weight: bold;
    font-size: .8125rem;
    overflow: hidden;
}

.qty_wrap[data-unity].updating:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 100;
    background: rgba(255, 255, 255, 0);
}

.cart-detailed-continue {
    display: none;
}

#add-to-cart-or-refresh .product-quantity {
    display: flex;
    width: 100%;
}

.form-control {
    color: #666;
    border-color: #666;
}

.input-group-with-border {
    border-color: #4caf50;
    border-radius: 6px;
    border-width: 2px;
}

#steco-conditions-to-approve em {
    font-style: normal
}

.outofstock-message {
    background: #ededed;
    padding: 20px 20px 15px;
    margin-top: 115px;
}

.outofstock-message p {
    font-size: 120%;
    font-weight: bold;
    line-height: 1.2;
}

.outofstock-message label {
    display: block;
    text-align: left;
    display: flex;
    align-items: flex-start;
    line-height: 1.4;
}

.outofstock-message label input {
    margin-right: 10px;
    margin-top: 4px;
}

.outofstock-message label:last-child {
    margin-bottom: 0;
}

.product-actions .ajax_block_product {
    max-width: 260px;
}

.shop_logo .logo {
    width: 220px;
    max-width: 220px;
}

#header_primary .stcustomersignin-arbuz {
    flex-direction: row;
    margin: 0;
    height: 100%;
}

#header_primary .stcustomersignin-arbuz a {
    margin: 0 10px;
}

#header_right .ard-top-time-slots {
    background: url("../img/4.ico") no-repeat center 15px;
    background-size: 40px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-top: 25px;
}

#header_right .stcustomersignin-arbuz a:first-child {
    background: url("../img/6.ico") no-repeat center 16px;
    background-size: 33px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-top: 25px;
}

#header_right .stcustomersignin-arbuz a:last-child {
    background: url("../img/7.ico") no-repeat center 13px;
    background-size: 40px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-top: 25px;
}

#header_right .fto-basket {
    display: none;
}

#st_header #header_primary #header_right .blockcart {
    background: transparent url("../img/5.ico") no-repeat center 16px;
    background-size: 40px;
    padding: 0 10px;
}

#st_header #header_primary #header_right .blockcart a {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 27px;
}

#st_header .st_shopping_cart .flex_container>div {
    color: #000;
    font-size: 13px;
    line-height: 1.4;
    text-transform: none;
}

@media screen and (max-width: 768px) {
    .ajax_cart_bag i {
        display: block;
    }

    .page-content.page-stores {
        display: flex;
        flex-direction: column;
    }

    .page-stores .map-form {
        position: relative;
        top: 0;
        left: 0;
        order: 1;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 10px;
        margin: 0 0 10px;
		background-color: whitesmoke;
    }

    .page-stores #map {
        height: 400px;
        order: 2;
    }
}

#index .stfeaturedslider_container .price {
    background: #000000;
    color: #FFFFFF;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 20px;
    font-size: 26px;
    font-weight: 700;
}

#index .stfeaturedslider_container .price .small {
    font-size: 12px;
}

#index .sthomenew_container .price {
    background: #000000;
    color: #FFFFFF;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 20px;
    font-size: 26px;
    font-weight: 700;
}

#index .sthomenew_container .price .small {
    font-size: 12px;
}

#index .stbestsellers_container .price {
    background: rgb(242, 145, 5);
    background: linear-gradient(180deg, rgba(242, 145, 5, 1) 0%, rgba(246, 164, 2, 1) 50%, rgba(248, 178, 2, 1) 100%);
    color: #000000;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 20px;
    font-size: 26px;
    font-weight: 700;
}

#index .stbestsellers_container .price .small {
    font-size: 12px;
}

#index #st_header:not(.stuck) #st_mega_menu_wrap #st_menu_0 .stmenu_sub {
    display: block !important;
    margin-top: 10px;
}

@media (max-height:800px) {
    #index #st_header:not(.stuck) #st_mega_menu_wrap #st_menu_0 .stmenu_sub {
        display: none !important;
    }

    #banner_container_59 {
        margin-left: 0 !important;
    }
}



/* RWD */

@media (min-width:592px) {
    #search_filters>.facet {
        flex: 0 0 calc(50% - 8px);
        max-width: calc(50% - 8px);
    }
}

@media (min-width:768px) {
    #search_filters>.facet {
        flex: 0 0 calc(33.33333% - 8px);
        max-width: calc(33.33333% - 8px);
    }
    .myacount_dashbord_list .list-group-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width:992px) {
    .filtrsort {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
    }
    .filtrsort .page_heading {
        margin-bottom: 0 !important;
    }
    .products-sort-order,
    .facet {
        padding-left: 38px;
        padding-right: 38px;
    }
    #product-list-top-wrap .products-selection.flex_container {
        justify-content: space-between;
    }
    #product-list-top-wrap .products-selection.flex_container>.mar_l1 {
        margin-left: .75rem;
        margin-right: 0;
    }
    /*
	.mu_level_1 .ml_level_1 a.ma_level_1{margin:0;padding:3px 15px;}
	.mu_level_1 .ml_level_1 .mu_level_2{border-left:1px solid #f2f2f2;display:none;height:100%;left:100%;position:absolute;top:0;width:310px;z-index:9;}
	.mu_level_1 .ml_level_1:hover a.ma_level_1{background:#f2f2f2;}
	.mu_level_1 .ml_level_1:hover .mu_level_2{display:block;}
	.style_wide .mu_level_2{padding:0;}
	.style_wide .mu_level_2 .granditem_0{position:static;}
	.style_wide .mu_level_2 .granditem_0 > ul{background:none;border-left:1px solid #f2f2f2;box-shadow:none;height:100%;left:100%;padding:0;width:310px;-webkit-box-shadow:none;}
	.style_wide .mu_level_2 .ml_level_2:hover a.ma_level_2{background:#f2f2f2;}
	.style_wide .mu_level_2 .ml_level_2 a.ma_level_2{padding:3px 15px;}
	#st_mega_menu_wrap .stmenu_sub .m_column_row > div.col-md-2{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}
	#st_mega_menu_wrap .stmenu_sub .m_column_row > div.col-md-8{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%;}
	.mu_level_1 .ml_level_1 .mu_level_2, .style_wide .mu_level_2 .granditem_0 > ul{width:250px;}
	#search_filters > .facet{flex:0 0 calc(25% - 8px);max-width:calc(25% - 8px);}
	*/
    .cart-detailed-actions {
        text-align: right;
    }
    .cart-detailed-continue {
        display: block;
    }
    #st_mega_menu_wrap .stmenu_sub .m_column_row>div.col-md-2 {
        -ms-flex: 0 0 15%;
        flex: 0 0 15%;
    }
}

@media (min-width:1200px) {
    .myacount_dashbord_list .list-group-item {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

@media (max-width:991px) {
    #product-list-top-wrap .flex_child {
        display: none;
    }
    #js-active-search-filters {
        margin-bottom: 10px;
    }
    .cart-item [class*="col"] {
        position: static;
    }
    .cart-item .cart-line-product-actions {
        position: absolute;
        top: 0;
        right: 5px;
    }
    .product_name_wrap .product_name {
        line-height: 1.4;
    }
    .st_sticker_block img {
        max-width: 50px;
    }
    #payment-confirmation {
        flex-wrap: wrap;
    }
    #payment-confirmation .btn {
        width: 100%;
        margin-bottom: 20px;
    }
    #payment-confirmation .btn:first-child {
        display: none;
    }
    .outofstock-message {
        margin-top: 0;
    }
}

@media ( max-width: 479px) {
    .ajax_block_product .ajax_add_to_cart_button .hover_fly_btn_inner span {
        font-size: 0;
    }
    .ajax_block_product .ajax_add_to_cart_button .hover_fly_btn_inner span:after {
        content: attr(title);
        font-size: 16px;
    }
}

@media (min-width:992px) AND (max-width:1199px) {
    #st_header .search_widget_block {
        width: 300px !important;
    }
}


/* #payment-confirmation .steco_btn {
    padding: 10px 40px;
    height: unset!important;
    border-radius: 50px;
} */

#payment-confirmation {
    align-content: center;
    align-items: center;
}

.cart-summary-bottom .cart-voucher,
.cart-summary-bottom .cart-total {
    display: none;
}

.cart-detailed-frame #cart-subtotal-products {
    display: none;
}

.cart-detailed-frame {
    border: 1px solid #eee;
    padding: 15px;
    margin-top: 20px;
}

.cart-detailed-frame .cart-voucher hr {
    display: none;
}

.cart-grid-right-sticky {
    position: sticky;
    top: 20px;
}

#cart #st-container {
    overflow: inherit!important;
}

#cart .st-content {
    overflow: inherit!important;
}

#cart .st-content-inner {
    overflow: inherit!important;
}

.steco-cart-voucher {
    display: none;
}


/* .user-col .steco_confirmation_btn {
    padding: 10px 40px;
    height: unset!important;
    border-radius: 50px;
    position: absolute;
    right: 0;
} */


/* .user-col .steco_heading {
    display: none;
}

.user-col .steco_cart_summay_box {
    display: none;
}

.user-col #payment-confirmation .btn:first-child {
    opacity: 0;
}

.steco_cart #payment-confirmation .btn:last-child {
    opacity: 0;
} */

.mv_level_1 {
    position: unset;
}

.stmenu_vs {
    height: 630px;
    overflow: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 20px solid #fff;
}


/* width */

::-webkit-scrollbar {
    width: 10px;
}


/* Track */

 ::-webkit-scrollbar-track {
    background: #fff;
}


/* Handle */

 ::-webkit-scrollbar-thumb {
    background: #888;
}


/* Handle on hover */

 ::-webkit-scrollbar-thumb:hover {
    background: #555;
}


/* .st_address_form_invoice .eco_af_item  .st_form_item_vat_number, .st_address_form_invoice .eco_af_item  .st_form_item_company{
    display: none;
} */


/* .st_form_item_company, .st_form_item_vat_number  {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
} */

.fto-napoje:before {
    content: '';
    background: url("../../font-fontello/ico/17.ico");
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px;
}

.fto-owocewarzywa:before {
    content: '';
    background: url("../../font-fontello/ico/8.ico");
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px;
}

.fto-nabial:before {
    content: '';
    background: url("../../font-fontello/ico/20.ico");
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px;
}

.fto-piekarnia:before {
    content: '';
    background: url("../../font-fontello/ico/12.ico");
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px;
}

.fto-mieso:before {
    content: '';
    background: url("../../font-fontello/ico/18.ico");
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px;
}

.fto-ryby:before {
    content: '';
    background: url("../../font-fontello/ico/11.ico");
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px;
}

.fto-przekaski:before {
    content: '';
    background: url("../../font-fontello/ico/9.ico");
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px;
}

.fto-przekaski:before {
    content: '';
    background: url("../../font-fontello/ico/9.ico");
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px;
}

.fto-napoje-gorace:before {
    content: '';
    background: url("../../font-fontello/ico/10.ico");
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px;
}

.fto-dla-dzieci:before {
    content: '';
    background: url("../../font-fontello/ico/14.ico");
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px;
}

.fto-dla-zwierzat:before {
    content: '';
    background: url("../../font-fontello/ico/13.ico");
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px;
}

.fto-drogeria:before {
    content: '';
    background: url("../../font-fontello/ico/19.ico");
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px;
}

.fto-dom-ogrod:before {
    content: '';
    background: url("../../font-fontello/ico/16.ico");
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px;
}

.fto-pozostale:before {
    content: '';
    background: url("../../font-fontello/ico/15.ico");
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px;
}

.fto-spozywcze:before {
    content: '';
    background: url("../../font-fontello/ico/21.ico");
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px;
}

.mv_item {
    padding: 5px 12px!important;
}

.mv_item i {
    vertical-align: middle!important;
}

.block-categories {
    background-color: #F6F6F6;
    margin-bottom: 0!important;
    margin: 0 -3px;
}

.block-categories .title_block .title_block_inner {
    font-family: Roboto, Tahoma, sans-serif, Arial;
    font-weight: 400;
    padding: 10px;
    font-size: 16px;
    text-transform: capitalize;
}

.block-categories .block_content {
    padding: 0 10px;
}

.mu_level_2 .granditem_0 > ul, .stmenu_multi_level ul, .stmenu_sub {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.stbestsellers_container .ajax_block_product .pro_outer_box {
    border-color: #ff9800;
}

.alert-warning .ard-top-post-code {
    color: inherit;
    font-size: inherit;
}


.alert-warning .ard-top-post-code:hover {
    color: #1a831f;
}

.s_title_block.two_rows {
    height: 4.5em;
}

.my_account_left_column .list-group-item:nth-child(1) { order: 1 }
.my_account_left_column .list-group-item:nth-child(2) { order: 3 }
.my_account_left_column .list-group-item:nth-child(3) { order: 2 }
.my_account_left_column .list-group-item:nth-child(4) { order: 4 }
.my_account_left_column .list-group-item:nth-child(5) { order: 5 }


#search_filters {
    display: block;
}

.cart-invoice-box:not(.checked) ~ * {
    display: none;
}

.cart-invoice-box ~ .add-address {
    display: block;
}


#footer .title_block .title_block_inner {
    font-size: 18px;
    color: white;
}
.cms_content {
    font-size: 16px;
    line-height: 35px;
    color: #222;
}

@media only screen and (min-width: 1200px)
#st_mega_menu_wrap .ma_level_0 {
    padding-left: 0px;
}

.btn-default, .go, .add-to-cart.btn, .ajax_add_to_cart_button.btn span, .view_button.btn span {
    font-size: 16px;
    font-family: Roboto;
    border-radius: 2px;
    padding-top: 2px;
}
@media (min-width: 1200px)
.col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}
#header_primary, #header_primary .wide_container {
    border-bottom-color: #d9d9d9;
    background-color: #fff;
   

}
#st_header #header_primary_row {

    margin-left: 0;
    margin-right: 0;
}

input.form-control.search_widget_text.js-child-focus {
    padding: 18px;
}
.product-prices .current-price .price {
    font-size: 40px;
    color: #0e7931;
}

.ajax_block_product .regular-price {
    font-size: 16px;
}
.ajax_block_product .price {
    color: #0e7931;
}


i.fto-mail-alt {
    color: #9cc31b;
}

#banner_container_13 {
    margin-bottom: 22px;
    background-color: #1a831f;
}
h1.page_heading.mb-3.text-2 {
  text-align: left;
}
#order-confirmation #registration-form {
    width: 100%;
    margin: 0 auto 1rem;
}

#st_header #mobile_bar, #st_header #mobile_bar.stuck, body#index .transparent-mobile-header #st_header #mobile_bar.stuck {
    background-color: #0e7931;
    padding-top: 5px;
    padding-bottom: 5px;
}
h3.st-menu-title {
  background-color: #1d4733;
}
.tag-wrap .form-control {
    max-width: 100%;
    display: inline-block;
}

 

.ard-top-time-slots, .ard-top-post-code, .header_v_align_m {
    color: #000;
    font-size: 13px;
    margin: 0 10px;
}
.card-header {
    font-size: 24px;
    font-weight: 700;
    text-transform: none;
}
.time-slots-popup h1 {
    text-transform: none;
    font-size: 24px;
    font-weight: 700;
    color: #141414;
    margin: 0 0 15px;
}
.time-slots-popup .post-code-close {
    float: left;
}
.post-code-form [name="post_code"] {
    width: calc(60% - 90px);
    display: inline-block;
    margin-right: 7px;
    font-size: 30px;
    padding: 10px;
}
input.form-control {
    height: 38px;
    line-height: normal;
}
.btn-default, .go, .add-to-cart.btn, .ajax_add_to_cart_button.btn span, .view_button.btn span {
    border-radius: 15px;
}
#footer-primary, #footer-secondary, #footer-tertiary {
    padding-top: 0rem;
    padding-bottom: 0rem;
}
.title_block .title_block_inner, .page_heading {
    margin-top: 15px;
}
.accordion_more_info .mobile_tab .tab-pane.st_open .tab-pane-body {
    display: block;
    padding: 8px;
    padding-left: 10px;
    padding-bottom: 1em;
}
.accordion_more_info .mobile_tab .tab-pane.st_open .tab-pane-body {
    display: block;
    padding: 8px;
    padding-bottom: 1em;
}
.product_name_wrap .product_name {
    padding-top: 20px;
}
.filtrsort {
padding: 0px;
}
.myproducts-action[data-action=remove], .myproducts-layered.active {
    color: #d10e0e;
}
.base_list_line .line_item {
    border-bottom-color: #e7e7e7;
}
.title_block .title_block_inner, .page_heading, .product_info_tabs .nav-tabs .nav-link, .pc_slider_block_container .nav-tabs .nav-link, .heading_font {
    font-weight: 600;
    text-transform: uppercase;
}
.btn.btn-dark, .btn.btn-dark:hover {
    border-color: #ff9800;
    background-color: #ff9800;
}
.time-slots td > div > span {
    color: #ff9800;
}
.time-slots thead th {
    border: 1px solid #9e9e9e;
    background: #e6f0c6;
    font-size: 16px;
    color: #282828;
    text-align: center;
    font-weight: 500;
}
.time-slots thead th:first-child {
    background: #e6f0c6;
}
.time-slots .selected {
    background: #e6f0c6;
}
.time-slots .notavailable {
    background: #F6F0F0;
    opacity: 0.2;
}
.time-slots .available:not(.selected):hover {
    background: #e6f0c6;
}
#st_header #mobile_bar, #st_header #mobile_bar.stuck, body#index .transparent-mobile-header #st_header #mobile_bar.stuck {
    background-color: #ffffff;
}
.ajax_cart_bag {
background-color: #ffffff; 
}
.time-slots-popup .btn {
    margin-top: -14px;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
    width: 44%;
    margin-top: 10px;
}
.input-group-with-border {
    border-color: #4caf50;
    border-radius: 26px;
    border-width: 2px;
    padding: 0px;
}
.btn i {
    color: #4caf50;
}
.ajax_block_product .pro_outer_box {
       border-radius: 20px;
    padding: 5px;
}
.btn i {
    font-size: 1.5rem;
}
.brands_slider_item {
   border: 0px solid #d9d9d9;
    background-image: url(https://rokietnica.chatapolska.pl/zdjecia/tlo-marki.svg);
  background-position: center;
  background-repeat: no-repeat; 
  background-size: cover;
    height: 300px;
    padding-top: 90px;
}
.form-control {
border-radius: 0.9rem;
border-color: #4caf50;
    border-radius: 26px;
    border-width: 2px;
    padding: 7px;
}
.btn {
    border-radius: .90rem;
}
.mv_item {
    padding: 10px 12px;
    border-bottom: 1px solid #f2f2f2;
    display: block;
    background-color: GREEN;
}
.style_wide .ma_level_1 {
    font-family: "Roboto";
    font-weight: 400;
    font-weight: bold;
}

.ma_item i, .ma_level_0 i, .mo_ma_level_0 i, .mo_sub_a i, .mv_item i {
    margin-right: 4px;
}

#st_mega_menu_wrap #st_ma_15, #st_mega_menu_column_block #st_ma_15, #st_mega_menu_wrap #st_menu_block_15, #st_mega_menu_wrap #st_menu_block_15 a, #st_mega_menu_column_block #st_menu_block_15, #st_mega_menu_column_block #st_menu_block_15 a {
    color: #ffffff;
}
.additional-information a.link_color, .close, .link_color, a {
    color: #444;
}
.mu_level_2 .granditem_0>ul, .stmenu_multi_level ul, .stmenu_sub {
    display: none;
    position: absolute;
    background: #fff;
    font-weight: 400;
    -webkit-box-shadow: 0 2px 6px rgb(0 0 0 / 10%);
    box-shadow: 0 2px 6px rgb(0 0 0 / 10%);
    z-index: 70;
}
#st_mega_menu_wrap .st_mega_menu, .flex_box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.flex_container, .horizontal_filters .facet, .swiper-button-tr {
    -webkit-box-pack: justify;
    box-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
input.form-control.search_widget_text.js-child-focus {
   
    height: 43px;
}

.icon-water:before { content: '\e802'; }

#index .stfeaturedslider_container .price {
  background: #ffffff;
    color: #0e7931;
}
#index .sthomenew_container .price
{
  background: #ffffff;
    color: #0e7931;
}
#index .stbestsellers_container .price
{
  background: #ffffff;
    color: #0e7931;
}

.ajax_block_product .pro_outer_box {
      border-radius: 20px;
    padding: 5px;
    border-width: 1px;
}
.mv_item {
    padding: 10px 12px;
    border-bottom: 1px solid #f2f2f2;
    display: block;
    background-color: #1a831f;
}
.dashboard-body {
    padding: 20px 30px;
    background-color: #f9f9f9;
}

.dashboard-footer {
    border-top: 0px solid #eee; 
    text-align: center;
    padding: 0;
    background-color: #e3f5e3;
}
.dashboard-item {
margin-bottom: 10px;
}
.outofstock-message {
    background: #f9f9f9;
}
.cart-detailed-frame {
    border: 0px solid #eee;
    padding: 15px;
    margin-top: 20px;
    background-color: #f9f9f9;
}
.steco_cart_summay_box {
    max-width: 100%;
    background-color: #f9f9f9;
}
.steco_user_column {
    background: #f9f9f9;
}
.search_results {
    margin-left: 17px;
    margin-right: 17px;
}
.block-categories .title_block .title_block_inner {
    text-transform: none;
}
#search_filters {
    display: block;
}
h3.st-menu-title {
    background-color: #1a831f;
}

.mv_item {
    padding: 5px 12px;
    border-bottom: 1px solid #f2f2f2;
    display: block;
    background-color: #1a831f;
    color: white;
}