@charset "utf-8";
/* CSS Document */





/* košík dopočet dárku */ 
.price-range
{max-width: 77.5%;}

/* dočasně vypnout příznak dárek zdarma */

.flag.flag-gift {
  background-color: #e94b4b;
  visibility: hidden;
}


/* související produkty */

#productsRelated::before {content:'We also recommend you to buy:';}
#description:before {content: 'Product Description';}
#productsAlternative::before {content: 'You will also find useful:';}


/* import style.css */




.free-gifts li {
    display: unset !important;
}
.free-gift-trigger {
  display: none !important;
}
.msc-discount {
  margin-bottom: 40px !important;
}
.desktop .menu-item-external-126 {
    display: none !important;
}

.desktop .menu-item-external-114, .desktop .menu-item-external-117, .desktop .menu-item-external-120 {
  display: none !important;
}
.in-cart .msc-note-extra #remark {
    margin-top: -70px !important;
}
.in-contact .kontakt-detail {
  max-width: 600px !important;
  margin: auto !important;
  clear: both !important;
}
.type-detail .detail-parametry {
display: none !important;
						  
}
.in-step-2 .msc-cart-login a {
  width: 100% !important;
  display: inline-block !important;
}
.in-step-2 .msc-cart-login a.btn {
  width: unset !important;
}
.p-detail-inner .amount {
    border: 1px solid #c6c6c6;
}




label[for="set-registration"] {
	margin-bottom: 19px;
}


/* detail produktu - tlačítko košík  */

.p-detail-inner .add-to-cart-button {text-transform: none !important;}



