.p-info-wrapper .p-final-price-wrapper .price-measure {
  display: flex !important;
}
@media only screen and (min-width: 992px) {
  .p-info-wrapper .p-final-price-wrapper .price-measure {
    margin: 0 15px;
  }
}
.mehub-bonus-cart-container
{
  display: none;
}
.password-helper a
{
    color: black;
}
/* KOŠIK - darek + kupon*/
.in-kosik .free-gift .free-gift-trigger.btn.btn-secondary, .in-cart .free-gift .free-gift-trigger.btn.btn-secondary{
  background: #fff;
  border-radius: 50px;
  color: #d48646;
  font-weight: 700;
  line-height: 1;
  text-transform: initial;
  width: fit-content;
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  margin: 20px auto 0;
  font-size: 20px;
}
.in-kosik .free-gift .free-gift-trigger.btn.btn-secondary:hover, .in-cart .free-gift .free-gift-trigger.btn.btn-secondary:hover  {
  background: #893e00;
  color: #fff;
}
.in-kosik .free-gift, .discount-coupon, .in-cart .free-gift, .discount-coupon {
  background-color: #f3f6e7;
  background-position: center top 24px;
  background-repeat: no-repeat;
  margin: 20px 0 0;
  display: grid;
}
.in-kosik .free-gift, .in-cart .free-gift {
    background-image: none;
    justify-content: center;
    text-align: center;
    border-radius: 10px;
    max-width: 450px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.toggle-coupon-input .toggle-coupon-input-button:after {
        content: none !important;
}
@media (max-width: 480px) {
    .in-kosik .free-gift, .discount-coupon, .in-cart .free-gift, .discount-coupon {
      margin: 20px 0 30px;
    }
}
.gift-cart-text p {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px !important;
}
.free-gift::before, .in-kosik .discount-coupon::before, .in-cart .discount-coupon::before {
  text-align: center;
  color: #fff;
}
.in-kosik .free-gift-label span, .in-kosik .discount-coupon .kupon-odkaz, .in-cart .free-gift-label span, .in-cart .discount-coupon .kupon-odkaz {
    display: block;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.2;
    text-transform: math-auto;
}
.kupon-odkaz {
    background: #c3d241;
    border-radius: 50px;
    color: #15322b;
    font-weight: 700;
    display: flex;
    margin: auto;
    font-size: 17px !important;
    padding: 8px 20px !important;
    text-decoration: none !important;
    margin: 20px 0;	  
}
.toggle-coupon-input .discount-coupon {
     justify-content: center;
     width: initial;
}

.discount-coupon form {
    max-width: inherit;
     margin-top: 0px; 
}
.kupon-odkaz:hover {
    background: #c3d241;
    color: #fff;
}
.discount-coupon .kupon-odkaz::before {
  display: none;
}
.discount-coupon form {
  max-width: inherit;

}
html[lang="sk"] .free-gift::before {
    content: "Vyberte si darček zadarmo";
}

html[lang="sk"] .discount-coupon::before {
    content: "Kód zľavy";
}
/*
html[lang="en"] .free-gift::before {
    content: "Choose your free gift";
}

html[lang="en"] .discount-coupon::before{
    content: "Discount code";
}
*/
.cart-inner .free-gifts-wrapper {
    background-color: #dde7ad;
    background-position: center top 24px;
    background-repeat: no-repeat;
    margin: 0;
    display: grid;
    max-width: 450px;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
}

.cart-inner .free-gifts a {
    background: #fff;
    border-radius: 10px;
    color: #15322b;
    font-weight: 700;
    display: flex;
    width: fit-content;
    font-size: 17px !important;
    padding: 8px 20px !important;
    text-decoration: none !important;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.cart-inner .free-gifts a:hover {
    background: #15322b;
    color: #fff !important;
}

.cart-inner .free-gifts-img {
    position: absolute;
}

.cart-inner .free-gift-name {
    padding-left: 110px;
    display: block !important;
    text-align: left !important;
    margin-top: -10px;
    line-height: 1.2 !important;
}

.cart-inner .free-gift-name .product-apendix {
    font-size: 14px !important;
}

.cart-inner .free-gifts .grid p {
    font-size: 20px;
    font-weight: 700;
}

.free-gift-label {
    /* flex: 1 1 auto; */
    line-height: 1;
    padding-left: 20px;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}

.free-gift-label .grid {
    margin-bottom: 10px;
    display: flex;
    text-align: left;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    width: 100%;
}

.free-gifts-wrapper {
    color: white;
    background-color: #dde7ad;
    background-position: center top 24px;
    background-repeat: no-repeat;
    margin: 0;
    display: grid;
    max-width: 450px;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
}

a.free-gift-trigger {
    background: #dde7b2;
    padding: 6px 7px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 700;
}
a.free-gift-trigger:hover {
    background: #13322b;
    color: #fff;
}

.free-gifts-img>img {
    border-radius: 5px;
    background: #fff;
    padding: 5px;
    margin-left: 16px;
    margin-bottom: 28px;
    width: 86px;
}

#colorbox .free-gifts li, #colorbox .free-product-gifts li {
    border-bottom: 1px solid #ccc;
    padding: 10px 0 0;
}

.cart-inner .free-gifts .grid img {
    display: none;
}

.free-gifts-wrapper .free-gifts,
.free-product-gifts-wrapper .free-gifts {
    margin: 0;
}

.free-gifts-wrapper .grid img
{
  margin-bottom: 10px;
  border-radius: 10px !important;
}

.free-gifts li label, .free-product-gifts li label {
    /*align-items: flex-start;*/
    display: flex;
}

.free-gifts-wrapper .free-gift-label .free-gift-name,
.free-product-gifts-wrapper .free-gift-label .free-gift-name {
    font-weight: 700;
}

.free-gifts-wrapper .grid p {
    font-weight: 700;
    font-size: 20px;
}

@media only screen and (max-width: 768px) {
	.free-gifts-wrapper .grid p {
    font-size: 18px;
    text-align: start;
    }
    .free-gift-price.p-total {
    width: auto;
    }
}

.cart-inner .free-gifts .grid img {
    margin-bottom: 10px;
    scale: 0.8;
}


.ordering-process .header-bottom-wrapper {
    border-bottom: 0px solid #dfd6b5;
}

.ordering-process .search {
    display: none;
}

.ordering-process .navigation-buttons {
    display: block;
}

@media only screen and (max-width: 768px) {
    .ordering-process .navigation-buttons {
     display: inherit;
    }
}

/*.ordering-process .header-bottom .navigation-wrapper {
    display: none;
}*/

.ordering-process .top-navigation-menu {
    display: none;
}


#continue-order-button {
    background-color: #c2d216;
    border-radius: 10px;
    border-color: #c2d216;
    color: #13322b;
}
.order-button-text {
    font-size: 18px;
    font-weight: 800;
    color: inherit;
}

.order-button-text:hover {
    color: inherit;
}

#continue-order-button:hover {
    background-color: #13322b;
    border-color: #13322b;
}

.price-range {
    background-color: #f4f0e3;
    border-color: #f4f0e3;
    border-radius: 10px;
}
.price-range>div {
    background-color: #c3d257;
    border-radius: 10px;
}

.free-gift, .discount-coupon {
    color: #13322b;
    background: none;
    margin: 20px 0 0;
    display: grid;
    border-radius: 10px;
}

.gift-cart-text {
    display: none;
}

#colorbox .grid {
    display: none;
}

.contact-box ul li>span:before {
    display: inline-block;
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    position: relative;
    vertical-align: middle;
    width: 30px;
    margin-right: 2px;
    text-align: left;
}

.order-summary-inner {
    border-style: solid;
    /* border-width: 1px; */
    margin: 0 0 30px 0;
    padding: 30px;
    border: 0;
    border-radius: 10px;
}

.checkout-box, .order-recapitulation, .order-summary-inner, .order-summary-item, .recapitulation-single {
    border-color: #ffffff;
    /* border-width: 2px; */
    /* border-radius: 10px; */
    background: #faf8f3;
    /* border: 0; */
}

.order-summary h4 {
    margin: 0;
    padding: 11px 0;
    text-align: left;
    font-size: 20px;
}

.order-summary-item {
    border-style: solid;
    border-width: 3px 0 0;
    display: flex;
    flex-wrap: wrap;
    line-height: 1.4;
    padding: 22px 0;
    width: 100%;
}

.order-summary-item a {
    font-weight: 900;
    color: #e6572e;
}

.order-summary-item .product-appendix{
    font-size: 14px !important;
}

.order-summary-item .cart-item-price {
    font-weight: 600;
}

span.free-gift-name {
    color: #3b9224;
    font-weight: 700;
}

.gift-items span[data-testid="recapItemName"] {
    color: #3b9224;
    font-weight: 700;
}

.recapitulation-single {
    border-style: solid;
    border-width: 1px 0 2px;
}

.next-step .btn.btn-lg {
    line-height: 40px;
    padding: 10px 20px 12px;
    border-radius: 20px;
    min-width: 300px;
}

@media (min-width: 768px) and (max-width: 9999em) {
    .cart-inner .checkout-box .contact-box {
        padding: 0 0 0 100px;
    }
}

.checkout-box {
    border-style: solid;
    border-width: 1px;
    margin: 0 0 22px;
    padding: 11px 20px;
    border-radius: 10px;
}

.checkout-box .box.box-sm.visible {
    margin-top: 20px;
}

.contact-box>img {
    height: auto;
    left: 0;
    max-width: 76px;
    position: absolute;
    top: 0;
    border-radius: 100px;
    border: 5px solid #fff;
}
.contact-box ul li>span:before {
    display: inline-block;
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    position: relative;
    vertical-align: middle;
    width: 30px;
    margin-right: 2px;
    text-align: left;
}

.ordering-process .co-box.co-delivery-method h4:before {
    content: "\e92e";
    color: #c3d241;
}

.ordering-process .co-box.co-basic-information h4:before {
    content: "\e925";
    color: #c3d241;    
}

.ordering-process .co-box.co-payment-method h4:before {
    content: "\e926";
    color: #c3d241;    
}

.ordering-process .co-box.co-contact-information h4:before {
    content: "\e922";
    color: #c3d241;   
    scale: 0.8; 
}

.ordering-process .co-box.co-billing-address h4:before, .ordering-process .co-box.co-shipping-address h4:before {
    content: "\e923";
    color: #c3d241;     
}

.pickup-point-choose a {
    color: #13322b;    
    text-decoration: underline;    
}
.pickup-point-choose a:hover {
    color: #c3d241;    
    text-decoration: none;    
}

.pickup-point-choose:after {
    font-family: shoptet;
    content: "\e910";
    color: #c3d241;    
}

.shipping-billing-table .radio-wrapper {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #dfd6b8;
}

.desktop .shipping-billing-table .radio-wrapper:hover {
    background: #faf8f3;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #dfd6b8;
    border-top: none;
    border-left: none;
    border-right: none;
}

ol.cart-header .completed a span {
    text-decoration: none;
}
ol.cart-header .completed a span:before {
    display: none;
}

.cart-header .step-1 a,
.cart-header .step-2 a,
.cart-header .step-3 a {
    font-weight: 500;
}

#checkoutContent .helper {
    background: #f0f4e0;
    border-radius: 10px;
}

.order-button-suffix {
    padding-bottom: 4px;
}

.next-step {
    margin-top: 40px;
}

ol.cart-header li.active a:before, ol.cart-header li.active strong:before, ol.cart-header li.completed a:before, ol.cart-header li.completed strong:before {
    background-color: #c3d241;
    border-color: #c3d257;
}

ol.cart-header li.completed a span:after, ol.cart-header li.completed strong span:after {
    border-top-color: #c3d257;
    border-width: 2px;
}

.cart-header .step.active strong span {
  font-weight: 900;
}

