.productDropDown{background:url('clientlibs/css/test.jpg')}
.productDropDown .productDropDownbtn select{font-family:DINRound-Light;font-weight:lighter;font-style:normal;line-height:1.5;color:#6e6e6e;text-align:center;padding-bottom:7px;border-bottom:2px solid #ff9e1b;border-radius:0;border-top:0;border-left:0;border-right:0}
.productDropDown .productDropDownbtn select:focus,.productDropDown .productDropDownbtn .form-select{box-shadow:none}
.productDropDown #modelPriceTable thead th:first-child{width:80%}
.productDropDown .productDropDownbtn #brand:disabled,.productDropDown .productDropDownbtn #model:disabled{opacity:.7}
#modelPriceTable th{text-align:left;font-family:DINRound-Bold;font-weight:bolder;color:#ff9e1b;background:linear-gradient(to bottom,#f5f5f6,#fcfdfd 20%);padding:14px 14px 14px 25px;border:1px solid #ff9e1b}
#modelPriceTable tr{font-family:DINRound-Light;font-size:1rem;font-weight:400;color:#212121;border-style:none}
#modelPriceTable tr:last-child{border-bottom:1px solid #ff9e1b}
#modelPriceTable tr td{border-top:0;border-right:1px solid #ff9e1b;border-left:1px solid #ff9e1b;padding:20px 10px 10px 24px}
.priceDisplay{border:0;display:inline-block;width:75%;background:#f7f7f7;padding:20px 0}
#productPrice{font-family:'DINRound-Bold';font-weight:bolder;line-height:1.1;font-size:35px}
.price-title{font-family:DINRound-Light;color:#e86025;font-weight:lighter;font-size:18px}
#priceSection,#modelPriceTable{display:none}
@media(min-width:768px){.productDropDown .productDropDownbtn select{font-size:20px}
#modelPriceTable th,.price-title{font-size:18px}
#modelPriceTable tr{font-size:15px}
#productPrice{font-size:35px}
}
@media(max-width:767px){.productDropDown .productDropDownbtn select,.price-title,#modelPriceTable th,#productPrice{font-size:13px}
}