.product-set .quantity,.product-set [name="add-to-cart"],.product-set [type="submit"] {
	display:none;
}
#product-price + button {
	margin-top:10px;
}

.pageCylinderChoice2 .item .image,
.cart-items .item .image {
    margin: 0;
    padding: 5px;
    background-color: #ffffff;
    background-size: 100%;
    min-height: 120px;
	border:1px solid rgb(221, 223, 225);
	border-bottom:none;
	height:calc(100% - 40px);
	margin-bottom:40px;
}

.cart-items .item .image {
	background-size: contain;
}

.pageCylinderChoice2 .item {
    margin-bottom: 25px;
}

.rowSelectWrapper .item .image.square {
    height: 120px;
}

.cilinderPageSection5 .row8wrapper .btnBlue,
.pageCylinderChoice2 .row8wrapper .btnBlue {
    width: 280px;
}

.cilinderPageSection5 .btnOrange,
.pageCylinderChoice2 .btnOrange {
    width: 100%;
	max-width:320px;
}

.pageCylinderChoice2 .btnOrange .btnInside {
	width:100%;
}

.pageCylinderChoice2 .btnInside:after,
.pageCylinderChoice2 .btnInside:before {
    left: 93%;
}

.pageCylinderChoice2 .params-select {
	width:200px;
	margin-top:45px;
}

.pageCylinderChoice2 .product-info-row .desc {
	padding-top:0;
}

.pageCylinderChoice2 .product-info-row h1.heading2 {
	margin-bottom:20px;
}

.cilinderPageSection5 .row8wrapper .btnBlue .btnInside::after,
.cilinderPageSection5 .row8wrapper .btnBlue .btnInside::before {
    left: 93%;
}

.cilinderPageSection5 .btnOrange .btnInside::after,
.cilinderPageSection5 .btnOrange .btnInside::before {
    left: 93%;
}

.cilinderPageSection5 .row8wrapper .btnWrapper,
.pageCylinderChoice2 .row8wrapper .btnWrapper {
    margin-top: 22px;
}

.cilinderPageSection5 .dividerGray {
    width: 100%;
    margin-top: 39px;
    margin-bottom: 41px;
    border-bottom: solid 1px #dcdfc4;
}

.rowSelectWrapper {
    margin-top: 0;
	margin-bottom:30px;
}

.cart-items .rowSelectWrapper {
	margin-bottom:4px;
}

.cilinder-config-options > .row {
	margin-left:0;
	margin-right:0;
}

.cilinder-config-options .cilinder-params {
	padding:30px 39px;
	border:1px solid rgb(221, 223, 225);
	border-left:none;
}

.cilinder-config-options.cart-items .cilinder-params {
	padding:15px 25px 12px 30px;
	position:relative;
}

.rowSelectWrapper .leftColumn {
    max-width: calc(100% / 8);
}

.cilinder-config-options .rowSelectWrapper .leftColumn,
.cart-items .rowSelectWrapper .leftColumn {
    max-width: 145px;
	padding-left:0;
	padding-right:0;
}

.cilinder-config-options .item {
	margin-bottom:0;
	height:100%;
	position:relative;
}

.cilinder-config-options .product-name {
	font-family: OpenSansBold;
	font-size: 17px;
	color: rgb(48, 62, 72);
	margin-bottom:10px;
}

.cilinder-config-options .cilinder-params a.remove {
	font-size: 13px;
	font-weight:normal;
	color: rgb(158, 158, 158) !important;
	background:none !important;
	position:absolute;
	top:15px;
	right:15px;
	width:auto;
	height:auto;
	display:inline-block;
}
.cilinder-config-options .cilinder-params a.remove::before {
	content:url(../img/close-button.svg);
	margin-right:7px;
}
.cilinder-config-options .cilinder-params a.remove:hover {
	text-decoration:underline;
}

.cilinder-config-options .opt-name {
	font-size: 13px;
	font-weight:normal;
	color: rgb(48, 62, 72);
	text-align: left;
	margin-bottom:5px;
}

.rowSelectWrapper .itemSelect {
    text-align: center;
	padding-left:6px;
	padding-right:6px;
}

.cart-items .rowSelectWrapper .itemSelect {
	padding-left:0;
	padding-right:0;
	margin-right:5px;
	width:220px;
	float:left;
}
.product-item-price {
	font-weight:bold;
    font-size: 16px;
    text-align: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #dd9933;
    color: #fff;
    padding: 0 15px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.cilinder-config-options .item .image {
    margin: 0;
    padding: 5px;
    background-color: #ffffff;
    background-size: contain;
    min-height: 120px;
    border: 1px solid rgb(221, 223, 225);
    border-bottom: none;
    height: calc(100% - 40px);
    margin-bottom: 40px;
	background-repeat:no-repeat;
	background-position: center center;
}
.cilinder-config-options .howSize,.cilinder-config-options .param-value {
	display:none;
}
.cilinder-title {
    font-weight:bold;
    font-size: 16px;
}

#select-keys-title {
	color: #318dde;
	font-size: 28px;
	line-height: 25px;
	margin-bottom:15px;	
}
#select-keys {
	margin-bottom:20px;
	overflow:auto;
}
.select-keys-row .subtitle span {
    color: #318dde;
}
.select-keys-row .subtitle {
    font-size: 16px;
    color: #303e48;
	margin-bottom: 30px;
}

#select-keys .image {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 145px;
    height: 135px;
    border: 1px solid rgb(221, 223, 225);
    margin-right: 30px;
    float: left;
}
#select-keys .change-key-count {
	float:left;
}

.key-count-input span {
	font-size: 16px;
	color:#318dde;
}
.key-count-input .price-plus {
	margin:0 10px 0 11px;
	width:10px;
	height:10px;
	display:inline-block;
	background:url(../img/plus.svg) no-repeat;
}

.change-key-count .plus,
.change-key-count .minus {
	background-color: rgb(49, 141, 222);
	background-repeat:no-repeat;
	background-position:center center;
	width: 41px;
	height: 42px;
	cursor:pointer;
}

.change-key-count .plus {
	background-image:url(../img/plus_white.svg);
}

.change-key-count .minus {
	background-image:url(../img/minus_white.svg);
}

#sleutels-num {
	border:1px solid rgb(221, 223, 225);
	width: 41px;
	height: 39px;
	font-size: 16px;
	margin:6px 0;
}

.cilinder-num-title {
	font-weight: bold;
    font-size: 18px;
	margin-bottom:10px;
}
.cn-input {
	margin-bottom:20px;
}
.cn-input input {
	width:60px;
	text-align:center;
	padding-left:10px;
}
.upload-block {
	margin-bottom:10px;
}
.cn-num-item {
	display:inline-block;
	margin:5px 5px 5px 0;
	border:1px solid rgb(221, 223, 225);
	text-align:center;
	width:32px;
	height:32px;
	line-height:32px;
	cursor:pointer;
	color:#333;
	font-weight:bold;
}
.cn-num-item:hover {
	border-color:#333;
}
.cn-num-item.selected {
	border-color:#333;
	background-color:#333;
	color:#fff;
}
