.vm-order-done >div {
    margin-bottom: 20px;
}
.box-bg-indent form {
    margin-bottom: 20px;
}

#cart-view .billto-shipto input,
#cart-view .vm-payment-select input,
#cart-view .vm-shipment-select input,
#cart-view .vm-fieldset-tos input {
    opacity: 0;
}

.category-view .cat_row .category {
  /*border-top: 3px solid var(--color-primary);*/
padding: 5px;
background: none;
border-bottom: none;
}
/*Spisok kategoriy*/
.cat_row { background:#dadada; /*background:#e8e8e8;*/ padding:0; /*padding:3px 9px 9px 9px; width:157px; width:210px;*/ border-radius:5px; box-shadow:0px 1px 1px rgba(0, 0, 0, 0.5); margin-left:20px; margin-right:15px; margin-bottom:15px; float:left;
-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;}
.cat_row:hover {box-shadow:0px 0px 8px rgba(0, 0, 0, 0.7);}
.cat_row h2 { margin:0;}
.cat_row a {  font-size:15px; line-height:20px; font-weight:300; text-decoration:none;text-align:center;text-transform: uppercase; font-family: 'Roboto Condensed',sans-serif;
-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.cat_row:hover a { }

.category-view .cat_row {
width: auto;
padding: 0;
margin-bottom:24px;
}

.sp-page-title {
  padding: 40px 0;
}

#sp-main-body {
  padding: 40px 0;
}

#prodlist-box h1.category-title {
font-size: 28px;
text-transform: uppercase;
}

@media (min-width: 320px) and (max-width: 767px) {
#sp-main-body {padding: 28px 0;}
#cf_form_337 {display: inline-block;}
}

.short_desc {padding-top:20px;font-size: 16px;}

.Dimensions {display:none;}

.code {padding-bottom:10px;}

.navigation_grid {display:none;}

.btn, .sppb-btn, .button, .vm-button-correct {font-size: 16px;}

.orderby-displaynumber .border_bot .orderlistcontainer .activeOrder a,
.orderby-displaynumber .border_bot .orderlistcontainer .orderlist a
 {font-family: "Roboto Condensed", sans-serif;}

.category-view.pad-bot {
  padding-top: 5px;
}

@media (min-width: 320px) and (max-width: 1200px) {.sp-megamenu-parent > li > a {font-size: 13px !important;}}

/*Brendy start*/
.card {
  border-radius: 3%;
  width: 120px;
  height: auto;
  overflow: hidden;
  margin: 10px;
}

.card img {
  width: initial;
  height: 100%;
padding:10px;
}

.header-row {
  display: flex;
  flex-wrap: wrap; /* add */
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
}

.header-row span {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.header-row span>.card {
  margin: auto;
}

.header-row span img {
  height: auto;
}
/*Brendy end*/

tbody, td, tfoot, th, thead, tr {
  border-width: 1px;
}

.cart-view .invoice {color:#646464;}
.cart-view .invoice img {display: inline;}

#confirmbtn_button {line-height: normal;}

span.checkbox {margin:10px !important;}

/*
table .table > tbody > tr > td, table .table > tbody > tr > th{border: border:1px solid #dad8d8;}
*/

.Results {z-index: 2;}

.shcyt {display: none; text-align: left; padding-top: 10px;}

@media (min-width: 320px) and (max-width: 1200px) {
.category-view .cat_row a .category-title {padding: 2px 0;}
.cat_row a {text-transform: none;}
.cat_row {margin-right: 0px;}
.category-view .cat_row {margin-bottom:14px;}
#top.Results {display:none;}
.sp-page-title {padding: 10px 0;}
.category-title h1 {margin-bottom:0;}
#sp-main-body {padding: 14px 0;}
.sp-page-title .breadcrumb {margin: 6px 0 0 0;}
.sp-page-title-heading h2 {}
.cat_row h2 {letter-spacing: 0;}
#cf_form_337 {overflow-x: auto;display:-webkit-box;}
/*.module337 {overflow-x: auto;display:-webkit-box;}*/
.category-title {margin-bottom: 0;}
body, h1, h2, h3, h4, h5, h6 {letter-spacing: 0 !important;}
}