
.vo-breadCrumbs,
.vo-merchantTop,
.vo-pageContainer {
    position: relative
}

.vo-merchantTop {
    background-color: #2b4f8c
}

.vo-breadCrumbs {
    margin: 0 -8px;
    padding: 24px 0
}

.vo-breadCrumbs>li {
    display: inline-block;
    position: relative;
    padding: 0 8px
}

.vo-breadCrumbs>li>a,
.vo-breadCrumbs>li>span {
    color: #fff;
    text-transform: capitalize;
    font-size: 12px
}

.vo-breadCrumbs>li+li:before {
    content: '/';
    position: absolute;
    color: #fff;
    left: -5px
}

.vo-storeContainer {
    position: relative;
    height: 144px
}

.vo-storeDetails {
    width: 190px;
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 24px;
    border-radius: 4px;
    background-color: #fff
}

.vo-storeDetails>.vo-storeTitle {
    width: 100%;
    height: 144px;
    text-align: center;
    background-color: #94bd59;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative
}

.vo-storeDetails>.vo-storeTitle>b {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 100%;
    max-width: 88%;
    margin: -22px auto 0;
    line-height: 20px
}

.vo-storeDetails>.vo-storeTitle>b:before,
.vo-storeDetails>.vo-storeTitle>b>span:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 0
}

.vo-storeDetails>.vo-storeTitle>b:before {
    bottom: -10px
}

.vo-storeDetails>.vo-storeTitle>b>span {
    display: block;
    font-size: 14px;
    position: relative;
    height: 24px
}

.vo-storeDetails>.vo-storeTitle>b>span:before {
    top: 50%;
    margin: -3px auto 0
}

.vo-storeDetails>.vo-storeTitle>b>span:after {
    content: 'all';
    background-color: #94bd59;
    padding: 0 6px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 40px
}

.vo-storeData {
    padding: 12px
}

.vo-storeData>p {
    margin: 0 auto;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -.3px
}

.vo-storeData>p:not(.verDate)>span {
    font-weight: 500;
    display: block;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 18px;
    letter-spacing: -.5px
}

.vo-storeData>p+p {
    margin: 24px auto 0
}

.vo-storeContent {
    left: 214px;
    height: 120px;
    width: calc(100% - 218px);
    width: -webkit-calc(100% - 218px);
    width: -moz-calc(100% - 218px)
}

.vo-storeContent>h1 {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    margin: 0 auto 12px
}

.vo-storeContent>p {
    margin: 0 auto;
    color: #fff;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}

.vo-storeContent.expand {
    height: auto
}

.vo-storeContent.expand>p {
    max-height: none
}

.vo-merchantBottom {
    margin: 24px auto 0
}

.vo-merchantBottom>.container>.rowr {
    overflow: hidden;
    margin: 0 -12px
}

.vo-merchantBottom .vo-pull-right {
    float: right;
    width: 81%;
    padding: 0 12px
}

.vo-merchantTabs,
.vo-ps,
.vo-psBox,
.vo-storeContent {
    position: relative
}

.vo-ps>h2 {
    margin: 0 auto 12px;
    font-weight: 500;
    font-size: 18px
}

.vo-ps>ul {
    margin: 0 -6px 24px
}

.vo-ps>ul>li {
    display: inline-block;
    padding: 0 6px;
    width: calc(25% - 4px);
    width: -webkit-calc(25% - 4px);
    width: -moz-calc(25% - 4px);
    margin: 0 auto 12px;
    vertical-align: middle
}

.vo-psBox {
    border-radius: 4px;
    text-align: center;
    height: 140px
}

.vo-psBox>.vo-psBack,
.vo-psBox>.vo-psFront {
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    background-color: #fff;
    border-radius: 4px
}

.vo-psBox>.vo-psFront>a {
    display: block;
    height: 100%;
    position: relative
}

.vo-psBox>.vo-psFront>a>img {
    max-height: 54px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: -27px auto 0
}

.vo-psBox>.vo-psBack {
    z-index: 1;
    background-image: linear-gradient(113deg, #335eea, #4396df)
}

.vo-psBox>.vo-psBack>a {
    bottom: 14px;
    color: #fff
}

.vo-ps.vo-fo .vo-psBox>.vo-psFront>a>img {
    position: relative;
    top: 0;
    margin: 0 auto;
    max-height: none;
    max-width: none;
    border-radius: 4px
}

.vo-ps.vo-fo .vo-psBox:hover>p {
    bottom: 34px
}

.vo-ps.vo-fo .vo-psBox>.vo-psFront {
    overflow: hidden
}

.vo-psBox:hover>.vo-psFront {
    height: 50%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.vo-ps.vo-fo .vo-psBox>p {
    margin: 0 auto;
    bottom: 22px;
    color: #fff;
    z-index: 2;
    padding: 0 12px
}

.vo-ps.vo-fo .vo-psBox>p>a {
    color: #fff !important
}

.vo-ps.vo-fo .vo-psBox>p,
.vo-psBox>.vo-psBack>a {
    position: absolute;
    left: 0;
    right: 0;
    text-transform: capitalize
}

.vo-psBox>.vo-psBack>a>p:last-child {
    font-size: 12px;
    margin: 0 auto
}

.vo-psBox>.vo-psBack>a>p {
    margin: 0 auto
}

.vo-ps.vo-fo .vo-psBox>p,
.vo-psBox>.vo-psBack>a>p {
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.vo-psBox>.vo-psBack>a>p>span {
    position: relative
}

.vo-psBox>.vo-psBack>a>p>span+span {
    margin-left: 10px
}

.vo-psBox>.vo-psBack>a>p>span+span:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #fff;
    left: -5px
}

.vo-psBox>.vo-psBack>a>p:last-child {
    font-size: 12px;
    margin: 0 auto
}

.vo-psBox:hover>.vo-psFront {
    height: 50%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.vo-stBrowse {
    position: relative;
    margin: 0 auto 96px
}

.vo-stBrowse>h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0 auto 12px
}

.vo-stBrowse>ul.vo-alphaSort {
    margin: 0 auto 24px;
    border-bottom: 1px solid #979797;
    padding-bottom: 12px;
    display: flex;
}

.vo-stBrowse>ul.vo-alphaSort>li.active,
.vo-stBrowse>ul.vo-alphaSort>li:hover {
    background-image: linear-gradient(133deg, #335eea, #4396df);
    color: #fff
}

.vo-stBrowse>ul.vo-alphaSort>li {
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding: 0;
    font-weight: 500;
    cursor: pointer;
    border-radius: 4px
}

.vo-stBrowse>ul.vo-alphaSort>li {
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding: 0;
    font-weight: 500;
    cursor: pointer;
    border-radius: 4px
}

.vo-stBrowse>ul.vo-alphaSort {
    margin: 0 auto 24px;
    border-bottom: 1px solid #979797;
    padding-bottom: 12px
}

.vo-stBrowse>.vo-stResult {
    position: relative;
    overflow: hidden;
    margin: 0 -12px
}

.vo-stBrowse>.vo-stResult>li {
    width: 33.33%;
    float: left;
    padding: 0 12px;
    margin: 0 auto 24px
}

.vo-stBrowse>.vo-stResult>li>p {
    margin: 0 auto;
    position: relative;
    opacity: .5;
    line-height: 28px
}

.vo-stBrowse>.vo-stResult>li>p>span {
    display: inline-block
}

.vo-stBrowse>.vo-stResult>li>p>span+span {
    margin-left: 6px;
    position: relative
}

.vo-stBrowse>.vo-stResult>li>p>span+span:before {
    content: '';
    border-left: 1px solid #979797;
    padding-left: 6px
}

.vo-merchantBottom .vo-pull-left {
    float: left;
    width: 19%;
    padding: 0 12px
}

.vo-sideNav,
.vo-sideNav.vo-storeSN {
    margin: 160px 0 0
}

.vo-sideNav {
    max-width: 190px
}

.vo-sideNavLinks {
    margin: 24px auto 0
}

.vo-sideNavLinks>.vo-popularLinks.vo-storeLinks>a {
    font-size: 14px;
    color: #2B4F8C;
    line-height: 18px
}

.vo-sideNavLinks>.vo-popularLinks>a,
.vo-sideNavLinks>.vo-popularLinks>b {
    display: block
}

.vo-sideNavLinks>.vo-popularLinks.vo-storeLinks>a.active {
    color: #575757;
    opacity: .5;
}

.vo-sideNavLinks>.vo-popularLinks>a+a {
    margin: 12px auto 0
}


@media only screen and (max-width:767px) {
    .vo-storeContainer {
        height: auto;
        overflow: hidden
    }

    .vo-storeDetails {
        position: relative;
        margin: 0 auto 12px;
        width: 100%;
        padding: 0;
        max-width: 180px
    }

    .vo-storeDetails>.vo-storeTitle {
        border-radius: 4px
    }

    .vo-storeData {
        display: none
    }

    .vo-storeContent {
        width: 100%;
        left: 0;
        height: auto
    }

    .vo-storeContent>h1 {
        display: none
    }

    .vo-storeContent>p {
        margin: 0 auto 12px
    }

    .vo-merchantBottom>.container>.rowr {
        margin: 0
    }

    .vo-merchantBottom .vo-pull-left,
    .vo-merchantBottom .vo-pull-right {
        float: none;
        width: 100%;
        padding: 0
    }

    .vo-ps>ul {
        white-space: nowrap;
        overflow-y: auto;
        padding-right: 40px
    }

    .vo-ps>ul>li {
        width: calc(50% - 3px);
        width: -webkit-calc(50% - 3px);
        width: -moz-calc(50% - 3px)
    }

    .vo-psBox:hover>.vo-psFront,
    .vo-psBox>.vo-psFront {
        height: 50%
    }

    .vo-psBox>.vo-psFront>a>img {
        max-height: 40px;
        margin: -20px auto 0
    }

    .vo-psBox>.vo-psBack>a>p:last-child {
        margin: 6px auto 0
    }

    .vo-stBrowse {
        margin: 0 auto 24px
    }

    .vo-stBrowse>.vo-stResult>li {
        width: 50%;
        margin: 0 auto 12px;
        vertical-align: top
    }

    .vo-stBrowse>.vo-stResult>li>a,
    .vo-stBrowse>.vo-stResult>li>p {
        font-size: 12px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: normal
    }
}
