#i9k2rq5ffp4g1660892123466 {
  bottom: 60px !important;
}


.slot--article-description .tws-article-description--text-container {
  max-height: initial; 
} 
.tws-article-description--show-more > button {
  display: none; 
}
.bountiful--back-to-top {
    left: 5px !important;
    right: unset;
}

button.tws-discount-field--enter-discount-btn {
    text-transform: uppercase !important;
}

/* .tws-discount-field .form-group > div:last-child, .tws-discount-field .form-group button.btn.tws-discount-field--add {
    display: block!important 
}
*/

.slot--checkout-cart .tws-discount-field .ng-hide:not(.ng-hide-animate) { 
	display: block !important; 
} 
.slot--checkout-cart .tws-discount-field .tws-discount-field--enter-discount-btn { 
	text-decoration: none !important; 
	font-size: 14px; 
	font-weight: normal; 
} 
.slot--checkout-cart .tws-discount-field .tws-discount-field--enter-discount-btn .fa { 
	display: none;
  font-size: 0;
}
.tws-discount-field--closed .tws-discount-field--form {
  display: block;
}
.tws-discount-field--enter-discount-btn .fa {
	display: none;
}
.tws-discount-field--enter-discount-btn:hover {
  color: #000;
  cursor: text;
}

.tws-checkout--required-approvals-terms-content {
    color: #a59d9d;
    font-weight: 600;
}
.tws-checkout--required-approvals--static-terms .tws-checkout--required-approvals-terms-content:before {
   border: 1px solid #a59d9d;
}
.tws-checkout--pay .tws-checkout--pay-terms .tws-checkout--required-approvals {
    box-shadow: 0 1px 2px #a59d9d;
}

label.entypo-export {
    background: #f5dcde !important;
}