/*
Theme Name: Vehica Child
Theme URI: https://vehicatheme.com/
Author: TangibleDesign
Author URI: https://tangibledesign.net/
Description: Vehica
Template: vehica
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: vehica
*/

i.fas.fa-plus {
    display: none;
}

.vehica-button--icon {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

div#second-price-show {
    display: none;
}

input#promo-code{
	min-height: 53px;
    border-radius: 10px;
    width: 250px;
    padding: 10px 27px;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    box-shadow: 1px 1px 0 0 rgba(196, 196, 196, 0.24);
    border: 1px solid #e7edf3;
}

@media (min-width: 1023px) {
    .vehica-inventory-v1__sort__select {
        float: initial;
        min-width: 300px !important;
    }
}

@media (max-width: 1023px) {
	div#\#opis-overflow{
		overflow: scroll;
	}
	div#\#prilog-overflow{
		overflow: scroll;
	}
 }

input#receiving-email{
	visibility: hidden !important;
}