/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.product-price{
	margin-bottom: 0;
}

#index .thumbnail-container{
	min-height: 405px;
}

select[id^="group_"].form-control.form-control-select{
	color: #1d1d1d;
}

button.navbar-toggler.hidden-lg-up{
	display: none!important;
}

.ps_checkout.payment-method-logo-block.left {
    text-align: left;
    margin-left: 0px!important;
    margin-bottom: 20px;
}

.image_zoom {
	top: auto!important
}

.block-product-attribute-custom{
	margin-top: 15px;
}