.subscription__inputs input[type=password] {
	font-weight: 400;
	width: 100%;
}
.starrequired{
	color: red;
}
.dds_hide{
	display: none;
}
.dds_brand{
	text-align: right;
	font-weight: bold;
}
[id*="bx_incl"] {     display: contents;}

.product-card__stokc.red:after {
	background: red;
}
.app-header__icon--heart.added{
	min-width: 45px;
}
.user-cookie-confirm {
	background-color: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	padding: 20px;
	text-align: center;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.user-cookie-confirm .btn-default {
	border: 1px solid #e5e5e5;
}
.user-cookie-confirm .btn {
	height: 42px;
	padding: 0 30px;
	font-size: 12px;
	text-transform: uppercase;
	white-space: nowrap;
	cursor: pointer;
}
.user-cookie-confirm .btn-close {
	position: absolute;
	top: 10px;
	right: 10px;
}
.btn-round {
	border-radius: 50%;
	width: 42px;
	padding: 12px;
}

.hide{
	display: none;
}
body .user-cookie-confirm{
	color: #000000;
}
.app-header__icon--cart.added{
    min-width: 43px;
}

.app-header__content.site-width [id*="bx_incl"] {     display: block;}
.overflow-hidden .app-header__fx-container.fixed .app-header__fx-container-in {
	right: 17px;
}
.overflow-hidden .app {
	padding-right: 17px;
}
.order-form__item .error-note.ddsBlackColor{
	color: black;
}
.ddsSimilarBlock .product-item__color{float: left;}
.ddsSimilarBlock .product-card .price-container{float: none;}
.ddsSimilarBlock  .product-item__item-middle .price-container {float: none!important;}
.dds_item_quest .b-form__param-size:hover, .dds_item_quest .b-form__param-size:focus {
	background: none;
}
.bx-component-opener{
	height: 100px!important;
	width: 100px!important;
}
footer [id*="bx_incl"]{
	display: inline-table;
}
.product-card__param-size:hover, .product-card__param-size:focus {
    background: none;

}