@import url(roboto-font.css);

:root {
  --theme-main-hue: 225;
  --search-bar-color: hsl(var(--theme-main-hue), 43%, 96%);
  --search-bar-border: hsl(var(--theme-main-hue), 22%, 86%);
  --top-bar-color: hsl(var(--theme-main-hue), 30%, 27%);
}

body,
td,
textarea,
textarea td,
input {
  font-family: roboto, arial, helvetica, sans-serif;
  font-size: 12px;
  color: black;
}

th {
  font-size: 12px;
  font-weight: bold;
}

body {
  padding: 0px;
  margin: 0px;
  background-color: white;
  scroll-snap-type: y mandatory;
  overflow: auto;
}

p {
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
  color: #444;
  transition: all 0.5s ease-in-out;
}

a:hover {
  text-decoration: underline;
}

a img {
  border-width: 0px;
}

#login_form input {
  background-color: #e7f0e8;
  color: #222;
}

input.checkbox {
  border-color: #ded;
  border-width: 1px;
  border-style: solid;
  background-color: #e7f0e8;
  color: #333;
  width: auto;
}

header {
  /* padding: 0px; */
  width: 100%;
  min-width: 980px;
  height: 108px;
  background-image:
    linear-gradient(to bottom, hsl(var(--theme-main-hue), 22%, 75%),
                    white 90%,
                    hsl(var(--theme-main-hue), 22%, 93%) 98%,
                    hsl(var(--theme-main-hue), 2%, 70%) 100%);
  position: relative;
  margin: 0px auto 16px;
}

header::before {
  top: 31px;
  content: "sklep.mvet.pl";
  font-family: verdana, arial, sans-serif;
  position: absolute;
  left: 115px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0px 0px 1px black, 0 0 10px rgba(0,0,0,0.2);
  font-size: 78px;
  overflow: hidden;
  height: 77px;
  z-index: 3;
}

header::after {
  position: absolute;
  content: "sklep weterynaryjny";
  top: 31px;
  left: 429px;
  text-align: right;
  width: 400px;
  font-size: 23px;
  color: hsl(calc(var(--theme-main-hue) - 85), 23%, 87%);
  z-index: 0;
  font-weight: 800;
  letter-spacing: -1px;
  text-shadow: 0px 0px 1px rgba(0,0,0,1), 0px 0px 4px rgba(0, 0, 0, 0.5);
}

#doggy {
  position: absolute;
  pointer-events: none;
  max-width: 200px;
  height: auto;
  left: 777px;
  bottom: -40px;
  z-index: 2;
  border: 0;
}

header > a:first-child {
  position: absolute;
  left: 20px;
  top: 35px;
  display: block;
  width: 110px;
  height: 88px;
  background-image: url('/_gfx/mvet-logo.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

header nav {
  background-color: var(--top-bar-color);
  display: flex;
  padding: 0px 20px 0px 93px;
  position: fixed;
  left: 0;
  box-sizing: border-box;
  z-index: 10;
  right: 0;
}

header nav div {
  flex-grow: 1;
}

header nav a {
  display: inline-block;
  padding: 6px 4px;
  margin-left: 2em;
  font-size: 12px;
  font-weight: bold;
  color: #e2e5ea;
}

#mainpanel .wrapper,
.product_box {
  border-style: solid;
  border-width: 1px;
  border-color: #dfd1e0;
  border-radius: 6px;
  padding: 16px 8px;
  margin: 0px auto;
  background: #e8e9e9; /* Old browsers */
  background: linear-gradient(to right, #e8e9e9 0%,#f4f5f5 33%); /* W3C */
}

.section_photo {
  float: right;
  margin: 0px 0px 8px 5px;
  border-width: 1px;
  border-color: #e1e2e2;
  border-style: solid;
  border-radius: 4px;
}

main {
  box-sizing: border-box;
  min-width: 960px;
  margin: 0px 10px;
  display: grid;
  grid-template-areas: "nav main";
  grid: auto / 270px auto;
  grid-gap: 20px;
}

.component_topmenu {
  width: inherit;
  background-color: #213f8d;
  padding: 3px 0px 0px;
  color: #ffffff;
}

.component_topmenu_bottom {
  height: 5px;
  font-size: 0px;
  margin-top: 3px;
}

#mainpanel {}

footer {
  box-sizing: border-box;
  clear: both;
  position: relative;
  padding: 14px 20px 20px 300px;
  background-color: hsl(var(--theme-main-hue), 63%, 93%);
  font-size: 14px;
  margin: 0px auto 0px auto;
  color: black;
  min-width: 980px;
}

footer::before {
  bottom: 5px;
  left: 5px;
  content: '©2018 mVet, wszystkie prawa zastrzeżone';
  font-size: 10px;
  position: absolute;
  color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}

footer a {
  color: hsl(calc(var(--theme-main-hue) - 85), 54%, 43%);
}

footer > address {
  font-style: normal;
  min-width: 660px;
  max-width: 1024px;
}

footer > address a {
  font-weight: bold;
}

footer > address > div {
  padding: 2px 0px;
}

footer > address > div:nth-child(2) {
  color: #444;
}

footer > :last-child {
  position: absolute;
  bottom: 3px;
  right: 5px;
  font-size: 10px;
  color: rgba(0,0,0,0.5);
}


.product_table {
  min-width: 300px;
  border: 0px;
}

.product_table tr td {
  vertical-align: top;
}

td.product_more_link {
  vertical-align: middle !important;
}

a.product_more_link {
  color: #777;
  font-weight: bold;
}

.product_price {
  font-size: 20pt;
}

.product_price sup {
  height: 20pt;
  vertical-align: top;
  font-size: 0.6em;
}

.product_full .product_price {
  color: #4a5;
  font-weight: bolder;
}

.product_full {
  margin-bottom: 20px;
}

.product_weight {
  font-size: 11pt;
  color:#6a6 !important;
}

.product_properties {
  color: #666;
  font-weight: bold;
  vertical-align: baseline;
}

.summary_price {
  margin: 16px 12px;
  font-weight: bold;
  font-size: 18px;
}

.pagetitle {
  border-width: 1px 0px 0px 1px;
  border-style: solid;
  border-color: black;
  margin: 10px 0px 0px 20px;
  padding: 1px 10px 2px 10px;
  width: 120px;
  border-collapse: collapse;
  background-position: 100% 100%;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
}

div.backbtn {
  background-color: #bbdbeb;
  background-repeat: repeat-y;
  margin: 6px 8px 0px 0px;
  float: right;
  text-align: right;
}

.mainbanner {
  padding: 0px 0px 4px 0px;
}

select {
  font-size: 10px;
}

.mainbody {
  height: 297px;
  vertical-align: top;
}

.email a,
a.email,
a .email {
  background-position: 100% 0%;
  background-repeat: no-repeat;
  border-color: white;
  border-style: solid;
  border-width: 0px 0px 1px 1px;
  text-decoration: none;
  padding: 0px 25px 0px 5px;
}

.email a:hover,
a.email:hover,
a:hover .email {
  text-decoration: none;
}

.article {
  padding: 0;
}

.wrapper .article {
  padding: 10px 25px 20px 25px;
}

.article .wrapper-right {
  padding: 10px;
}

.article table tr td {
  color: #048;
}


.product_description {
  color:#888;
  font-weight: normal;
}

.product_description a {
  color: #444;
  text-decoration: underline;
}

table.product_properties {
  width: 100%;
}

.product_full table.product_properties {
  margin-right: 110px;
}

.article table.product_properties {
  width: 530px;
}

.product_name {
  color: #666;
  font: 12pt Arial,Helvetica,Sans-Serif;
  font-weight: bold;
  margin-bottom: 8px;
}

.basket_to_basket .product_name {
  background-color: #E8E8E8;
  color: #666666;
  font: bold 12pt Arial,Helvetica,Sans-Serif;
  margin: -16px -8px 8px;
  padding: 8px 8px;
}

.product_photo {
  width: 95px;
  padding: 5px 5px 5px 5px;
  text-align: center;
}

.product_photo a {
  margin-top: 5px;
}

table.product_properties tr td {
  text-align: left;
  vertical-align: middle;
}

.color_pallete {
  float: left;
  border-color: #828282;
  border-style: solid;
  border-width: 1px;
  margin: 1px 4px 1px 0;
  padding: 4px;
}

.section_productinfo {
  width: 260px;
}

.section_productinfo th {
  text-align: left;
  padding-right: 6px;
  font-weight: normal;
}

.section_productinfo td,
.section_productinfo th {
  font-size: 11px;
  vertical-align: top;
  font-size: 10px;
}

.menu_tl {
  position: absolute;
  top: -1px;
  left: -1px;
}

.menu_tr {
  position: absolute;
  top: -1px;
  right: -1px;
}

.menu_bl {
  position: absolute;
  bottom: -1px;
  left: -1px;
}

.menu_br {
  position: absolute;
  bottom: -1px;
  right: -1px;
}

.sections {
  margin: 8px 0px 0px 16px;
}

.sections a {
  display: block;
  transition: background-color 0.4s ease-in-out;
  text-decoration: none;
}

.sections ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.sections > ul > li {
  padding: 3px 0px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #dee3ed;
}

.sections > ul > li a {
  color: hsl(var(--theme-main-hue), 50%, 28%);
}

.sections > ul > li > a {
  padding: 6px 10px 6px 10px;
  font-size: 14px;
}

.sections > ul > li > ul > li > a {
  padding: 6px 8px 6px 20px;
  font-size: 14px;
}

.sections > ul > li > ul > li > ul > li > a {
  padding: 6px 8px 7px 30px;
  font-size: 13px;
}

.sections > ul > li > ul > li > ul > li > ul > li > a {
  padding: 6px 8px 7px 40px;
  font-size: 13px;
}

.sections > ul > li > ul > li > ul > li > ul > li > ul > li > a {
  padding: 6px 8px 7px 50px;
  font-size: 13px;
}

.sections a:hover {
  background-color: var(--search-bar-color);
}

.pages_list {
  margin: 2px 0px;
  padding: 4px;
  text-align: center;
  width: 652px;
}

.pages_list * {
  margin-right: 10px;
  font-weight: bold;
}

.pages_list a {
  color: #888;
}

.sort_buttons {
  background: #e8f8ef;
  margin: 2px 0px 10px;
  text-align: center;
  width: 660px;
  vertical-align: middle;
  height: 25px;
  border-color: #cee5d3;
  border-width:1px;
  border-style:solid;
  border-radius: 6px;
}

.sort_desc {
  width: 150px;
}

.sort_desc,
.sort_btn {
  display: block;
  float: left;
  padding: 5px;
}

.sort_btn {
  width: 150px;
  background: #ded;
  height: 15px;
}

.sel_sort {
  background: #cdc;
}

.sel_sort a {
  color: black;
}

.sort_btn img {
  margin: -4px 2px;
}

.manufacturer_filter {
  width: 150px;
  background: #efe;
  height: 18px;
  border: 1px solid olive
}

#login_form {
  text-align: center;
  padding: 10pqx 10px 0;
  background-color: #c9ddcc;
  border: 1px solid #94bb99;
  border-radius: 6px;
  text-align: left;
  font-size: 11px;
  color: #274e2d;
}

#login_form .name {
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  color: #33653a;
  padding-bottom: 10px;
}

#login_form form {
  margin: 0px;
  padding: 0px 0px 0px 10px;
}

#login_form span.login_text {
  width: 50px;
  display: inline-block;
  font: 10pt Arial,Sans-Serif,Helvetica;
  font-weight:bolder;
  color: #33653a;
  line-height: 1.8em;
}

#login_password,
#login_login {
  width: 96px;
  font-size: 10px;
  padding: 3px;
  border-style:solid;
  border-width: 1px;
  border-color: #448844;
  border-radius: 4px;
  transition: all 1s ease-in-out;
}

#login_password:hover,
#login_login:hover {
  background-color: white;
  transition: all 1s ease-in-out;
  box-shadow: 1px 1px 4px #ccc inset;
}

#logout_submit,
#login_submit {
  margin: 5px 15px 5px 90px;
  padding: 1px 10px 1px;
  width: 80px;
  border: 1px solid #595;
  border-style: solid;
  background-color: #a5c5a9;
  border-radius: 4px;
  color: #363;
  font: 10pt Arial,Sans-Serif;
  font-weight: bold;
  transition: all 0.5s ease;
}

.product_name a:hover {
  text-decoration: none;
}

#logout_submit:hover,
#login_submit:hover {
  color: #484;
  background-color: #f0f6f1;
  box-shadow: -1px -1px 2px #e7f0e8 inset;
}

#login_help {
  font: 10px Verdana,Sans-Serif;
  text-align: center;
  color: #274e2d;
}

#login_help a {
  color: #274e2d;
}

#searchbox {
  width: 220px;
  position:absolute;
  top: 32px;
  right: 15px;
}

#searchbox b {
  font: 10pt Arial,Verdana,Sans-Serif;
  color: #666;
  font-weight:bolder;
}

#searchbox_string {
  width: 138px;
  margin: 3px 0px 5px 3px;
  font-size: 10px;
  padding: 1px 2px;
  background-color: white;
  border: 1px solid gray;
}

#searchbox_submit {
  float: right;
  background-image: url(/_gfx/search-icon.png);
  background-repeat: no-repeat;
  border-width: 0px;
  background-color: transparent;
  width: 20px;
  opacity: 0.5;
  transition: all 0.2s ease-in-out;
  background-color: rgba(128,128,128,0.0);
  margin-top: 3px;
  border-radius: 3px;
  background-color: rgba(255,255,255,0.3);
}

#searchbox_submit:hover {
  opacity: 1;
}

.search_string {
  position: relative;
  width: 280px;
  margin: 3px 6px 5px 6px;
  font-size: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #888;
  background-color: #ddd;
  padding: 1px 2px;
}

.search_submit {
  position: relative;
  font-size: 10px;
  margin: 3px 3px 5px 0px;
  padding: 0px 2px;
  border-style: solid;
  border-color: #6d6;
  border-width: 1px;
  background-color: #f0fff8;
  color: #3a3;
}

.form_holder {
  background-color: #e0eaff;
  border-color: #ffffff;
  border-style: solid;
  border-width: 0px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding: 10px 0px;
}

.wrapper .form_holder {
  background: transparent;
  margin: 10px 20px 10px;
  border: none;
}

.wrapper input[type=text],
.wrapper input[type=password],
textarea {
  border: 2px solid #ccc;
  background: #f0f8ff;
}

#registration_form input.std_width {
  width: 200px;
}

#registration_form input.kod {
  width: 50px;
}

#registration_form input.poczta {
  width: 140px;
  margin-left: 5px;
}

.form_holder textarea {
  width: 370px;
  height: 60px;
  border-style: solid;
  border-width: 1px;
  border-color: #0f315a;
}

h1 {
  font-size: 18px;
  border-radius: 6px;
}

.product_full .basket_to_basket {
  float: right;
  margin-right: 50px;
}


.payment_methods,
.shipment_methods {
  width: 50%;
  box-sizing: border-box;
  padding: 10px 10px;
}

.order_summary {
  width: 100%;
  text-align: center;
}

.order_comments {
  width: 100%;
  padding: 0px 20%;
}

.order_comments textarea {
  width: 100%;
  max-height: 50vh;
}

.order_actions {
  width: 100%;
  padding: 0px 20%;
  text-align: right;
}

basket-order ul {
  list-style-type: none;
  padding-left: 0px;
}

basket-order > :last-child {
  display: flex;
  flex-wrap: wrap;
}

basket-order table a {
  cursor: pointer;
}

basket-order table a:hover {
  text-decoration: none;
  color: red;
}


.basket_to_basket_reserved,
.button,
.button_disabled {
  font-size: 10px;
  margin: 3px 2px 0px 0px;
  padding: 0px 4px;
  border-style: solid;
  border-width: 1px;
  background-color: #acf;
  color: navy;
  font-weight: bold;
}

.basket_to_basket_submit {
  color: red;
  background-color:transparent;
  background-image:url('/_gfx/koszyk.png');
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 35px;
  height: 25px;
  border: 0px;
  font-weight: bold;
  margin-left: 10px;
}

.magic_price_box .basket_to_basket_submit {
  outline: 0px;
  cursor: pointer;
}

.button_disabled {
  background-color: #ae947f;
  border-color: #ae947f;
  color: #ffffff;
}

.fb_button_text {
  font-size: 10px;
}

.basket_to_basket {
  margin: 0px;
  font-size: 12px;
  padding: 3px 0px 0px 0px;
}

.basket_row td {
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: #ffffff;
  color: #5a3a20;
}

.basket_price {
  text-align: right;
  width: 75px;
}

.basket_volumes {
  text-align: center;
}

hr.section_separator {
  clear: both;
  width: 394px;
  margin: 0px auto 10px auto;
  border-style: solid;
  border-color: #cf8a6d;
  border-width: 1px 0px 0px 0px;
  height: 0px;
}

div.framed {
  background-color: #731620;
  border-width: 1px;
  border-style: solid;
  border-color: #cb9b68;
  padding: 10px;
}

#basket_error {
  text-align: center;
  color: red;
  margin: 0px;
  padding: 0px;
}

.basket_info {
  position: absolute;
  right: 25px;
  bottom: 30px;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
}

.basket_info a {
  text-decoration: none;
  color: #888;
}

.basket_info .basket_count {
  margin: 0 0 0 0;
  font-size: 22px;
  color: #333;
  pointer-events: none;
}

.basket-item input {
  margin: 0px 1ch;
}

.search-bar-pane {
  height: 45px;
  scroll-snap-align: unset;
}

.search-bar {
  padding: 10px 20px;
  font-size: 18px;
  background-color: white;
  color: #456;
  display: flex;
  min-width: 960px;
  top: 5px;
  transition: background-color 0.2s ease-in-out, padding 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  box-sizing: border-box;
}

header nav::before {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  display: block;
  pointer-events: none;
  background-image: url(/_gfx/mvet-logo.svg);
  background-size: contain;
  background-repeat: no-repeat;
  top: 2px;
  left: 61px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.search-bar-fixed header nav::before {
  opacity: 1;
  top: 2px;
  width:  80px;
  height: 64px;
  left: 21px;
}

.search-bar-fixed .search-bar {
  position: fixed;
  left: 0;
  top: 18px;
  right: 0;
  background-color: var(--top-bar-color);
  padding-left: 118px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.7);
}

.search-bar select {
  width: 270px;
  background-color: var(--search-bar-color);
  border-color: var(--search-bar-border);
  border-width: 1px;
  border-style: solid;
  color: #557;
  font-size: 16px;
  padding: 2px 0px 0px 10px;
  border-radius: 6px 0px 0px 6px;
}

.search-bar input {
  padding: 6px 20px;
  border-width: 0px;
  background-color: #fcfdfe;
  font-size: 16px;
  flex-grow: 1;
  border-style: solid;
  border-width: 1px 0;
  border-color: var(--search-bar-border);
}
.search-bar button {
  border-width: 1px;
  border-style: solid;
  border-color: var(--search-bar-border);
  background-color: var(--search-bar-color);
  font-size: 18px;
  padding: 0px 10px;
  transition: all 0.3s ease-in-out;
  border-radius: 0px 6px 6px 0px;
}

.search-bar-fixed .search-bar > * {
  border-color: var(--top-bar-color);
}

.search-bar button:hover {
  background-color: rgba(0,0,255, 0.1);
}

/* the box */
.wrapper > * {
  padding: 0;
  margin: 0;
}

div.article + h1 {
  background: none !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  /* and, in general, act like if it's not there ;P */
}

#mainpanel > div.wrapper {
  position: relative;
}

.magic_price_box {
  opacity: 0;
  max-height: 0px;
  overflow: hidden;
  position: absolute;
  margin: -30px -5px 0 0;
  padding: 1px 10px 10px 1px;
  background-color: #f3f3f3;
  border-width: 1px;
  border-style: solid;
  border-color: #aaa;
  border-radius: 8px;
  box-shadow: 3px 3px 12px rgba(0,0,0,0.4);
  transition: opacity 0.5s, max-height 0.01s 0.5s;
}

:hover + .magic_price_box,
.magic_price_box:hover {
  opacity: 1;
  max-height: 100px;
  transition: opacity 0.5s, max-height 0.01s;
}

.product_full div.magic_price_box {
  margin: -5px 0 80px 396px;
}

.magic_price_box input[type=submit] {
  margin: 3px 0 0 8px;
}

.magic_price_box a {
  text-decoration: none;
  color: #d00;
}

.magic_price_box .quantity {
  background: #eef;
  border: 1px solid #fa0;
  width: 3em;
  display: inline-block;
  color: black;
  font: 12px Arial,Sans-Serif;
  font-weight: 900;
  text-align: right;
  margin-right: 8px;
}

.magic_price_box .quantity_text,
.property_price {
  display: inline-block;
  clear: left;
  text-align: left;
}

.magic_price_box .quantity_text {
  vertical-align: middle;
  padding-left: 4px;
}

.magic_total_price sup {
  vertical-align: top;
  font-size: 8px;
}

.magic_total_price small {
  font-size: 8px;
}

.magic_price_box .magic_total {
  margin-top: 6px;
  width: 100px;
  text-align: right;
  display: inline-block;
  padding-right: 3px;
  font-weight: bold;
}

.magic_price_box .magic_total_price {
  margin-top: 6px;
  width: 76px;
  text-align: right;
  display: inline-block;
  color: #d00;
  font: 12px Verdana,Helvetica,Sans-Serif;
  font-weight: bold;
  padding-right: 16px;
  text-transform: uppercase;
}

.magic_price_box .plusminus {
  font-size: 24px;
  font-family: Monospace;
  font-weight: bold;
  padding-right: 2px;
}

.magic_price_box .plusminus a {
  margin-right: 5px;
}

.basket_count,
.product_full .basket_count {
  font-size: 18px;
  position: absolute;
  width: 50px;
  margin: -6px 0 2px -20px;
  text-align: right;
  font-weight: bold;
  pointer-events: none;
}

.magic_price_box .basket_count {
  margin: -3px 0 2px -22px;
}

div.basket_count {
  text-shadow: silver 2px 2px 3px;
}

input[name^=quantity] {
  text-align: right;
  width: 50px;
}

#basket_thing {
  position: fixed;
  right: 0;
  top: 0;
  display: none;
}

#basket_thing.active {
  display: block;
  opacity: 1
}

#basket_thing * {
  overflow: hidden;
}

#basket_thing_content a {
  color: #049;
}

#basket_thing_wrapper {
  position: fixed;
  right: -290px;
  top: 0px;
  opacity: 0;
  width: 290px;
  color: #333;
  vertical-align: middle;
  transition: opacity 0.5s 1s ease-in, right 0.3s 1s ease-in;
}

#basket_thing_wrapper:hover,
#basket_thing_wrapper.visible,
#basket_thing:hover + #basket_thing_wrapper {
  right: 0px;
  opacity: 1;
  display: block;
  transition: right 0.5s ease-out, opacity 0.1s ease-out;
}

#basket_thing_content b {
  color: black;
}
#basket_thing_content b:first-child {
  font-size: 16px;
  line-height: 1.6em;
  white-space: nowrap;
}
#basket_thing_value {
  font-size: 14px;
  color: #06c;
}
#basket_thing_value b {
  color: inherit
}

#basket_thing_content {
  text-align: center;
  width: 275px;
  background-color: #B1daef;
  padding: 10px;
  border-style: solid;
  border-color: #68B7E1;
  border-width: 0px 0px 2px 2px;
  border-radius: 0px 0px 0px 16px;
}

#basket_thing_wrapper img {
  margin: 0;
  border: 0;
}

#basket_steps {
  width: 100%;
  margin-top: 10px;
}
#basket_steps .joiner:after {
  content: ". "
}

#basket_steps td.step.active {
  font-weight: bold;
  color: #f40;
}

.shipment_methods .price {
  color: #b74343;
  font-size: 10px;
  font-weight: bold;

}

.disabled-submit {
  color: rgba(192, 0, 0, 0.5);
  background-color: rgba(192, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  border-radius: 2px;
  border-color: #aaa;
  padding: 2px 7px;
}
