/* GOPHER Custom Color Scheme CSS */
:root {
    --color-primary-50: #cacede;
    --color-primary-100: #aaafcc;
    --color-primary-200: #8a90ba;
    --color-primary-300: #6a71a8;
    --color-primary-400: #4a5296;
    --color-primary-500: #2a3384;
    --color-primary-600: #242b70;
    --color-primary-700: #1e235c;
    --color-primary-800: #181b48;
    --color-primary-900: #121334;
    --color-primary-950: #0c0b20;
    --btn-link-disabled-color: #2a3384;
}
/* END Custom Color Scheme CSS */

/* michaeljaggers | 09028069 */
.calloutDetails li { vertical-align: middle; }

/* ddcalmirc 09116989 */
.inventoryList .autocheck img {max-height: 35px;}
.inventoryList .monroney-labels img {max-height: 80px;}
@media (min-width: 1100px) {
	.vlp .container.main {max-width: 1100px !important; width: 100% !important; min-width: 960px !important;}
	.vlp .inventoryList .hproduct {padding: 0 4px 0 32%;}	
}
.inventory-detail-callout .autocheck img {max-height: 50px;}

/* fdbarfety 09170734 */
.outlet-hours tr {min-height: 500px; display: flex; line-height: 2;}
.outlet-hours td {width: 360px; padding: 0 15px;}
.outlet-hours td:first-child, .outlet-hours td:nth-child(2) {border-right: 1px solid #fff;}

/* owen.perks 09185579 */
.index [data-widget-id="inventory-search2"] > form > button{width: 14%}
.index [data-widget-id="inventory-search2"] .form-group {width: 85%;}
.index [data-widget-id="inventory-search2"] .form-group .search {width: 100%;}

/* ddcjosiahl 09362597 */
.ws-quick-specs .dl-horizontal dd, .inventoryList .description, .inventoryList .description dd, .inventoryList .description dt { font-weight: bold;}

/* 13075648 ddcjareds */
.index .map-dynamic .vcard a:focus { outline: none; }

/* owen.perks 09166597 */
.page-header.responsive-centered-nav .header-navigation .header-default .home-logolink{min-width: 200px; height: auto; margin-right: 10px; margin-left: 10px; padding: 0; background: none; box-shadow: none;}
@media (min-width: 1250px) {.page-header.responsive-centered-nav .header-navigation .header-default .home-logolink {min-width: 300px; max-width: 1000px;}}