/* specialni font */
/* font sizes for body font-size: 87.5%; */
/** old IE CSS features **/
/** old IE CSS features **/
/** box shadow **/
/** box gradient - defaultne ORANZOVY **/
/** border radius **/
/* zamezeni oznaceni prvku */
/* text rotate */
/* transition */
/* line 4, qtemplate-custom.scss */
#contain {
  padding-top: 120px;
}
/* line 7, qtemplate-custom.scss */
#contain .content .ct_content {
  padding: 0;
}

/* line 12, qtemplate-custom.scss */
#order_wrapper {
  padding-bottom: 50px;
}
/* line 16, qtemplate-custom.scss */
#order_wrapper .form_item label {
  color: #000;
  font-size: 86%;
  text-transform: lowercase;
}
/* line 22, qtemplate-custom.scss */
#order_wrapper .form_item.input_field, #order_wrapper .form_item.select_field, #order_wrapper .form_item.textarea_field {
  position: relative;
}
/* line 27, qtemplate-custom.scss */
#order_wrapper .form_item.input_field input, #order_wrapper .form_item.select_field select, #order_wrapper .form_item.textarea_field textarea {
  border-color: #e4e4e4;
  font-size: 114%;
  height: 40px;
  width: 100%;
}
/* line 35, qtemplate-custom.scss */
#order_wrapper .form_item.select_field select {
  height: 40px;
  padding: 7px 12px;
}
/* line 39, qtemplate-custom.scss */
#order_wrapper .form_item.button_field button, #order_wrapper .form_item.button_submit_field button {
  background-image: none;
  color: #000;
  font-size: 114%;
  height: 50px;
  line-height: 140%;
  padding: 0;
}
/* line 49, qtemplate-custom.scss */
#order_wrapper .form_item.input_field.two_thirds {
  width: 66.67%;
}
/* line 52, qtemplate-custom.scss */
#order_wrapper .form_item.input_field.two_thirds input {
  width: 100%;
}
/* line 56, qtemplate-custom.scss */
#order_wrapper .form_item.input_field.one_third {
  width: 32.33%;
}
/* line 59, qtemplate-custom.scss */
#order_wrapper .form_item.input_field.one_third input {
  width: 100%;
}
/* line 64, qtemplate-custom.scss */
#order_wrapper .form_item.paypal_payment_method .transit_payment_help {
  background: transparent url("/media/nw_eshop_cart_base/ico-paypal.png") no-repeat right 5px;
  min-height: 35px;
}
/* line 71, qtemplate-custom.scss */
#order_wrapper .recap_item.left,
#order_wrapper .form_item.input_field.left {
  margin-right: 1%;
}
/* line 77, qtemplate-custom.scss */
#order_wrapper .column.c_left, #order_wrapper .column.c_right {
  width: 50%;
}
/* line 81, qtemplate-custom.scss */
#order_wrapper .column.c_left .order_box, #order_wrapper .column.c_right .order_box {
  width: 100%;
}
/* line 87, qtemplate-custom.scss */
#order_wrapper .transit_payment_help {
  padding-right: 100px;
}
/* line 91, qtemplate-custom.scss */
#order_wrapper .order_box.blue {
  background-color: #f6f6f7;
}
/* line 94, qtemplate-custom.scss */
#order_wrapper .order_box.blue.long {
  width: 100%;
}
/* line 97, qtemplate-custom.scss */
#order_wrapper .order_box.blue.long .form_item.textarea_field textarea {
  width: 100%;
}
/* line 101, qtemplate-custom.scss */
#order_wrapper .order_box.blue.main {
  height: 250px;
}
/* line 104, qtemplate-custom.scss */
#order_wrapper .order_box.blue.collapsable {
  height: 290px;
}
/* line 107, qtemplate-custom.scss */
#order_wrapper .order_box.blue.expandable {
  height: 55px;
}
/* line 112, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper {
  margin: -45px 0 35px 0;
  overflow: hidden;
}
/* line 116, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper h1 {
  margin: 75px 0 0;
}
/* line 122, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li {
  background-image: none;
  font-family: "mpluslight", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #808080;
  font-size: 114%;
  margin: 0;
  padding: 0;
  text-align: center;
}
/* line 131, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li .ico {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff url("/media/nw_eshop_cart/icos-order-step.png") no-repeat -5000px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 400px 240px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  border-radius: 45px;
  border: 5px solid #fff;
  display: block;
  height: 80px;
  margin: 0 auto 10px;
  overflow: hidden;
  padding: 0;
  width: 80px;
}
/* line 147, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li .step_count {
  display: none;
}
/* line 151, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li.step_no_1 .ico {
  background-position: left -80px;
}
/* line 154, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li.step_no_2 .ico {
  background-position: -80px -80px;
}
/* line 157, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li.step_no_3 .ico {
  background-position: -160px -80px;
}
/* line 160, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li.step_no_4 .ico {
  background-position: -240px -80px;
}
/* line 164, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li.active {
  font-family: "mplusbold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #009bc8;
}
/* line 168, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li.active .ico {
  background-color: #009bc8;
}
/* line 172, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li.active.step_no_1 .ico {
  background-position: left top;
}
/* line 175, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li.active.step_no_2 .ico {
  background-position: -80px top;
}
/* line 178, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li.active.step_no_3 .ico {
  background-position: -160px top;
}
/* line 181, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li.active.step_no_4 .ico {
  background-color: #76bf2e;
  background-position: -240px top;
}
/* line 187, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li.before-active.step_no_1 .ico {
  background-position: left -160px;
}
/* line 190, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li.before-active.step_no_2 .ico {
  background-position: -80px -160px;
}
/* line 193, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li.before-active.step_no_3 .ico {
  background-position: -160px -160px;
}
/* line 196, qtemplate-custom.scss */
#order_wrapper #cart_navigation_wrapper ul.cart-navigation li.before-active.step_no_4 .ico {
  background-position: -240px -160px;
}
/* line 205, qtemplate-custom.scss */
#order_wrapper table.products thead {
  border-width: 0;
}
/* line 208, qtemplate-custom.scss */
#order_wrapper table.products thead tr {
  background-color: #f6f6f7;
}
/* line 211, qtemplate-custom.scss */
#order_wrapper table.products thead tr th {
  color: #000;
  font-size: 86%;
  padding-top: 20px;
  text-transform: lowercase;
}
/* line 217, qtemplate-custom.scss */
#order_wrapper table.products thead tr th.price_item, #order_wrapper table.products thead tr th.price_total {
  text-align: center;
}
/* line 224, qtemplate-custom.scss */
#order_wrapper table.products tbody {
  background-image: none;
  border-width: 0;
}
/* line 228, qtemplate-custom.scss */
#order_wrapper table.products tbody tr {
  background-color: transparent !important;
  border-top: 1px solid #e4e4e4;
}
/* line 232, qtemplate-custom.scss */
#order_wrapper table.products tbody tr td {
  padding: 20px 10px;
  vertical-align: top;
}
/* line 236, qtemplate-custom.scss */
#order_wrapper table.products tbody tr td.name, #order_wrapper table.products tbody tr td.price_total, #order_wrapper table.products tbody tr td.price_item {
  color: #000;
  font-family: "mplusregular", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 114%;
}
/* line 243, qtemplate-custom.scss */
#order_wrapper table.products tbody tr td.name, #order_wrapper table.products tbody tr td.price_total {
  color: #009bc8;
}
/* line 247, qtemplate-custom.scss */
#order_wrapper table.products tbody tr td.name {
  background-image: none;
  padding-left: 10px;
}
/* line 251, qtemplate-custom.scss */
#order_wrapper table.products tbody tr td.name a {
  color: #009bc8;
  text-decoration: none;
}
/* line 256, qtemplate-custom.scss */
#order_wrapper table.products tbody tr td.name .description {
  display: block;
}
/* line 260, qtemplate-custom.scss */
#order_wrapper table.products tbody tr td.price_total {
  font-size: 143%;
}
/* line 264, qtemplate-custom.scss */
#order_wrapper table.products tbody tr td.count .recount_wrapper {
  margin-top: -6px;
  width: 90px;
}
/* line 268, qtemplate-custom.scss */
#order_wrapper table.products tbody tr td.count .recount_wrapper input {
  border: 1px solid #e4e4e4;
  display: block;
  float: left;
  padding: 8px;
  text-align: center;
  width: 35px;
}
/* line 276, qtemplate-custom.scss */
#order_wrapper table.products tbody tr td.count .recount_wrapper .recount_button {
  display: block;
  float: left;
  margin-left: 8px;
  padding-top: 7px;
}
/* line 282, qtemplate-custom.scss */
#order_wrapper table.products tbody tr td.count .recount_wrapper .recount_button .mini-recount-button {
  background: transparent url("/media/nw_eshop_cart/btn-recount.png") no-repeat left top;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 17px 20px;
  display: block;
  height: 20px;
  overflow: hidden;
  width: 17px;
}
/* line 290, qtemplate-custom.scss */
#order_wrapper table.products tbody tr td.count .recount_wrapper .recount_button .mini-recount-button span {
  display: none;
}
/* line 298, qtemplate-custom.scss */
#order_wrapper table.products tbody tr td.drop a {
  color: transparent;
  display: block;
  text-decoration: none;
  background: transparent url("/media/nw_eshop_cart/ico-delete.png") no-repeat 4px 4px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 17px 17px;
  height: 25px;
  overflow: hidden;
  width: 25px;
}
/* line 306, qtemplate-custom.scss */
#order_wrapper table.products tbody tr td.drop a img {
  display: none;
}
/* line 316, qtemplate-custom.scss */
#order_wrapper .flow-total-price,
#order_wrapper .prices #total_price,
#order_wrapper #total_price {
  background-color: #f6f6f7;
  border-color: #e4e4e4;
  border-width: 1px 0 0;
  margin: 0;
  padding: 25px;
}
/* line 326, qtemplate-custom.scss */
#order_wrapper .flow-total-price dl dt,
#order_wrapper .flow-total-price dl dd,
#order_wrapper .prices #total_price dl dt,
#order_wrapper .prices #total_price dl dd,
#order_wrapper #total_price dl dt,
#order_wrapper #total_price dl dd {
  float: none;
  width: auto;
}
/* line 331, qtemplate-custom.scss */
#order_wrapper .flow-total-price dl dt,
#order_wrapper .prices #total_price dl dt,
#order_wrapper #total_price dl dt {
  color: #000;
  font-size: 86%;
  padding-right: 0;
  text-transform: lowercase;
}
/* line 337, qtemplate-custom.scss */
#order_wrapper .flow-total-price dl dd,
#order_wrapper .prices #total_price dl dd,
#order_wrapper #total_price dl dd {
  line-height: 280%;
}
/* line 340, qtemplate-custom.scss */
#order_wrapper .flow-total-price dl dd strong,
#order_wrapper .prices #total_price dl dd strong,
#order_wrapper #total_price dl dd strong {
  font-family: "mplusregular", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000;
  font-size: 214%;
}
/* line 349, qtemplate-custom.scss */
#order_wrapper .prices {
  border-width: 0;
  margin: 0;
}
/* line 353, qtemplate-custom.scss */
#order_wrapper .prices .country_select {
  float: left;
  margin: 0;
  padding: 25px 0 0 25px;
}
/* line 358, qtemplate-custom.scss */
#order_wrapper .prices .country_select select {
  width: 340px;
}
/* line 363, qtemplate-custom.scss */
#order_wrapper .prices.readonly {
  margin-top: 50px;
}
/* line 370, qtemplate-custom.scss */
#order_wrapper .flow-total-price strong.headline,
#order_wrapper #total_price_with_fees strong.headline {
  color: #000;
  font-size: 86%;
  float: none;
  margin: 0;
  padding-right: 0;
  text-align: right;
  text-transform: lowercase;
}
/* line 379, qtemplate-custom.scss */
#order_wrapper .flow-total-price strong.headline > span,
#order_wrapper #total_price_with_fees strong.headline > span {
  font-family: "mplusregular", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000;
  display: block;
  font-size: 214%;
  margin: 0;
  line-height: 160%;
  text-transform: none;
}
/* line 388, qtemplate-custom.scss */
#order_wrapper .flow-total-price strong.headline > span span,
#order_wrapper #total_price_with_fees strong.headline > span span {
  color: #000;
  font-size: 114%;
}
/* line 396, qtemplate-custom.scss */
#order_wrapper .flow-total-price {
  margin-top: 20px;
}
/* line 401, qtemplate-custom.scss */
#order_wrapper .buttons .column.c_left {
  margin-right: 0;
  width: 55%;
}
/* line 405, qtemplate-custom.scss */
#order_wrapper .buttons .column.c_left button {
  background: transparent url("/media/nw_eshop_cart/arrow-back-order.png") no-repeat 15px 19px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 15px 15px;
  float: left;
  letter-spacing: 0;
  padding-left: 45px;
  text-align: left;
}
/* line 414, qtemplate-custom.scss */
#order_wrapper .buttons .column.c_right {
  width: 45%;
}
/* line 417, qtemplate-custom.scss */
#order_wrapper .buttons .column.c_right button {
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #393d3f;
  background: linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  -pie-background: linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -ms-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -moz-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -webkit-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -o-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  font-family: "mpluslight", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  font-size: 143%;
  padding: 0 25px;
  text-align: left;
  width: auto;
}
/* line 114, ../../../framework/page/media/mixins.scss */
#order_wrapper .buttons .column.c_right button:hover {
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #000;
  background: linear-gradient(270deg, #000 20%, #000 80%);
  -pie-background: linear-gradient(270deg, #000 20%, #000 80%);
  background: -ms-linear-gradient(270deg, #000 20%, #000 80%);
  background: -moz-linear-gradient(270deg, #000 20%, #000 80%);
  background: -webkit-linear-gradient(270deg, #000 20%, #000 80%);
  background: -o-linear-gradient(270deg, #000 20%, #000 80%);
}
/* line 426, qtemplate-custom.scss */
#order_wrapper .buttons .column.c_right button span {
  background: transparent url("/media/page/arrow-right-white.png") no-repeat right top;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 26px 26px;
  display: block;
  height: 26px;
  padding: 0 70px 0 0;
}
/* line 434, qtemplate-custom.scss */
#order_wrapper .buttons .column.c_right button:hover {
  background-color: #000;
}
/* line 443, qtemplate-custom.scss */
#order_wrapper #step_cart .section > h3 {
  display: none;
}
/* line 446, qtemplate-custom.scss */
#order_wrapper #step_cart .section > .prices {
  position: relative;
}
/* line 449, qtemplate-custom.scss */
#order_wrapper #step_cart .section > .prices .select_field {
  left: 0;
  position: absolute;
  top: 0;
  padding: 25px;
  width: 350px;
}
/* line 463, qtemplate-custom.scss */
#order_wrapper #step_recap .buttons .column.c_right button {
  background-image: none;
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #393d3f;
  background: linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  -pie-background: linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -ms-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -moz-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -webkit-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -o-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  padding-right: 25px;
}
/* line 114, ../../../framework/page/media/mixins.scss */
#order_wrapper #step_recap .buttons .column.c_right button:hover {
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #000;
  background: linear-gradient(270deg, #000 20%, #000 80%);
  -pie-background: linear-gradient(270deg, #000 20%, #000 80%);
  background: -ms-linear-gradient(270deg, #000 20%, #000 80%);
  background: -moz-linear-gradient(270deg, #000 20%, #000 80%);
  background: -webkit-linear-gradient(270deg, #000 20%, #000 80%);
  background: -o-linear-gradient(270deg, #000 20%, #000 80%);
}
/* line 468, qtemplate-custom.scss */
#order_wrapper #step_recap .buttons .column.c_right button span {
  background-image: url("/media/nw_eshop_cart/ico-ok.png");
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 26px 26px;
}
/* line 475, qtemplate-custom.scss */
#order_wrapper #step_recap .order_box.blue.main {
  height: 240px;
}
/* line 480, qtemplate-custom.scss */
#order_wrapper #step_sent {
  margin-top: -45px;
  padding: 0 15em;
  text-align: center;
}
/* line 485, qtemplate-custom.scss */
#order_wrapper #step_sent .ico {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background: #76bf2e url("/media/nw_eshop_cart/icos-order-step.png") no-repeat -320px top;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 400px 240px;
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  border-radius: 45px;
  border: 5px solid #fff;
  display: block;
  height: 80px;
  margin: 0 auto 75px;
  overflow: hidden;
  padding: 0;
  width: 80px;
}
/* line 502, qtemplate-custom.scss */
#order_wrapper #step_sent .section > p {
  color: #7e7e7e;
  font-size: 114%;
  line-height: 150%;
}
/* line 508, qtemplate-custom.scss */
#order_wrapper #step_sent .section .continue-links {
  margin-top: 50px;
}
/* line 511, qtemplate-custom.scss */
#order_wrapper #step_sent .section .continue-links ul {
  display: block;
  list-style-type: none;
  margin: 0;
}
/* line 514, qtemplate-custom.scss */
#order_wrapper #step_sent .section .continue-links ul li {
  margin-right: 20px;
}
/* line 517, qtemplate-custom.scss */
#order_wrapper #step_sent .section .continue-links ul li a {
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #393d3f;
  background: linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  -pie-background: linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -ms-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -moz-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -webkit-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -o-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  font-family: "mpluslight", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  display: block;
  font-size: 143%;
  height: 50px;
  margin: 1px auto 0;
  padding: 0 25px;
  text-align: left;
  text-decoration: none;
  width: 300px;
}
/* line 114, ../../../framework/page/media/mixins.scss */
#order_wrapper #step_sent .section .continue-links ul li a:hover {
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #000;
  background: linear-gradient(270deg, #000 20%, #000 80%);
  -pie-background: linear-gradient(270deg, #000 20%, #000 80%);
  background: -ms-linear-gradient(270deg, #000 20%, #000 80%);
  background: -moz-linear-gradient(270deg, #000 20%, #000 80%);
  background: -webkit-linear-gradient(270deg, #000 20%, #000 80%);
  background: -o-linear-gradient(270deg, #000 20%, #000 80%);
}
/* line 530, qtemplate-custom.scss */
#order_wrapper #step_sent .section .continue-links ul li a > span {
  background: transparent url("/media/page/arrow-right-white.png") no-repeat right 12px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 26px 26px;
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 70px 0 0;
}
/* line 541, qtemplate-custom.scss */
#order_wrapper #step_sent .section .continue-links ul li.order_home a {
  background-color: #000;
  font-family: "mplusbold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
}
/* line 546, qtemplate-custom.scss */
#order_wrapper #step_sent .section .continue-links ul li.order_home a:hover {
  background-color: #000;
}
/* line 557, qtemplate-custom.scss */
#order_wrapper #step_sent.error .ico {
  background-color: #009bc8;
  background-position: left top;
}
/* line 567, qtemplate-custom.scss */
#order_wrapper #step_recap h3,
#order_wrapper #step_transport h3,
#order_wrapper #transport_payment_wrapper h3 {
  font-family: "mplusregular", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 172%;
  margin: 0;
  padding: 0 0 10px 20px;
}
/* line 575, qtemplate-custom.scss */
#order_wrapper #transport_payment_wrapper {
  background-color: #f6f6f7;
  background-image: url("/media/nw_eshop_cart/order-transport-payment-bg.png");
  margin-bottom: 20px;
}
/* line 583, qtemplate-custom.scss */
#order_wrapper #transport_payment_wrapper #pay_way .form_item.radiogroup_field label,
#order_wrapper #transport_payment_wrapper #transport_way .form_item.radiogroup_field label {
  font-size: 100%;
  font-weight: bold;
  text-transform: none;
  width: 293px;
}
/* line 589, qtemplate-custom.scss */
#order_wrapper #transport_payment_wrapper #pay_way .form_item.radiogroup_field input,
#order_wrapper #transport_payment_wrapper #transport_way .form_item.radiogroup_field input {
  width: 16px;
}
/* line 592, qtemplate-custom.scss */
#order_wrapper #transport_payment_wrapper #pay_way .form_item.radiogroup_field .added_html,
#order_wrapper #transport_payment_wrapper #transport_way .form_item.radiogroup_field .added_html {
  width: 100px;
}
/* line 595, qtemplate-custom.scss */
#order_wrapper #transport_payment_wrapper #pay_way .form_item.radiogroup_field .added_html strong,
#order_wrapper #transport_payment_wrapper #transport_way .form_item.radiogroup_field .added_html strong {
  font-family: "mplusregular", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #009bc8;
  font-size: 114%;
}
/* line 600, qtemplate-custom.scss */
#order_wrapper #transport_payment_wrapper #pay_way .form_item.radiogroup_field .added_html .fake_button,
#order_wrapper #transport_payment_wrapper #transport_way .form_item.radiogroup_field .added_html .fake_button {
  float: right;
}
/* line 603, qtemplate-custom.scss */
#order_wrapper #transport_payment_wrapper #pay_way .form_item.radiogroup_field .added_html .fake_button a,
#order_wrapper #transport_payment_wrapper #transport_way .form_item.radiogroup_field .added_html .fake_button a {
  font-family: Arial, helvetica, sans-serif;
  font-size: 80%;
  height: 25px;
  line-height: 25px;
  padding: 0;
  width: 80px;
}
/* line 617, qtemplate-custom.scss */
#order_wrapper .agree_with_terms,
#order_wrapper #subscribe_newsletter_recap {
  margin: 20px 0 0;
  padding: 0 20px;
}
/* line 622, qtemplate-custom.scss */
#order_wrapper .agree_with_terms label,
#order_wrapper .agree_with_terms input,
#order_wrapper #subscribe_newsletter_recap label,
#order_wrapper #subscribe_newsletter_recap input {
  float: right !important;
}
/* line 626, qtemplate-custom.scss */
#order_wrapper .agree_with_terms input,
#order_wrapper #subscribe_newsletter_recap input {
  margin: 2px 5px 0 0 !important;
  padding: 0 !important;
  width: 16px !important;
}
/* line 631, qtemplate-custom.scss */
#order_wrapper .agree_with_terms label,
#order_wrapper #subscribe_newsletter_recap label {
  font-family: "mplusregular", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000;
  width: 879px !important;
}
/* line 637, qtemplate-custom.scss */
#order_wrapper #subscribe_newsletter_recap {
  margin-top: 10px;
}
/* line 640, qtemplate-custom.scss */
#order_wrapper #div_vat_note {
  clear: left;
  font-size: 80%;
  font-style: oblique;
}
/* line 646, qtemplate-custom.scss */
#order_wrapper .customized_continue_links {
  margin-top: 50px;
}
/* line 649, qtemplate-custom.scss */
#order_wrapper .customized_continue_links #order_facebook_share {
  float: left;
}
/* line 652, qtemplate-custom.scss */
#order_wrapper .customized_continue_links #order_facebook_share p {
  color: #7e7e7e;
}
/* line 655, qtemplate-custom.scss */
#order_wrapper .customized_continue_links #order_facebook_share .fake_button {
  margin-top: 10px;
}
/* line 658, qtemplate-custom.scss */
#order_wrapper .customized_continue_links #order_facebook_share .fake_button a {
  background: #3c5997 url("/media/nw_eshop_cart/ico-facebook.png") no-repeat 180px center;
  text-align: left;
  text-transform: uppercase;
  width: 160px;
}
/* line 664, qtemplate-custom.scss */
#order_wrapper .customized_continue_links #order_facebook_share .fake_button a:hover {
  background-color: #000;
}
/* line 670, qtemplate-custom.scss */
#order_wrapper .customized_continue_links .continue-links {
  float: right;
}
/* line 673, qtemplate-custom.scss */
#order_wrapper .customized_continue_links .continue-links ul li {
  float: right !important;
}
/* line 678, qtemplate-custom.scss */
#order_wrapper .before_buttons_info {
  margin: 40px 0 20px;
}
/* line 681, qtemplate-custom.scss */
#order_wrapper .before_buttons_info h3.paypal_payment_method {
  background: transparent url("/media/nw_eshop_cart_base/ico-paypal.png") no-repeat left top;
  padding-left: 60px !important;
}
/* line 687, qtemplate-custom.scss */
#order_wrapper table.fake_products tbody {
  border-top: 1px solid #e4e4e4;
}
/* line 690, qtemplate-custom.scss */
#order_wrapper table.fake_products tbody tr {
  border-top-width: 0;
  background-color: #f6f6f7 !important;
}
/* line 694, qtemplate-custom.scss */
#order_wrapper table.fake_products tbody tr td {
  font-size: 114% !important;
}
/* line 697, qtemplate-custom.scss */
#order_wrapper table.fake_products tbody tr td.name {
  color: #000;
  text-align: right;
}
/* line 707, qtemplate-custom.scss */
#order_wrapper #step_billing .with_ico .payment_transit_ico {
  width: 32px;
}
/* line 710, qtemplate-custom.scss */
#order_wrapper #step_billing .payu_footer_info {
  clear: both;
  padding: 0 20px 20px;
}
/* line 714, qtemplate-custom.scss */
#order_wrapper #step_billing .payu_footer_info img,
#order_wrapper #step_billing .payu_footer_info p {
  display: block;
  float: left;
}
/* line 719, qtemplate-custom.scss */
#order_wrapper #step_billing .payu_footer_info img {
  margin: 0 10px 0 0;
  width: 70px;
}
/* line 723, qtemplate-custom.scss */
#order_wrapper #step_billing .payu_footer_info p {
  font-size: 12px;
  line-height: 120%;
  margin: 0;
  width: 245px;
}

/* line 736, qtemplate-custom.scss */
body.pl #order_wrapper .before_buttons_info {
  background: url("/media/payu/ico-payu.svg") no-repeat scroll 26px center/120px auto transparent;
  margin: 40px 0;
  padding-left: 180px;
}
/* line 742, qtemplate-custom.scss */
body.pl #order_wrapper .before_buttons_info h3 {
  padding-left: 0 !important;
}

@media only screen and (max-width: 1120px) {
  /* line 758, qtemplate-custom.scss */
  #order_wrapper #step_sent {
    padding: 0 5em;
  }
}
@media only screen and (max-width: 800px) {
  /* line 767, qtemplate-custom.scss */
  #order_wrapper #cart_navigation_wrapper ul.cart-navigation li {
    display: none;
  }
  /* line 770, qtemplate-custom.scss */
  #order_wrapper #cart_navigation_wrapper ul.cart-navigation li .step_count {
    display: block;
  }
  /* line 774, qtemplate-custom.scss */
  #order_wrapper #cart_navigation_wrapper ul.cart-navigation li.active {
    width: 100% !important;
    display: block;
  }
  /* line 782, qtemplate-custom.scss */
  #order_wrapper table.products .price_item {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  /* line 791, qtemplate-custom.scss */
  #order_wrapper .column.c_left, #order_wrapper .column.c_right {
    width: 100% !important;
  }
  /* line 796, qtemplate-custom.scss */
  #order_wrapper .buttons .column .form_item {
    text-align: center;
  }
  /* line 799, qtemplate-custom.scss */
  #order_wrapper .buttons .column .form_item button {
    display: inline-block;
    float: none;
  }
  /* line 804, qtemplate-custom.scss */
  #order_wrapper .order-flow-hint {
    text-align: center;
  }
  /* line 808, qtemplate-custom.scss */
  #order_wrapper table.products .ico {
    display: none;
  }
  /* line 815, qtemplate-custom.scss */
  #order_wrapper #step_cart .section > .prices .select_field {
    width: 100%;
  }
  /* line 820, qtemplate-custom.scss */
  #order_wrapper #step_cart .section > .prices.custom #total_price {
    padding-top: 90px;
  }
  /* line 828, qtemplate-custom.scss */
  #order_wrapper #step_sent {
    padding: 0;
  }
}
/* line 837, qtemplate-custom.scss */
body.it #order_wrapper .order_box.blue.main {
  height: 360px;
}
/* line 841, qtemplate-custom.scss */
body.it #order_wrapper .note {
  font-size: 86%;
}

@media only screen and (max-width: 400px) {
  /* line 851, qtemplate-custom.scss */
  #order_wrapper table.products .price_total {
    display: none;
  }
}
