@media (prefers-reduced-motion: no-preference) {
    @media (prefers-reduced-motion: no-preference) {
        @media (min-width: 1281px) {
            .center-2 {
                width: 100% !important;
            }
        }
    }
}

@media (prefers-reduced-motion: no-preference) {
    @media (prefers-reduced-motion: no-preference) {
        @media (min-width: 1025px) {
            .center-2 {
                float: right;
                margin-bottom: 200px;
                width: 100% !important;
            }
        }
    }
}

@media (prefers-reduced-motion: no-preference) {
    @media (prefers-reduced-motion: no-preference) {
        @media (min-width: 769px) {
            .page-title, .checkout-page .page-title {
                margin: 0 0 20px 0;
                border-bottom: none !important;
                text-align: center;
                overflow: hidden;
                background: none;
                margin-top: -50px;
            }
        }
    }
}

.category-description > h1 {
    display: none;
}

.category-description {
    margin-top: -40px;
    color: #666;
    font-size: 11pt;
}

.master-column-wrapper, .center-1, .page.home-page, .page-body, .html-widget {
    padding: 0 !important;
    max-width: none !important;
}

@media (prefers-reduced-motion: no-preference) {
    @media (prefers-reduced-motion: no-preference) {
        .breadcrumb strong {
            font-weight: bold !important;
            color: #007ba4 !important;
        }
    }
}

@media (prefers-reduced-motion: no-preference) {
    @media (prefers-reduced-motion: no-preference) {
        .category-page .item-box .title {
            padding: 0px;
            font-size: 14px;
            text-transform: none !important;
            color: #007ba4;
            font-weight: bold;
        }
    }
}

.configurebutton {
    /*background-color: #f8f8f8;*/
    background-color: #EA954D;
    padding: 10px;
    /*color: #007ba4;*/
    color: white;
    font-size: 16px;
    /*border: 1px solid #e0e0e0;*/
    text-align: center;
}


.UPS {
    color: #708090;
    font-size: 13px;
    padding-bottom: 20px;
    padding-left: 5px;
    line-height: 30px;
}

.item-box .prices {
    font-size: 15px;
    text-align: left;
    margin-bottom: 15px;
    color: #708090;
}

.category-page .page-body .category-grid .item-grid .item-box .sub-category-item .prices .actual-price {
    font-size: 25px;
}

.price-with-symbol {
    display: inline-flex;
    align-items: baseline;
}

.euro-symbol-oldPrice {
    margin-right: 7px;
    font-size: 16px;
    font-weight: bold;
    color: #f00;
}

.euro-symbol-Price {
    font-weight: bold;
    margin-right: 7px;
    font-size: 25px;
    color: #008000;
}

.category-description h1 {
    display: none !important;
}
