.btn[name="back_to_basket_list"], 
.btn[name="continue_shopping"], 
.btn[name="order"] {
	background-color: #2C3E50;
	border-color: #2C3E50;
}

#basket_makeOrder textarea#notes,
#basket_confirmOrder textarea#notes,
#documentOrder_listProcess .notes_block {
	height: 250px;
}
/* home */
.home1 { background-color: #C21B13; }
.home2 { background-color: #D9330B; }
.home3 { background-color: #D54325; }
.home1, .home2, .home3 { color: #fff; padding: 10px 30px; margin-bottom: 20px !important; }
@media (min-width: 768px) { .row.equal { display: flex; flex-wrap: wrap; } }
@media (max-width: 767px) { .container .jumbotron, .container-fluid .jumbotron { padding-left: 15px; padding-right: 15px; } }
@media screen and (min-width: 768px) { .jumbotron { padding-bottom: 128px; } }
.spacer { margin-top: 48px; }
.jumbotron p { margin-bottom: 30px; }
.jumbotron .btn { padding: 15px 3px; }
.home { color: #fff; background-image: linear-gradient(170deg,#0069c3 1%,rgba(0,105,195,0.5) 100%),url(https://b2b.mplpower.pl/file/show/file/62c57f5b38c90)!important; background-position: center; background-repeat: no-repeat; background-size: cover; }