﻿
.editorOnlyInfo, .multipleYextError, .wrongScriptError {
    display: none;
    max-width: 350px;
    background: #fff;
    text-align: left;
    padding: 10px;
    line-height: normal;
    font-size: 14px;
}

.editorOnlyInfo.inEditor {
    display: block;
    color: #3ac280;
}

.multipleYextError.hasError, .wrongScriptError.hasError {
    display: block;
    color: red;
}

.widget-7b6cfb .dmWidget.yextButton {
    width: 100%;
}

#dm .widget-7b6cfb {
    line-height: normal !important;
}

a.getDirections {
    display: block;
}

.yextButton.show {
    display: inline-block;
}

.yextButton .text {
    display: table-cell;
    vertical-align: middle;
}

.yextMap {
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 0;
    text-align: left;
    margin: 0 auto;
}

.yextHours {
    text-align: left;
    width: 300px;
}

    .yextHours .row {
        display: flex;
    }

        .yextHours .row .left, .yextHours .row .right {
            flex: 1;
            align-self: center;
        }

.yextAdditionalHoursText {
    display: inline-block;
}

.yextAddress {
    text-align: left;
}

#paymentOptionsImages img {
    display: inline-block;
    width: 60px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#socialIcons a {
    display: inline-block;
    width: 50px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.bullet {
    list-style-type: disc;
}

.no-list {
    list-style-type: none;
}

.circle {
    list-style-type: circle;
}

.square {
    list-style-type: square;
}

.decimal {
    list-style-type: decimal;
}

.bold {
    font-weight: bold;
}

#socialIcons {
    display: flex;
}

    #socialIcons.left {
        justify-content: flex-start;
    }

    #socialIcons.right {
        justify-content: flex-end;
    }

    #socialIcons.center {
        justify-content: center;
    }

ul[id*="List"] {
    margin: 0;
}

h3[class*="Header"] {
    margin: 10px 0;
}

.yextEmail {
    display: block;
}

.picons-left {
    text-align: left;
}

.picons-right {
    text-align: right;
}

.picons-center {
    text-align: center;
}

.openedStatus {
    color: #3ac280;
}

.allDayStatus {
    color: #3ac280;
}

.closedStatus {
    color: #FF0000;
}

.soonStatus {
    color: #FF7322;
}



#main-container.open > svg {
    fill: #333333 !important;
}

#main-container {
    display: inline-block;
    margin: 0 auto;
}

.master-bar > #main-container {
    margin: 0;
    width: 40px;
    max-height: 60px;
}

#close-bar {
    width: 42.666px;
    z-index: 10000006;
    position: absolute;
    bottom: 0.5em;
    right: 0.5em;
}

    #close-bar svg {
        fill: #fff !important;
    }

.share-container .iconsvgshareemail {
    padding: 0 !important;
    margin: 0 auto !important;
    display: block;
    width: 60%;
}

.fab {
    background: #fff;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    text-align: center;
    color: #333333;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5), 3px 3px 3px rgba(0, 0, 0, 0.25);
    position: fixed;
    bottom: 0px;
    right: 0px;
    font-size: 2.6667em;
    display: inline-block;
    cursor: default;
}

    .fab.master-mobile, .child.mobile {
        bottom: 15px;
        right: 15px;
    }

    .fab.bsr-left {
        bottom: 15px;
        !important;
        left: 15px;
        !important;
    }

.fab, .social-icon span {
    vertical-align: middle;
}

    .fab.child {
        width: 42.66666667px;
        height: 42.66666667px;
        display: none;
        opacity: 0;
        font-size: 2em;
        background-color: #ffffff;
        z-index: 10000007;
        margin: 0 10px;
        /* Aligns icon in center */
        display: flex;
        align-items: center;
    }

        .fab.child.child-desktop-bar {
            position: absolute;
            left: 10px;
            background-color: black;
            background-color: rgba(0,0,0,0);
            border: 2px solid #cccccc;
            box-shadow: none;
            display: none;
        }

        .fab.child.dark {
            background-color: #fff;
        }

        .fab.child.float {
            border-radius: 0px;
            background-color: #fff;
            box-shadow: none;
            margin: auto;
            position: relative;
            opacity: 1;
            min-width: 42.666px;
            top: 0;
        }

.social-icon {
    width: 42.66666667px;
    height: 42.66666667px;
    font-size: 2em;
    z-index: 10000007;
    margin: 10px auto;
    display: flex;
    align-items: center;
    border-radius: 50%;
}

.social {
    width: inherit;
    height: inherit;
}

.social-icon svg {
    width: inherit;
    height: inherit;
    padding: 8px;
    fill: white;
}

.social-icon.light svg {
    fill: white;
}

.social-icon.dark svg {
    fill: black;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ECECEC;
    opacity: 0.9;
    display: none;
    z-index: 10000001;
}

    .overlay.dark {
        background: #000;
        opacity: 0.6;
    }

.icon-container svg {
    fill: #CCCCCC;
    margin: 0 auto;
    display: block;
    width: 50%;
    height: 100%;
}

.icon-container.mobile.dark svg {
    fill: #000;
}

.mobile-bg, .social-bg {
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px;
    z-index: 10000002;
    display: none;
}

.social-bg {
    z-index: 10000005;
}

    .mobile-bg.dark, .social-bg.dark {
        background: #000;
    }

    .mobile-bg.light, .social-bg.light {
        background: #fff;
    }

.desktop-bg {
    position: absolute;
    min-width: 200px;
    bottom: 0px;
    left: 0px;
    z-index: 10000004;
    display: none;
    background: #ffffff;
    border-bottom: 6px solid #333333;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5), 3px 3px 3px rgba(0, 0, 0, 0.25);
}

.left-text {
    text-align: right;
    position: absolute;
    right: 4rem;
    width: 300px;
    top: 49%;
    transform: translateY(-49%);
}

.bsr-right-text {
    text-align: left;
    position: absolute;
    left: 4rem;
    width: 300px;
    top: 49%;
    transform: translateY(-49%);
}

.menu-link {
    text-decoration: none;
    align-self: center;
}

    .menu-link.dark {
        color: white;
    }

    .menu-link.light {
        color: black;
    }

    .menu-link.desk-bar {
        color: #333333;
        font-size: 24px;
    }

.right-text {
    position: absolute;
    text-align: left;
    font-size: 20px;
    width: 200px;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
}

#float-container {
    position: fixed;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
    z-index: 10000005;
}

.float-container {
    display: flex;
    height: 42.666px;
    max-width: 42.666px;
    background-color: white;
    margin-left: auto;
    margin-right: 0;
    float: right;
    clear: right;
}

.float-text-container {
    display: none;
    opacity: 1 !important;
    max-width: 100%;
}

.float-text {
    font-size: 20px;
    color: #333333;
    padding-left: 0.5em;
    padding-right: 44px;
    display: none;
}

.master-bar {
    border-radius: 0px;
    height: 50px;
    bottom: 0px;
    right: 50px;
    width: 200px;
    padding: 0 0.5em;
}

#help-text {
    display: none;
    position: absolute;
    margin: 20px;
    color: #333333;
    font-size: 24px;
    text-align: left;
}

#master-label {
    font-size: 16px;
}

#masterfab {
    z-index: 10000006;
    display: none;
    align-items: center;
}

    #masterfab svg {
        fill: #cccccc;
        margin: 0 auto;
        display: block;
        width: 60%;
        max-width: 70px;
        max-height: 50px;
    }

/* Pulse animation */
.pulse {
    border: 3px solid #cccccc;
    -webkit-border-radius: 50px;
    height: 100px;
    width: 100px;
    position: absolute;
    /* trick to center, left margin half of width */
    margin: 0 0 0 -50px;
    left: 50%;
    -webkit-animation: pulsate 1s ease-out;
    -moz-animation: pulsate 1s ease-out;
    -o-animation: pulsate 1s ease-out;
    animation: pulsate 1s ease-out;
    opacity: 0.0;
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.8, 0.8);
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        -webkit-transform: scale(1.4, 1.4);
        opacity: 0.0;
    }
}

@-moz-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.8, 0.8);
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        -webkit-transform: scale(1.4, 1.4);
        opacity: 0.0;
    }
}

@-o-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.8, 0.8);
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        -webkit-transform: scale(1.4, 1.4);
        opacity: 0.0;
    }
}

@keyframes pulsate {
    0% {
        -webkit-transform: scale(0.8, 0.8);
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        -webkit-transform: scale(1.4, 1.4);
        opacity: 0.0;
    }
}

.pulse2 {
    border: 3px solid #cccccc;
    -webkit-border-radius: 40px;
    height: 80px;
    width: 80px;
    position: absolute;
    /* trick to center, left margin half of width */
    margin: 0 0 0 -40px;
    left: 50%;
    -webkit-animation: pulsate2 1s ease-out;
    -moz-animation: pulsate2 1s ease-out;
    -o-animation: pulsate2 1s ease-out;
    animation: pulsate2 1s ease-out;
    opacity: 0.0;
}

@-webkit-keyframes pulsate2 {
    0% {
        -webkit-transform: scale(0.8, 0.8);
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        -webkit-transform: scale(1.4, 1.4);
        opacity: 0.0;
    }
}

@-moz-keyframes pulsate2 {
    0% {
        -webkit-transform: scale(0.8, 0.8);
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        -webkit-transform: scale(1.4, 1.4);
        opacity: 0.0;
    }
}

@-o-keyframes pulsate2 {
    0% {
        -webkit-transform: scale(0.8, 0.8);
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        -webkit-transform: scale(1.4, 1.4);
        opacity: 0.0;
    }
}

@keyframes pulsate2 {
    0% {
        -webkit-transform: scale(0.8, 0.8);
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        -webkit-transform: scale(1.4, 1.4);
        opacity: 0.0;
    }
}

.slide-pulse {
    -webkit-animation: slide 1s ease;
    -moz-animation: slide 1s ease;
    -o-animation: slide 1s ease;
    animation: slide 1s ease;
}

@-webkit-keyframes slide {
    0% {
        max-width: 42.6667px;
        width: 42.667px;
    }

    50% {
        max-width: 50px;
        width: 50px;
    }

    100% {
        max-width: 50px;
        width: 42.667px;
    }
}

@-moz-keyframes slide {
    0% {
        max-width: 42.6667px;
        width: 42.667px;
    }

    50% {
        max-width: 50px;
        width: 50px;
    }

    100% {
        max-width: 50px;
        width: 42.667px;
    }
}

@-o-keyframes slide {
    0% {
        max-width: 42.6667px;
        width: 42.667px;
    }

    50% {
        max-width: 50px;
        width: 50px;
    }

    100% {
        max-width: 50px;
        width: 42.667px;
    }
}

@keyframes slide {
    0% {
        max-width: 42.6667px;
        width: 42.667px;
    }

    50% {
        max-width: 50px;
        width: 50px;
    }

    100% {
        max-width: 50px;
        width: 42.667px;
    }
}
/*  Modal Styles */

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 100%;
    width: 100%;
}

.modal__container {
    background-color: #fff;
    padding: 30px;
    max-width: 500px;
    min-width: 200px;
    max-height: 100vh;
    border-radius: 4px;
    overflow-y: auto;
    box-sizing: border-box;
}

.modal__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal__title {
    margin: 0 auto;
    color: black;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.25;
    box-sizing: border-box;
}

.modal__close {
    background: transparent;
    border: 0;
    position: absolute;
    top: 14px;
    right: 14px;
}

    .modal__close, .modal__close svg {
        width: 20px;
        height: 20px;
        outline: none !important;
    }

        .modal__close svg {
            position: absolute;
            left: 0px;
            top: 0px;
        }

.modal__content {
    margin-top: 2rem;
    margin-bottom: 2rem;
    line-height: 1.5;
    color: rgba(0,0,0,.8);
}

.modal__btn {
    font-size: .875rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    background-color: #e6e6e6;
    color: rgba(0,0,0,.8);
    border-radius: .25rem;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    line-height: 1.15;
    margin: 0;
    will-change: transform;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out,-webkit-transform .25s ease-out;
}

    .modal__btn:focus, .modal__btn:hover {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

.modal__btn-primary {
    background-color: #00449e;
    color: #fff;
}



/* Modal animation */

@keyframes mmfadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes mmfadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes mmslideIn {
    from {
        transform: translateY(15%);
    }

    to {
        transform: translateY(0);
    }
}

@keyframes mmslideOut {
    from {
        transform: translateY(0);
    }

    to {
        transform: translateY(-10%);
    }
}

.micromodal-slide {
    display: none;
}

    .micromodal-slide.is-open {
        display: block;
    }

    .micromodal-slide[aria-hidden="false"] .modal__overlay {
        animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
    }

    .micromodal-slide[aria-hidden="false"] .modal__container {
        animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
    }

    .micromodal-slide[aria-hidden="true"] .modal__overlay {
        animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
    }

    .micromodal-slide[aria-hidden="true"] .modal__container {
        animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
    }

    .micromodal-slide .modal__container,
    .micromodal-slide .modal__overlay {
        will-change: transform;
    }

    .micromodal-slide.is-open {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        z-index: 999;
    }


.headerWidget {
    min-height: 22px;
}

    .headerWidget .reviews-header .link {
        margin-top: 4px;
    }

.widget-832a29 .accordion-wrapper {
    list-style-type: none;
    text-align: left;
    overflow: hidden;
    margin: 0;
}

.widget-832a29 .accordion-title {
    display: flex;
    align-items: center;
}

.widget-832a29 .title-text {
    display: flex;
    align-items: center;
}

.widget-832a29 .title-icon {
    width: 30px;
    fill: currentColor;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#dm .widget-832a29 .accordion-title .title-text {
    font-size: 16px;
    font-weight: 600;
    flex-grow: 1;
}

.widget-832a29 .section {
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    height: auto;
    max-height: 0;
    font-size: 16px;
}

.widget-832a29 .expanded .section, [data-first-expanded='true'] .accordion-item:first-of-type .section {
    max-height: 30000px;
}

.widget-832a29 .section-inner {
    padding: 18px 20px;
    margin: 0;
}

    .widget-832a29 .section-inner ul {
        padding-left: 40px;
        list-style-type: disc;
        list-style-position: outside;
    }

.widget-832a29 .arrow {
    transition: transform 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
    position: relative;
    flex-shrink: 0;
    cursor: pointer;
}

    .widget-832a29 .arrow .close {
        width: 100%;
        height: 100%;
    }



/* plus and minus signs animation*/
.widget-832a29 .vertical {
    transition: all 0.5s ease-in-out;
    transform: rotate(-90deg);
    position: absolute;
    background-color: #000;
    background-color: currentColor;
    width: 10%;
    height: 100%;
    left: 50%;
    margin-left: -5%;
    top: 50%;
    margin-top: -50%;
}

.widget-832a29 .horizontal {
    transition: all 0.5s ease-in-out;
    transform: rotate(-90deg);
    background-color: #000;
    background-color: currentColor;
    position: absolute;
    width: 100%;
    height: 10%;
    left: 50%;
    margin-left: -50%;
    top: 50%;
    margin-top: -5%;
    opacity: 1;
}

.widget-832a29 .expanded .vertical, [data-first-expanded='true'] .accordion-item:first-of-type .vertical {
    transform: rotate(90deg);
}

.widget-832a29 .expanded .horizontal, [data-first-expanded='true'] .accordion-item:first-of-type .horizontal {
    transform: rotate(90deg);
    opacity: 0;
}

/* Layout 1 */

.widget-832a29 .plusMinus .accordion-title {
    padding: 10px 20px 20px 20px;
    justify-content: space-between;
    border-bottom: 1px solid #e3e3e3;
}

    .widget-832a29 .plusMinus .accordion-title .title-text {
        margin: 0;
    }


.widget-832a29 .plusMinus .arrow-wrapper {
    margin-left: 15px;
}

.widget-832a29 .plusMinus .arrow {
    position: relative;
    width: 15px;
    height: 15px;
}

.widget-832a29 .plusMinus .section-inner {
    border-bottom: solid 1px #e1e1e1;
}

.widget-832a29 .plusMinus .accordion-item:not(:last-child) {
    margin-bottom: 10px;
}

/* Layout 2 */
.widget-832a29 .borderedPlus {
    border: solid 1px #e1e1e1;
    border-bottom: none;
}

    .widget-832a29 .borderedPlus .accordion-title {
        padding: 18px 20px;
        border-bottom: solid 1px #e1e1e1;
        background: #f2f2f2;
        justify-content: space-between;
    }

        .widget-832a29 .borderedPlus .accordion-title .title-text {
            margin: 0;
        }

    .widget-832a29 .borderedPlus .section-inner {
        border-bottom: solid 1px #e1e1e1;
    }

    .widget-832a29 .borderedPlus .arrow-wrapper {
        margin-left: 15px;
    }

    .widget-832a29 .borderedPlus .arrow {
        position: relative;
        width: 15px;
        height: 15px;
    }

/* Layout 3 */
.widget-832a29 .fullBorder {
    border: solid 1px #e1e1e1;
    border-bottom: none;
}

    .widget-832a29 .fullBorder .accordion-title {
        padding: 18px 20px;
        border-bottom: solid 1px #e1e1e1;
        justify-content: space-between;
    }

        .widget-832a29 .fullBorder .accordion-title .title-text {
            margin: 0;
        }

    .widget-832a29 .fullBorder .section-inner {
        border-bottom: solid 1px #e1e1e1;
        background: #f2f2f2;
    }

    .widget-832a29 .fullBorder .arrow {
        width: 22px;
        height: 22px;
    }

    .widget-832a29 .fullBorder .expanded .arrow, .fullBorder[data-first-expanded='true'] .accordion-item:first-of-type .arrow {
        transform: rotate(180deg);
    }

/* Layout 4 */

.widget-832a29 .roundedIcon .accordion-title {
    justify-content: space-between;
    padding: 18px 20px;
    background: #f2f2f2;
}

    .widget-832a29 .roundedIcon .accordion-title .title-text {
        margin: 0;
    }

.widget-832a29 .roundedIcon .arrow-wrapper {
    margin-right: 8px;
}

.widget-832a29 .roundedIcon .arrow {
    width: 22px;
    height: 22px;
}

.widget-832a29 .roundedIcon .expanded .arrow, .roundedIcon[data-first-expanded='true'] .accordion-item:first-of-type .arrow {
    transform: rotate(180deg);
}

.widget-832a29 .roundedIcon .accordion-item:not(:last-child) {
    margin-bottom: 10px;
}

.widget-832a29 .roundedIcon .arrow-wrapper {
    border-radius: 50%;
    padding: 8px;
    background-color: #000
}

    .widget-832a29 .roundedIcon .arrow-wrapper .arrow {
        width: 20px;
        height: 20px;
    }

    .widget-832a29 .roundedIcon .arrow-wrapper .close {
        fill: #e3e3e3;
    }

/* Layout 5 */

.widget-832a29 .leftIcons .accordion-title {
    justify-content: space-between;
    padding: 18px 20px;
    background: #f2f2f2;
}

    .widget-832a29 .leftIcons .accordion-title .title-text {
        margin: 0;
    }

.widget-832a29 .leftIcons .arrow-wrapper {
    margin-right: 8px;
}

.widget-832a29 .leftIcons .arrow {
    width: 22px;
    height: 22px;
}

.widget-832a29 .leftIcons .expanded .arrow, .leftIcons[data-first-expanded='true'] .accordion-item:first-of-type .arrow {
    transform: rotate(180deg);
}

.widget-832a29 .leftIcons .accordion-item:not(:last-child) {
    margin-bottom: 10px;
}

.widget-832a29 .leftIcons .title-icon {
    width: 22px;
    margin-right: 10px;
}

    .widget-832a29 .leftIcons .title-icon svg {
        width: 100% !important;
        height: auto !important;
    }

/* Layout 6 */

.widget-832a29 .cleanLayout .accordion-title {
    justify-content: flex-end;
}

    .widget-832a29 .cleanLayout .accordion-title .title-text {
        order: 2;
        margin: 10px 0;
        padding-left: 16px;
    }

.widget-832a29 .cleanLayout .arrow {
    order: 1;
    width: 22px;
    height: 22px;
}

.widget-832a29 .cleanLayout .expanded .arrow, .cleanLayout[data-first-expanded='true'] .accordion-item:first-of-type .arrow {
    transform: rotate(90deg);
}

.widget-832a29 .cleanLayout .section-inner {
    padding: 0 20px 0 0;
}


.editorOnlyInfo, .multipleYextError, .wrongScriptError {
    display: none;
    max-width: 350px;
    background: #fff;
    text-align: left;
    padding: 10px;
    line-height: normal;
    font-size: 14px;
}

    .editorOnlyInfo.inEditor {
        display: block;
        color: #3ac280;
    }

    .multipleYextError.hasError, .wrongScriptError.hasError {
        display: block;
        color: red;
    }

.widget-7b6cfb .dmWidget.yextButton {
    width: 100%;
}

#dm .widget-7b6cfb {
    line-height: normal !important;
}

a.getDirections {
    display: block;
}

.yextButton.show {
    display: inline-block;
}

.yextButton .text {
    display: table-cell;
    vertical-align: middle;
}

.yextMap {
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 0;
    text-align: left;
    margin: 0 auto;
}

.yextHours {
    text-align: left;
    width: 300px;
}

    .yextHours .row {
        display: flex;
    }

        .yextHours .row .left, .yextHours .row .right {
            flex: 1;
            align-self: center;
        }

.yextAdditionalHoursText {
    display: inline-block;
}

.yextAddress {
    text-align: left;
}

#paymentOptionsImages img {
    display: inline-block;
    width: 60px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#socialIcons a {
    display: inline-block;
    width: 50px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.bullet {
    list-style-type: disc;
}

.no-list {
    list-style-type: none;
}

.circle {
    list-style-type: circle;
}

.square {
    list-style-type: square;
}

.decimal {
    list-style-type: decimal;
}

.bold {
    font-weight: bold;
}

#socialIcons {
    display: flex;
}

    #socialIcons.left {
        justify-content: flex-start;
    }

    #socialIcons.right {
        justify-content: flex-end;
    }

    #socialIcons.center {
        justify-content: center;
    }

ul[id*="List"] {
    margin: 0;
}

h3[class*="Header"] {
    margin: 10px 0;
}

.yextEmail {
    display: block;
}

.picons-left {
    text-align: left;
}

.picons-right {
    text-align: right;
}

.picons-center {
    text-align: center;
}

.openedStatus {
    color: #3ac280;
}

.allDayStatus {
    color: #3ac280;
}

.closedStatus {
    color: #FF0000;
}

.soonStatus {
    color: #FF7322;
}



.editorOnlyInfo, .multipleYextError, .wrongScriptError {
    display: none;
    max-width: 350px;
    background: #fff;
    text-align: left;
    padding: 10px;
    line-height: normal;
    font-size: 14px;
}

    .editorOnlyInfo.inEditor {
        display: block;
        color: #3ac280;
    }

    .multipleYextError.hasError, .wrongScriptError.hasError {
        display: block;
        color: red;
    }

.widget-7b6cfb .dmWidget.yextButton {
    width: 100%;
}

#dm .widget-7b6cfb {
    line-height: normal !important;
}

a.getDirections {
    display: block;
}

.yextButton.show {
    display: inline-block;
}

.yextButton .text {
    display: table-cell;
    vertical-align: middle;
}

.yextMap {
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 0;
    text-align: left;
    margin: 0 auto;
}

.yextHours {
    text-align: left;
    width: 300px;
}

    .yextHours .row {
        display: flex;
    }

        .yextHours .row .left, .yextHours .row .right {
            flex: 1;
            align-self: center;
        }

.yextAdditionalHoursText {
    display: inline-block;
}

.yextAddress {
    text-align: left;
}

#paymentOptionsImages img {
    display: inline-block;
    width: 60px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#socialIcons a {
    display: inline-block;
    width: 50px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.bullet {
    list-style-type: disc;
}

.no-list {
    list-style-type: none;
}

.circle {
    list-style-type: circle;
}

.square {
    list-style-type: square;
}

.decimal {
    list-style-type: decimal;
}

.bold {
    font-weight: bold;
}

#socialIcons {
    display: flex;
}

    #socialIcons.left {
        justify-content: flex-start;
    }

    #socialIcons.right {
        justify-content: flex-end;
    }

    #socialIcons.center {
        justify-content: center;
    }

ul[id*="List"] {
    margin: 0;
}

h3[class*="Header"] {
    margin: 10px 0;
}

.yextEmail {
    display: block;
}

.picons-left {
    text-align: left;
}

.picons-right {
    text-align: right;
}

.picons-center {
    text-align: center;
}

.openedStatus {
    color: #3ac280;
}

.allDayStatus {
    color: #3ac280;
}

.closedStatus {
    color: #FF0000;
}

.soonStatus {
    color: #FF7322;
}

