/* 5e1f66 * 947896 947896 f6ebf2*/

.color-apollo-primary{
    color:#5e1f66;
}
.color-apollo-primary{
    color:#947896;
}
.color-apollo-primary{
    color:#947896;
}
.color-apollo-primary{
    color:#f6ebf2;
}


.product-info div h4,
#sdbr-title ,
#project-modal .close:hover,
.dark-bg a,
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-nav>li>a.active,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-header,
#style-switcher h2,
#style-switcher h2 a {
    color: #947896;
}

.slides-navigation a.next:hover,
.slides-navigation a.prev:hover,
.social-links li a:hover {
    background-color: #947896;
    border-color: #947896;
}

.btn-store,
.slides-pagination a.current,
.carousel-indicators li.active ,
.hover-mask2,
.color-bg,
.dropdown-toggle,
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus,
.social-profiles li a:hover,
.btn-store.outline:hover,
.btn-store.outline:focus,
.btn-store.outline:active  {
    background-color: #947896;
}

.btn-store:hover,
.btn-store:focus,
.btn-store:active {
    background-color: #5e1f66;
}

.btn-store.outline  {
    color:#947896;
    border-color: #947896;
}

#contact-form .form-control:focus,
#order-form .form-control:focus,
.input-group .form-control:focus {
    border:2px solid #947896;
}

.social-profiles li a {
    border:2px solid #947896;
    color:#947896;
}




/*** CUSTOM CSS **/body.debug #shop-cms-panel {
                       display: block;
                   }
span.debug-only {
    display: none;
}
.hidden-soft {
    display: none;
}
a {
    color: #767676;
}
.bbx-send-buy-order {
    float: right;
}
.bbx-min-value-bar {
    font-size: 12px;
    color: white;
    line-height: 24px;
    margin-top: 4px;
    position: relative;
}
.bbx-min-value-bar .bbx-title {
    color: #111;
    width: 100%;
    z-index: 9000;
    line-height: 24px;
}
.bbx-min-value-bar .happy-min-bar {
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 24px;
    background: #947896;
}
.bbx-min-value-bar .happy-min-bar span {
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 24px;
}
.bbx-min-value-bar .happy-min-bar span {
    position: absolute;
    z-index: 8900;
}
.bbx-min-value-bar .happy-min-bar .bg {
    height: 100%;
    z-index: -1;
    -webkit-transition: width 500ms ease-in-out;
    -moz-transition: width 500ms ease-in-out;
    -ms-transition: width 500ms ease-in-out;
    -o-transition: width 500ms ease-in-out;
    transition: width 500ms ease-in-out;
    background: #947896;
}
#footer .row {
    margin-right: -32px;
}
#footer a {
    padding-left: 8px;
    border-left: 1px solid #767676;
    padding-right: 8px;
}
#footer a:first-child {
    border-left: 0;
}
.offcanvas {
    display: none;
}
#article-view-price-deliver,
#article-view-price-vat {
    font-size: 11px;
}
.shop-article-gallery-price br {
    display: none;
}
.bb-order-process {
    margin: 0;
    padding: 0;
    height: auto;
    overflow: hidden;
}
.bb-order-process li {
    width: 25%;
    list-style-position: inside;
    color: #767676;
    float: left;
}
.bb-order-process li.active {
    color: #ffffff;
}
.bb-order-process li.active a {
    background: #947896;
    color: #ffffff;
}
.bb-order-process li.active a:hover {
    background: #947896;
    color: #ffffff;
}
.bb-order-process li.done {
    color: #ffffff;
}
.bb-order-process li.done a {
    background: #c1c1c1;
    color: #ffffff;
}
.bb-order-process li.done a:hover {
    background: #c1c1c1;
    color: #ffffff;
}
.bb-order-process li.next a {
    background: #e1e1e1;
}
.bb-order-process li a {
    display: block;
    color: #767676;
    border-right: 1px solid white;
    background: #f0f0f0;
}
.bb-order-process li a:hover {
    color: #767676;
    background: #e1e1e1;
}
.total-netto {
    float: right;
    display: inline-block;
    font-weight: bold;
    color: #525252;
}
.shop-cart-table-view {
    font-size: 0.85em;
}
.shop-cart-table-view th {
    background: #f0f0f0;
    font-weight: normal;
    vertical-align: middle !important;
}
.shop-cart-table-view th a {
    color: #111111;
}
.shop-cart-table-view img.shop-thubmnail-img {
    width: 128px !important;
}
.shop-cart-table-view tbody tr {
    border-bottom: 1px solid black;
}
.shop-cart-table-view td form input[type=text] {
    width: 100%;
    height: 32px;
    text-align: center;
    float: left;
    clear: both;
}
.shop-cart-table-view td form input[type=image] {
    display: block;
    float: left;
}
.shop-cart-table-view td form br {
    clear: both;
}
.shop-cart-table-view td form span {
    display: block;
    background: #f0f0f0;
    text-align: center;
    top: 0;
    clear: both;
}
body.page-new-customer input[type=submit] {
    width: 100%;
    margin: 8px 0px;
}
#shop-cart-adress-bill-table td {
    padding-right: 16px;
    padding-bottom: 8px;
}
body.page-adresseingabe table input {
    margin-bottom: 4px;
    margin-left: 8px;
}
body.page-adresseingabe select {
    margin-bottom: 4px;
}
#shop-order-submit-pos-preview * {
    font-size: 14px;
}
.offcanvas-left {
    min-height: 100%;
    position: absolute;
}
#bb-wrapper {
    margin: 0;
}
.offcanvas-top ul.nav {
    margin-top: 64px;
}
.offcanvas-left,
.offcanvas-top,
#bb-wrapper,
#footer {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ie-transform: translateX(0);
    transform: translateX(0);
    transition: -webkit-transform 200ms ease-out;
    transition: -moz-transform 200ms ease-out;
    transition: -ie-transform 200ms ease-out;
    transition: transform 200ms ease-out;
}
body.open-left .offcanvas-left {
    transform: translateX(240px);
    -moz-transform: translateX(240px);
    -webkit-transform: translateX(240px);
}
body.open-left #bb-wrapper,
body.open-left footer#footer {
    transform: translateX(240px);
    -moz-transform: translateX(240px);
    -webkit-transform: translateX(240px);
}
body.open-top .offcanvas-top {
    transform: translateY(330px);
    -moz-transform: translateY(330px);
    -webkit-transform: translateY(330px);
    z-index: 8999;
    display: block;
}
hr {
    border-top: 1px solid #d1d1d1;
    margin-top: 8px;
    margin-bottom: 8px;
}
.shop-article-cell-empty {
    display: none;
}
a:hover {
    color: #947896;
    text-decoration: none;
}
.wicket-aa-container.search-ac-field {
    background: #f0f0f0;
    width: 300px !important;
    color: #767676;
    border: 1px solid #c1c1c1;
    border-top: 0px;
}
.wicket-aa-container.search-ac-field li {
    border-bottom: 1px solid #c1c1c1;
}
.wicket-aa-container.search-ac-field li:hover {
    background-color: #ffffff;
    cursor: pointer;
}
input {
    padding: 4px 8px;
    font-size: 12px;
    padding: 8px;
}
.btn {
    background: #947896;
    padding: 0.85em 1.2em;
    color: white;
    border: none;
    border-bottom: 4px solid #947896;
}
.btn-primary {
    background: #947896;
    padding: 0.85em 1.2em;
    color: white;
    border: none;
    border-radius: 9px;
}
.btn-info {
    background: #a0a0a0;
}
.btn:hover {
    background: #947896;
    color: white;
}
.btn-info {
    border-bottom: 4px solid #838383;
}
.btn-info:hover {
    background: #909090;
    border-bottom: 4px solid #777777;
}
.btn-secondary {
    background-color: #d7d7d7;
    border-bottom: 4px solid #777777;
    color: #525252;
}
.btn-secondary:hover {
    background-color: #bdbdbd;
    border-bottom: 4px solid #777777;
    color: #525252;
}
.btn-success:hover {
    border-color: #947896;
}
.btn-process {
    border-bottom: 4px solid #c1c1c1;
}
li.active .btn-process {
    border-bottom: 4px solid #947896;
}
ul {
    list-style: none;
    margin: 0 0 12px 0;
    padding: 0;
}
#shop-menu ul {
    float: right;
}
.feedbackPanel {
    -webkit-transform: translateX(0);
}
.feedbackPanel li {
    z-index: 9000000000;
    position: relative;
    background: #947896;
    padding: 8px 8px 8px 8px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    animation: bl-appear 300ms ease-out;
}
.feedbackPanel li.feedbackPanelERROR {
    background: red;
}
@keyframes bl-appear {
    0% {
        -webkit-transform: translateY(-32px);
        -moz-transform: translateY(-32px);
    }
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
    }
}
.artTopSort a {
    font-weight: normal;
}
.artTopSort {
    font-size: 0.8em;
    /* display: none; */
}
.artTopNav,
.artBottomNav {
    display: block;
    overflow: hidden;
    margin-top: 0.25em;
    margin-bottom: 2em;
}
.artTopNav span > span,
.artBottomNav span > span,
.artTopNav a,
.artBottomNav a {
    font-weight: 400;
    display: block;
    height: 30px;
    width: 30px;
    background: #f0f0f0;
    float: left;
    line-height: 30px;
    text-align: center;
    color: #525252;
}
.artTopNav a,
.artBottomNav a {
    cursor: pointer;
    background: #f0f0f0;
    border-bottom: 4px solid #d7d7d7;
    -webkit-transition: all 333ms ease-out;
    -moz-transition: all 333ms ease-out;
    -ms-transition: all 333ms ease-out;
    -o-transition: all 333ms ease-out;
    transition: all 333ms ease-out;
}
.artTopNav a:hover,
.artBottomNav a:hover {
    text-decoration: none;
    background: #d7d7d7;
}
.artTopNav span.goto > span,
.artBottomNav span.goto > span {
    background: #947896;
}
.artBottomNav {
    margin-top: 32px;
    padding-top: 16px;
}
#shop-cat-gallery .shop-cat-gallery-sub-desc {
    display: none;
}
#shop-cat-gallery tr,
#shop-cat-gallery,
#shop-cat-gallery tbody {
    width: 100%;
    display: block;
}
#shop-cat-gallery td {
    width: 100%;
    clear: both;
    display: block;
}
#shop-cat-gallery .shop-cat-gallery-empty {
    display: none;
}
#shop-cat-gallery td a {
    display: block;
    padding: 8px 0px;
    margin-bottom: 1px;
    width: 100%;
    position: relative;
}
#shop-cat-gallery td a:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    width: 50px;
    border-top: 1px solid #d1d1d1;
}
table#shop-article-gallery {
    display: block;
    width: 100%;
    clear: both;
    overflow: hidden;
}
table#shop-article-gallery tbody {
    display: block;
    overflow: hidden;
}
table#shop-article-gallery tr {
    display: inline !important;
    overflow: hidden;
}
table#shop-article-gallery tr td {
    float: left;
    overflow: hidden;
    display: block;
    width: 220px;
    height: 460px;
    /* font-size: 0.8em; */
    padding: 8px;
    text-align: center;
}

table#shop-article-gallery tr td{
    border:1px solid #efefef;
    margin-bottom:1em;
    box-sizing: content-box;
    margin-right:1em;

}

table#shop-article-gallery tr td img {
    margin: 8px 0 8px 0;
}
.product-pop-in-information:after {
    -webkit-transition: all 220ms ease-in;
    -moz-transition: all 220ms ease-in;
    -ms-transition: all 220ms ease-in;
    -o-transition: all 220ms ease-in;
    transition: all 220ms ease-in;
    content: "Details";
    font-size: 38px;
    display: block;
    position: absolute;
    line-height: 300px;
    color: white;
    text-align: center;
    width: 100%;
    height: 100%;
    bottom: -420px;
    left: 0;
    background: rgba(189, 44, 145, 0.1);
}
.product-pop-in-information:hover:after {
    bottom: 0;
}
html.js #shop-article-gallery {
    display: none;
}
li.bb-product {
    width: 25%;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    float: left;
    display: block;
    text-align: center;
    position: relative;
}
li.bb-product .shop-article-gallery-desc {
    display: none;
}
li.bb-product .bb-product-inner {
    padding: 8px;
}
li.bb-product .shop-article-des p {
    padding: 0;
    line-height: 24px;
    margin: 0;
}
li.bb-product a.shop-article-link {
    display: block;
}
li.bb-product a.shop-article-link:hover {
    color: #767676;
    opacity: 0.85;
}
li.bb-product .shop-article-gallery-image {
    padding: 16px 0 16px 0;
    width: 100%;
    background: #efefef;
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: -1px;
}
li.bb-product .shop-article-gallery-image img {
    display: block;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    margin-left: auto; 
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
}
li.bb-product .shop-article-label {
    border-top: 1px solid #c1c1c1;
    padding-top: 8px;
    display: block;
    height: 2.2em;
    text-overflow: ellipsis;
    font-size: 1.0em;
    color: #525252;
    overflow: hidden;
}
li.bb-product .shop-article-price-value:after {
    content: "*";
}
li.bb-product .shop-article-deliver-text,
li.bb-product .shop-article-vat {
    display: none;
}
li.bb-product .shop-article-gallery-details {
    bottom: 16px;
    display: block;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 8px;
}
#shop-article-gallery .shop-article-gallery-image {
    width: 100%;
}
#shop-article-gallery .shop-article-gallery-image img {
    width: 100%;
}
#article-order-title,
#article-image-title {
    display: none;
}
.bb-quantity-description {
    font-size: 11px;
}
.bb-bar-buy {
    position: relative;
}
.bb-bar-buy input.shop-article-buy-button {
    display: block;
    width: 100%;
    margin-top: 8px;
    border: 0;
    padding: 16px 8px;
    background: #947896;
    color: white;
    font-size: 1em;
    border-bottom: 4px solid #947896;
}
.bb-bar-buy input.shop-article-buy-button:hover {
    background-color: #947896;
    border-bottom: 4px solid #947896;
}
.bb-bar-buy .wicket-ajax-indicator {
    position: absolute;
    bottom: 10px;
    left: -19px;
}
.bb-bar-buy > * {
    margin-right: 8px;
}
.bb-bar-buy button.bb-modify-one {
    border: 0px solid #947896;
    height: 35px;
    width: 35px;
    font-weight: bold;
    background: #947896;
    color: white;
    margin-right: 8px;
    border-bottom: 4px solid #947896;
}
.bb-bar-buy select {
    height: 35px;
}
.bb-mini-shopping-cart-bar {
    width: 100%;
    margin: 8px 0;
    height: 3.5em;
    display: none !important;
    clear: both;
}
.bb-mini-shopping-cart-bar .bb-bar-right {
    float: right;
    width: auto;
}
.bb-mini-shopping-cart-bar .bb-tab {
    float: left;
    height: 50px;
    background: #ffffff;
    margin-left: 8px;
    text-align: center;
    line-height: 50px;
    padding: 0 8px;
}
.bb-mini-shopping-cart-bar .bb-tab.bb-mini-shopping-buy {
    padding: 0;
}
.bb-mini-shopping-cart-bar .bb-tab .btn {
    height: 50px;
    line-height: 50px;
    padding: 0 16px 0 8px;
}
.bb-mini-shopping-cart {
    background: #ffffff;
    width: 50px;
    height: 50px;
    margin-left: 8px;
    position: relative;
    text-align: center;
}
.bb-mini-shopping-cart i {
    font-size: 24px;
    line-height: 50px;
}
.bb-mini-shopping-cart .itemcount {
    position: absolute;
    left: 32px;
    top: 0;
}
.bb-mini-shopping-cart .itemcount .itemcount-value {
    display: block;
    float: left;
    text-align: center;
    background: #947896;
    color: #424242;
    width: 22px;
    line-height: 22px;
    font-size: 12px;
    border-radius: 22px;
    opacity: 0.9;
}
.shop-article-gallery-avail {
    font-size: 12px;
    line-height: 18px;
}
.shop-article-gallery-avail #deliverInfoBox + span {
    display: none;
}
.shop-article-gallery-avail img {
    display: inline-block;
    margin-top: -2px;
    width: 10px;
}
.bb-deliverability img {
    display: inline-block;
    width: 14px;
    margin-right: 4px;
}
#deliverInfoBox {
    position: absolute;
    font-size: 0.8em;
    display: none;
}
.bb-deliverability {
    padding: 0px 0 4px 0;
}
.bb-deliverability span:first-of-type {
    display: none;
}
.shop-cat-sub-menu-list {
    padding-left: 1.5em;
}
#shop-search-input {
    margin: 0;
    padding: 8px;
    height: 30px;
    line-height: 1;
}
#shop-search-panel button {
    width: auto;
    margin: 0;
    padding: 8px;
    height: 35px;
    font-size: 14px;
}
nav.admin-tools {
    display: block;
    position: absolute;
    left: -20px;
    top: 64px;
    background: #111111;
    opacity: 0.3;
    z-index: 9001;
    width: 160px;
    padding-left: 20px;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    -webkit-transform: translateX(-140px);
    -moz-transform: translateX(-140px);
    -ms-transform: translateX(-140px);
    -o-transform: translateX(-140px);
    transform: translateX(-140px);
}
nav.admin-tools.open {
    -webkit-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -ms-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
nav.admin-tools h1 {
    font-size: 14px;
    text-align: left;
    padding: 13px;
    color: #f0f0f0;
}
nav.admin-tools a[data-show-admin-tools] {
    position: absolute;
    right: -41px;
    top: 0;
    width: 41px;
    height: 41px;
    text-align: center;
    background: #111111;
    background: rgba(0, 0, 0, 0.4);
}
nav.admin-tools a[data-show-admin-tools] i {
    display: inline-block;
    margin: auto;
    text-align: center;
}
nav.admin-tools ul {
    margin: 0;
    overflow: hidden;
}
nav.admin-tools ul.sub {
    margin-left: 12px;
    border-bottom: 4px solid #f0f0f0;
}
nav.admin-tools ul.sub a {
    padding-left: 12px;
}
nav.admin-tools li {
    padding: 0;
    margin: 0;
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: 2px;
}
nav.admin-tools li a i {
    float: left;
    width: 24px;
    height: 16px;
    line-height: 16px;
}
nav.admin-tools a {
    display: block;
    width: 100%;
    text-align: left;
    padding: 12px 0;
    font-size: 12px;
    color: #ffffff;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    overflow: hidden;
}
nav.admin-tools a:hover {
    background: #222222;
}
.service-hotline {
    padding: 8px 8px 8px 0;
}
#footer h2 {
    text-align: left;
}
#footer ul {
    margin: 0;
    padding: 0;
    text-align: left;
}
#footer ul li {
    height: auto;
    padding: 0;
    margin: 0;
    line-height: 1;
    border-bottom: 1px solid #c1c1c1;
}
#footer ul a {
    display: block;
    padding: 8px 8px 8px 0;
}
.login-panel {
    overflow: hidden;
}
.login-panel {
    width: 100%;
}
.login-panel input[type=text],
.login-panel input[type=password] {
    background-color: #ffffff !important;
    width: 100%;
}
.login-panel input[type=submit] {
    width: 100%;
    margin-top: 1em;
}
.login-panel span {
    font-size: 12px;
    font-weight: 800;
    line-height: 2em;
}
input[type=text] {
    background-color: #ffffff !important;
    border: 1px solid #a1a1a1;
}


/* PRODUCT LIST **/
ul.bb-product-list{}
ul.bb-product-list{}
ul.bb-product-list{
    width:100%;
    clear:both;
    overflow:hidden;
}

@media (max-width: 1200px) {
    li.bb-product {
        width: 32.333333332%;
    }
}
@media (max-width: 768px) {
    .shop-cart-table-view th {
        display: none;
    }
    .shop-cart-table-view tr {
        display: block;
        width: 100%;
        margin-bottom: 16px;
        border-bottom: 4px solid #c1c1c1;
    }
    .shop-cart-table-view td {
        display: block !important;
        width: 100%;
    }
    .shop-cart-table-view td:nth-child(1) {
        width: 33.333332%;
        float: left;
    }
    .shop-cart-table-view td:nth-child(2) {
        width: 66.6666662%;
        float: left;
    }
    .shop-cart-table-view td:nth-child(3) {
        clear: both;
    }
    .shop-cart-table-view td:nth-child(5) {
        float: left;
        display: block;
        width: 25%;
    }
    .shop-cart-table-view td:nth-child(7) {
        font-weight: bold;
    }
    .bb-order-process li {
        width: 100%;
    }
    #shop-order-submit-pos-preview tr {
        display: block;
        float: left;
        overflow: hidden;
        width: 100%;
    }
    #shop-order-submit-pos-preview tbody tr:first-child {
        border-bottom: 0px solid red;
        display: none;
    }
    #shop-order-submit-pos-preview td {
        display: block;
        float: left;
    }
    #shop-order-submit-pos-preview td:first-child {
        font-weight: bold;
        background: #525252;
        border-radius: 50%;
        width: 32px;
        color: white;
        text-align: center;
    }
    #shop-order-submit-pos-preview td:nth-child(2) {
        border: 0;
    }
    #shop-order-submit-pos-preview td:nth-child(3) {
        width: 100%;
    }
    #shop-order-submit-pos-preview td:nth-child(5):before {
        content: "( ";
    }
    #shop-order-submit-pos-preview td:nth-child(5):after {
        content: " x ";
    }
    #shop-order-submit-pos-preview td:nth-child(6):after {
        content: " )";
    }
    #shop-order-submit-pos-preview td:nth-child(7) {
        width: 100%;
        color: #525252;
    }
    #shop-order-submit-pos-preview td.shop-order-submit-sum-label,
    #shop-order-submit-pos-preview td.shop-order-submit-vat-label,
    #shop-order-submit-pos-preview td.shop-order-submit-brutto-label {
        background: transparent !important;
        border-radius: 0;
        color: #525252;
        width: auto;
        margin: 0;
    }
    #shop-order-submit-pos-preview td.shop-order-submit-sum-value {
        font-size: 18px;
        width: 100%;
        text-align: right;
        font-weight: bold;
    }
    #shop-order-submit-pos-preview td.shop-order-submit-sum-value > * {
        font-size: 16px;
        color: #525252;
    }
    #shop-order-submit-pos-preview td.shop-order-submit-sum-value span:first-child:after {
        content: " ";
    }
    li.bb-product {
        width: 50%;
    }
    .bb-order-process li {
        width: 100%;
    }
    .sidebar-left,
    .sidebar-right {
        padding: 0 !important;
    }
    .sidebar-left > div,
    .sidebar-right > div {
        border-bottom: 8px solid #f0f0f0;
        padding: 0 1em 1em 1em;
    }
    html {
        overflow-x: hidden;
    }
    #footer .col-md-12 {
        text-align: center;
    }
    #footer {
        overflow: hidden;
    }
    #shop-cat-tree {
        display: none;
    }
    #shop-menu .col-sm-8 {
        display: none;
    }
    #shop-menu .row {
        padding-top: 2em;
        height: auto;
    }
}
@media (max-width: 992px) {
    .fp-showcase p {
        display: blocK;
        height: 6em;
    }
    .offcanvas-left ul.shop-cat-menu-list li a {
        padding: 12px;
    }
    .offcanvas {
        display: block;
    }
    .sidebar-left {
        display: none;
    }
    /* rules for desktop (992 > 1200) */
}
/* rules for mobile vertical (< 480) */
@media (max-width: 480px) {
    body.page-new-customer td {
        width: 100%;
        display: block;
    }
    body.page-new-customer table {
        display: block;
    }
    body.page-new-customer tbody {
        display: block;
    }
    body.page-new-customer tr {
        display: block;
        margin-bottom: 12px;
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 12px;
    }
    body.page-new-customer input[type=text] {
        width: 100%;
    }
    body.page-new-customer input[type=submit] {
        width: 100%;
        margin: 8px 0px;
    }
    .fp-showcase {
        text-align: center;
    }
    .fp-showcase img {
        margin: auto;
    }
    .col-xxs-12 {
        width: 100% !important;
    }
    li.bb-product {
        width: 50%;
        padding: 2px;
        font-size: 0.8em;
    }
    li.bb-product a {
        min-height: auto;
        height: auto;
    }
    #shop-menu ul li {
        float: left;
        display: block;
        width: 50%;
        font-size: 12px;
    }
}
@media (min-width: 360px) {
    .shop-article-gallery-image {
        width: auto;
    }
}
@media (min-width: 480px) {
    .shop-article-gallery-image {
        width: auto;
    }
}
@media (max-width: 340px) {
    li.bb-product {
        width: 100%;
        min-height: auto;
        height: auto;
    }
    .bb-mobile-menu ul {
        font-size: 14px;
    }
}
@media (min-width: 767px) {
    .wicket-aa-container.search-ac-field {
        width: 152px !important;
    }
}
@media (min-width: 980px) {
    .wicket-aa-container.search-ac-field {
        width: 153px !important;
    }
}
@media (min-width: 1200px) {
    .wicket-aa-container.search-ac-field {
        width: 156px !important;
    }
}
@media (min-width: 1400px) {
    .container {
        width: 1400px !important;
    }
    li.bb-product {
        width: 20%;
    }
}
@media (min-width: 1600px) {
    .container {
        width: 1600px !important;
    }
    li.bb-product {
        width: 16.666666663%;
    }
}
