/*owen.perks Header Button*/
.header-directions-btn {margin: 0 20px; position: relative;}
.header-directions-btn a {border: 1px solid var(--btn-primary-inverse-border-color); background: #000; color: #FFF;padding: 5px 5px 5px 25px; font-weight: bold}
.header-directions-btn a:hover {background: var(--color-primary-500); text-decoration: none;}
.header-directions-btn  i {position: absolute; left: 5px; top: -3px;}

/* fdbarfety PPR-263259 */
.page-header .header-default .vcard.header-logo-enabled {height: 80px; }

/*ddcrmelasky footer updates*/
.ddc-footer .third-party-service-footer {display: flex;}
.ddc-footer .cst-footer { display: flex; flex-direction: column; width:350px; }
.ddc-footer .cst-footer img { width: 250px; padding-top: 25px;}
