.product-list .grid .product-miniature .second-block .second-block-wrapper {
    padding: 12px 4% 36px 4%;
    padding: 0px 4% 36px 4%;
    padding-bottom: 48px;  
	
	padding: 14px 4% 36px 4%;
    padding-bottom: 32px;	
}

.small-style .product-list .grid .product-miniature .second-block .second-block-wrapper .buttons-sections {
    width: 100%;
    margin-left: 0;
    margin-top: 5px;
    justify-content: center;
    margin-bottom: 5px;
}

.small-style .product-list .grid .product-miniature .second-block .second-block-wrapper .informations-section {
    padding-bottom: 5px;
}

.product-list .grid .product-miniature .product-name {
  height: 75px;
  height: 80px;
/*  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;                GS */
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  padding-top: 10px; /*GS*/
  margin-bottom: -5px;
}

 /*GS*/
.product-list .grid .product-miniature .modry_pasik {
  display: block;
  background: #007fc5; 
  color: #ffffff;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 0px;  
  font-weight: normal;
  margin-bottom: 0px;
  text-align: center;
}
 
 /*GS*/
.product-list .grid .product-miniature .sivy_pasik {
  display: none; 
}

 /*GS*/
.sivy_pasik {
  color: #007fc5;
  font-weight: normal;
  margin-bottom: 0px;
}

 /*GS*/
.product-list .grid .product-miniature .sivy_pasik_av {
  display: none; 
}

 /*GS*/
.sivy_pasik_av {
  color: #fff;
  font-weight: normal;
  margin-bottom: 0px;
}
 /*GS*/
.sivy_pasik_av .available {
background: #4caf50;
padding: 3px 50px 3px 50px; 
line-height: 30px;	
border-radius: 3px;
/*     display: inline-block;
    width: 60%; */
    line-height: 25px;
    text-align: center;
}	
 /*GS*/
.sivy_pasik_av .available.last_remaining_items {
background: #fe9126;	
padding: 3px 50px 3px 50px;
line-height: 30px;
border-radius: 3px;
/*     display: inline-block;
    width: 60%; */
    line-height: 25px;
    text-align: center;
}	
 /*GS*/
.product-availability {
    display: none;
}

.product-list .grid .product-miniature .product-name a {
  display: block;
  width: 100%;
  /*height: 44px; /*GS*/
  height: 100%;    
  display: flex;
  align-items: center;
  justify-content: center;  
}

.product-list .grid .product-miniature .product-availability {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.product-list .product-miniature .product-availability span {
  font-weight: bold;
  white-space: normal;
  display: block;
  opacity: 0.6;
  opacity: 1.0;  
}

.product-list .product-miniature .product-availability .available {
  color: #155724;
  background: #d4edda;
  color: #ffffff;
  background: #4caf50;  
}
.product-list .product-miniature .product-availability .last_remaining_items {
  color: #856404;
  background: #fff3cd;
  color: #ffffff;
  background: #fe9126;
}
.product-list .product-miniature .product-availability .unavailable {
  color: #721c24;
  background: #f8d7da;
}

.main-product-details .product-attributes .attribute-item label {
  min-width: 25%;
}

.mailalert-product-page .mailalert-form a.btn {
  background: #f56400;
  border: none;
  color: #fff;
}
.mailalert-product-page .mailalert-form a.btn:hover {
  background: #cc6600;
}
.mailalert-product-page .mailalert-form a.btn:before {
  content: "\f1e5";
  font: normal normal normal 14px/1 FontAwesome;
  padding-right: 5px;
}

#wk-one-page-checkout > .page-content {
  display: block;
}
#wk-one-page-checkout > .page-content article.box {
  margin: 0;
}
#wk-one-page-checkout > .page-content .clearfix {
  clear: both;
}
#wk-one-page-checkout > .page-content .wk-product-img img {
  border: none;
}
#wk-one-page-checkout > .page-content > div {
  display: inline-block;
  vertical-align: top;
  width: 33%;
}
#wk-one-page-checkout > .page-content > div.col-lg-8 {
  width: 66%;
}
#wk-one-page-checkout > .page-content .wk-heading-img .wk-left {
  clear: none;
  margin-top: 2px;
  margin-left: 8px;
}
#wk-one-page-checkout > .page-content .wk-login-container .wkbottom {
  float: left;
}
#wk-one-page-checkout > .page-content .wk-existing-address .nav-tabs {
  display: block;
}
#wk-one-page-checkout > .page-content .wk-existing-address .nav-tabs li {
  float: left;
  width: 45%;
  display: inline-block;
  border: 1px solid #eee;
  border-bottom: none;
  margin: 0 1px;
}
#wk-one-page-checkout > .page-content .wk-existing-address .nav-tabs li a {
  font-size: 14px;
  padding: 0;
  text-align: center;
}
#wk-one-page-checkout > .page-content .wk-existing-address .tab-content .tab-pane {
  margin-top: 5px;
  margin-bottom: 25px;
}
#wk-one-page-checkout > .page-content .wk-existing-address .tab-content .tab-pane.fade {
  opacity: 1;
}

#wk-one-page-checkout > .page-content .wk-existing-address .tab-content .tab-pane h4 {
  margin-bottom: 12px;
}
#wk-one-page-checkout > .page-content .wk-existing-address .tab-content .form-group {
  display: block;
}
#wk-one-page-checkout > .page-content .wk-existing-address .tab-content .form-group > label,
#wk-one-page-checkout > .page-content .wk-existing-address .tab-content .form-group > div {
  display: inline-block;
  vertical-align: middle;
}
#wk-one-page-checkout > .page-content .wk-order-product > div {
  display: inline-block;
  vertical-align: top;
}
#wk-one-page-checkout > .page-content .wk-order-product > div.wk-product-info {
  width: 30%;
}
#wk-one-page-checkout > .page-content .wk-order-total .clearfix {
  clear: none;
  float: left;
}
#wk-one-page-checkout > .page-content .wk-order-total .wk-box {
  display: block;
  text-align: right;
}
#wk-one-page-checkout > .page-content .wk-order-total .wk-box > div {
  display: inline-block;
  vertical-align: top;
}
#wk-one-page-checkout > .page-content .wkrightpadding > .wk-shipping-carriers,
#wk-one-page-checkout > .page-content .wkrightpadding > .wk-payment-method {
  width: 50%;
  float: left;
}
#wk-one-page-checkout > .page-content .wk-shipping-carriers .wk-shipping-info {
  display: inline-block;
}
#wk-one-page-checkout > .page-content .wk-payment-method .wk-payment-list > div {
  display: inline-block;
  vertical-align: top;
}
#wk-one-page-checkout > .page-content .wk-payment-method .wk-payment-list .wk-payment-info .row{
  margin: 0;
}
#wk-one-page-checkout > .page-content .wk-condition form {
  display: none;
}
#wk-one-page-checkout > .page-content .wk-condition form ul li {
  display: inline-block;
}
#wk-one-page-checkout > .page-content .wk-product-info .bootstrap-touchspin {
  background: none;
  box-shadow: none;
}
#wk-one-page-checkout > .page-content .wk-product-info .bootstrap-touchspin .wk-qty {
  border-radius: 4px 0 0 4px;
  border-right: 0;
}
#wk-one-page-checkout > .page-content .wk-product-info .bootstrap-touchspin .wk-qty-up {
  margin: 0;
  border-radius: 0 4px 0 0;
}
#wk-one-page-checkout > .page-content .wk-product-info .bootstrap-touchspin .wk-qty-down {
  margin: 0;
  border-radius: 0 0 4px 0;
}
#wk-one-page-checkout > .page-content .wk-product-info .bootstrap-touchspin .input-group-btn-vertical {
  height: 40px;
  width: 22px;
}
#wk-one-page-checkout > .page-content .cart-line-product-actions a {
  display: block;
  font-size: 20px;
  float: none;
  margin: 0 0 5px 0;
}

#wk-one-page-checkout .wk-condition .custom-checkbox i {
  top: -3px;
  position: relative;
}
#wk-one-page-checkout .wk-condition .condition-label {
  float: left;
  margin: 20px;
}

#wk-one-page-checkout .col-1 {
  width: 8.33333333%;
  max-width: 8.33333333%
}

#wk-one-page-checkout .col-2 {
  width: 16.66666667%;
  max-width: 16.66666667%
}

#wk-one-page-checkout .col-3 {
  width: 25%;
  max-width: 25%
}

#wk-one-page-checkout .col-4 {
  width: 33.33333333%;
  max-width: 33.33333333%
}

#wk-one-page-checkout .col-5 {
  width: 41.66666667%;
  max-width: 41.66666667%
}

#wk-one-page-checkout .col-6 {
  width: 50%;
  max-width: 50%
}

#wk-one-page-checkout .col-7 {
  width: 58.33333333%;
  max-width: 58.33333333%
}

#wk-one-page-checkout .col-8 {
  width: 66.66666667%;
  max-width: 66.66666667%
}

#wk-one-page-checkout .col-9 {
  width: 75%;
  max-width: 75%
}

#wk-one-page-checkout .col-10 {
  width: 83.33333333%;
  max-width: 83.33333333%
}

#wk-one-page-checkout .col-11 {
  width: 91.66666667%;
  max-width: 91.66666667%
}

#wk-one-page-checkout .col-12 {
  width: 100%;
  max-width: 100%
}

#wk-one-page-checkout .wkSelectedBorder {
  border: 1px solid #ddd;
}

@media (min-width: 992px) {
  #search_block_top #searchbox{
    width: calc(100% - 200px);
    margin-left: 100px;
  }
}

@media (min-width:768px) {
  #wk-one-page-checkout .col-md-1 {
    width: 8.33333333%;
    max-width: 8.33333333%
  }
  #wk-one-page-checkout .col-md-2 {
    width: 16.66666667%;
    max-width: 16.66666667%
  }
  #wk-one-page-checkout .col-md-3 {
    width: 25%;
    max-width: 25%
  }
  #wk-one-page-checkout .col-md-4 {
    width: 33.33333333%;
    max-width: 33.33333333%
  }
  #wk-one-page-checkout .col-md-5 {
    width: 41.66666667%;
    max-width: 41.66666667%
  }
  #wk-one-page-checkout .col-md-6 {
    width: 50%;
    max-width: 50%
  }
  #wk-one-page-checkout .col-md-7 {
    width: 58.33333333%;
    max-width: 58.33333333%
  }
  #wk-one-page-checkout .col-md-8 {
    width: 66.66666667%;
    max-width: 66.66666667%
  }
  #wk-one-page-checkout .col-md-9 {
    width: 75%;
    max-width: 75%
  }
  #wk-one-page-checkout .col-md-10 {
    width: 83.33333333%;
    max-width: 83.33333333%
  }
  #wk-one-page-checkout .col-md-11 {
    width: 91.66666667%;
    max-width: 91.66666667%
  }
  #wk-one-page-checkout .col-md-12 {
    width: 100%;
    max-width: 100%
  }
}

@media (min-width:576px) {
  #wk-one-page-checkout .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  #wk-one-page-checkout .col-sm-auto {
    width: auto;
    width: auto;
    max-width: none
  }
  #wk-one-page-checkout .col-sm-1 {
    width: 8.33333333%;
    max-width: 8.33333333%
  }
  #wk-one-page-checkout .col-sm-2 {
    width: 16.66666667%;
    max-width: 16.66666667%
  }
  #wk-one-page-checkout .col-sm-3 {
    width: 25%;
    max-width: 25%
  }
  #wk-one-page-checkout .col-sm-4 {
    width: 33.33333333%;
    max-width: 33.33333333%
  }
  #wk-one-page-checkout .col-sm-5 {
    width: 41.66666667%;
    max-width: 41.66666667%
  }
  #wk-one-page-checkout .col-sm-6 {
    width: 50%;
    max-width: 50%
  }
  #wk-one-page-checkout .col-sm-7 {
    width: 58.33333333%;
    max-width: 58.33333333%
  }
  #wk-one-page-checkout .col-sm-8 {
    width: 66.66666667%;
    max-width: 66.66666667%
  }
  #wk-one-page-checkout .col-sm-9 {
    width: 75%;
    max-width: 75%
  }
  #wk-one-page-checkout .col-sm-10 {
    width: 83.33333333%;
    max-width: 83.33333333%
  }
  #wk-one-page-checkout .col-sm-11 {
    width: 91.66666667%;
    max-width: 91.66666667%
  }
  #wk-one-page-checkout .col-sm-12 {
    width: 100%;
    max-width: 100%
  }
}

table#order-products tfoot tr td.line-shipping {
  text-align: right;
}
table#order-products tfoot tr td.line-shipping:first-child {
  font-weight: bold;
}

table.order-history thead th,
table.saved-cart thead th {
  word-break: keep-all;
  white-space: nowrap;
  display: table-cell;
}

