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

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

body {
  padding: 0px;
  margin: 0px;
  background-color: white;
}

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

a {
  text-decoration: none;
  color: #444;
}

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;
}

#pagesheet {
  width: 907px;
  margin: 0px auto 0px auto;;

}

#pageheader {
  padding: 0px;
  margin: 0px;
  width: 907px;
  height: 195px;
  background-image:url('/_gfx/topbanner.jpg');
  position: relative;
}

#pageheader a {
  z-index: 30;
}

#doggy {
  position: absolute;
  right: 180px;
  bottom: -54px;
  z-index: 2;
  border: 0;
}

#doggy img {
  border: 0;
}


#mainpanel .wrapper,
.product_box {
  z-index: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #dfd1e0;
  border-radius: 6px;
  padding: 20px;
  margin: 0px auto;
  background: #f4f5f5;
}

.section_photo {
  float: right;
  position: relative;
  overflow: hidden;
  margin: 0px 0px 8px 5px;
  border-width: 1px;
  border-color: #e1e2e2;
  border-style: solid;
  border-radius: 4px;
  width: 85px;
  height: 71px;
  display: block;
  border-radius: 3px;
}

.section_photo > img {
  position: absolute;
  top: -24px;
}

#panels {
  padding-left: 10px;
  padding-right: 10px;
}

#panels::after {
  display: block;
  content: '';
  clear: both;
}

#leftpanel {
  float:left;
  width: 200px;
  vertical-align: top;
}

.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 {
  float: right;
  width: 665px;
  vertical-align: top;
}

body > footer {
  clear: both;
  box-sizing: border-box;
  position: relative;
  padding: 30px 20px;
  background-color: #e0eff8;
  text-align: center;
  font-family: verdana, sans-serif;
  font-size: 10px;
  margin: 20px auto 0px auto;
  max-width: 910px;
  color: black;
  z-index: -1;
  border-radius: 8px 8px 0px 0px;
}

body > footer a {
  color: #3a8;
}

.product_table {
  min-width: 278px;
  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;
  font-family: arial, sans-serif;
}

.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;
}

table.lmenu {
  margin: 10px 0px 3px 0px;
}

.rmenu {
  float: right;
  padding-top: 12px;
  padding-right: 2px;
  color: #888888;
}

div.lmenu {
  padding: 0px 15px 0px 8px;
}

div.lmenu a,
div.lmenu a:hover {
  color: black;
}

ul { padding-left: 28px; }
ul li {
  background-repeat: no-repeat;
  background-position: 0px 7px;
  margin-left: 0px;
  padding-left: 12px;
}

.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;
}

.cfooter {
  float: right;
  padding: 5px 10px;
  color: #999999;
}

.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: 518px;
}

.product_name {
  color: #666;
  font: 12pt arial, sans-serif;
  font-weight: bold;
  margin-bottom: 8px;
}

.basket_to_basket .product_name {
  color: #666666;
  font: bold 12pt arial, sans-serif;
  padding: 0px 0px 16px 0px;
}

.wrapper > .product_photo {
  width: 95px;
  text-align: center;
  float: right;
  margin: 0px 0px 5px 5px;
  height: 86px;
  position: relative;
  overflow: hidden;
  border-width: 1px;
  border-color: #e1e2e2;
  border-style: solid;
  border-radius: 3px;
}

.product_photo img {
  margin-top: -28px;
}

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-family: verdana, sans-serif;
  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;
}

#sectionmenu,
.lpanel {
  font-weight: bold;
  position: relative;
  font-size: 12px;
  padding: 0px 0px 12px 0px;
  margin-top: 10px;
}

.sectionmenu_level_0 {
  padding: 6px 10px 6px 8px;
  font: 16px arial, sans-serif;
}

.sectionmenu_level_1 {
  text-transform: uppercase;
  padding: 7px 0px 7px 16px;
  font-size: 13px;
  font-weight: normal;
  border: none !important;
}

.sectionmenu_level_2 {
  padding: 5px 0px 5px 24px;
  font-weight: normal;
  font-size: 12px;
}

.sectionmenu_level_3 {
  padding: 5px 0px 5px 32px;
  font-size: 12px;
}

.sectionmenu_level_4 {
  padding: 2px 0px 8px 48px;
  font-size: 11px;
}



.sectionmenu_level_0 {
  border-width: 0px;
  font: 12pt arial, sans-serif;
  font-weight: bold;
}



/* colors, category 0 */

.sectionmenu_cat_0,
.sectiongroup0 {
  border-style: solid;
  border-color: #aba;
  background-color: #cdd;
}

.sectiongroup0 .active {
  background-color: #acc;
}

.sectiongroup0 .sectionmenu_level_2,
.sectiongroup0 .sectionmenu_level_2 a {
  color: #255;
}
.sectiongroup0 .sectionmenu_level_3,
.sectiongroup0 .sectionmenu_level_3 a {
  color: #338899;
}

.sectionmenu_cat_0 a, .sectiongroup0,
.sectionmenu_cat_0 a, .sectiongroup0 a {
  color: #389;
}

/* colors, category 1 */

.sectionmenu_cat_1,
.sectiongroup1 {
  border-style: solid;
  border-color: #b790a5;
  background-color: #ddc9d5;
}

.sectiongroup1 .active {
  background-color: #d8b0c3;
}

.sectiongroup1 .sectionmenu_level_2,
.sectiongroup1 .sectionmenu_level_2 a {
  color: #6A354B;
}

.sectionmenu_cat_1 a, .sectiongroup1,
.sectionmenu_cat_1 a, .sectiongroup1 a {
  color: #8e426f;
}

/* colors, category 2 */

.sectionmenu_cat_2,
.sectiongroup2 {
  border-style: solid;
  border-color: #a28eb6;
  background-color: #d3c9dd;
}

.sectiongroup2 .active {
  background-color: #c0b0d0;
}

.sectiongroup2 .sectionmenu_level_2,
.sectiongroup2 .sectionmenu_level_2 a {
  color: #3C2266;
}

.sectionmenu_cat_2 a, .sectiongroup2,
.sectionmenu_cat_2 a, .sectiongroup2 a {
  color: #6c5286;
}

/* colors end */


/* darker headers */
.sectionmenu_cat_0 {
  background-color: #bcc;
}
.sectionmenu_cat_1 {
  background-color: #dab5cc;
}
.sectionmenu_cat_2 {
  background-color: #bcacd3;
}

.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;
}

.sectiongroup0,
.sectiongroup1,
.sectiongroup2 {
  font-weight: normal;
  border-radius: 6px;
  border-width: 1px;
  border-style: solid;
  margin-bottom: 6px;
}

.sort_buttons {
  background: #e8f8ef;
  margin: 2px 0px 10px;
  text-align: center;
  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: 10px 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;
    font-weight:bolder;
    color: #33653a;
    line-height: 1.8em;
}

#login_password,
#login_login {
    width: 96px;
    font-size: 10px;
    font-family: verdana, sans-serif;
    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 {
  display: block;
  margin: 5px 10px 5px auto;
  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, sans-serif;
    color: #666;
    font-weight:bolder;
}

#searchbox_string {
    width: 138px;
    margin: 3px 0px 5px 3px;
    font-size: 10px;
    font-family: verdana, sans-serif;
    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;
    z-index:10;
    width: 280px;
    margin: 3px 6px 5px 6px;
    font-size: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #888;
    background-color: #ddd;
    font-family: verdana, sans-serif;
    padding: 1px 2px;
}

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

.rmenu_frame_top,
.rmenu_frame_bottom {
    display: block;
    padding: 0px;
    margin: 0px 0px 0px 3px;
}

.lmenu_frame_top,
.lmenu_frame_bottom {
    display: block;
    padding: 0px;
    margin: 0px 0px 0px 6px;
}

.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;
}

#mainpanel h1.h1hover {
  position: absolute;
  z-index: 3;
  opacity: 0.01;
  transition: opacity 0.3s ease-in-out;
}

#mainpanel h1.h1hover:hover {
  opacity: 0.7;
  transition: opacity 0.7s ease-in-out;
}

.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: 380px;
  margin: 8px auto;
}

.order_comments textarea {
  width: 100%;
  max-height: 50vh;
  box-sizing: border-box;
  border-width: 1px;
  margin-top: 2px;
  display: block;
  resize:vertical;
  min-height: 8em;
  max-height: max(8em, 50vh);
}

.order_actions {
  width: 380px;
  margin: auto;
  text-align: right;
}

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

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

cs-basket-order table a {
  cursor: pointer;
}

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


.basket_to_basket_reserved,
.button,
.button_disabled {
  font-size: 10px;
  font-family: verdana, sans-serif;
  margin: 3px 2px 0px 0px;
  border-style: solid;
  border-width: 1px;
  background-color: #e0eff0;
  color: #333;
  font-weight: bold;
  padding: 8px 16px;
  border-color: #9bc;
  border-radius: 6px;
}

input[type=submit][disabled] {
  background-color: #eee;
  color: #bbb;
  border-color: #ddd;
}

.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: auto;
  padding: 0px;
  width: 380px;
}

a#header_homepage_link img {
    position: absolute;
    top: 18px;
    right: 6px;
    width: 492px;
    height: 58px;
    border-width: 0px;
}

a.toplinks {
    display: block;
    position: absolute;
    vertical-align: middle;
    height: 36px;
    background-image:url('/_gfx/top_item.png');
    background-position: left middle;
    background-repeat: no-repeat;
    padding: 9px 1px 0px 38px;
    font: 10pt arial, sans-serif;
    font-weight: bold;
    color: #555;
}

a.link1 {
    left: 290px;
    top: 35px;
}
a.link2 {
    left: 240px;
    top: 75px;
}
a.link3 {
    left: 170px;
    top: 115px;
}

.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;
}

#mainpanel h1 {
    font: 14pt arial, sans-serif;
    margin: 0;
    padding: 6px 20px 6px 20px;
    border: 1px solid #9bc;
    background-color: #c8ddee;
    color: #456;
    width: 624px;
    position: relative;
    z-index: 0;
}

/* 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;
    z-index: 0;
}

.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, 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;
  border-style: solid;
  border-width: 0 0 2px 2px;
  border-color: #68b7e1;
  background-color: #b1daef;
  padding: 2px 5px 0px 9px;
  border-radius: 0 0 0 12px;

}

#basket_thing > img {
  width: 24px;
  height: 24px;
  opacity: 0.7;
}

#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;
  z-index: 3000;
  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;

}

.free_delivery_info {
  width: 100%;
  padding: 10px 0px;
  text-align: center;
  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;
}

clacks-shop-sections {
  display: block;
  display: grid;
  grid-gap: 22px;
  grid: 205px / repeat(3, 1fr);
  grid-auto-rows: 205px;
  padding: 20px 0px 40px;
}

clacks-shop-sections > a {
  display: block;
  border-style: solid;
  border-color: #94bb99;
  border-width: 1px;
  border-radius: 8px;
  text-align: center;
  display: grid;
  grid: min-content / 1fr;
  grid-template-areas: "picture" "label";
  overflow: hidden;
  align-items: center;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  color: white;
}

clacks-shop-sections > a > span {
  --outline-color: #415d58;
  grid-area: label;
  color: white;
  text-shadow:
  1px 1px 0px var(--outline-color), 1px -1px 0px var(--outline-color),
  -1px 1px 0px var(--outline-color), -1px -1px 0px var(--outline-color);
  display: block;
  font-size: 16px;
  font-weight: bold;
  background-color: #94b79acc;
  padding: 30px 20px;
}

.highlight_link {
  color: #427380;
}

table.sections {
  border-spacing: 5px 3px;
  margin: -3px -5px;
}

table.sections td {
  vertical-align: top;
}

cs-select-inpost-locker {
  display: none;
  text-align: center;
  width: 100%;
  margin: 20px;
}

cs-select-inpost-locker.visible {
  display: block;
}

cs-select-inpost-locker > ._popup {
  z-index: 5000;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 20px;
  background-color: #88888888;
  backdrop-filter: blur(2px);
}

cs-select-inpost-locker > ._popup > iframe {
  background-color: #f7f6f1;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  border-style: solid;
  border-color: #ccc;
  border-width: 1px;
}

cs-select-inpost-locker > div:first-child {
  padding: 20px;
}

cs-basket-order button {
  background-color: #e0eff0;
  border-style: solid;
  border-width: 1px;
  border-color: #6bc;
  border-radius: 6px;
  padding: 8px 16px;
}
