.ocf-noUi-connect:before, .ocf-noUi-handle{
background-color: #017f23 !important;
}
.uni-slideshow_v2__btns {
    margin: 0;
    text-align: left;
}

.header-cart__quantity {
    display: none;
}

.product-page .qty-switch {
    display: none;
}
.checkout-cart__quantity {
    display: none;
}

.pull-right {
    float: left !important;
    margin: 20px 0 0 0;
}

.form-group-flex {
    display: flex;
	flex-wrap: wrap;
}
.form-group-flex .btn {
    width: 150px;
    height: 36px;
}
.form-group-flex .form-control{
	width: calc(100% - 150px);
}
.form-group-flex .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
short-descr {
	color: red;
	font-weight: bold;
}