<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.body-basket header {
  box-shadow: none;
}

.bk-body {
    color: #000 !important;
    font-size: 15px !important;
}

.main-menu {
  display: none;
}

@media only screen and (min-width: 1199px) {
  .main-content .wrapper {
    width: 1200px;
    padding: 0 15px !important;
    max-width: 100%;
  }
}

/* *** CUSTOM CHECKBOX *** */

.bk-checkbox-list input {
  width: 0;
  height: 0;
  list-style: none;
  margin: 0 !important;
}

.bk-checkbox-list label {
    padding-left: 23px;
    
  position: relative;
}

.bk-checkbox-list label:after {
    width: 13px;
    height: 13px;
    display: block;
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    background: url(../img/sprite.png) -160px 0 no-repeat;
}
.alert {
  color: red;
  padding: 10px 15px;
  border: 1px solid red;
}

.bk-table-1-1 {
  margin-bottom: 25px;
}

.bk-table-1-1 .bk-table-head {
  background: #ee3229 !important;
}

.bk-checkbox-list :checked + label:after, .bk-checkbox-list :checked + .error + label:after {
    background: url('../img/sprite.png') -160px -13px no-repeat;  
}



/* *** END CUSTOM CHECKBOX *** */


.bk-body a:hover {
    text-decoration: none;
}

.bk-body header {
    padding: 15px 0;
    text-align: center;
}

.bk-main-content {
    padding-bottom: 15px;
    float: left;
    width: 100%;
}

.bk-wrapper {
    width: 1170px;
    margin: 0 auto;
}

.bk-steps {
    float: left;
    width: 100%;
    margin: 18px 0 40px 0;

 

    position: relative;

    text-align: center;
}

.body-basket {
    overflow-x:hidden;
}

.steps-wrapper:after {
    position: absolute;
    top: -1px;
    background: #fff !important;
    left: -500px;
    height: calc(100% + 1px);
    width: 500px;
    background: #fff;
    display: block;
    content: "";
}

.steps-wrapper:before {
    position: absolute;
    top: -1px;
    background: #fff !important;
    right: -500px;
    height: calc(100% + 1px);
    width: 500px;
    background: #fff;
    display: block;
    content: "";
}

.basket-main {
    overflow: visible !important;

}

.bk-steps div {
    color: #fff;
    border: 1px solid #008ad2;
    font-size: 13px;

    height: 47px;
    line-height: 1.3;
    position: relative;
    float: left;
    padding: 0 5px;
padding-top: 3px;


display: flex;
align-items: center;
justify-content: center;
  width: calc(20% - 1px);
  margin-right: 1px;

  height: 45px;
}

.bk-steps .current {
    color: #fff;
    background: #008ad2;
    font-weight: bold;
    border-color: #008ad2;
}

.bk-steps .current a {color:#fff;}

.bk-steps .bk-arrow-1 {
  display: none;
}

.bk-steps div span {
  display: none;
}

.bk-steps div br {
    display: none;
}


.bk-steps div a {
    color: #fff;
}


.bk-table {
  	display: table;
  	width: 100%;
    text-align: center;


  border-left: none;
    border-bottom: none;
}

.bk-table .txt-1 {
  color: #8e8687;
}

.bk-table .txt-3 {



}


.bk-table .bg-td .txt-3-1.text-center {
  color: #ee3229;
}

.bk-table a {
    color: #fff;
}


.bk-table .txt-3-1 {
  color: #fff;
}

.bk-table a:hover {
    color: #fff;
    opacity: 0.8;

}

.bk-table-row {
  	display: table-row;

}

.bk-table-heading {
  	display: table-header-group;
}

.bk-table-cell {
    border-bottom: 1px solid #008ad2;


}

.bk-table-cell figure {
 width: 130px;
}

.bk-table-cell figure img, .bk-table-cell figure a {
  display: block !important;
}

.bk-table .bk-table-row .bk-table-cell:first-child {
  width: 130px;
}

.text-left {
  text-align: left;
}

.bk-table-cell, .bk-table-head {
  	display: table-cell;
    padding: 11px 10px 9px 10px;
    vertical-align: middle;
    color: #fff;

    font-size: 16px;
}

.bk-table-cell .txt-3 span {
display: block;
font-size: 14px;
}

.bk-table-cell .txt-3-1 strong {
  color: #008ad2;
}


.bk-table-cell {

  padding: 20px 10px 20px 10px;
}


.bkz-summary-1 {
  margin-bottom: 30px;
}

body .bk-checkbox-list-1 li{
  margin-bottom: 10px;
}

.bkk-txt-1 {
  font-size: 14px;
  font-weight: bold;
  padding: 50px 0 20px 0;
}

.bk-legend {
  clear: both;padding-top: 10px;
}

.quantity-box-a {
  border: none;
}


.bk-table-heading .bk-table-head {
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
    font-weight: bold;
    text-transform: uppercase;
    height: 59px;
    border-bottom: 1px solid #008ad2;
}

.bk-table .bk-txt {
    display: block;
    text-align: left;
}

.bk-table .bk-txt a {
    color: #000;
  
}

.bk-table .bk-txt a:hover {
    color: #000;
}

.bk-title {
    display: none;
}

.bk-delete {
    width: 29px;
    height: 29px;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    vertical-align: middle;
       position: relative;
     background: url('../img/sprite.png') 0 -77px;

}

.bk-table-summary {
  border-bottom: 1px solid #008ad2;
  padding: 25px 0;
}

.bk-table-summary span {
  display: block;
  text-align: right;

  padding: 12px 40px 10px 40px;
}

.bk-table-summary {
  display: flex;
  justify-content: flex-end;
}

.bk-table-summary table td {
  padding-right: 15px;
}


.bk-table-summary table strong {
  color: #008ad2;
}

.bk-table img {
    display: inline !important;
}

.bk-delete:hover {
    color: #000;
    opacity: 0.8;
}

.bk-quantity {
    margin: 0 auto;
    width: 200px;
    
}

.bk-quantity input {
    width: 50px;
    height: 30px;
    text-align: center;
    padding: 0 10px;
    border: 1px solid #000;
    display: inline-block;
    vertical-align: middle;
}

.bk-quantity a {
    height: 20px;
    width: 20px;
    line-height: 18px;
    background: #000;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}

.bk-quantity a:hover {
    color: #fff;
    background: #f26271;
}

.bk-summary-table {
    margin-top: 20px;
    float: left;
    width: 100%;

    padding: 10px;
}

.bk-checkbox-list label {
 
 
    margin: 0 !important;
  padding-top: 2px;
}
/*
.bk-checkbox-list li {
  margin-bottom:15px;
}*/

.bk-title-3 {
  text-align: center;
  font-weight: bold;
  clear: both;
}



.bk-btn-1-1 {
    background: #000;
}


.bk-summary-table .bk-txt {
    font-size: 17px;
    font-weight: bold;
    margin: 7px 0 0 0;
}


.bk-rabat-box {
  width: 100%;
  margin-top: 40px;

    border-top: none;
    float: left;
}

.bk-rabat-box .float-right {
  float: left !important;
}

.rabat-box input {
    width: 506px;
    height: 47px;
    background: #000;
    border: none;
    color: #fff;
    font-size: 14px;
    float: left;
 
    border: 1px solid #008ad2;
    padding: 0 17px;
    padding-top: 3px;
}

.btn-1 {
  border: 1px solid #008ad2;
  height: 47px;
  line-height: 48px;
  text-transform: uppercase;
}

.btn-1, .btn-2 {
  padding: 0 20px 0 22px;
}

.bk-buttons .float-left .btn-1 {
  background: none;
  border: 1px solid #008ad2;

}

.bk-buttons .float-left .btn-1:hover {
  color: #008ad2 !important;
  background: none;
  opacity: 0.8;
}

.bkz-summary {
    width: 100%;border: 1px solid #ababab;border-top: none;
    font-size: 16px;font-weight: bold;
    color: #000;
      text-align: right;padding: 15px 10px 10px 10px;
}

.bkz-summary strong {
  color: #e2002b;
  margin-left: 10px;
}

.rabat-box label {
    float: left;
    font-weight: 300;
    color: #000;
    font-size: 14px;
    padding: 10px 10px 0 0;
}

.bk-main-content-1 {
    float: left;
    width: 100%;
    margin-bottom: -20px;
}

.bk-buttons {
    margin-top: 100px;
margin-bottom: 100px;
    float: left;
    width: 100%;
}



main {
  float: left;
  width: 100%;
}

.bk-buttons a, .bk-buttons button {

  padding: 0 20px 0 22px;
  text-align: center;
}

.bk-box {
border: 1px solid #008ad2;
padding: 15px;
    margin-bottom: 30px;

}

.bk-box-bg-gray {
    


    padding: 15px;
}



.bk-box h3, .bk-title-1, .bk-title-3 h3 {

    line-height: 1.3;


    display: block;

    color: #fff;

    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;

    text-transform: uppercase;
}

.bk-sum-table {
  float: right;
  text-align: right;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
.bk-title-1 {
  text-align: center;
  font-weight: bold;



}
.bk-sum-table-1 td {
  padding-bottom: 10px;
}

.bk-sum-table-1 {
  margin-top: -5px;
  margin-bottom: -12px;
}

.bk-sum-table tr td:last-child {
  text-align: left;
  width: 100px;
  padding-left: 5px;
}

#formSposobDostawy {
  padding-bottom: 20px;

  vertical-align: top;
  width: 100%;
}


.bk-boxes-1 {

    clear: both;
 
    text-align: center;


}
.bk-boxes-1 + .bk-boxes-1{
  margin-bottom: 0;
}

.bk-boxes-1 .bk-col {
     display: inline-block;
    vertical-align: top;
}

.bk-boxes-1 .bk-col &gt; a {
   
    display: inline-block;
    vertical-align: top;
  width: 385px;
    margin:0 0 5px 0
}

@media only screen and (max-width: 1199px) {
.bk-boxes-1 .bk-col {
    width: auto !important;
}
}

@media only screen and (max-width: 767px) {
 .bk-boxes-1 .bk-col &gt; a {
  display: block;
  width: 100%;
 }
 .bk-boxes-1 .bk-col {
  width: 100% !important;
 }
}

.bk-box-1-6 {
    margin-bottom: 5px;
    float: left;
    width: 100%;
    border: 1px solid #008ad2;
    display: block;
    color: #fff;
    background: #000;
    text-align: center;
    line-height: 1.3;
    font-size: 14px;

    max-width: 100%;

  text-align: center;
}

.dostawa {

}

.bk-box-1-6 {
  position: relative;
}

.bk-box-1-6 .image {
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    display: inline-block;
 
    vertical-align: top;
    height: 61px;
    margin-bottom: 5px;
    align-items: center;
    justify-content: center;
}

.bk-box-1-6 figure {
  position: absolute;
  top: 0;
  left: 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #008ad2;
  height: 100%;
  width: 95px;
}

.bk-box-1-6.active {
  box-shadow: 0 0 20px #008ad2;
}

.bk-box-1-6 .desc-1 {
  
  padding: 15px;
  padding-top: 43px;
    display: flex;
    vertical-align: top;
    height: 165px;
  flex-direction: column;
  
  color: #fff;
text-align: left;
padding-left: 110px;
    line-height: 1.6;
}

#formSposobPlatnosci .bk-box-1-6 .desc-1 {
  padding-top: 30px;
}

.bk-box-1-6 .desc-1 .name {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
}

.bk-box-1-6 .desc-1 strong {
 font-weight: bold;
color: #008ad2;
display: block;
}

.bk-frame-box-1 {

  float: left;
  width:100%;
 
}

.bk-frame-box-1 .bk-box:last-child {
  margin-bottom: 0;
}

.bk-summary-1-1 {
   
     display: inline-block;
     vertical-align: top;
     width: 100%;
     padding: 15px 0 12px 0;
 
    text-align: center;

}

body .row {
  margin-left: -8px;
  margin-right: -8px;
}

body .row .col-md-12{
  width: 100%;
}

.bk-log .float-right {
  width: 100%;
}



body .row &gt; div {
  padding: 0 8px;
  float: left;
}

.row .col-md-6 {
  width: 50%;
}


.dostawa.active .desc-1, .platnosc.active .desc-1 {
    color: #fff;
}

.dostawa:hover, .platnosc:hover {
  opacity: 0.9;
}

.dostawa.active, .platnosc.active {
  background: #000;
}


.bk-checkbox-list {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    list-style: none;
}

.bk-checkbox-list input {
    float: left;
    margin: 5px 6px 0 0;
}

.bk-checkbox-list .icheckbox {
  margin: 4px 10px 0 0 ;
}

.bk-checkbox-list label {
    display: inline-block;
    vertical-align: top;


    overflow: hidden;
    margin: 0;
}

.bk-body .row {
    margin-left: -10px;
    margin-right: -10px;
}

.bk-body .row &gt; div {
    padding: 0 10px;
}


.bk-summary-list {
    margin: 0;
    padding: 0;
    color: #fff;
    list-style: none;
}

.bk-summary-list li {
    margin-top: 5px;
}

.bk-summary-list a {
    color: #fff;
}

.bk-summary-list a:hover {
    color: #fff;
    opacity: 0.9;
}

.bk-summary-list li:first-child {
    margin-top: 0;
    padding-top: 0;
}

.bk-summary-list li {
  border-bottom: 1px solid #008ad2;
  float: left;
  width: 100%;
  padding: 15px 0;

}

.bk-summary-1-1 {
  background: #008ad2;
  color: #fff;
  margin: 0 -15px;
  width: calc(100% + 30px);
margin-top: -1px;

}

.bk-summary-1-1 .row {
    display: flex;
    padding: 5px 15px 3px 15px;
  justify-content: space-between;
}

.bk-summary-1-1 strong {
  font-size: 16px;
}

.bk-box-1-1-1 {
  padding-bottom: 0;
  padding-top: 20px;
}

.bk-sum-box .text-right {
  padding-top: 10px;
}

.bk-sum-box {
  display: inline-block;
  vertical-align: top;

  width: 100%;
}

.bk-sum-box figure {
  float: left;
}

.bk-sum-box .desc {
  overflow: hidden;


  line-height: 1.4;
}

.bk-txt-1-1 {
  font-size: 12px;
}

.bk-box-1 label small {
  font-size: 12px;
}



.bk-input-box input, .bk-input-box textarea {
    height: 46px;
    background: none;
     padding: 0 15px;
    border: 1px solid #008ad2;

  color: #fff;
    width: 100%;
    font-size: 14px;
    padding-top: 3px;
    font-weight: 300;
    display: block;

}

.bk-input-box textarea {
    height: 171px;
    resize: none;
    overflow: auto;
    padding: 10px 15px;    
}

.legend-box {
  font-size: 12px;
  padding-top:12px;
}

.bk-input-box {
    margin-bottom: 16px;
}



.bk-box-1-1-1 .bk-title-1 {

}

.bk-summary-list {
  font-size: 14px;
  font-weight: normal;

}

.bk-summary-list .text-right {
  color: #fff;
  text-align: right;
}

.bk-box-1 label {

    color: #FFF;
    display: block;

   
    margin-bottom: 8px;
}

.row .col-md-3 {
  width: 25%;
}

.bk-txt-1 {
  margin-top: 40px;

}

.js-action-btn {
  margin-bottom: 17px;
}

.bk-box-1 .bk-txt-1 {
    margin-bottom: 20px;
    font-size: 14px;
}

.bk-log {
    float: left;
    width: 100%;
    display: none;
}

.bk-title-2 {
    text-align: center;
}

.bk-title-2 h3 {
    margin: 2px 0 0 0;
    display: inline-block;
    vertical-align: middle;
}

.bk-title-2 a {
    margin-left: 10px;
}

.bk-box {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 14px;
}

.bk-title-3 {
    text-align: center;
    margin-bottom: 20px;
}



.row {
    clear: both;
}

.bk-title-3 span {
    margin-top:5px;
    display: block;
    font-weight: normal;
    font-size: 14px;
}

.bk-line {
    height: 1px;
    width: 100%;
    clear:both;
    background: #000;
    margin-bottom: 20px;
}

.bk-box-1 .bk-checkbox-list {
    margin-bottom: 20px;
}

.bk-table-1 {
    margin-bottom: 0;
    width: 100%;
}

.bk-table-1 tr th {
    text-align: right;
    width: 50%;
    font-weight: normal;
}

.text-center {
  text-align: center;
}

.bk-table-1 tr th, .bk-table-1 tr td {
    padding: 2px 10px;
    vertical-align: top;
    font-weight: normal;
    text-align: left;
    width: 50%;
    color: #fff;
}

.bk-table-1 tr td:first-child {
  text-align: right;
  font-weight: 300 !important;
}

.bkk-button {
  text-align:center;
  padding-top: 40px;
}

.bkk-button a {
  color:#008ad2;
  letter-spacing: 2.5px;
  font-size: 14px;
      font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
  
}

.bkk-button a:hover {
  color:#008ad2;
  opacity: 0.9;
}

.bk-table-1 tr td:first-child {
  font-weight: normal;
}

.bk-table-1 tr td:first-child {
    padding-left: 0;
    padding-right: 0;
}

.alert p {
    margin: 0;
}

.alert {
    clear: both;
    margin-bottom: 30px;
}

.bk-box-step-4 .bk-checkbox-list {
    margin: 20px 0;
}

.bk-legend {
    color: #fff;
    font-size: 14px;
    padding-left: 23px;
    padding-top: 25px;
}

.bk-checkbox-list a {
    color:#fff;
   text-decoration: none;
}

.bk-checkbox-list {
  font-size: 14px;
}

.bk-checkbox-list a:hover {
    color:#fff;
 opacity: 0.9
}

.bk-info-box-1 {
  border: 1px solid #008ad2;
  padding: 20px 15px;
  margin-bottom: 20px;
  font-size: 14px;
}

.bk-info-box-1 .text p:last-child {
  margin-bottom: 0;
}

.bk-box-step-4 .bk-summary-table .bk-txt {
    margin: 7px 0 4px 0;
}

.bk-summary-button {
  padding-top: 66px;
  position: relative;
}


.bk-summary {
    text-align: center;
    clear: both;
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
}


.row &gt; .col-md-8 {
  width: 66.6666%;
}


.row &gt; .col-md-4 {
  width: 33.3333%;
}


.bk-main-content-1 &gt; .row {
  margin: 0 -8px;
}

.bk-main-content-1 &gt; .row &gt; .col-md-8, .bk-main-content-1 &gt; .row &gt; .col-md-4 {
  width: 70%;
  padding: 0 15px;
}

.bk-main-content-1 &gt; .row &gt; .col-md-4 {
  width: 30%;
}

.bk-summary h3 {
  font-weight: bold;
  text-align: center;
  font-weight: bold;
      font-family: 'Montserrat', sans-serif;
  padding: 20px 20px 0px 20px;
color: #000;
  font-size: 14px;
}

.bk-sumary-border {
  border: 1px solid #f2f2f2;
  padding: 10px 15px 0 15px;
}

.bk-summary p:last-child {
    margin: 0;
}

.bk-print {
padding: 0 0 30px 0;
}

.bk-print figure {
  padding: 10px 0 15px 0;
}

.bk-number {
    font-weight: bold;

    margin: 0 auto;
    color: #008ad2 !important;


  line-height: 1.1;
  padding-top: 5px;
  margin-bottom: -3px;
    font-size: 50px;
}

.bk-number a {
      color: #008ad2 !important;
}

.bk-number-wrapper-1 {
  padding: 30px;
  line-height: 1.5;
}

.bk-summary .bk-title-1 {
  margin-bottom: 10px;
}

.bk-number-wrapper {
  padding: 20px;
  border: 1px solid #008ad2;
}
.bk-number-wrapper .bk-btn-1 {
  margin-bottom: 25px;
}

#payu-payment-form table td {
    position: relative;
    border: 1px solid #e7e7e7;
    padding: 10px;
    padding-bottom: 30px;
}

#payu-payment-form table td table td {
    position: static;
    padding: 0;
    border: none;
}

#payu-payment-form button {
    padding: 0 20px;
height: 50px;
    width: 290px;
    border: none;
    line-height: 30px;
    display: block;
    float: none;
    margin: 0 auto;
    margin-bottom: 30px;
    border: none;
    margin-top: 15px;
        background: url(https://static.payu.com/pl/standard/partners/buttons/payu_account_button_long_03.png);
    background-repeat: no-repeat;
    color: #fff;
}

#payu-payment-form button:hover {
    opacity: 0.9;
}

#payu-payment-form &gt; table input {
    bottom: 10px;
    position: absolute;
    left: 50%;
    margin-left: -5px;
}

#payu-payment-form table table td {
    border: none;
}

#payu-payment-form &gt; table {
    width: 100%;
}
 
.payu-title {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
}

.header-basket .header-box {
    text-align: center;
  
    background: #fff;
}

.body-basket .main-content {
    padding-top: 0;
    padding-bottom: 50px;
}

.body-basket header {
    position: relative;
}

.body-basket {
    padding-top: 0 !important;
}

.header-basket .logo {
    float: none !important;
    display: inline-block;
    vertical-align: top;
}

body .bx-wrapper {
    background: none !important;
    border: none !important;
    padding: 0;
    margin: 0;
    box-shadow: none;
}



.dostawa label, .platnosc label {
    padding-top: 2px;
}

@media only screen and (max-width: 1170px) {
  .rabat-box input {
    width: 350px;
  }
    .bk-wrapper {
        width: 100%;
        padding: 0 15px;
    }
  
   
    .bk-table-cell, .bk-table-head {
        font-size: 14px;
    }    
}

@media only screen and (max-width: 993px) {
  .bk-sum-box figure {
    width: 100px;
  }
    .body-basket {
    padding-top: 70px !important;
}
.bk-steps {
  margin-bottom: 25px;
}
}

@media only screen and (max-width: 767px) {

  .hide767 {
    display: none !important;
  }
  .bk-table-cell figure {
    width: 100%;
  }
  .bk-table .bk-table-row .bk-table-cell:first-child {
    width: 100%;
  }
  .bk-table-cell figure img, .bk-table-cell figure a {
    display: inline !important;
  }
  .bk-sum-table table {
    width: 100%;
    text-align: left;
  }
  .bk-main-content-1 &gt; .row &gt; .col-md-8, .bk-main-content-1 &gt; .row &gt; .col-md-4 {
    width: 100%;
  }
  .bk-sum-table {
    text-align: left !important;
  }
  .bk-summary-1-1 {
    padding-left:0 !important;
    padding-right: 0 !important;
  }
  .bk-table-summary span {
    text-align: center;
  }
  .rabat-box label {
    padding: 0 0 5px 0;
  }
  .bk-table-cell figure {
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
  .bk-steps {
    width: 100%;
  }
  .bk-box-bg-gray .row &gt; .col-md-6:first-child {
    margin-bottom: 40px;
  }
  .row &gt; .col-md-8 {
    width: 100%;
  }
  .row &gt; .col-md-4 {
    width: 100%;
  }
  .row .col-md-6 {
    width: 100%;
  }
  .row .col-md-3 {
    width: 100%;
  }
  .bk-table-cell {
    text-align: center;
  }
  .bk-box.bk-box-1-1-1 {
    margin-left: 0;
  }

  .bk-steps div {
    width: auto;
  }
  .bk-table-row {
    margin-bottom: -1px;
  }
  .bk-buttons {
  
    margin-top: 50px;
  }
  .bk-rabat-box {
    margin-top: 50px;
  }

    .bk-table .text-left {
        text-align: center !important;
    }
 
    .bkz-summary {
        width: 100%;
        text-align: center;
    }
    .bk-rabat-box {
        width: 100%;
   
    }
    .body-basket .main {
        margin-top:0;
    }
    .bk-steps div {
        display: none;
        position: relative;
        vertical-align: top;
        float:none;
        margin: 0 auto;
    }
    .bk-steps div.current {
        display: flex;
    }
    .steps-wrapper {
        padding: 0;
        margin: 0 0 15px 0 !important;
    }
    .bk-steps:after {
        display: none;
    }
.bk-steps .bk-arrow-1{
  display: none;
}
    .rabat-box input {
        margin-bottom: 10px;
        width: 100%;
    }
    .rabat-box button {
        float: right;
    }
    .bk-rabat-box .float-right {
        width: 100%;
    }
    .bk-table-cell, .bk-table-head {
        font-size: 15px;
    }
    .bk-table .bk-table-head {
       display: none;
    }
    .bk-table {
        border: none;
    }
    .bk-table-cell {
        width: 100%;
        display: block;
    }
    .bk-table-cell {
        border: none;
    }
    .bk-table-row {
        border: 1px solid #e8e8e8;
  
        float: left;
        width: 100%;
        display: block;
    }
    .quantity-box {
      float: none;
      margin: 0 auto;
    }
    .bg-td {
      background: none;
    }
    .hide767 {
      display: none !important;
    }
    .bk-title br {
      display: none;
    }
    .bk-title {
        display: block;
        text-transform: uppercase;
clear: both;
        color: #fff;
        font-weight: bold;
        font-size: 14px;
        padding: 0 10px 10px 10px;
        margin-bottom: 10px;
    }
    .bk-table-summary table {
      width: 100%;
    }
    .bk-table-summary table td {
      width: 50%;
      padding: 0 10px;
    }
    .bk-steps {
      margin-top: 0;
    }
    .bk-table-summary table td {

      font-size: 14px;
    }
        .bk-table-summary table tr td:first-child {
          text-align: right;
        }
    .bk-table .bk-txt {
        text-align: center;
    }

    .bk-box h3, .bk-title-1 {
   
    }
    .bk-box-1-1-1 {
      padding: 0 15px;
      padding-top: 18px;
    }
    .bk-sum-box figure {width: 70px;}
    
    .bk-sum-box .desc {
      padding-left: 15px;
    }
    .bk-summary-1-1 .text-right {
      text-align: center !important;
    }
}

@media only screen and (max-width: 520px) {
  .bk-buttons .btn-1 {
    height: auto;
    line-height: 1.3;
    padding: 12px 10px 8px 10px;
  }
    .bk-btn-1 {
    height: auto !important;
  }
    .bk-summary-table .float-left {
        width: 100%;
    }
    .bk-summary-table .float-left button {
        width: 100%;
    }
    .bk-buttons .float-right, .bk-buttons .float-left {
        width: 100%;
    }
    .bk-buttons .float-right a, .bk-buttons .float-left a {
        width: 100%;
        text-align: center;
    }
    .bk-buttons .float-left {
        float: right !important;
        margin-bottom: 10px;
    }
    .bk-btn-1 {
        height: auto;
        line-height: normal !important;
        padding: 11px 15px 8px 15px;
    }
    .btn-1-black {
      padding-top: 13px;
    }
}.btn-1-black {
  border: 1px solid #000;
  line-height: 41px;
  font-size: 12px;
    background: #000 !important;
    border-color: #000 !important;
}

.hamburger {
  position: absolute;
  top: 0;
  right: 0;
}


.btn-1-black:hover {
  background: #fff !important;
  border-color: #000 !important;
    color: #000 !important;
}

body .bk-checkbox-list label.error {
  color: red;
  font-weight: normal;
  padding-left: 0;
}

body .bk-checkbox-list li {
  position: relative;
}


body .bk-checkbox-list label.error:after {
  display: none;
}


body .bk-checkbox-list label.error {
  position: absolute;
  top: -16px;
  left: 0;
  font-size: 12px;
}


.quantity-box {
    width: 163px;
    position: relative;
}

.quantity-box input {
    width: 100%;
    height: 57px;
    border: 1px solid #008ad2;
    background: none;
    padding-top: 4px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.plus {
    width: 28px;
    height: 28px;
    display: block;
    background: url('../img/sprite.png') -584px 0;
    position: absolute;
    top: 50%;
    right: 13px;
    margin-top: -13px;
}

.minus {
    width: 28px;
    height: 28px;
    display: block;
    background: url('../img/sprite.png') -615px 0;
    position: absolute;
    top: 50%;
    left: 13px;
    margin-top: -13px;
}

.plus:hover, .minus:hover {
    opacity: 0.9;
}


.bk-checkbox-list {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    list-style: none;
}

.bk-checkbox-list input {
    float: left;
    margin: 5px 6px 0 0;
}

.bk-checkbox-list .icheckbox {
  margin: 4px 10px 0 0 ;
}

.bk-checkbox-list label {
    position: relative;
}

.bk-checkbox-list label:after {
    position: absolute;
    top: 4px;
    left: 1px;
    width: 13px;
    height: 13px;
    background: #000;
    display: block;
    border: 1px solid #008ad2;
    content: "";
}

.bk-checkbox-list :checked + label:after, .bk-checkbox-list :checked + .error + label:after {
  background: #008ad2;
}


.bk-btn-1, .buttons-popup a {
text-align: center;
    border: none;
    padding-left: 17px;
    padding-right: 17px;
    height: 43px;
    line-height: 42px;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    background: #008ad2;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 3px;
    

    border: 1px solid #008ad2;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
}

.bk-btn-1:hover, .buttons-popup a:hover {
    background: #008ad2;
    opacity: 0.9;
}



@media only screen and (max-width: 1199px) {
.bk-boxes-1 .bk-col {
  width: 49%;
}
}

@media only screen and (max-width: 767px) {
  .bk-number-wrapper-1 {
    padding-left: 0;
    padding-right: 0;
  }
.bk-boxes-1 .bk-col {
  width: 100%;
}
.bk-box-1-6 figure {
  display: none !important;
}
.bk-box-1-6 .desc-1 {
  padding: 15px !important;
  height: auto;
}
.bk-box-1-6 .desc-1 .name:last-child {
  margin-bottom: -3px;
}
}</pre></body></html>