
body > .options-popup .option ul {
    display:flex;
}
body > .options-popup .option ul li {
    max-width:40%;
}


.header-mobile{
    min-height: 45px;
}
.header-contacts-mobile{
    max-height: 45px;
}
.mobile .header-mobile .super-menu > li{
    background-color: rgb(0,0,0);
    border-color: rgb(73, 73, 73) !important;
}

.mobile .header-mobile .super-menu > li > a{
    color: rgb(255,255,255);
    line-height: 42px;
}

.mobile .header-mobile .journal-menu .mobile-trigger{
    background-color: #000000;
    border-right: 0;
    width: 100%;
    margin-top: 3px;
    margin-bottom: 2px;
}
.contact-mobile .languages-mobile-wrapper .languages{
    margin: 5px 0px 0 0;
}
.contact-mobile .languages li{
    margin-left: 5px;
}
.header-mobile .mobile-trigger:before{
    font-size: 25px;
}
.header-mobile .mobile-trigger{
    padding-left: 20px;
}
.header-mobile .super-menu{
    width: 500%;
}
.journal-header-center .header-mobile #logo a{
    min-height: 40px;
    max-height: 45px;
}
.journal-header-center .header-mobile #logo a img{
    max-height: 45px;
}
.header-mobile #cart .heading i{
    background: none;
}
.header-mobile #cart .heading i:before{
    color: inherit;
}
.header-mobile .journal-menu{
    min-height: 45px;
}
.journal-header-center .header-mobile #cart{
    height: 45px;
    background-color: transparent;
}
.journal-header-center .header-mobile #cart .heading i{
    height: 45px;
}
.journal-header-mega .header-mobile #logo a{
    text-align: center;
    padding-left: 0px;
    padding-right: 15px;
}
.header-mobile #cart .heading {
    font-size: 15px;
}
.header-mobile #cart .heading a >span{
    padding-right: 0px;
    text-align: center;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 50%;
}
.header-mobile #cart .content {
    width: 500%;
}
.journal-header-center .header-mobile #cart:hover {
    background-color: transparent;
}
.header-mobile #cart .heading a{
    padding-right: 15px;
}
.header-mobile #cart .heading i:before{
    font-size: 30px;
}
.header-mobile #cart .heading i{
    float: right;
}
.header-contacts-mobile #language img{
    height: 24px;
    width: 24px;
}
.header-mobile #cart-total{
    padding: 0;
    position: absolute;
    margin: 0;
    top: 13px;
    font-size: 12px;
    width: 20px !important;
    line-height: 19px;
    height: 20px;
    left: 5px;
}

@media only screen and (max-width: 760px){
    .label-latest img{
        display: block;
    }
    .label-sale img{
        display: block;
    }
    .product-page-content .heading-title{
        font-size: 16px;
    }
    .extended-layout #content, .extended-layout #column-left + #content, .extended-layout #column-right + #content, .extended-layout #column-left + #column-right + #content{
        padding: 10px 20px 0 20px !important;
    }
    .button-group .cart{
        width: 100%;
        height: 40px;
        margin-top: 5px;
    }
    .product-grid-item .button-group .cart .button-cart-text, .product-grid-item.inline-button .cart .button-cart-text{
        border-radius: 0;
        display: inline-block;
    }

    .mobile .jan.product-grid-item .cart a.button {
        width: 95%;
    }
    .mobile .jan.product-grid-item .cart{
        width: 70%;
    }

    .mobile .product-grid-item .cart{
        width: 100%;
    }

    .product-page-content .heading-title, .box-heading, #blogArticle .articleHeader h1, .oc-filter .panel-heading{
        border-bottom-width: 0px;
        border-style: none;
        border-color: transparent;
    }
    .form-group.cart, .product-info .cart{
        width: 100%;
    }
    .product_page .quantity{
        width: 40%;
        display: inline-block;
        float: right;
    }
    .list-unstyled.price, .product-info .price{
        width: 60%;
        float: left;
        display: inline-block;
    }
    .product-info .right .price .price-new, .product-info .right .price .product-price, .product-info .right .price li.price-new, .product-info .right .price li.product-price{
        font-size: 26px !important;
        width: 45%;
    }

    .product-page-content .product-info .right .price .price-old{
        padding: 10px 0 0 0;
        font-size: 17px;
        width: 55%;
        float: left;
        margin-left: 0px;
        margin-right: 0px;
    }
    .oc2 .product-page-content .product-info .right .price-new{
        top: 0px;
    }
    .product-info .right .quantity .journal-stepper{
        background-color: transparent;
        color: rgb(68, 67, 73);
        border: 1px solid rgb(68, 67, 73);
        border-radius: 5px;
        display: inline-block;
        float: left;
        font-size: 25px;
        font-style: normal;
        font-weight: normal;
        height: 100%;
        line-height: 29px;
        text-align: center;
        transition: all 0.2s ease 0s;
        width: 30%;
    }
    .product-info .right .quantity input[name="quantity"]{
        border:  1px solid #dadada;
        float: left;
        height: 100%;
        line-height: 0px;
        margin: 0 5%;
        text-align: center;
        width: 30%;
        max-height: 31px;
        border-radius: 5px;
    }
    .quantity .qty{
        float: right;
        width: 80%;
    }


    .journal-header-center .journal-cart #cart .heading a span{
        border-top: 1px solid rgb(255, 255, 255);
    }
    .product-info .right .cart div .button{
        width: 100%;
    }

    .header-mobile #cart-total{
        left: -15px;
    }

}

@media only screen and (max-width: 480px) {
    .product-page-content .product-info .right .price .price-old{
        width: 40%;
    }
    .product-info .right .price .price-new, .product-info .right .price .product-price, .product-info .right .price li.price-new, .product-info .right .price li.product-price{
        width: 60%;
    }

    .header-mobile #cart-total{
        left: 5px;
    }
    .mobile .breadcrumb{
        display: none;
    }
}

@media only screen and (max-width: 360px) {
    .header-mobile #cart-total{
        left: 0;
    }
    .product-page-content .product-info .right .price .price-old{
        font-size: 14px;
        width: 35%;
        padding: 15px 0 0 0;
    }
    .product-info .right .price .price-new, .product-info .right .price .product-price, .product-info .right .price li.price-new, .product-info .right .price li.product-price{
        font-size: 22px !important;
        width: 65%;
        padding-top: 5px;
    }
}

@media only screen and (max-width: 320px) {
    .product-info .right .price .price-new, .product-info .right .price .product-price, .product-info .right .price li.price-new, .product-info .right .price li.product-price{
        font-size: 22px !important;
    }
    .product-page-content .product-info .right .price .price-old{
        padding: 8px 0 0 0;
    }
    .header-mobile #cart-total{
        left: -8px;
    }
    .contact-mobile .languages li {
        margin-left: 3px;
    }
}