| Line 389... |
Line 389... |
| 389 |
/*.minrange{float: left;}*/
|
389 |
/*.minrange{float: left;}*/
|
| 390 |
/*.maxrange{float: right;}*/
|
390 |
/*.maxrange{float: right;}*/
|
| 391 |
.brandselector{visibility: hidden;}
|
391 |
.brandselector{visibility: hidden;}
|
| 392 |
.brandselector.active{visibility: visible;}
|
392 |
.brandselector.active{visibility: visible;}
|
| 393 |
.categorytabcontrol.active{background:url('/img/catopen.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
|
393 |
.categorytabcontrol.active{background:url('/img/catopen.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
|
| 394 |
.orderdetails{border-left: 1px solid #eaeaea;}
|
394 |
/*.orderdetails{border-left: 1px solid #eaeaea;}*/
|
| 395 |
.orderdetails .btn{color: #fff; border-radius: 0px !important;}
|
395 |
/*.orderdetails .btn{color: #fff; border-radius: 0px !important;}*/
|
| 396 |
button.orderstatus{background-color: #57d835;}
|
396 |
button.orderstatus{background-color: #57d835;}
|
| 397 |
button.trackingurl{background-color: #959595;}
|
397 |
button.trackingurl{background-color: #959595;}
|
| 398 |
.deletefav{background:url('/img/recycle-bin.png') no-repeat;height: 20px;width: 20px;display: inline-block;margin-top: 10px;}
|
398 |
.deletefav{background:url('/img/recycle-bin.png') no-repeat;height: 20px;width: 20px;display: inline-block;margin-top: 10px;}
|
| 399 |
.clearfavs{padding-top:10px;}
|
399 |
.clearfavs{padding-top:10px;}
|
| 400 |
.deleteallfavs{background:url('/img/recycle-bin-inverted.png') no-repeat;height: 15px;width: 15px;display: inline-block;}
|
400 |
.deleteallfavs{background:url('/img/recycle-bin-inverted.png') no-repeat;height: 15px;width: 15px;display: inline-block;}
|
| Line 414... |
Line 414... |
| 414 |
.editall i{margin-right: 5px;}
|
414 |
.editall i{margin-right: 5px;}
|
| 415 |
.inputable{border: 2px solid #eaeaea;
|
415 |
.inputable{border: 2px solid #eaeaea;
|
| 416 |
padding: 5px;
|
416 |
padding: 5px;
|
| 417 |
cursor: pointer;}
|
417 |
cursor: pointer;}
|
| 418 |
.ordercontrols{padding:0 !important;margin-bottom:5px;}
|
418 |
.ordercontrols{padding:0 !important;margin-bottom:5px;}
|
| - |
|
419 |
.ordercontrols .btn{color: #fff;font-weight: bold;}
|
| 419 |
.filters{padding: 5px;color: #fff;height: 40px;}
|
420 |
.filters{padding: 5px;color: #fff;height: 40px;}
|
| 420 |
.filters div{padding: 0;margin: 0;}
|
421 |
.filters div{padding: 0;margin: 0;}
|
| 421 |
.filters .herotext{padding-top: 7px;font-weight: bold;}
|
422 |
.filters .herotext{padding-top: 7px;font-weight: bold;}
|
| 422 |
.filters ul.dropdown-menu{padding: 0px !important;margin: 0 !important;}
|
423 |
.filters ul.dropdown-menu{padding: 0px !important;margin: 0 !important;}
|
| 423 |
.menu-item:not(:last-child){border-bottom: 1px solid #e5e5e5}
|
424 |
.menu-item:not(:last-child){border-bottom: 1px solid #e5e5e5}
|
| 424 |
.menu-item a:hover{background-color: #36d98a !important;}
|
425 |
.menu-item a:hover{background-color: #36d98a !important;}
|
| 425 |
.dropdown-header.menu-item{padding-top: 10px;padding-bottom: 5px;color: #30b20d;font-weight: bold;}
|
426 |
.dropdown-header.menu-item{padding-top: 10px;padding-bottom: 5px;color: #30b20d;font-weight: bold;}
|
| 426 |
/*.categorypreferences .brandselector{background-image: url('/img/checkbox.png') no-repeat;height: 15px;width: 15px;}*/
|
427 |
/*.categorypreferences .brandselector{background-image: url('/img/checkbox.png') no-repeat;height: 15px;width: 15px;}*/
|
| 427 |
input[type="checkbox"]:checked {background: url('/img/checkbox_checked.png') no-repeat center center;background-size: contain;width: 15px;height: 15px;}
|
428 |
input[type="checkbox"]:checked {background: url('/img/checkbox_checked.png') no-repeat center center;background-size: contain;width: 15px;height: 15px;}
|
| 428 |
input[type="checkbox"] {float: left;appearance: none;-webkit-appearance: none;width: 15px;height: 15px;background: url('/img/checkbox.png') no-repeat center center;background-size: contain;margin-right: 5px;}
|
429 |
input[type="checkbox"] {float: left;appearance: none;-webkit-appearance: none;width: 15px;height: 15px;background: url('/img/checkbox.png') no-repeat center center;background-size: contain;margin-right: 5px;}
|
| 429 |
.maxrange .slider{width: 100% !important;}
|
- |
|
| 430 |
|
430 |
.maxrange .slider{width: 100% !important;}
|
| - |
|
431 |
.product_prices div{padding: 0 !important;}
|
| - |
|
432 |
.orderdetails div{padding: 0;margin: 0;}
|
| - |
|
433 |
.text-bold{font-weight: bold;text-transform: uppercase;font-size: 0.8em;}
|
| - |
|
434 |
.orderimage{position: relative;min-height: 220px;}
|
| - |
|
435 |
.orderimage img{margin:auto;position: absolute;top:0;bottom: 0;left: 0;right: 0;}
|
| - |
|
436 |
|
| 431 |
|
437 |
|