/* @override 
    https://shopdev2020.wctest.ca/components/com_mijoshop/opencart/system/modification/catalog/view/theme/modern/stylesheet/stylesheet.css */
/*- Bootsrapt -*/
/*!
 * Bootstrap v3.1.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " ("attr(href) ")";
    }

    abbr[title]:after {
        content: " ("attr(title) ")";
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .mijoshop .navbar {
        display: none;
    }

    .mijoshop .table td,
    .mijoshop .table th {
        background-color: #fff !important;
    }

    .mijoshop .btn>.caret,
    .mijoshop .dropup>.btn>.caret {
        border-top-color: #000 !important;
    }

    .mijoshop .label {
        border: 1px solid #000;
    }

    .mijoshop .table {
        border-collapse: collapse !important;
    }

    .mijoshop .table-bordered th,
    .mijoshop .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

.mijoshop * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mijoshop :before,
.mijoshop :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mijoshop .img-responsive {
    display: block;
    max-width: 90%;
    height: auto;
}

.mijoshop .img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.mijoshop .img-circle {
    border-radius: 50%;
}

.mijoshop hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.mijoshop .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.mijoshop .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .mijoshop .lead {
        font-size: 21px;
    }
}

.mijoshop .small {
    font-size: 85%;
}

.mijoshop cite {
    font-style: normal;
}

.mijoshop .text-left {
    text-align: left;
}

.mijoshop .text-right {
    text-align: right;
}

.mijoshop .text-center {
    text-align: center;
}

.mijoshop .text-justify {
    text-align: justify;
}

.mijoshop .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

.mijoshop ul,
.mijoshop ol {
    margin-top: 0;
    margin-bottom: 10px;
}

.mijoshop ul ul,
.mijoshop ol ul,
.mijoshop ul ol,
.mijoshop ol ol {
    margin-bottom: 0;
}

.mijoshop .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.mijoshop .list-inline {
    padding-left: 0;
    list-style: none;
}

.mijoshop .list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.mijoshop .list-inline>li:first-child {
    padding-left: 0;
}

.mijoshop dl {
    margin-top: 0;
    margin-bottom: 20px;
}

.mijoshop dt,
.mijoshop dd {
    line-height: 1.428571429;
}

.mijoshop dt {
    font-weight: 700;
}

.mijoshop dd {
    margin-left: 0;
}

@media (min-width: 768px) {
    .mijoshop .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .mijoshop .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999;
}

.mijoshop .initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.mijoshop blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

.mijoshop blockquote p:last-child,
.mijoshop blockquote ul:last-child,
.mijoshop blockquote ol:last-child {
    margin-bottom: 0;
}

.mijoshop blockquote footer,
.mijoshop blockquote small,
.mijoshop blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #999;
}

.mijoshop blockquote footer:before,
.mijoshop blockquote small:before,
.mijoshop blockquote .small:before {
    content: '\2014 \00A0';
}

.mijoshop .blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}

.mijoshop .blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.mijoshop .blockquote-reverse small:before,
blockquote.pull-right small:before,
.mijoshop .blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: '';
}

.mijoshop .blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.mijoshop .blockquote-reverse small:after,
blockquote.pull-right small:after,
.mijoshop .blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}

.mijoshop blockquote:before,
.mijoshop blockquote:after {
    content: "";
}

.mijoshop address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429;
}

.mijoshop .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.mijoshop .container_oc {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
}

@media (min-width: 768px) {
    .mijoshop .container_oc {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .mijoshop .container_oc {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .mijoshop .container_oc {
        width: 100%;
    }
}

.mijoshop .container_oc-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.mijoshop .row {
    margin-left: -15px;
    margin-right: -15px;
}

.mijoshop .col-xs-1,
.mijoshop .col-sm-1,
.mijoshop .col-md-1,
.mijoshop .col-lg-1,
.mijoshop .col-xs-2,
.mijoshop .col-sm-2,
.mijoshop .col-md-2,
.mijoshop .col-lg-2,
.mijoshop .col-xs-3,
.mijoshop .col-sm-3,
.mijoshop .col-md-3,
.mijoshop .col-lg-3,
.mijoshop .col-xs-4,
.mijoshop .col-sm-4,
.mijoshop .col-md-4,
.mijoshop .col-lg-4,
.mijoshop .col-xs-5,
.mijoshop .col-sm-5,
.mijoshop .col-md-5,
.mijoshop .col-lg-5,
.mijoshop .col-xs-6,
.mijoshop .col-sm-6,
.mijoshop .col-md-6,
.mijoshop .col-lg-6,
.mijoshop .col-xs-7,
.mijoshop .col-sm-7,
.mijoshop .col-md-7,
.mijoshop .col-lg-7,
.mijoshop .col-xs-8,
.mijoshop .col-sm-8,
.mijoshop .col-md-8,
.mijoshop .col-lg-8,
.mijoshop .col-xs-9,
.mijoshop .col-sm-9,
.mijoshop .col-md-9,
.mijoshop .col-lg-9,
.mijoshop .col-xs-10,
.mijoshop .col-sm-10,
.mijoshop .col-md-10,
.mijoshop .col-lg-10,
.mijoshop .col-xs-11,
.mijoshop .col-sm-11,
.mijoshop .col-md-11,
.mijoshop .col-lg-11,
.mijoshop .col-xs-12,
.mijoshop .col-sm-12,
.mijoshop .col-md-12,
.mijoshop .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.mijoshop .col-xs-1,
.mijoshop .col-xs-2,
.mijoshop .col-xs-3,
.mijoshop .col-xs-4,
.mijoshop .col-xs-5,
.mijoshop .col-xs-6,
.mijoshop .col-xs-7,
.mijoshop .col-xs-8,
.mijoshop .col-xs-9,
.mijoshop .col-xs-10,
.mijoshop .col-xs-11,
.mijoshop .col-xs-12 {
    float: left;
}

.mijoshop .col-xs-12 {
    width: 100%;
}

.mijoshop .col-xs-11 {
    width: 91.66666666666666%;
}

.mijoshop .col-xs-10 {
    width: 83.33333333333334%;
}

.mijoshop .col-xs-9 {
    width: 75%;
}

.mijoshop .col-xs-8 {
    width: 66.66666666666666%;
}

.mijoshop .col-xs-7 {
    width: 58.333333333333336%;
}

.mijoshop .col-xs-6 {
    width: 50%;
}

.mijoshop .col-xs-5 {
    width: 41.66666666666667%;
}

.mijoshop .col-xs-4 {
    width: 33.33333333333333%;
}

.mijoshop .col-xs-3 {
    width: 25%;
}

.mijoshop .col-xs-2 {
    width: 16.666666666666664%;
}

.mijoshop .col-xs-1 {
    width: 8.333333333333332%;
}

.mijoshop .col-xs-pull-12 {
    right: 100%;
}

.mijoshop .col-xs-pull-11 {
    right: 91.66666666666666%;
}

.mijoshop .col-xs-pull-10 {
    right: 83.33333333333334%;
}

.mijoshop .col-xs-pull-9 {
    right: 75%;
}

.mijoshop .col-xs-pull-8 {
    right: 66.66666666666666%;
}

.mijoshop .col-xs-pull-7 {
    right: 58.333333333333336%;
}

.mijoshop .col-xs-pull-6 {
    right: 50%;
}

.mijoshop .col-xs-pull-5 {
    right: 41.66666666666667%;
}

.mijoshop .col-xs-pull-4 {
    right: 33.33333333333333%;
}

.mijoshop .col-xs-pull-3 {
    right: 25%;
}

.mijoshop .col-xs-pull-2 {
    right: 16.666666666666664%;
}

.mijoshop .col-xs-pull-1 {
    right: 8.333333333333332%;
}

.mijoshop .col-xs-pull-0 {
    right: 0;
}

.mijoshop .col-xs-push-12 {
    left: 100%;
}

.mijoshop .col-xs-push-11 {
    left: 91.66666666666666%;
}

.mijoshop .col-xs-push-10 {
    left: 83.33333333333334%;
}

.mijoshop .col-xs-push-9 {
    left: 75%;
}

.mijoshop .col-xs-push-8 {
    left: 66.66666666666666%;
}

.mijoshop .col-xs-push-7 {
    left: 58.333333333333336%;
}

.mijoshop .col-xs-push-6 {
    left: 50%;
}

.mijoshop .col-xs-push-5 {
    left: 41.66666666666667%;
}

.mijoshop .col-xs-push-4 {
    left: 33.33333333333333%;
}

.mijoshop .col-xs-push-3 {
    left: 25%;
}

.mijoshop .col-xs-push-2 {
    left: 16.666666666666664%;
}

.mijoshop .col-xs-push-1 {
    left: 8.333333333333332%;
}

.mijoshop .col-xs-push-0 {
    left: 0;
}

.mijoshop .col-xs-offset-12 {
    margin-left: 100%;
}

.mijoshop .col-xs-offset-11 {
    margin-left: 91.66666666666666%;
}

.mijoshop .col-xs-offset-10 {
    margin-left: 83.33333333333334%;
}

.mijoshop .col-xs-offset-9 {
    margin-left: 75%;
}

.mijoshop .col-xs-offset-8 {
    margin-left: 66.66666666666666%;
}

.mijoshop .col-xs-offset-7 {
    margin-left: 58.333333333333336%;
}

.mijoshop .col-xs-offset-6 {
    margin-left: 50%;
}

.mijoshop .col-xs-offset-5 {
    margin-left: 41.66666666666667%;
}

.mijoshop .col-xs-offset-4 {
    margin-left: 33.33333333333333%;
}

.mijoshop .col-xs-offset-3 {
    margin-left: 25%;
}

.mijoshop .col-xs-offset-2 {
    margin-left: 16.666666666666664%;
}

.mijoshop .col-xs-offset-1 {
    margin-left: 8.333333333333332%;
}

.mijoshop .col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {

    .mijoshop .col-sm-1,
    .mijoshop .col-sm-2,
    .mijoshop .col-sm-3,
    .mijoshop .col-sm-4,
    .mijoshop .col-sm-5,
    .mijoshop .col-sm-6,
    .mijoshop .col-sm-7,
    .mijoshop .col-sm-8,
    .mijoshop .col-sm-9,
    .mijoshop .col-sm-10,
    .mijoshop .col-sm-11,
    .mijoshop .col-sm-12 {
        float: left;
    }

    .mijoshop .col-sm-12 {
        width: 100%;
    }

    .mijoshop .col-sm-11 {
        width: 91.66666666666666%;
    }

    .mijoshop .col-sm-10 {
        width: 83.33333333333334%;
    }

    .mijoshop .col-sm-9 {
        width: 75%;
    }

    .mijoshop .col-sm-8 {
        width: 66.66666666666666%;
    }

    .mijoshop .col-sm-7 {
        width: 58.333333333333336%;
    }

    .mijoshop .col-sm-6 {
        width: 50%;
    }

    .mijoshop .col-sm-5 {
        width: 41.66666666666667%;
    }

    .mijoshop .col-sm-4 {
        width: 33.33333333333333%;
    }

    .mijoshop .col-sm-3 {
        width: 25%;
    }

    .mijoshop .col-sm-2 {
        width: 16.666666666666664% !important;
    }

    .mijoshop .col-sm-1 {
        width: 8.333333333333332%;
    }

    .mijoshop .col-sm-pull-12 {
        right: 100%;
    }

    .mijoshop .col-sm-pull-11 {
        right: 91.66666666666666%;
    }

    .mijoshop .col-sm-pull-10 {
        right: 83.33333333333334%;
    }

    .mijoshop .col-sm-pull-9 {
        right: 75%;
    }

    .mijoshop .col-sm-pull-8 {
        right: 66.66666666666666%;
    }

    .mijoshop .col-sm-pull-7 {
        right: 58.333333333333336%;
    }

    .mijoshop .col-sm-pull-6 {
        right: 50%;
    }

    .mijoshop .col-sm-pull-5 {
        right: 41.66666666666667%;
    }

    .mijoshop .col-sm-pull-4 {
        right: 33.33333333333333%;
    }

    .mijoshop .col-sm-pull-3 {
        right: 25%;
    }

    .mijoshop .col-sm-pull-2 {
        right: 16.666666666666664%;
    }

    .mijoshop .col-sm-pull-1 {
        right: 8.333333333333332%;
    }

    .mijoshop .col-sm-pull-0 {
        right: 0;
    }

    .mijoshop .col-sm-push-12 {
        left: 100%;
    }

    .mijoshop .col-sm-push-11 {
        left: 91.66666666666666%;
    }

    .mijoshop .col-sm-push-10 {
        left: 83.33333333333334%;
    }

    .mijoshop .col-sm-push-9 {
        left: 75%;
    }

    .mijoshop .col-sm-push-8 {
        left: 66.66666666666666%;
    }

    .mijoshop .col-sm-push-7 {
        left: 58.333333333333336%;
    }

    .mijoshop .col-sm-push-6 {
        left: 50%;
    }

    .mijoshop .col-sm-push-5 {
        left: 41.66666666666667%;
    }

    .mijoshop .col-sm-push-4 {
        left: 33.33333333333333%;
    }

    .mijoshop .col-sm-push-3 {
        left: 25%;
    }

    .mijoshop .col-sm-push-2 {
        left: 16.666666666666664%;
    }

    .mijoshop .col-sm-push-1 {
        left: 8.333333333333332%;
    }

    .mijoshop .col-sm-push-0 {
        left: 0;
    }

    .mijoshop .col-sm-offset-12 {
        margin-left: 100%;
    }

    .mijoshop .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .mijoshop .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .mijoshop .col-sm-offset-9 {
        margin-left: 75%;
    }

    .mijoshop .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .mijoshop .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .mijoshop .col-sm-offset-6 {
        margin-left: 50%;
    }

    .mijoshop .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .mijoshop .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .mijoshop .col-sm-offset-3 {
        margin-left: 25%;
    }

    .mijoshop .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .mijoshop .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .mijoshop .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {

    .mijoshop .col-md-1,
    .mijoshop .col-md-2,
    .mijoshop .col-md-3,
    .mijoshop .col-md-4,
    .mijoshop .col-md-5,
    .mijoshop .col-md-6,
    .mijoshop .col-md-7,
    .mijoshop .col-md-8,
    .mijoshop .col-md-9,
    .mijoshop .col-md-10,
    .mijoshop .col-md-11,
    .mijoshop .col-md-12 {
        float: left;
    }

    .mijoshop .col-md-12 {
        width: 100%;
    }

    .mijoshop .col-md-11 {
        width: 91.66666666666666%;
    }

    .mijoshop .col-md-10 {
        width: 83.33333333333334%;
    }

    .mijoshop .col-md-9 {
        width: 75%;
    }

    .mijoshop .col-md-8 {
        width: 66.66666666666666%;
    }

    .mijoshop .col-md-7 {
        width: 58.333333333333336%;
    }

    .mijoshop .col-md-6 {
        width: 50%;
    }

    .mijoshop .col-md-5 {
        width: 41.66666666666667%;
    }

    .mijoshop .col-md-4 {
        width: 33.33333333333333%;
    }

    .mijoshop .col-md-3 {
        width: 25%;
    }

    .mijoshop .col-md-2 {
        width: 16.666666666666664%;
    }

    .mijoshop .col-md-1 {
        width: 8.333333333333332%;
    }

    .mijoshop .col-md-pull-12 {
        right: 100%;
    }

    .mijoshop .col-md-pull-11 {
        right: 91.66666666666666%;
    }

    .mijoshop .col-md-pull-10 {
        right: 83.33333333333334%;
    }

    .mijoshop .col-md-pull-9 {
        right: 75%;
    }

    .mijoshop .col-md-pull-8 {
        right: 66.66666666666666%;
    }

    .mijoshop .col-md-pull-7 {
        right: 58.333333333333336%;
    }

    .mijoshop .col-md-pull-6 {
        right: 50%;
    }

    .mijoshop .col-md-pull-5 {
        right: 41.66666666666667%;
    }

    .mijoshop .col-md-pull-4 {
        right: 33.33333333333333%;
    }

    .mijoshop .col-md-pull-3 {
        right: 25%;
    }

    .mijoshop .col-md-pull-2 {
        right: 16.666666666666664%;
    }

    .mijoshop .col-md-pull-1 {
        right: 8.333333333333332%;
    }

    .mijoshop .col-md-pull-0 {
        right: 0;
    }

    .mijoshop .col-md-push-12 {
        left: 100%;
    }

    .mijoshop .col-md-push-11 {
        left: 91.66666666666666%;
    }

    .mijoshop .col-md-push-10 {
        left: 83.33333333333334%;
    }

    .mijoshop .col-md-push-9 {
        left: 75%;
    }

    .mijoshop .col-md-push-8 {
        left: 66.66666666666666%;
    }

    .mijoshop .col-md-push-7 {
        left: 58.333333333333336%;
    }

    .mijoshop .col-md-push-6 {
        left: 50%;
    }

    .mijoshop .col-md-push-5 {
        left: 41.66666666666667%;
    }

    .mijoshop .col-md-push-4 {
        left: 33.33333333333333%;
    }

    .mijoshop .col-md-push-3 {
        left: 25%;
    }

    .mijoshop .col-md-push-2 {
        left: 16.666666666666664%;
    }

    .mijoshop .col-md-push-1 {
        left: 8.333333333333332%;
    }

    .mijoshop .col-md-push-0 {
        left: 0;
    }

    .mijoshop .col-md-offset-12 {
        margin-left: 100%;
    }

    .mijoshop .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .mijoshop .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .mijoshop .col-md-offset-9 {
        margin-left: 75%;
    }

    .mijoshop .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .mijoshop .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .mijoshop .col-md-offset-6 {
        margin-left: 50%;
    }

    .mijoshop .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .mijoshop .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .mijoshop .col-md-offset-3 {
        margin-left: 25%;
    }

    .mijoshop .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .mijoshop .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .mijoshop .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {

    .mijoshop .col-lg-1,
    .mijoshop .col-lg-2,
    .mijoshop .col-lg-3,
    .mijoshop .col-lg-4,
    .mijoshop .col-lg-5,
    .mijoshop .col-lg-6,
    .mijoshop .col-lg-7,
    .mijoshop .col-lg-8,
    .mijoshop .col-lg-9,
    .mijoshop .col-lg-10,
    .mijoshop .col-lg-11,
    .mijoshop .col-lg-12 {
        float: left;
    }

    .mijoshop .col-lg-12 {
        width: 100%;
    }

    .mijoshop .col-lg-11 {
        width: 91.66666666666666%;
    }

    .mijoshop .col-lg-10 {
        width: 83.33333333333334%;
    }

    .mijoshop .col-lg-9 {
        width: 75%;
    }

    .mijoshop .col-lg-8 {
        width: 66.66666666666666%;
    }

    .mijoshop .col-lg-7 {
        width: 58.333333333333336%;
    }

    .mijoshop .col-lg-6 {
        width: 50%;
    }

    .mijoshop .col-lg-5 {
        width: 41.66666666666667%;
    }

    .mijoshop .col-lg-4 {
        width: 33.33333333333333%;
    }

    .mijoshop .col-lg-3 {
        width: 25%;
    }

    .mijoshop .col-lg-2 {
        width: 16.666666666666664%;
    }

    .mijoshop .col-lg-1 {
        width: 8.333333333333332%;
    }

    .mijoshop .col-lg-pull-12 {
        right: 100%;
    }

    .mijoshop .col-lg-pull-11 {
        right: 91.66666666666666%;
    }

    .mijoshop .col-lg-pull-10 {
        right: 83.33333333333334%;
    }

    .mijoshop .col-lg-pull-9 {
        right: 75%;
    }

    .mijoshop .col-lg-pull-8 {
        right: 66.66666666666666%;
    }

    .mijoshop .col-lg-pull-7 {
        right: 58.333333333333336%;
    }

    .mijoshop .col-lg-pull-6 {
        right: 50%;
    }

    .mijoshop .col-lg-pull-5 {
        right: 41.66666666666667%;
    }

    .mijoshop .col-lg-pull-4 {
        right: 33.33333333333333%;
    }

    .mijoshop .col-lg-pull-3 {
        right: 25%;
    }

    .mijoshop .col-lg-pull-2 {
        right: 16.666666666666664%;
    }

    .mijoshop .col-lg-pull-1 {
        right: 8.333333333333332%;
    }

    .mijoshop .col-lg-pull-0 {
        right: 0;
    }

    .mijoshop .col-lg-push-12 {
        left: 100%;
    }

    .mijoshop .col-lg-push-11 {
        left: 91.66666666666666%;
    }

    .mijoshop .col-lg-push-10 {
        left: 83.33333333333334%;
    }

    .mijoshop .col-lg-push-9 {
        left: 75%;
    }

    .mijoshop .col-lg-push-8 {
        left: 66.66666666666666%;
    }

    .mijoshop .col-lg-push-7 {
        left: 58.333333333333336%;
    }

    .mijoshop .col-lg-push-6 {
        left: 50%;
    }

    .mijoshop .col-lg-push-5 {
        left: 41.66666666666667%;
    }

    .mijoshop .col-lg-push-4 {
        left: 33.33333333333333%;
    }

    .mijoshop .col-lg-push-3 {
        left: 25%;
    }

    .mijoshop .col-lg-push-2 {
        left: 16.666666666666664%;
    }

    .mijoshop .col-lg-push-1 {
        left: 8.333333333333332%;
    }

    .mijoshop .col-lg-push-0 {
        left: 0;
    }

    .mijoshop .col-lg-offset-12 {
        margin-left: 100%;
    }

    .mijoshop .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .mijoshop .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .mijoshop .col-lg-offset-9 {
        margin-left: 75%;
    }

    .mijoshop .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .mijoshop .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .mijoshop .col-lg-offset-6 {
        margin-left: 50%;
    }

    .mijoshop .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .mijoshop .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .mijoshop .col-lg-offset-3 {
        margin-left: 25%;
    }

    .mijoshop .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .mijoshop .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .mijoshop .col-lg-offset-0 {
        margin-left: 0;
    }
}

.mijoshop table {
    max-width: 100%;
    background-color: transparent;
}

.mijoshop th {
    text-align: left;
}

.mijoshop .table {
    width: 100%;
    margin-bottom: 20px;
}

.mijoshop .table>thead>tr>th,
.mijoshop .table>tbody>tr>th,
.mijoshop .table>tfoot>tr>th,
.mijoshop .table>thead>tr>td,
.mijoshop .table>tbody>tr>td,
.mijoshop .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.mijoshop .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.mijoshop .table>caption+thead>tr:first-child>th,
.mijoshop .table>colgroup+thead>tr:first-child>th,
.mijoshop .table>thead:first-child>tr:first-child>th,
.mijoshop .table>caption+thead>tr:first-child>td,
.mijoshop .table>colgroup+thead>tr:first-child>td,
.mijoshop .table>thead:first-child>tr:first-child>td {
    border-top: 0;
}

.mijoshop .table>tbody+tbody {
    border-top: 2px solid #ddd;
}

.mijoshop .table .table {
    background-color: #fff;
}

.mijoshop .table-condensed>thead>tr>th,
.mijoshop .table-condensed>tbody>tr>th,
.mijoshop .table-condensed>tfoot>tr>th,
.mijoshop .table-condensed>thead>tr>td,
.mijoshop .table-condensed>tbody>tr>td,
.mijoshop .table-condensed>tfoot>tr>td {
    padding: 5px;
}

.mijoshop .table-bordered {
    border: 1px solid #ddd;
}

.mijoshop .table-bordered>thead>tr>th,
.mijoshop .table-bordered>tbody>tr>th,
.mijoshop .table-bordered>tfoot>tr>th,
.mijoshop .table-bordered>thead>tr>td,
.mijoshop .table-bordered>tbody>tr>td,
.mijoshop .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
}

.mijoshop .table-bordered>thead>tr>th,
.mijoshop .table-bordered>thead>tr>td {
    border-bottom-width: 2px;
}

.mijoshop .table-striped>tbody>tr:nth-child(odd)>td,
.mijoshop .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9;
}

.mijoshop .table-hover>tbody>tr:hover>td,
.mijoshop .table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5;
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column;
}

.mijoshop table td[class*=col-],
.mijoshop table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell;
}

.mijoshop .table>thead>tr>td.active,
.mijoshop .table>tbody>tr>td.active,
.mijoshop .table>tfoot>tr>td.active,
.mijoshop .table>thead>tr>th.active,
.mijoshop .table>tbody>tr>th.active,
.mijoshop .table>tfoot>tr>th.active,
.mijoshop .table>thead>tr.active>td,
.mijoshop .table>tbody>tr.active>td,
.mijoshop .table>tfoot>tr.active>td,
.mijoshop .table>thead>tr.active>th,
.mijoshop .table>tbody>tr.active>th,
.mijoshop .table>tfoot>tr.active>th {
    background-color: #f5f5f5;
}

.mijoshop .table-hover>tbody>tr>td.active:hover,
.mijoshop .table-hover>tbody>tr>th.active:hover,
.mijoshop .table-hover>tbody>tr.active:hover>td,
.mijoshop .table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8;
}

.mijoshop .table>thead>tr>td.success,
.mijoshop .table>tbody>tr>td.success,
.mijoshop .table>tfoot>tr>td.success,
.mijoshop .table>thead>tr>th.success,
.mijoshop .table>tbody>tr>th.success,
.mijoshop .table>tfoot>tr>th.success,
.mijoshop .table>thead>tr.success>td,
.mijoshop .table>tbody>tr.success>td,
.mijoshop .table>tfoot>tr.success>td,
.mijoshop .table>thead>tr.success>th,
.mijoshop .table>tbody>tr.success>th,
.mijoshop .table>tfoot>tr.success>th {
    background-color: #dff0d8;
}

.mijoshop .table-hover>tbody>tr>td.success:hover,
.mijoshop .table-hover>tbody>tr>th.success:hover,
.mijoshop .table-hover>tbody>tr.success:hover>td,
.mijoshop .table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6;
}

.mijoshop .table>thead>tr>td.info,
.mijoshop .table>tbody>tr>td.info,
.mijoshop .table>tfoot>tr>td.info,
.mijoshop .table>thead>tr>th.info,
.mijoshop .table>tbody>tr>th.info,
.mijoshop .table>tfoot>tr>th.info,
.mijoshop .table>thead>tr.info>td,
.mijoshop .table>tbody>tr.info>td,
.mijoshop .table>tfoot>tr.info>td,
.mijoshop .table>thead>tr.info>th,
.mijoshop .table>tbody>tr.info>th,
.mijoshop .table>tfoot>tr.info>th {
    background-color: #d9edf7;
}

.mijoshop .table-hover>tbody>tr>td.info:hover,
.mijoshop .table-hover>tbody>tr>th.info:hover,
.mijoshop .table-hover>tbody>tr.info:hover>td,
.mijoshop .table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3;
}

.mijoshop .table>thead>tr>td.warning,
.mijoshop .table>tbody>tr>td.warning,
.mijoshop .table>tfoot>tr>td.warning,
.mijoshop .table>thead>tr>th.warning,
.mijoshop .table>tbody>tr>th.warning,
.mijoshop .table>tfoot>tr>th.warning,
.mijoshop .table>thead>tr.warning>td,
.mijoshop .table>tbody>tr.warning>td,
.mijoshop .table>tfoot>tr.warning>td,
.mijoshop .table>thead>tr.warning>th,
.mijoshop .table>tbody>tr.warning>th,
.mijoshop .table>tfoot>tr.warning>th {
    background-color: #fcf8e3;
}

.mijoshop .table-hover>tbody>tr>td.warning:hover,
.mijoshop .table-hover>tbody>tr>th.warning:hover,
.mijoshop .table-hover>tbody>tr.warning:hover>td,
.mijoshop .table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc;
}

.mijoshop .table>thead>tr>td.danger,
.mijoshop .table>tbody>tr>td.danger,
.mijoshop .table>tfoot>tr>td.danger,
.mijoshop .table>thead>tr>th.danger,
.mijoshop .table>tbody>tr>th.danger,
.mijoshop .table>tfoot>tr>th.danger,
.mijoshop .table>thead>tr.danger>td,
.mijoshop .table>tbody>tr.danger>td,
.mijoshop .table>tfoot>tr.danger>td,
.mijoshop .table>thead>tr.danger>th,
.mijoshop .table>tbody>tr.danger>th,
.mijoshop .table>tfoot>tr.danger>th {
    background-color: #f2dede;
}

.mijoshop .table-hover>tbody>tr>td.danger:hover,
.mijoshop .table-hover>tbody>tr>th.danger:hover,
.mijoshop .table-hover>tbody>tr.danger:hover>td,
.mijoshop .table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc;
}

@media (max-width: 767px) {
    .mijoshop .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch;
    }

    .mijoshop .table-responsive>.table {
        margin-bottom: 0;
    }

    .mijoshop .table-responsive>.table>thead>tr>th,
    .mijoshop .table-responsive>.table>tbody>tr>th,
    .mijoshop .table-responsive>.table>tfoot>tr>th,
    .mijoshop .table-responsive>.table>thead>tr>td,
    .mijoshop .table-responsive>.table>tbody>tr>td,
    .mijoshop .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap;
    }

    .mijoshop .table-responsive>.table-bordered {
        border: 0;
    }

    .mijoshop .table-responsive>.table-bordered>thead>tr>th:first-child,
    .mijoshop .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .mijoshop .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .mijoshop .table-responsive>.table-bordered>thead>tr>td:first-child,
    .mijoshop .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .mijoshop .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0;
    }

    .mijoshop .table-responsive>.table-bordered>thead>tr>th:last-child,
    .mijoshop .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .mijoshop .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .mijoshop .table-responsive>.table-bordered>thead>tr>td:last-child,
    .mijoshop .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .mijoshop .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0;
    }

    .mijoshop .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .mijoshop .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .mijoshop .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .mijoshop .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
}

.mijoshop fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

.mijoshop legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.mijoshop label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}

.mijoshop input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mijoshop input[type=radio],
.mijoshop input[type=checkbox] {
    margin: 4px 0 0;
    line-height: normal;
}

.mijoshop input[type=file] {
    display: block;
}

.mijoshop input[type=range] {
    display: block;
    width: 100%;
}

.mijoshop select[multiple],
.mijoshop select[size] {
    height: auto;
}

.mijoshop input[type=file]:focus,
.mijoshop input[type=radio]:focus,
.mijoshop input[type=checkbox]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.mijoshop output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
}

.mijoshop .form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 0px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.mijoshop .form-control:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.mijoshop .form-control:-moz-placeholder {
    color: #999;
}

.mijoshop .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.mijoshop .form-control:-ms-input-placeholder {
    color: #999;
}

.mijoshop .form-control::-webkit-input-placeholder {
    color: #999;
}

.mijoshop .form-control[disabled],
.mijoshop .form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

textarea.form-control {
    height: auto;
}

input[type=date] {
    line-height: 34px;
}

.mijoshop .form-group {
    margin-bottom: 15px;
}

.mijoshop .radio,
.mijoshop .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
}

.mijoshop .radio label,
.mijoshop .checkbox label {
    display: inline;
    font-weight: 400;
    cursor: pointer;
}

.mijoshop .radio input[type=radio],
.mijoshop .radio-inline input[type=radio],
.mijoshop .checkbox input[type=checkbox],
.mijoshop .checkbox-inline input[type=checkbox] {
    float: left;
    margin-left: -20px;
}

.mijoshop .radio+.radio,
.mijoshop .checkbox+.checkbox {
    margin-top: -5px;
}

.mijoshop .radio-inline,
.mijoshop .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}

.mijoshop .radio-inline+.radio-inline,
.mijoshop .checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type=radio][disabled],
input[type=checkbox][disabled],
.mijoshop .radio[disabled],
.mijoshop .radio-inline[disabled],
.mijoshop .checkbox[disabled],
.mijoshop .checkbox-inline[disabled],
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.mijoshop .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm,
select.input-sm[multiple] {
    height: auto;
}

.mijoshop .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg,
select.input-lg[multiple] {
    height: auto;
}

.mijoshop .has-feedback {
    position: relative;
}

.mijoshop .has-feedback .form-control {
    padding-right: 42.5px;
}

.mijoshop .has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

.mijoshop .has-success .help-block,
.mijoshop .has-success .control-label,
.mijoshop .has-success .radio,
.mijoshop .has-success .checkbox,
.mijoshop .has-success .radio-inline,
.mijoshop .has-success .checkbox-inline {
    color: #3c763d;
}

.mijoshop .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.mijoshop .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.mijoshop .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.mijoshop .has-success .form-control-feedback {
    color: #3c763d;
}

.mijoshop .has-warning .help-block,
.mijoshop .has-warning .control-label,
.mijoshop .has-warning .radio,
.mijoshop .has-warning .checkbox,
.mijoshop .has-warning .radio-inline,
.mijoshop .has-warning .checkbox-inline {
    color: #8a6d3b;
}

.mijoshop .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.mijoshop .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.mijoshop .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.mijoshop .has-warning .form-control-feedback {
    color: #8a6d3b;
}

.mijoshop .has-error .help-block,
.mijoshop .has-error .control-label,
.mijoshop .has-error .radio,
.mijoshop .has-error .checkbox,
.mijoshop .has-error .radio-inline,
.mijoshop .has-error .checkbox-inline {
    color: #a94442;
}

.mijoshop .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.mijoshop .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.mijoshop .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.mijoshop .has-error .form-control-feedback {
    color: #a94442;
}

.mijoshop .form-control-static {
    margin-bottom: 0;
}

.mijoshop .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width: 768px) {
    .mijoshop .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .mijoshop .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .mijoshop .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .mijoshop .form-inline .radio,
    .mijoshop .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }

    .mijoshop .form-inline .radio input[type=radio],
    .mijoshop .form-inline .checkbox input[type=checkbox] {
        float: none;
        margin-left: 0;
    }

    .mijoshop .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.mijoshop .form-horizontal .radio,
.mijoshop .form-horizontal .checkbox {
    min-height: 27px;
}

.mijoshop .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

.mijoshop .form-horizontal .form-control-static {
    padding-top: 7px;
}

@media (min-width: 768px) {
    .mijoshop .form-horizontal .control-label {
        text-align: right;
    }
}

.mijoshop .form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}

.mijoshop .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.mijoshop .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.mijoshop .btn.disabled,
.mijoshop .btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mijoshop .btn-link {
    font-weight: 400;
    cursor: pointer;
}

input.btn-block[type=submit],
input.btn-block[type=reset],
input.btn-block[type=button] {
    width: 100%;
}

.mijoshop .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.mijoshop .fade.in {
    opacity: 1;
}

.mijoshop .collapse {
    display: none;
}

.mijoshop .collapse.in {
    display: block;
}

.mijoshop .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease;
}

.mijoshop .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.mijoshop .dropdown {
    position: relative;
}

.mijoshop .dropdown-toggle:focus {
    outline: 0;
}

.mijoshop .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.mijoshop .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.mijoshop .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}

.mijoshop .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    white-space: nowrap;
    text-transform: none;
}

.mijoshop .dropdown-menu>.disabled>a:hover,
.mijoshop .dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
}

.mijoshop .open>.dropdown-menu {
    display: block;
}

.mijoshop .open>a {
    outline: 0;
}

.mijoshop .dropdown-menu-right {
    left: auto;
    right: 0;
}

.mijoshop .dropdown-menu-left {
    left: 0;
    right: auto;
}

.mijoshop .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
}

.mijoshop .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.mijoshop .pull-right>.dropdown-menu {
    right: 0;
    left: auto;
}

.mijoshop .dropup .caret,
.mijoshop .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

.mijoshop .dropup .dropdown-menu,
.mijoshop .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width: 768px) {
    .mijoshop .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .mijoshop .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.mijoshop .btn-group,
.mijoshop .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.mijoshop .btn-group>.btn,
.mijoshop .btn-group-vertical>.btn {
    position: relative;
    float: left;
}

.mijoshop .btn-group>.btn:hover,
.mijoshop .btn-group-vertical>.btn:hover,
.mijoshop .btn-group>.btn:focus,
.mijoshop .btn-group-vertical>.btn:focus,
.mijoshop .btn-group>.btn:active,
.mijoshop .btn-group-vertical>.btn:active,
.mijoshop .btn-group>.btn.active,
.mijoshop .btn-group-vertical>.btn.active {
    z-index: 2;
}

.mijoshop .btn-group>.btn:focus,
.mijoshop .btn-group-vertical>.btn:focus {
    outline: 0;
}

.mijoshop .btn-group .btn+.btn,
.mijoshop .btn-group .btn+.btn-group,
.mijoshop .btn-group .btn-group+.btn,
.mijoshop .btn-group .btn-group+.btn-group {
    margin-left: -1px;
}

.mijoshop .btn-toolbar {
    margin-left: -5px;
}

.mijoshop .btn-toolbar .btn-group,
.mijoshop .btn-toolbar .input-group {
    float: left;
}

.mijoshop .btn-toolbar>.btn,
.mijoshop .btn-toolbar>.btn-group,
.mijoshop .btn-toolbar>.input-group {
    margin-left: 5px;
}

.mijoshop .btn-group>.btn:first-child {
    margin-left: 0;
}

.mijoshop .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.mijoshop .btn-group>.btn:last-child:not(:first-child),
.mijoshop .btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.mijoshop .btn-group>.btn-group {
    float: left;
}

.mijoshop .btn-group>.btn-group:first-child>.btn:last-child,
.mijoshop .btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.mijoshop .btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.mijoshop .btn-group .dropdown-toggle:active,
.mijoshop .btn-group.open .dropdown-toggle {
    outline: 0;
}

.mijoshop .btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
}

.mijoshop .btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.mijoshop .btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
}

.mijoshop .btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.mijoshop .btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.mijoshop .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.mijoshop .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mijoshop .btn .caret {
    margin-left: 0;
}

.mijoshop .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.mijoshop .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.mijoshop .btn-group-vertical>.btn,
.mijoshop .btn-group-vertical>.btn-group,
.mijoshop .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.mijoshop .btn-group-vertical>.btn-group>.btn {
    float: none;
}

.mijoshop .btn-group-vertical>.btn+.btn,
.mijoshop .btn-group-vertical>.btn+.btn-group,
.mijoshop .btn-group-vertical>.btn-group+.btn,
.mijoshop .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.mijoshop .btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.mijoshop .btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.mijoshop .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.mijoshop .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.mijoshop .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.mijoshop .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.mijoshop .btn-group-justified>.btn,
.mijoshop .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}

.mijoshop .btn-group-justified>.btn-group .btn {
    width: 100%;
}

[data-toggle=buttons]>.btn>input[type=radio],
[data-toggle=buttons]>.btn>input[type=checkbox] {
    display: none;
}

.mijoshop .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.mijoshop .input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.mijoshop .input-group .form-control {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.mijoshop .input-group-lg>.form-control,
.mijoshop .input-group-lg>.input-group-addon,
.mijoshop .input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select.input-group-lg[multiple]>.form-control,
select.input-group-lg[multiple]>.input-group-addon,
select.input-group-lg[multiple]>.input-group-btn>.btn {
    height: auto;
}

.mijoshop .input-group-sm>.form-control,
.mijoshop .input-group-sm>.input-group-addon,
.mijoshop .input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select.input-group-sm[multiple]>.form-control,
select.input-group-sm[multiple]>.input-group-addon,
select.input-group-sm[multiple]>.input-group-btn>.btn {
    height: auto;
}

.mijoshop .input-group-addon,
.mijoshop .input-group-btn,
.mijoshop .input-group .form-control {
    display: table-cell;
}

.mijoshop .input-group-addon,
.mijoshop .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.mijoshop .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
}

.mijoshop .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
}

.mijoshop .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
}

.mijoshop .input-group-addon input[type=radio],
.mijoshop .input-group-addon input[type=checkbox] {
    margin-top: 0;
}

.mijoshop .input-group .form-control:first-child,
.mijoshop .input-group-addon:first-child,
.mijoshop .input-group-btn:first-child>.btn,
.mijoshop .input-group-btn:first-child>.btn-group>.btn,
.mijoshop .input-group-btn:first-child>.dropdown-toggle,
.mijoshop .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.mijoshop .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.mijoshop .input-group-addon:first-child {
    border-right: 0;
}

.mijoshop .input-group .form-control:last-child,
.mijoshop .input-group-addon:last-child,
.mijoshop .input-group-btn:last-child>.btn,
.mijoshop .input-group-btn:last-child>.btn-group>.btn,
.mijoshop .input-group-btn:last-child>.dropdown-toggle,
.mijoshop .input-group-btn:first-child>.btn:not(:first-child),
.mijoshop .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.mijoshop .input-group-addon:last-child {
    border-left: 0;
}

.mijoshop .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.mijoshop .input-group-btn>.btn {
    position: relative;
}

.mijoshop .input-group-btn>.btn+.btn {
    margin-left: -1px;
}

.mijoshop .input-group-btn>.btn:hover,
.mijoshop .input-group-btn>.btn:focus,
.mijoshop .input-group-btn>.btn:active {
    z-index: 2;
}

.mijoshop .input-group-btn:first-child>.btn,
.mijoshop .input-group-btn:first-child>.btn-group {
    margin-right: -1px;
}

.mijoshop .input-group-btn:last-child>.btn,
.mijoshop .input-group-btn:last-child>.btn-group {
    margin-left: -1px;
}

.mijoshop .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.mijoshop .nav>li {
    position: relative;
    display: block;
}

.mijoshop .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.mijoshop .nav>li>a:hover,
.mijoshop .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee;
}

.mijoshop .nav>li.disabled>a {
    color: #999;
}

.mijoshop .nav>li.disabled>a:hover,
.mijoshop .nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.mijoshop .nav .open>a,
.mijoshop .nav .open>a:hover,
.mijoshop .nav .open>a:focus {
    background-color: #eee;
    border-color: #428bca;
}

.mijoshop .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.mijoshop .nav>li>a>img {
    max-width: none;
}

.mijoshop .nav-tabs {
    border-bottom: 1px solid #ddd;
}

.mijoshop .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.mijoshop .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
}

.mijoshop .nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}

.mijoshop .nav-tabs>li.active>a,
.mijoshop .nav-tabs>li.active>a:hover,
.mijoshop .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.mijoshop .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

.mijoshop .nav-tabs.nav-justified>li {
    float: none;
}

.mijoshop .nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}

.mijoshop .nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {
    .mijoshop .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%;
    }

    .mijoshop .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
    }
}

.mijoshop .nav-tabs.nav-justified>li>a {
    margin-right: 0;
}

.mijoshop .nav-tabs.nav-justified>.active>a,
.mijoshop .nav-tabs.nav-justified>.active>a:hover,
.mijoshop .nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .mijoshop .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
    }

    .mijoshop .nav-tabs.nav-justified>.active>a,
    .mijoshop .nav-tabs.nav-justified>.active>a:hover,
    .mijoshop .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff;
    }
}

.mijoshop .nav-pills>li {
    float: left;
}

.mijoshop .nav-pills>li+li {
    margin-left: 2px;
}

.mijoshop .nav-pills>li.active>a,
.mijoshop .nav-pills>li.active>a:hover,
.mijoshop .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca;
}

.mijoshop .nav-stacked>li {
    float: none;
}

.mijoshop .nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}

.mijoshop .nav-justified {
    width: 100%;
}

.mijoshop .nav-justified>li {
    float: none;
}

.mijoshop .nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}

.mijoshop .nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {
    .mijoshop .nav-justified>li {
        display: table-cell;
        width: 1%;
    }

    .mijoshop .nav-justified>li>a {
        margin-bottom: 0;
    }
}

.mijoshop .nav-tabs-justified {
    border-bottom: 0;
}

.mijoshop .nav-tabs-justified>li>a {
    margin-right: 0;
}

.mijoshop .nav-tabs-justified>.active>a,
.mijoshop .nav-tabs-justified>.active>a:hover,
.mijoshop .nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .mijoshop .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
    }

    .mijoshop .nav-tabs-justified>.active>a,
    .mijoshop .nav-tabs-justified>.active>a:hover,
    .mijoshop .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff;
    }
}

.mijoshop .tab-content>.tab-pane {
    display: none;
}

.mijoshop .tab-content>.active {
    display: block;
}

.mijoshop .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.mijoshop .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    .mijoshop .navbar-header {
        float: left;
    }
}

.mijoshop .navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.mijoshop .navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 768px) {
    .mijoshop .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .mijoshop .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .mijoshop .navbar-collapse.in {
        overflow-y: visible;
    }

    .mijoshop .navbar-fixed-top .navbar-collapse,
    .mijoshop .navbar-static-top .navbar-collapse,
    .mijoshop .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.mijoshop .container_oc>.navbar-header,
.mijoshop .container_oc-fluid>.navbar-header,
.mijoshop .container_oc>.navbar-collapse,
.mijoshop .container_oc-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {

    .mijoshop .container_oc>.navbar-header,
    .mijoshop .container_oc-fluid>.navbar-header,
    .mijoshop .container_oc>.navbar-collapse,
    .mijoshop .container_oc-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.mijoshop .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

.mijoshop .navbar-fixed-top,
.mijoshop .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.mijoshop .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.mijoshop .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.mijoshop .navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 20px;
}

.mijoshop .navbar-brand:hover,
.mijoshop .navbar-brand:focus {
    text-decoration: none;
}

@media (min-width: 768px) {

    .mijoshop .navbar>.container_oc .navbar-brand,
    .mijoshop .navbar>.container_oc-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.mijoshop .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
}

.mijoshop .navbar-toggle:focus {
    outline: 0;
}

.mijoshop .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
}

.mijoshop .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

@media (min-width: 768px) {
    .mijoshop .navbar-toggle {
        display: none;
    }
}

.mijoshop .navbar-nav {
    margin: 7.5px -15px;
}

.mijoshop .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

@media (max-width: 767px) {
    .mijoshop .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .mijoshop .navbar-nav .open .dropdown-menu>li>a,
    .mijoshop .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .mijoshop .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px;
    }

    .mijoshop .navbar-nav .open .dropdown-menu>li>a:hover,
    .mijoshop .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none;
    }
}

@media (min-width: 768px) {
    .mijoshop .navbar-nav {
        float: left;
        margin: 0;
    }

    .mijoshop .navbar-nav>li {
        float: left;
    }

    .mijoshop .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .mijoshop .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
}

@media (min-width: 768px) {
    .mijoshop .navbar-left {
        float: left !important;
    }

    .mijoshop .navbar-right {
        float: right !important;
    }
}

.mijoshop .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    .mijoshop .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .mijoshop .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .mijoshop .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .mijoshop .navbar-form .radio,
    .mijoshop .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }

    .mijoshop .navbar-form .radio input[type=radio],
    .mijoshop .navbar-form .checkbox input[type=checkbox] {
        float: none;
        margin-left: 0;
    }

    .mijoshop .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 767px) {
    .mijoshop .navbar-form .form-group {
        margin-bottom: 5px;
    }
}

@media (min-width: 768px) {
    .mijoshop .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .mijoshop .navbar-form.navbar-right:last-child {
        margin-right: -15px;
    }
}

.mijoshop .navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.mijoshop .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.mijoshop .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

.mijoshop .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}

.mijoshop .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}

.mijoshop .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .mijoshop .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }

    .mijoshop .navbar-text.navbar-right:last-child {
        margin-right: 0;
    }
}

.mijoshop .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.mijoshop .navbar-default .navbar-brand {
    color: #777;
}

.mijoshop .navbar-default .navbar-brand:hover,
.mijoshop .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}

.mijoshop .navbar-default .navbar-text {
    color: #777;
}

.mijoshop .navbar-default .navbar-nav>li>a {
    color: #777;
}

.mijoshop .navbar-default .navbar-nav>li>a:hover,
.mijoshop .navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent;
}

.mijoshop .navbar-default .navbar-nav>.active>a,
.mijoshop .navbar-default .navbar-nav>.active>a:hover,
.mijoshop .navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7;
}

.mijoshop .navbar-default .navbar-nav>.disabled>a,
.mijoshop .navbar-default .navbar-nav>.disabled>a:hover,
.mijoshop .navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
}

.mijoshop .navbar-default .navbar-toggle {
    border-color: #ddd;
}

.mijoshop .navbar-default .navbar-toggle:hover,
.mijoshop .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}

.mijoshop .navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.mijoshop .navbar-default .navbar-collapse,
.mijoshop .navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.mijoshop .navbar-default .navbar-nav>.open>a,
.mijoshop .navbar-default .navbar-nav>.open>a:hover,
.mijoshop .navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555;
}

@media (max-width: 767px) {
    .mijoshop .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777;
    }

    .mijoshop .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .mijoshop .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent;
    }

    .mijoshop .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .mijoshop .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .mijoshop .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .mijoshop .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .mijoshop .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .mijoshop .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.mijoshop .navbar-default .navbar-link {
    color: #777;
}

.mijoshop .navbar-default .navbar-link:hover {
    color: #333;
}

.mijoshop .navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

.mijoshop .navbar-inverse .navbar-brand {
    color: #999;
}

.mijoshop .navbar-inverse .navbar-brand:hover,
.mijoshop .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.mijoshop .navbar-inverse .navbar-text {
    color: #999;
}

.mijoshop .navbar-inverse .navbar-nav>li>a {
    color: #999;
}

.mijoshop .navbar-inverse .navbar-nav>li>a:hover,
.mijoshop .navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
}

.mijoshop .navbar-inverse .navbar-nav>.active>a,
.mijoshop .navbar-inverse .navbar-nav>.active>a:hover,
.mijoshop .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808;
}

.mijoshop .navbar-inverse .navbar-nav>.disabled>a,
.mijoshop .navbar-inverse .navbar-nav>.disabled>a:hover,
.mijoshop .navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent;
}

.mijoshop .navbar-inverse .navbar-toggle {
    border-color: #333;
}

.mijoshop .navbar-inverse .navbar-toggle:hover,
.mijoshop .navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}

.mijoshop .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.mijoshop .navbar-inverse .navbar-collapse,
.mijoshop .navbar-inverse .navbar-form {
    border-color: #101010;
}

.mijoshop .navbar-inverse .navbar-nav>.open>a,
.mijoshop .navbar-inverse .navbar-nav>.open>a:hover,
.mijoshop .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #fff;
}

@media (max-width: 767px) {
    .mijoshop .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808;
    }

    .mijoshop .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .mijoshop .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999;
    }

    .mijoshop .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .mijoshop .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent;
    }

    .mijoshop .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .mijoshop .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .mijoshop .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808;
    }

    .mijoshop .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .mijoshop .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .mijoshop .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent;
    }
}

.mijoshop .navbar-inverse .navbar-link {
    color: #999;
}

.mijoshop .navbar-inverse .navbar-link:hover {
    color: #fff;
}

.mijoshop .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
}

.mijoshop .breadcrumb>li {
    display: inline-block;
}

.mijoshop .breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
}

.mijoshop .breadcrumb>.active {
    color: #999;
}

.mijoshop .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
}

.mijoshop .pagination>li {
    display: inline;
}

.mijoshop .pagination>li>a,
.mijoshop .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.mijoshop .pagination>li:first-child>a,
.mijoshop .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.mijoshop .pagination>li:last-child>a,
.mijoshop .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.mijoshop .pagination>li>a:hover,
.mijoshop .pagination>li>span:hover,
.mijoshop .pagination>li>a:focus,
.mijoshop .pagination>li>span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd;
}

.mijoshop .pagination>.active>a,
.mijoshop .pagination>.active>span,
.mijoshop .pagination>.active>a:hover,
.mijoshop .pagination>.active>span:hover,
.mijoshop .pagination>.active>a:focus,
.mijoshop .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default;
}

.mijoshop .pagination>.disabled>span,
.mijoshop .pagination>.disabled>span:hover,
.mijoshop .pagination>.disabled>span:focus,
.mijoshop .pagination>.disabled>a,
.mijoshop .pagination>.disabled>a:hover,
.mijoshop .pagination>.disabled>a:focus {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.mijoshop .pagination-lg>li>a,
.mijoshop .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
}

.mijoshop .pagination-lg>li:first-child>a,
.mijoshop .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.mijoshop .pagination-lg>li:last-child>a,
.mijoshop .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.mijoshop .pagination-sm>li>a,
.mijoshop .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
}

.mijoshop .pagination-sm>li:first-child>a,
.mijoshop .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.mijoshop .pagination-sm>li:last-child>a,
.mijoshop .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.mijoshop .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

.mijoshop .pager li {
    display: inline;
}

.mijoshop .pager li>a,
.mijoshop .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.mijoshop .pager li>a:hover,
.mijoshop .pager li>a:focus {
    text-decoration: none;
    background-color: #eee;
}

.mijoshop .pager .next>a,
.mijoshop .pager .next>span {
    float: right;
}

.mijoshop .pager .previous>a,
.mijoshop .pager .previous>span {
    float: left;
}

.mijoshop .pager .disabled>a,
.mijoshop .pager .disabled>a:hover,
.mijoshop .pager .disabled>a:focus,
.mijoshop .pager .disabled>span {
    color: #999;
    background-color: #fff;
    cursor: not-allowed;
}

.mijoshop .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}

.mijoshop .label[href]:hover,
.mijoshop .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.mijoshop .label:empty {
    display: none;
}

.mijoshop .btn .label {
    position: relative;
    top: -1px;
}

.mijoshop .label-default {
    background-color: #999;
}

.mijoshop .label-default[href]:hover,
.mijoshop .label-default[href]:focus {
    background-color: gray;
}

.mijoshop .label-primary {
    background-color: #428bca;
}

.mijoshop .label-primary[href]:hover,
.mijoshop .label-primary[href]:focus {
    background-color: #3071a9;
}

.mijoshop .label-success {
    background-color: #5cb85c;
}

.mijoshop .label-success[href]:hover,
.mijoshop .label-success[href]:focus {
    background-color: #449d44;
}

.mijoshop .label-info {
    background-color: #5bc0de;
}

.mijoshop .label-info[href]:hover,
.mijoshop .label-info[href]:focus {
    background-color: #31b0d5;
}

.mijoshop .label-warning {
    background-color: #f0ad4e;
}

.mijoshop .label-warning[href]:hover,
.mijoshop .label-warning[href]:focus {
    background-color: #ec971f;
}

.mijoshop .label-danger {
    background-color: #d9534f;
}

.mijoshop .label-danger[href]:hover,
.mijoshop .label-danger[href]:focus {
    background-color: #c9302c;
}

.mijoshop .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999;
}

.mijoshop .badge:empty {
    display: none;
}

.mijoshop .btn .badge {
    position: relative;
    top: -1px;
}

.mijoshop .btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

a.list-group-item.active>.badge,
.mijoshop .nav-pills>.active>a>.badge {
    color: #428bca;
    background-color: #fff;
}

.mijoshop .nav-pills>li>a>.badge {
    margin-left: 3px;
}

.mijoshop .jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

.mijoshop .jumbotron h1,
.mijoshop .jumbotron .h1 {
    color: inherit;
}

.mijoshop .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.mijoshop .jumbotron .container_oc {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .mijoshop .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .mijoshop .container_oc .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .mijoshop .jumbotron h1,
    .mijoshop .jumbotron .h1 {
        font-size: 63px;
    }
}

.mijoshop .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.mijoshop .thumbnail>img,
.mijoshop .thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #428bca;
}

.mijoshop .thumbnail .caption {
    padding: 9px;
    color: #333;
}

.mijoshop .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.mijoshop .alert h4 {
    margin-top: 0;
    color: inherit;
}

.mijoshop .alert .alert-link {
    font-weight: 700;
}

.mijoshop .alert>p,
.mijoshop .alert>ul {
    margin-bottom: 0;
}

.mijoshop .alert>p+p {
    margin-top: 5px;
}

.mijoshop .alert-dismissable {
    padding-right: 35px;
}

.mijoshop .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.mijoshop .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.mijoshop .alert-success hr {
    border-top-color: #c9e2b3;
}

.mijoshop .alert-success .alert-link {
    color: #2b542c;
}

.mijoshop .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.mijoshop .alert-info hr {
    border-top-color: #a6e1ec;
}

.mijoshop .alert-info .alert-link {
    color: #245269;
}

.mijoshop .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.mijoshop .alert-warning hr {
    border-top-color: #f7e1b5;
}

.mijoshop .alert-warning .alert-link {
    color: #66512c;
}

.mijoshop .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.mijoshop .alert-danger hr {
    border-top-color: #e4b9c0;
}

.mijoshop .alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.mijoshop .progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.mijoshop .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
}

.mijoshop .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.mijoshop .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.mijoshop .progress-bar-success {
    background-color: #5cb85c;
}

.mijoshop .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.mijoshop .progress-bar-info {
    background-color: #5bc0de;
}

.mijoshop .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.mijoshop .progress-bar-warning {
    background-color: #f0ad4e;
}

.mijoshop .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.mijoshop .progress-bar-danger {
    background-color: #d9534f;
}

.mijoshop .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.mijoshop .media,
.mijoshop .media-body {
    overflow: hidden;
    zoom: 1;
}

.mijoshop .media,
.mijoshop .media .media {
    margin-top: 15px;
}

.mijoshop .media:first-child {
    margin-top: 0;
}

.mijoshop .media-object {
    display: block;
}

.mijoshop .media-heading {
    margin: 0 0 5px;
}

.mijoshop .media>.pull-left {
    margin-right: 10px;
}

.mijoshop .media>.pull-right {
    margin-left: 10px;
}

.mijoshop .media-list {
    padding-left: 0;
    list-style: none;
}

.mijoshop .list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.mijoshop .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.mijoshop .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.mijoshop .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.mijoshop .list-group-item>.badge {
    float: right;
}

.mijoshop .list-group-item>.badge+.badge {
    margin-right: 5px;
}

a.list-group-item {
    color: #555;
}

a.list-group-item .list-group-item-heading {
    color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
    color: inherit;
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7;
}

.mijoshop .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.mijoshop .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.mijoshop .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.mijoshop .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.mijoshop .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.mijoshop .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.mijoshop .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.mijoshop .panel-body {
    padding: 15px;
}

.mijoshop .panel>.list-group {
    margin-bottom: 0;
}

.mijoshop .panel>.list-group .list-group-item {
    border-width: 1px 0;
}

.mijoshop .panel>.list-group .list-group-item:first-child {
    border-top: 0;
}

.mijoshop .panel>.list-group .list-group-item:last-child {
    border-bottom: 0;
}

.mijoshop .panel>.list-group:first-child .list-group-item:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.mijoshop .panel>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.mijoshop .panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}

.mijoshop .panel>.table,
.mijoshop .panel>.table-responsive>.table {
    margin-bottom: 0;
}

.mijoshop .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.mijoshop .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.mijoshop .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.mijoshop .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.mijoshop .panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.mijoshop .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.mijoshop .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.mijoshop .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.mijoshop .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.mijoshop .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.mijoshop .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.mijoshop .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.mijoshop .panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.mijoshop .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.mijoshop .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.mijoshop .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.mijoshop .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.mijoshop .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.mijoshop .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.mijoshop .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.mijoshop .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.mijoshop .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.mijoshop .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.mijoshop .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.mijoshop .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.mijoshop .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.mijoshop .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.mijoshop .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.mijoshop .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.mijoshop .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.mijoshop .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.mijoshop .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.mijoshop .panel>.panel-body+.table,
.mijoshop .panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd;
}

.mijoshop .panel>.table>tbody:first-child>tr:first-child th,
.mijoshop .panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0;
}

.mijoshop .panel>.table-bordered,
.mijoshop .panel>.table-responsive>.table-bordered {
    border: 0;
}

.mijoshop .panel>.table-bordered>thead>tr>th:first-child,
.mijoshop .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.mijoshop .panel>.table-bordered>tbody>tr>th:first-child,
.mijoshop .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.mijoshop .panel>.table-bordered>tfoot>tr>th:first-child,
.mijoshop .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.mijoshop .panel>.table-bordered>thead>tr>td:first-child,
.mijoshop .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.mijoshop .panel>.table-bordered>tbody>tr>td:first-child,
.mijoshop .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.mijoshop .panel>.table-bordered>tfoot>tr>td:first-child,
.mijoshop .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
}

.mijoshop .panel>.table-bordered>thead>tr>th:last-child,
.mijoshop .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.mijoshop .panel>.table-bordered>tbody>tr>th:last-child,
.mijoshop .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.mijoshop .panel>.table-bordered>tfoot>tr>th:last-child,
.mijoshop .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.mijoshop .panel>.table-bordered>thead>tr>td:last-child,
.mijoshop .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.mijoshop .panel>.table-bordered>tbody>tr>td:last-child,
.mijoshop .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.mijoshop .panel>.table-bordered>tfoot>tr>td:last-child,
.mijoshop .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
}

.mijoshop .panel>.table-bordered>thead>tr:first-child>th,
.mijoshop .panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.mijoshop .panel>.table-bordered>tbody>tr:first-child>th,
.mijoshop .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.mijoshop .panel>.table-bordered>tfoot>tr:first-child>th,
.mijoshop .panel>.table-responsive>.table-bordered>tfoot>tr:first-child>th,
.mijoshop .panel>.table-bordered>thead>tr:first-child>td,
.mijoshop .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.mijoshop .panel>.table-bordered>tbody>tr:first-child>td,
.mijoshop .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.mijoshop .panel>.table-bordered>tfoot>tr:first-child>td,
.mijoshop .panel>.table-responsive>.table-bordered>tfoot>tr:first-child>td {
    border-top: 0;
}

.mijoshop .panel>.table-bordered>thead>tr:last-child>th,
.mijoshop .panel>.table-responsive>.table-bordered>thead>tr:last-child>th,
.mijoshop .panel>.table-bordered>tbody>tr:last-child>th,
.mijoshop .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.mijoshop .panel>.table-bordered>tfoot>tr:last-child>th,
.mijoshop .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.mijoshop .panel>.table-bordered>thead>tr:last-child>td,
.mijoshop .panel>.table-responsive>.table-bordered>thead>tr:last-child>td,
.mijoshop .panel>.table-bordered>tbody>tr:last-child>td,
.mijoshop .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.mijoshop .panel>.table-bordered>tfoot>tr:last-child>td,
.mijoshop .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0;
}

.mijoshop .panel>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.mijoshop .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.mijoshop .panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}

.mijoshop .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.mijoshop .panel-title>a {
    color: inherit;
}

.mijoshop .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.mijoshop .panel-group {
    margin-bottom: 20px;
}

.mijoshop .panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
}

.mijoshop .panel-group .panel+.panel {
    margin-top: 5px;
}

.mijoshop .panel-group .panel-heading {
    border-bottom: 0;
}

.mijoshop .panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd;
}

.mijoshop .panel-group .panel-footer {
    border-top: 0;
}

.mijoshop .panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.mijoshop .panel-default {
    border-color: #ddd;
}

.mijoshop .panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.mijoshop .panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd;
}

.mijoshop .panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd;
}

.mijoshop .panel-primary {
    border-color: #428bca;
}

.mijoshop .panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}

.mijoshop .panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca;
}

.mijoshop .panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca;
}

.mijoshop .panel-success {
    border-color: #d6e9c6;
}

.mijoshop .panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.mijoshop .panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6;
}

.mijoshop .panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6;
}

.mijoshop .panel-info {
    border-color: #bce8f1;
}

.mijoshop .panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.mijoshop .panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1;
}

.mijoshop .panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}

.mijoshop .panel-warning {
    border-color: #faebcc;
}

.mijoshop .panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.mijoshop .panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc;
}

.mijoshop .panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc;
}

.mijoshop .panel-danger {
    border-color: #ebccd1;
}

.mijoshop .panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.mijoshop .panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1;
}

.mijoshop .panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1;
}

.mijoshop .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.mijoshop .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.mijoshop .well-lg {
    padding: 24px;
}

.mijoshop .well-sm {
    padding: 9px;
}

.mijoshop .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

.mijoshop .close:hover,
.mijoshop .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.mijoshop .modal-open {
    overflow: hidden;
}

.mijoshop .modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.mijoshop .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
}

.mijoshop .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.mijoshop .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.mijoshop .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.mijoshop .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.mijoshop .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.mijoshop .modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
}

.mijoshop .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px;
}

.mijoshop .modal-header .close {
    margin-top: -2px;
}

.mijoshop .modal-title {
    margin: 0;
    line-height: 1.428571429;
}

.mijoshop .modal-body {
    position: relative;
    padding: 20px;
}

.mijoshop .modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.mijoshop .modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.mijoshop .modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.mijoshop .modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

@media (min-width: 768px) {
    .mijoshop .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .mijoshop .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .mijoshop .modal-sm {
        width: 300px;
    }

    .mijoshop .modal-lg {
        width: 900px;
    }
}

.mijoshop .tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

.mijoshop .tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90);
}

.mijoshop .tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.mijoshop .tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.mijoshop .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.mijoshop .tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.mijoshop .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
}

.mijoshop .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.mijoshop .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.mijoshop .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.mijoshop .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.mijoshop .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.mijoshop .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.mijoshop .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.mijoshop .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.mijoshop .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.mijoshop .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

.mijoshop .popover.top {
    margin-top: -10px;
}

.mijoshop .popover.right {
    margin-left: 10px;
}

.mijoshop .popover.bottom {
    margin-top: 10px;
}

.mijoshop .popover.left {
    margin-left: -10px;
}

.mijoshop .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
}

.mijoshop .popover-content {
    padding: 9px 14px;
}

.mijoshop .popover .arrow,
.mijoshop .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.mijoshop .popover .arrow {
    border-width: 11px;
}

.mijoshop .popover .arrow:after {
    border-width: 10px;
    content: "";
}

.mijoshop .popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.mijoshop .popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.mijoshop .popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.mijoshop .popover.right .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.mijoshop .popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.mijoshop .popover.bottom .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.mijoshop .popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.mijoshop .popover.left .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.mijoshop .carousel {
    position: relative;
}

.mijoshop .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.mijoshop .carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.mijoshop .carousel-inner>.item>img,
.mijoshop .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

.mijoshop .carousel-inner>.active,
.mijoshop .carousel-inner>.next,
.mijoshop .carousel-inner>.prev {
    display: block;
}

.mijoshop .carousel-inner>.active {
    left: 0;
}

.mijoshop .carousel-inner>.next,
.mijoshop .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.mijoshop .carousel-inner>.next {
    left: 100%;
}

.mijoshop .carousel-inner>.prev {
    left: -100%;
}

.mijoshop .carousel-inner>.next.left,
.mijoshop .carousel-inner>.prev.right {
    left: 0;
}

.mijoshop .carousel-inner>.active.left {
    left: -100%;
}

.mijoshop .carousel-inner>.active.right {
    left: 100%;
}

.mijoshop .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.mijoshop .carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.mijoshop .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.mijoshop .carousel-control:hover,
.mijoshop .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90);
}

.mijoshop .carousel-control .icon-prev,
.mijoshop .carousel-control .icon-next,
.mijoshop .carousel-control .glyphicon-chevron-left,
.mijoshop .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.mijoshop .carousel-control .icon-prev,
.mijoshop .carousel-control .glyphicon-chevron-left {
    left: 50%;
}

.mijoshop .carousel-control .icon-next,
.mijoshop .carousel-control .glyphicon-chevron-right {
    right: 50%;
}

.mijoshop .carousel-control .icon-prev,
.mijoshop .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif;
}

.mijoshop .carousel-control .icon-prev:before {
    content: '\2039';
}

.mijoshop .carousel-control .icon-next:before {
    content: '\203a';
}

.mijoshop .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.mijoshop .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}

.mijoshop .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.mijoshop .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.mijoshop .carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {

    .mijoshop .carousel-control .glyphicons-chevron-left,
    .mijoshop .carousel-control .glyphicons-chevron-right,
    .mijoshop .carousel-control .icon-prev,
    .mijoshop .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }

    .mijoshop .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .mijoshop .carousel-indicators {
        bottom: 20px;
    }
}

.mijoshop .clearfix:before,
.mijoshop .clearfix:after,
.mijoshop .container_oc:before,
.mijoshop .container_oc:after,
.mijoshop .container_oc-fluid:before,
.mijoshop .container_oc-fluid:after,
.mijoshop .row:before,
.mijoshop .row:after,
.mijoshop .form-horizontal .form-group:before,
.mijoshop .form-horizontal .form-group:after,
.mijoshop .btn-toolbar:before,
.mijoshop .btn-toolbar:after,
.mijoshop .btn-group-vertical>.btn-group:before,
.mijoshop .btn-group-vertical>.btn-group:after,
.mijoshop .nav:before,
.mijoshop .nav:after,
.mijoshop .navbar:before,
.mijoshop .navbar:after,
.mijoshop .navbar-header:before,
.mijoshop .navbar-header:after,
.mijoshop .navbar-collapse:before,
.mijoshop .navbar-collapse:after,
.mijoshop .pager:before,
.mijoshop .pager:after,
.mijoshop .panel-body:before,
.mijoshop .panel-body:after,
.mijoshop .modal-footer:before,
.mijoshop .modal-footer:after {
    content: " ";
    display: table;
}

.mijoshop .clearfix:after,
.mijoshop .container_oc:after,
.mijoshop .container_oc-fluid:after,
.mijoshop .row:after,
.mijoshop .form-horizontal .form-group:after,
.mijoshop .btn-toolbar:after,
.mijoshop .btn-group-vertical>.btn-group:after,
.mijoshop .nav:after,
.mijoshop .navbar:after,
.mijoshop .navbar-header:after,
.mijoshop .navbar-collapse:after,
.mijoshop .pager:after,
.mijoshop .panel-body:after,
.mijoshop .modal-footer:after {
    clear: both;
}

.mijoshop .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.mijoshop .pull-right {
    float: right !important;
}

.mijoshop .pull-left {
    float: left !important;
}

.mijoshop .hide {
    display: none !important;
}

.mijoshop .show {
    display: block !important;
}

.mijoshop .invisible {
    visibility: hidden;
}

.mijoshop .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.mijoshop .hidden {
    display: none !important;
    visibility: hidden !important;
}

.mijoshop .affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.mijoshop .visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
    display: none !important;
}

@media (max-width: 767px) {
    .mijoshop .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

.mijoshop .visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
    display: none !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .mijoshop .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

.mijoshop .visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
    display: none !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .mijoshop .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

.mijoshop .visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
    display: none !important;
}

@media (min-width: 1200px) {
    .mijoshop .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {

    .mijoshop .hidden-xs,
    tr.hidden-xs,
    th.hidden-xs,
    td.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .mijoshop .hidden-sm,
    tr.hidden-sm,
    th.hidden-sm,
    td.hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .mijoshop .hidden-md,
    tr.hidden-md,
    th.hidden-md,
    td.hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {

    .mijoshop .hidden-lg,
    tr.hidden-lg,
    th.hidden-lg,
    td.hidden-lg {
        display: none !important;
    }
}

.mijoshop .visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
    display: none !important;
}

@media print {
    .mijoshop .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

@media print {

    .mijoshop .hidden-print,
    tr.hidden-print,
    th.hidden-print,
    td.hidden-print {
        display: none !important;
    }
}

/*- Bootsrapt end -*/
/* default font size */

.mijoshop .fa {
    font-size: 14px;
}

/* Override the bootstrap defaults */

.mijoshop legend {
    font-size: 18px;
    padding: 7px 0px;
}

.mijoshop select.form-control,
.mijoshop textarea.form-control,
.mijoshop input.form-control[type="text"],
.mijoshop input.form-control[type="password"],
.mijoshop input.form-control[type="datetime"],
.mijoshop input.form-control[type="datetime-local"],
.mijoshop input.form-control[type="date"],
.mijoshop input.form-control[type="month"],
.mijoshop input.form-control[type="time"],
.mijoshop input.form-control[type="week"],
.mijoshop input.form-control[type="number"],
.mijoshop input.form-control[type="email"],
.mijoshop input.form-control[type="url"],
.mijoshop input.form-control[type="search"],
.mijoshop input.form-control[type="tel"],
.mijoshop input.form-control[type="color"] {
    font-size: 12px;
}

.mijoshop .input-group input,
.mijoshop .input-group select,
.mijoshop .input-group .dropdown-menu,
.mijoshop .input-group .popover {
    font-size: 12px;
}

.mijoshop .input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}

/* Fix some bootstrap issues */

.mijoshop span.hidden-xs,
.mijoshop span.hidden-sm,
.mijoshop span.hidden-md,
.mijoshop span.hidden-lg {
    display: inline;
}

.mijoshop .nav-tabs {
    margin-bottom: 15px;
}

.mijoshop div.required .control-label:before {
    content: '* ';
    color: #303030;
    font-weight: bold;
}

/* top */

.mijoshop #top {
    background-color: #EEEEEE;
    border-bottom: 1px solid #e2e2e2;
    padding: 8px 0 8px 0;
    margin: 0 0 20px 0;
}

.mijoshop #top .container_oc {
    padding: 0 20px;
}

.mijoshop #top .btn-link strong {
    font-size: 14px;
}

.mijoshop #top-links,
.mijoshop .top-links {
    padding-top: 3px;
}

.mijoshop #top-links a+a,
.mijoshop .top-links a+a {
    margin-left: 15px;
}

/* logo */

.mijoshop #logo {
    margin: 0 0 10px 0;
}

/* menu */

.mijoshop #menu_oc {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
    min-height: 40px;
}

.mijoshop #menu_oc .nav>li>a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent;
}

.mijoshop #menu_oc .nav>li>a:hover,
.mijoshop #menu_oc .nav>li.open>a {
    background-color: rgba(0, 0, 0, 0.1);
}

.mijoshop #menu_oc .dropdown-menu {
    padding-bottom: 0;
}

.mijoshop #menu_oc .dropdown-inner {
    display: table;
}

.mijoshop #menu_oc .dropdown-inner ul {
    display: table-cell;
}

.mijoshop #menu_oc .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
}

.mijoshop #menu_oc .dropdown-inner li a:hover {
    text-decoration: none;
}

.mijoshop #menu_oc .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    font-size: 12px;
}

.mijoshop #menu_oc .see-all:hover,
.mijoshop #menu_oc .see-all:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}

.mijoshop #menu_oc #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.mijoshop #menu_oc .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
}

.mijoshop #menu_oc .btn-navbar:hover,
.mijoshop #menu_oc .btn-navbar:focus,
.mijoshop #menu_oc .btn-navbar:active,
.mijoshop #menu_oc .btn-navbar.disabled,
.mijoshop #menu_oc .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #229ac8;
}

@media (min-width: 768px) {
    .mijoshop #menu_oc .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media (max-width: 767px) {
    .mijoshop #menu_oc div.dropdown-inner>ul.list-unstyled {
        display: block;
    }

    .mijoshop #menu_oc div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }

    .mijoshop #menu_oc .dropdown-inner {
        display: block;
    }

    .mijoshop #menu_oc .dropdown-inner a {
        width: 100%;
        color: #fff;
    }

    .mijoshop #menu_oc .dropdown-menu a:hover,
    .mijoshop #menu_oc .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }

    .mijoshop #menu_oc .see-all {
        margin-top: 0;
        border: none;
        color: #fff;
    }
}

/* content */

.mijoshop #content_oc {
    min-height: 600px;
}

/* footer */

.mijoshop footer {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #ddd;
}

.mijoshop footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
}

.mijoshop footer h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
}

/* alert */

.mijoshop .alert {
    padding: 8px 14px 8px 14px;
}

/* breadcrumb */

.mijoshop .breadcrumb {
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.mijoshop .pagination {
    margin: 0;
}

/* list group */

.mijoshop .list-group a {
    border: 1px solid #DDDDDD;
    color: #888888;
    padding: 8px 12px;
}

.mijoshop .list-group a.active,
.mijoshop .list-group a.active:hover,
.mijoshop .list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
}

/* carousel */

.mijoshop .carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}

.mijoshop .carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}

.mijoshop .carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

/* product list */

.mijoshop .product-thumb {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
}

.mijoshop .product-thumb .image {
    text-align: center;
}

.mijoshop .product-thumb .image a {
    display: block;
}

.mijoshop .product-thumb .image a:hover {
    opacity: 0.8;
}

.mijoshop .product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}

.mijoshop .product-grid .product-thumb .image {
    float: none;
}

@media (min-width: 767px) {
    .mijoshop .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}

.mijoshop .product-thumb h4 {
    font-weight: bold;
}

.mijoshop .product-thumb .caption {
    padding: 0 20px;
    min-height: 180px;
}

.mijoshop .product-list .product-thumb .caption {
    margin-left: 230px;
}

@media (max-width: 1200px) {
    .mijoshop .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .mijoshop .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }

    .mijoshop .product-grid .product-thumb .caption {
        min-height: 0;
    }
}

.mijoshop .product-thumb .rating {
    padding-bottom: 10px;
}

.mijoshop .rating .fa-stack {
    font-size: 8px;
}

.mijoshop .rating .fa-star-o {
    color: #999;
    font-size: 15px;
}

.mijoshop .rating .fa-star {
    color: #FC0;
    font-size: 15px;
}

.mijoshop .rating .fa-star+.fa-star-o {
    color: #E69500;
}

h2.price {
    margin: 0;
}

.mijoshop .product-thumb .price {
    color: #444;
}

.mijoshop .product-thumb .price-new {
    font-weight: 600;
}

.mijoshop .product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
}

.mijoshop .product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
}

.mijoshop .product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto;
}

.mijoshop .product-list .product-thumb .button-group {
    border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
    .mijoshop .product-list .product-thumb .button-group {
        border-left: none;
    }
}

.mijoshop .product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #888;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.mijoshop .product-thumb .button-group button+button {
    width: 20%;
    border-left: 1px solid #ddd;
}

.mijoshop .product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer;
}

@media (max-width: 1200px) {

    .mijoshop .product-thumb .button-group button,
    .mijoshop .product-thumb .button-group button+button {
        width: 33.33%;
    }
}

@media (max-width: 767px) {

    .mijoshop .product-thumb .button-group button,
    .mijoshop .product-thumb .button-group button+button {
        width: 33.33%;
    }
}

.mijoshop .thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

.mijoshop .thumbnails>li {
    margin-left: 20px !important;
}

.mijoshop .thumbnails {
    margin-left: -20px !important;
}

.mijoshop .thumbnails>img {
    width: 100%;
}

.mijoshop .image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
}

.mijoshop .image-additional {
    max-width: 78px;
}

.mijoshop .thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

/* fixed colum left + content + right*/

@media (min-width: 768px) {
    .mijoshop #column-left .product-layout .col-md-3 {
        width: 100%;
    }

    .mijoshop #column-left+#content_oc .product-layout .col-md-3 {
        width: 50%;
    }

    .mijoshop #column-left+#content_oc+#column-right .product-layout .col-md-3 {
        width: 100%;
    }

    .mijoshop #content_oc+#column-right .product-layout .col-md-3 {
        width: 100%;
    }
}

.owl-carousel {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    zoom: 1;
}

.owl-controls i {
    font-size: 40px !important;
    color: #8d8d8d !important;
    /* -webkit-text-stroke: 5px white; */
}
.itemid-101 .owl-pagination {
    display: none;
}

.owl-controls i:hover {
    color: #5d5d5d !important;
}