<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------ home page banner styles ---------------------*/

.custom-slider .owl-carousel .banner-item .content_slider {
    background-color: rgba(255, 255, 255, 0.9);
    width: 35%;
    left: inherit;
    right: 8%;
    top: inherit;
    text-align: left;
    padding: 15px 15px;
    margin: 0;
    bottom: 10%;
}

.custom-slider .owl-carousel .banner-item .content_slider .banner-title {
    color: #000;
    text-transform: none;
    font-weight: 600;
    font-size: 28px;
    text-align: left;
    padding: 0;
    line-height: 32px;
    margin: 0 0 10px 0;
}

.custom-slider .owl-carousel .banner-item .content_slider .banner-description {
    color: #000;
    text-transform: none;
    font-weight: 500;
    font-size: 18px;
    text-align: left;
    line-height: 23px;
    margin: 0;
    padding: 0;
}

.custom-slider .owl-carousel .banner-item .buttons {
    float: left;
    padding: 0;
    margin: 0;
}

.custom-slider .owl-carousel .banner-item .buttons .custom_content {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

.custom-slider .owl-carousel .banner-item .buttons .custom_content h2 {
    margin: 8px 0 5px 0px;
    padding: 0;
    float: left;
    width: 100%;
    font-size: 19px;
}

.custom-slider .owl-carousel .banner-item .buttons a.action.primary {
    margin-bottom: 0;
}
.account .order-details-items .table-wrapper {
    overflow-x: auto;
}
.product-items.new-products-list .product-item-details .request-price.action,
.product-items.discount-products-list .product-item-details .request-price.action,
.catalog-category-view .products.grid.products-grid .product-item-inner .request-price.action {
    font-size: 1.3rem;
    border-radius: 0;
    line-height: 1;
    padding-bottom: 10px;
    padding-top: 10px;
    white-space: nowrap;
}
.request-mail-price {
    margin-bottom: 10px;
    display: inline-block;
}
.catalog-product-view .product-add-form .request-price.action {
    display: inline-block;
    margin: 0;
}
.catalog-product-view .product-add-form .request-price {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
@media screen and (max-width: 768px) and (min-width: 641px) {
    .custom-slider .owl-carousel .banner-item .content_slider {
        width: 45%;
        right: 8%;
        bottom: 4%;
    }
    .custom-slider .owl-carousel .banner-item .content_slider .banner-title {
        font-size: 25px;
    }
}

@media screen and (max-width: 640px) and (min-width: 500px) {
    .custom-slider .owl-carousel .banner-item .content_slider {
        width: 70%;
        right: 8%;
        bottom: 4%;
        height: 110px
    }
    .custom-slider .owl-carousel .banner-item .content_slider .banner-title {
        font-size: 20px;
        line-height: 18px
    }
    .custom-slider .owl-carousel .banner-item .content_slider .banner-description {
        font-size: 14px;
        line-height: 18px;
        margin: 0;
        padding: 0
    }
    .custom-slider .owl-carousel .banner-item .buttons {
        float: left;
        padding: 0;
        margin: 0;
    }
    .custom-slider .owl-carousel .banner-item .buttons .custom_content {
        margin: 0!important;
        padding: 0;
        float: left;
        width: 100%;
    }
    .custom-slider .owl-carousel .banner-item .buttons .custom_content h2 {
        margin: 5px 0 0px 0px;
        padding: 0;
        float: left;
        width: 100%;
        font-size: 17px;
    }
    .custom-slider .owl-carousel .banner-item .buttons a.action.primary {
        margin-bottom: 0!important;
    }
}

@media screen and (max-width: 499px) {
    .custom-slider .owl-carousel .banner-item .content_slider {
        display: none
    }
}

.custom-slider .content_slider .buttons .custom_content {
    text-align: left !important;
    color: #000;
}

.custom-slider .content_slider .buttons {
    text-align: left !important;
}

.custom-slider .content_slider .buttons a.action {
    margin-left: 0 !important;
}


/*-------------home page widget block styles----------------*/

.widget.block.block-static-block {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.block-static-block h2 {
    padding: 0 0;
    margin: 0;
    width: 100%;
    text-align: center;
    font-size: 38px;
    line-height: 49px;
    color: #000;
    font-weight: 400;
    float: left;
    letter-spacing: 0.3px;
}

.model-category ul.model-category-list {
    padding: 0;
    margin: 30px 0 30px 0;
    list-style-type: none;
    width: 100%;
    float: left;
}

.model-category ul.model-category-list li {
    padding: 0;
    margin: 0 20px 20px 0;
    float: left;
    text-align: left;
    color: #0786c7;
    font-size: 17px;
    width: 32%;
}

.model-category ul.model-category-list li a {
    float: left;
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 0;
    text-decoration: none;
}

.model-category ul.model-category-list li:hover a {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
}

.model-category ul.model-category-list li a span {
    color: #1f88c2;
    font-size: 18px;
    margin: 10px 0;
    height: 100%;
    width: 100%;
    float: left;
    text-align: left;
    padding: 0 10px;
    font-weight: 600;
    box-sizing: border-box;
}

.model-category ul.model-category-list li a span.model-cat-img {
    padding: 10px 10px;
    margin: 0;
    width: 100%;
    text-align: center;
    float: left;
    /*background: #f5f5f5;*/
    background: #fff;
    height: 275px;
    vertical-align: middle;
    display: table;
    border: 7px solid #f5f5f5;
}

.model-category ul.model-category-list li a span.cat-img {
    font-size: 0px;
    height: 100%;
    padding: 0px;
    margin: 0;
    width: 100%;
    text-align: center;
    float: none;
    /*background: #f5f5f5;*/
    height: 255px;
    vertical-align: middle;
    display: table-cell;
}

.model-category ul.model-category-list li a span.cat-img img {
    max-height: 255px;
}

.cms-home .custom-slider {
    padding-bottom: 0px;
    margin-bottom: 25px;
}

.cms-home .custom-slider .owl-carousel .owl-stage-outer {
    padding: 0;
}

@media screen and (min-width: 1055px) {
    .model-category ul.model-category-list li {
        width: 32%;
    }
    .model-category ul.model-category-list li:nth-child(3n) {
        margin-right: 0px
    }
}

@media screen and (min-width: 992px) and (max-width: 1054px) {
    .model-category ul.model-category-list li {
        width: 31.9%;
    }
    .model-category ul.model-category-list li:nth-child(3n) {
        margin-right: 0px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .model-category ul.model-category-list li {
        width: 48.5%;
    }
    .model-category ul.model-category-list li:nth-child(2n) {
        margin-right: 0px
    }
}

@media screen and (min-width: 640px) and (max-width: 767px) {
    .model-category ul.model-category-list li {
        width: 48.3%;
    }
    .model-category ul.model-category-list li:nth-child(2n) {
        margin-right: 0px
    }
}

@media screen and (min-width: 320px) and (max-width: 639px) {
    .model-category ul.model-category-list li {
        width: 100%;
        margin-right: 0px
    }
}


/*-------------end home page widget block styles----------------*/

ul.owl-carousel-deals .owl-item .item a.seemore {
    background: transparent;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    font-size: 13px;
    font-weight: normal;
    padding: 0px 15px;
    color: #666;
    line-height: 38px;
    display: inline-block;
    height: 38px;
    text-align: center;
    white-space: nowrap;
    margin: 0 auto;
    clear: left;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
}

ul.owl-carousel-deals .owl-item .item a.seemore:hover {
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #fff;
    text-decoration: none;
}

.widget.block.block-static-block {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

ul.owl-carousel-deals {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
}

ul.owl-carousel-deals .owl-item .item {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}

ul.owl-carousel-deals .owl-item .item img {
    width: auto;
    max-height: 280px;
    min-height: 280px;
    margin: 0 auto 20px auto;
}

.product-info-main .stock.available {
    color: green;
}

.product-info-main .stock.unavailable {
    color: red;
}


/*------------footer styles--------------------------------------*/

footer.page-footer .links ul.footer {
    width: 25%;
    float: left;
    margin: 0!important;
    padding: 0!important;
}

footer.page-footer .links ul.footer li {
    float: left;
    padding: 0;
    margin: 0;
}

footer.page-footer .links {
    padding: 0!important;
}

footer.page-footer .links ul.footer li h5 {
    padding: 0;
    margin: 0 0 15px;
    width: 100%;
    float: left;
}

footer.page-footer .links ul.footer li p {
    padding: 0;
    margin: 0 0 15px 0;
    width: 100%;
    float: left;
    line-height: 18px;
    font-size: 13px;
}

footer.page-footer .links ul.footer li p a.footer-showmore {
    padding: 0 0 0 5px;
    margin: 0;
    display: inline-block;
    text-decoration: underline;
    font-size: 13px;
}

footer.page-footer .links ul.footer li p a.footer-showmore:hover {
    text-decoration: none;
}

footer.page-footer .footer {
    padding-top: 28px;
}

footer.page-footer .links ul.footer li p span {
    font-weight: 600;
}

footer.page-footer .links ul.footer li a {
    padding: 0;
    margin: 0;
    display: block;
    text-decoration: underline;
    font-size: 13px;
}

footer.page-footer .links ul.footer li a:hover {
    text-decoration: none;
}

small.copyright {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

footer.page-footer .links {
    padding: 0!important;
    width: 100%;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    footer.page-footer .links ul.footer {
        padding: 0 10px 0 0!important;
        width: 23%;
    }
    footer.page-footer .links ul.footer:last-child {
        padding-right: 0px!important
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    footer.page-footer .links ul.footer {
        width: 100%;
        float: left;
        margin: 0 0 20px 0!important;
        padding: 0!important;
    }
    footer.page-footer .links ul.footer li {
        width: 100%;
    }
    footer.page-footer .links ul.footer li p {
        margin-bottom: 5px;
    }
    footer.page-footer .links ul.footer li h5 {
        margin-bottom: 8px;
    }
    footer.page-footer .links ul.footer li a {
        float: left;
        clear: left;
    }
    footer.page-footer .links ul.footer li p a.footer-showmore {
        clear: none;
        float: none;
    }
    footer.page-footer {
        background: #f4f4f4;
        padding-bottom: 0px;
        float: left;
        width: 100%;
    }
    footer.page-footer .footer {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding-top: 10px;
        padding-bottom: 15px;
    }
}


/*------------end footer styles--------------------------------------*/


/*------------ start new products block styles home page ------------------*/

ol.owl-carousel-new-products {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 24px 0!important;
}

.products-grid ol.owl-carousel-new-products .product-item {
    border: none;
    box-shadow: none;
}

ol.owl-carousel-new-products .owl-item {
    float: left;
    padding: 0;
    margin: 0;
}

ol.owl-carousel-new-products .owl-item li.item {
    float: left;
    padding: 0 10px!important;
    margin: 0px;
    width: 100%!important;
    box-sizing: border-box;
}

ol.owl-carousel-new-products .owl-item li.item .product-item-info,
.discount-products-list .product-item .product-item-info {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #fff;
}

ol.owl-carousel-new-products .owl-item li.item .product-item-info a.product-item-photo,
.discount-products-list .product-item a.product-item-photo {
    float: left;
    padding: 10px 10px;
    margin: 0;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    min-height: 330px
}

ol.owl-carousel-new-products .owl-item li.item .product-item-info .product-item-details,
.discount-products-list .product-item-details {
    float: left;
    padding: 0px 10px;
    margin: 0;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

ol.owl-carousel-new-products .owl-item li.item .product-item-info .product-item-details .product-item-name,
.discount-products-list .product-item-details strong.product-item-name {
    float: left;
    width: 100%;
    box-sizing: border-box;
    min-height: 40px;
}

ol.owl-carousel-new-products .owl-item li.item .product-item-info .product-item-details .price-box.price-final_price,
.discount-products-list .product-item-details .price-box.price-final_price {
    float: left;
    padding: 0;
    margin: 0 0 10px 0;
    width: 100%;
    min-height: 40px;
}

ol.owl-carousel-new-products .owl-item li.item .product-item-info .product-item-details .product-item-actions,
.discount-products-list .product-item-details .product-item-actions {
    float: left;
    text-align: center;
    padding: 0 0 10px 0;
    margin: 0 auto;
    width: 100%;
}

ol.owl-carousel-new-products .owl-item li.item .product-item-actions .actions-primary,
.discount-products-list .product-item-details .product-item-actions .actions-primary {
    display: inline-block;
}

ol.owl-carousel-new-products .owl-item li.item .product-item-actions .actions-primary button.tocart {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
}

ol.owl-carousel-new-products .owl-item li.item .product-item-actions .actions-secondary,
.discount-products-list .product-item-details .product-item-actions .actions-secondary {
    width: auto;
    display: inline-block;
}

ol.owl-carousel-new-products .owl-item li.item .product-item-actions .actions-secondary a.action.towishlist,
ol.owl-carousel-new-products .owl-item li.item .product-item-actions .actions-secondary a.action.tocompare {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
}

ol.owl-carousel-new-products .owl-item li.item .product-item-actions .actions-secondary a.action.towishlist:hover:before,
ol.owl-carousel-new-products .owl-item li.item .product-item-actions .actions-secondary a.action.tocompare:hover:before {
    color: #1979c3;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
}

ol.owl-carousel-new-products .owl-item li.item .product-item-info .product-item-details .price-box.price-final_price .price-box {
    margin: 0;
    min-height: 40px;
}

ol.owl-carousel-new-products .owl-item li.item .product-item-info:hover,
.discount-products-list .product-item .product-item-info:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
}

ol.owl-carousel-new-products .owl-controls .owl-nav .owl-prev {
    left: 5px
}

ol.owl-carousel-new-products .owl-controls .owl-nav .owl-next {
    right: 5px
}

ol.owl-carousel-new-products .owl-item li.item .product-item-info .product-image-container,
.discount-products-list .product-item .product-item-info .product-image-container {
    float: left;
    padding: 0;
    margin: 0;
    width: 100%!important;
}

ol.owl-carousel-new-products .owl-item li.item .product-item-info .product-image-wrapper,
.discount-products-list .product-item .product-item-info .product-image-wrapper  {
    float: left;
    padding: 0!important;
    margin: 0;
    width: 100%!important;
    height: auto;
    overflow: visible;
}

ol.owl-carousel-new-products .owl-item li.item .product-item-info img.product-image-photo,
.discount-products-list .product-item .product-item-info img.product-image-photo {
    display: inline-block;
    width: auto;
    max-height: 300px;
    position: inherit
}

@media screen and (max-width: 991px) and (min-width: 320px) {
    ol.owl-carousel-new-products .owl-item li.item .product-item-info a.product-item-photo,
    .discount-products-list .product-item a.product-item-photo {
        min-height: inherit;
    }
    ol.owl-carousel-new-products .owl-item li.item .product-item-info .product-item-details .product-item-actions,
    .discount-products-list .product-item .product-item-info .product-item-details .product-item-actions {
        display: block;
    }
}

@media screen and (max-width: 825px) and (min-width: 768px) {
    ol.owl-carousel-new-products .owl-item li.item .product-item-actions .actions-secondary {
        padding-left: 0;
        clear: left;
        padding-top: 10px
    }
}


/*------------ end new products block styles home page ------------------*/

.cms-home .custom-slider {
    margin-bottom: 43px;
}

.block-static-block .model-category h2,
.block-static-block .new-products h2,
.block-static-block .deals-block h2,
.discount-products h2 {
    position: relative;
    font-size: 34px;
    margin-bottom: 25px;
}

.block-static-block .model-category h2:after,
.block-static-block .new-products h2:after,
.block-static-block .deals-block h2:after,
.discount-products h2:after {
    content: "";
    width: 100px;
    border-bottom: 2px solid #1979c3;
    display: block;
    margin: 15px auto 0;
}

.model-category ul.model-category-list {
    margin-bottom: 23px;
}


/*------------ product view page model info section styles -----------------------*/

.catalog-product-view .product-info-main .product-model-info {
    float: left;
    width: 100%;
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px solid #c1c1c1;
    border-top: 1px solid #c1c1c1;
}

.catalog-product-view .product-info-main .product-model-info .left {
    padding: 0px 10px 0px 0px;
    margin: 0;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
}

.catalog-product-view .product-info-main .product-model-info .right {
    padding: 0px 0 0 30px;
    margin: 0;
    color: #1979c3;
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
}


/* move currency and language switcher to the left */

@media screen and (min-width: 768px) {
    header .currency.switcher-currency {
        float: left;
        margin-left: 75px;
    }
    header .panel.header {
        position: relative;
    }
    header .language.switcher-language {
        float: left;
        position: absolute;
        left: 0;
    }
}

@media screen and (max-width: 900px) {
    .custom-slider .owl-carousel .banner-item .content_slider .banner-title {
        font-size: 21px;
        line-height: 23px;
    }
    .custom-slider .owl-carousel .banner-item .content_slider .banner-description {
        font-size: 15px;
        line-height: 21px;
    }
    .custom-slider .owl-carousel .banner-item .content_slider .action.primary {
        font-size: 1.2rem;
        padding: 5px 8px;
    }
}

@media screen and (max-width: 600px) {
    .custom-slider .owl-carousel .banner-item .content_slider .banner-title {
        font-size: 15px;
        line-height: 9px;
    }
    .custom-slider .owl-carousel .banner-item .content_slider .banner-description {
        font-size: 13px;
        line-height: 17px;
    }
    .custom-slider .owl-carousel .banner-item .content_slider .action.primary {
        font-size: 1rem;
        padding: 5px 8px;
    }
}


/****************list-page-changes**********************/

.page-wrapper .page-main {
    position: relative;
}

.page-wrapper .page-main .category-view {
    position: static;
    width: 100%;
    display: inline-block;
    margin: 15px 0;
    float: left;
    padding-left: 20px;
}
/* adjustment for order date alignment in order print view frotend start*/
.page-main&gt;.page-title-wrapper .page-title {
    margin-bottom: 40px;
}
/* adjustment for order date alignment in order print view frotend end*/
.page-wrapper .page-main .category-view .category-image {
    margin-bottom: 10px;
    width: 100%;
    float: left;
}

.page-wrapper .page-main .category-view .category-image.level-3 img.image {
    display: inline-block;
    float: left;
    max-height: 45px;
    /*margin-left: 20px;*/
}

.page-wrapper .page-main .category-view .category-image img.image {
    display: inline-block;
    /*max-height: 45px;*/
}

.page-wrapper .page-main .category-view .category-description {
    margin-bottom: 0;
    float: left;
    /*margin-left: 20px;*/
    display: block;
    width: 100%;
}

.page-wrapper .page-main .category-view .category-description td {
    padding: 0;
}

.page-wrapper .page-main .category-view .category-description p strong {
    font-size: 13px;
}

.page-wrapper .page-main .category-view .category-description p {
    line-height: 18px;
    margin-bottom: 0;
}

.page-wrapper .page-main .toolbar.toolbar-products {
    position: relative;
}

.page-wrapper .page-main .toolbar.toolbar-products .toolbar-sorter.sorter {
    float: left;
    margin-left: 30px;
}

@media screen and (max-width: 480px) and (min-width: 320px) {
    .page-wrapper .page-main .category-view {
        float: left;
        width: 100%;
        clear: left;
        margin-top: 0px;
        margin-bottom: 20px;
        position: inherit;
        right: inherit;
    }
    .page-wrapper .page-main .category-view .category-image {
        float: left;
        width: auto;
        margin-right: 10px;
    }
    .page-wrapper .page-main .category-view .category-image img.image {
        float: left;
    }
    .page-wrapper .page-main .category-view .category-description {
        float: left;
    }
    .page-wrapper .page-main .columns {
        clear: left;
    }
}

@media screen and (max-width: 399px) and (min-width: 320px) {
    .page-wrapper .page-main .toolbar.toolbar-products .toolbar-sorter.sorter {
        position: inherit;
        left: 0;
        right: inherit;
        margin-left: 0;
        margin-top: 5px;
    }
}

@media all and (min-width: 768px),
print {
    .ie11 .page-wrapper {
        height: auto !important;
    }
}


/********************************************************************/


/*--------------------- category view page------------------------------ */

.catalog-category-view .columns {
    clear: both;
}

.page-wrapper .category-view.level-2 {
    position: inherit;
    right: inherit;
    top: inherit;
    width: 100%;
}

.page-wrapper .category-view.level-2 .category-image.level-2 {
    /* float: left;
    vertical-align: middle;
    max-width: 186px;
    height: 186px;
    margin: 0 10px;
    width: 186px;
    display: table-cell;*/
    float: left;
    vertical-align: middle;
    max-width: 100%;
    margin: 0;
    width: auto;
    display: none;
}
.page-wrapper .category-view.level-2 .left-category-img-block .category-image.level-2 {
    display: block;
}

.page-wrapper .category-view.level-2 .category-image.level-2 img.image {
    /*float: left;
    width: 100%;
    height: 100%;
    max-height: inherit;*/
    float: left;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.sub-category-block {
    float: left;
    width: 100%;
    margin: 10px 0 20px 0;
}

.sub-category-block ul.sub-category-list {
    padding: 0;
    margin: 0 0 0 10px;
    width: 100%;
    float: left;
    list-style-type: none;
}

.sub-category-block ul.sub-category-list li.item {
    padding: 0;
    margin: 0 10px 10px 10px;
    width: calc(20% - 20px);
    max-width: 176px;
    float: left;
    list-style-type: none;
}

.sub-category-block ul.sub-category-list li.item a {
    float: left;
    padding: 0;
    margin: 0;
    text-decoration: none;
    color: black;
    text-align: center;
}

.sub-category-block ul.sub-category-list li.item a img {
    float: left;
    padding: 0;
    margin: 0;
}

.page-wrapper .category-view.level-2 {
    float: left;
    border: 1px solid #e0e0e0;
    padding:20px;
    box-sizing: border-box;
    margin: 0 0 20px;
    display: flex;
    flex-wrap: wrap;
}
.page-wrapper .category-view.level-2 .left-category-img-block {
    display: flex;
    align-items: center;
    width: 345px;
}
.page-wrapper .category-view.level-2 .sub-category-block {
    float: left;
    width: calc(100% - 345px);
    margin: 0;
}
.page-wrapper .category-view.level-2 .category-slope-img {
    float: left;
    width: auto;
    padding: 0;
    margin: 0;
    min-width: 40px;
}

.page-wrapper .category-view.level-2 .category-name {
    color: #0786c7;
    font-size: 31px;
    float: left;
    line-height: 32px;
    vertical-align: middle;
    max-width: 320px;
    margin: 0 15px;
    display: table-cell;
    word-wrap: break-word;
}

.page-wrapper .category-view.level-2 .category-name .cat-name {
    color: #0786c7;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    line-height: 32px;
    vertical-align: middle;
    margin: 0;
    width: 100%;
    display: table-cell;
}


.page-wrapper .category-view.level-2 .category-image {
    float: left;
    width: 20%;
    margin-bottom: 0;
    margin-top: 53px;
}

.category-view.level-2 h4 {
    text-align: right;
    clear: left;
    color: #0786c7;
    font-size: 11px;
    font-style: italic;
    padding: 0;
    margin: 0 0 20px;
}

.page-wrapper .category-view.level-2 .category-image.level-2 .cat-img {
    /*vertical-align: middle;
    height: 186px;
    margin: 0;
    width: 100%;
    display: table-cell;*/
    vertical-align: middle;
    margin: 0;
    width: 100%;
    display: table-cell;
}

.category-view-sub {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.category-view-sub h4 {
    clear: left;
    color: #0786c7;
    font-size: 11px;
    font-style: italic;
    padding: 0;
    margin: 20px 0;
}




/* ---------------------category view page ends-------------------------- */


/*---------------------cms page styles-----------------------------------*/

.impressum-cms-page {
    float: left;
    width: 100%;
    margin: 0px 0 50px 0;
}

ul.impressum-address-block {
    float: left;
    width: 100%;
    padding: 0;
    margin: 30px 0 10px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.impressum-address-block li {
    float: left;
    padding: 15px 15px 5px 15px;
    list-style-type: none;
    margin: 0 0 20px 0;
    border: 1px solid #c8c8c8;
    border-radius: 4px 4px;
    width: 275px;
    box-sizing: border-box;
}

ul.impressum-address-block li h5 {
    padding: 0;
    margin: 0 0 25px 0;
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 16px;
}

ul.impressum-address-block li p {
    padding: 0;
    margin: 0;
    float: left;
    line-height: 16px;
    width: 100%;
    font-size: 10px;
    color: #6b6d60;
    font-weight: bold;
}

ul.impressum-address-block li .impressum-inner-block {
    float: left;
    padding: 0 0 0 15px;
    list-style-type: none;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}

ul.impressum-address-block li .impressum-inner-block p {
    color: #333333;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 10px;
}

ul.impressum-address-block li:first-child {
    margin-right: 40px;
}

.measurement-cms-page {
    float: left;
    width: 100%;
    padding: 0;
    margin: 15px 0;
}

.measurement-cms-page h5 {
    padding: 0;
    margin: 0 0 15px 0;
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}

ul.measurement-cms-main-block {
    float: left;
    width: 100%;
    padding: 0;
    margin: 10px 0 0;
}

ul.measurement-cms-main-block li {
    float: left;
    padding: 0;
    list-style-type: none;
    margin: 0 0 20px 0;
    width: 100%;
    box-sizing: border-box;
}

ul.measurement-cms-main-block li .measurement-inner-block-left {
    float: left;
    padding: 0;
    list-style-type: none;
    margin: 0;
    min-width: 150px;
    box-sizing: border-box;
}

ul.measurement-cms-main-block li .measurement-inner-block-right {
    float: left;
    padding: 0;
    list-style-type: none;
    margin: 0;
    width: auto;
    box-sizing: border-box;
}

ul.measurement-cms-main-block li h5 {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
}

ul.measurement-cms-main-block li h6 {
    padding: 0 20px 0 0;
    margin: 0;
    float: left;
    width: auto;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
}

.modellshop-cms-page {
    float: left;
    width: 100%;
    padding: 0;
    margin: 15px 0;
}

.modellshop-cms-page h5 {
    padding: 0;
    margin: 0 0 5px 0;
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #0786c7;
}

.modellshop-cms-inner-block {
    float: left;
    width: 100%;
    padding: 0;
    margin: 15px 0 10px 0;
}

.modellshop-cms-inner-block p {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    font-size: 10px;
    font-weight: normal;
    line-height: 20px;
}

ul.modellshop-cms-address {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
}

ul.modellshop-cms-address li {
    float: left;
    padding: 0;
    list-style-type: none;
    margin: 0 0 40px 0;
    width: 100%;
    box-sizing: border-box;
}

ul.modellshop-cms-address li h5 {
    margin: 0 0 15px 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    color: #333333;
    /*margin-bottom: 10px;*/
}

ul.modellshop-cms-address li .modelshop-inner-block-left {
    float: left;
    padding: 0;
    list-style-type: none;
    margin: 0;
    min-width: 190px;
    box-sizing: border-box;
}

ul.modellshop-cms-address li .modelshop-inner-block-right {
    float: left;
    padding: 0;
    list-style-type: none;
    margin: 0;
    width: auto;
    box-sizing: border-box;
}

ul.modellshop-cms-address li .modelshop-inner-block-left p {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
}

ul.modellshop-cms-address li .modelshop-inner-block-right p {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
}

ul.modellshop-cms-address li .modellshop-map {
    float: left;
    padding: 0;
    list-style-type: none;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}

ul.modellshop-cms-address li .modellshop-map h6 {
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    color: #333333;
    padding: 0;
    margin: 0 0 10px 0;
    float: left;
    width: 100%;
}

.links-cms-page {
    float: left;
    width: 100%;
    margin: 0px 0 20px 0;
}

ul.links-cms-page-inner-block {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0px 0 20px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.links-cms-page-inner-block li {
    float: left;
    padding: 10px 10px 10px 10px;
    list-style-type: none;
    margin: 0;
    width: auto;
    box-sizing: border-box;
}

ul.links-cms-page-inner-block li a {
    float: left;
    padding: 0px;
    margin: 17px 0 0 0px;
    width: auto;
    font-size: 10px;
    color: #000000;
}

ul.links-cms-page-inner-block li img {
    float: left;
}

ul.links-cms-page-inner-block li:first-child {
    margin-right: 40px;
    border: 1px solid #c8c8c8;
    border-radius: 4px 4px;
}

ul.links-cms-page-inner-block li a:hover {
    color: #6b6d60;
}

.links-cms-page-text-block {
    float: left;
    width: 100%;
    margin: 0px;
}

.links-cms-page-text-block p {
    color: #333333;
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 10px 0;
    line-height: 17px;
}

.links-cms-page-text-block p a {
    padding: 0px;
    margin: 0;
    width: auto;
    font-size: 13px;
    color: #000000;
}

.links-cms-page-text-block p a:hover {
    color: #6b6d60;
}

.links-cms-page-text-block p+p {
    margin-bottom: 0;
    font-size: 10px;
}

.about-us-cms-page {
    float: left;
    width: 100%;
    margin: 0px 0 30px 0;
}

.about-us-cms-page h5 {
    padding: 0;
    margin: 0 0 25px 0;
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 16px;
}

ul.about-us-cms-page-inner-block {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0px 0 20px 0;
}

ul.about-us-cms-page-inner-block li {
    float: left;
    padding: 15px 10px 15px 10px;
    list-style-type: none;
    margin: 0 0 15px 0;
    border: 1px solid #c8c8c8;
    border-radius: 4px 4px;
    min-height: 100px;
    box-sizing: border-box;
}

ul.about-us-cms-page-inner-block li img {
    vertical-align: middle;
    float: left;
    margin-top: 19px;
}

ul.about-us-cms-page-inner-block li p {
    margin: 0px 0 10px 0;
    font-weight: 600;
    color: #0786c7;
    float: left;
    text-align: center;
    width: 100%;
}

.about-us-cms-page p {
    color: #333333;
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 20px 0;
    line-height: 17px;
}

ul.about-us-cms-page-inner-block li p:last-child {
    margin-bottom: 0;
}

ul.about-us-cms-page-inner-block li:first-child {
    margin-right: 40px;
}

ul.about-us-cms-page-inner-block li:last-child {
    width: 120px;
}

@media screen and (min-width: 320px) and (max-width: 640px) {
    ul.modellshop-cms-address li .modellshop-map iframe {
        width: 100%;
    }
    ul.impressum-address-block li {
        width: 300px;
        margin-right: 0!important
    }
    /*added lines 1150-1160 for adjusting category description in level 3 */
    .page-wrapper .page-main .category-view {
        position: static;
        float: left;
        margin-bottom: 20px;
    }
    .page-wrapper .page-main .category-view .category-description,
    .page-wrapper .page-main .category-view .category-image img.image {
        width: 100px;
    }
}


/* style for new document listing style */

.custom-box {
    margin: 20px 0;
    padding: 8px 5px 5px 8px;
    border: 1px solid #c8c8c8;
    border-radius: 8px;
    width: 20%;
}

.custom-box&gt;dt {
    font-weight: 600;
    display: inline-block;
    width: 32%;
    text-align: center
}

.custom-box&gt;dt&gt;span {
    font-weight: 400;
    padding: 8px 0 5px 0;
    display: block;
}

.custom-box dd dt {
    font-weight: 400;
    display: inline-block;
    width: 32%;
    text-align: left;
}

.custom-box dd dd {
    display: inline-block;
    width: 32%;
    margin: 0;
    text-align: center;
}

.custom-box dd dl.row {
    margin: 5px 0;
    width: 100%;
}

.custom-box.two-col {
    width: 12%;
}

.custom-box.two-col&gt;dt.heading {
    width: 49%;
}

.custom-box.two-col dd dt,
.custom-box.two-col dd dd {
    width: 49%;
}

.custom-box.two-col .row:last-child,
.custom-box .row:last-child {
    padding: 5px 0 0 0;
}


/*  .cms-page-pickup */

.cms-page-pickup {
    width: 30%;
    border-radius: 8px;
    border: 1px solid #c8c8c8;
    padding: 10px 10px;
    margin: 0 0 20px 0;
}

.cms-page-pickup img {
    padding: 11px 0;
    display: block;
    clear: left;
}

.cms-page-pickup p {
    margin-bottom: 15px
}

.cms-page-pickup p:last-child {
    text-align: right
}

.cms-page-pickup p:last-child a {
    color: #333;
    text-decoration: none;
}

.cms-page-pickup p:last-child a:hover {
    text-decoration: underline;
    color: #6b6d60;
}


/*   */

ul.cms-page-swisspost {
    list-style-type: none;
    float: left;
    width: 100%;
    clear: left;
    text-align: left;
    margin: 20px 0;
    padding: 0
}

ul.cms-page-swisspost li {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    text-align: left;
    margin: 0;
    padding: 0;
}

ul.cms-page-swisspost li+li {
    padding-right: 8%
}
.product-name-mob{
    display: none;
}
.product-name-desktop{
    display: block;
}


/*---------------------cms page styles-----------------------------------*/


/*-----overlaping issue on product listing page mouse hover---*/

@media (min-width: 1024px) {
    .page-products .product-item-info {
        width: 100%;
    }
}

@media (min-width: 640px) {
    .products-grid .product-item-inner,
    body.wishlist-index-index .product-item-inner {
        background: #ffffff;
        box-shadow: none;
        border: none;
        border-top: none;
        left: 0;
        margin: 0;
        padding: 0;
        position: relative;
        right: 0;
        z-index: 2;
    }
}

@media (min-width: 640px) {
    .abs-visually-hidden-desktop-s,
    .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
        border: none;
        margin: 0;
        position: relative;
        height: auto;
        width: auto;
        overflow: visible;
        visibility: hidden;
    }
}

@media (max-width: 1024px) {

    .page-wrapper .page-main .category-view {
        position: static;
        width: 100%;
        float: left;
        margin: 15px 0;
    }
    .page-wrapper .page-main .category-view .category-image {
        width: auto;
    }
    .page-wrapper .page-main .category-view .category-description {
        width: calc(100% - 148px);
        padding-right: 20px;
        text-align: left;
        float: left;
    }
    .page-wrapper .page-main .category-view .category-description tr td:first-child {
        width: 0 !important;
    }
    .page-main&gt;.page-title-wrapper .page-title {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 530px) {
    .page-wrapper .page-main .toolbar.toolbar-products .toolbar-sorter.sorter,
    .page-wrapper .page-main .category-view .category-description,
    .page-wrapper .page-main .category-view .category-image {
        width: 100%;
        position: static;
        margin-left: 0;
    }
    .page-wrapper .page-main .toolbar.toolbar-products .toolbar-sorter.sorter label.sorter-label {
        width: 100%;
        float: right;
        margin-bottom: 3px;
    }
    .page-wrapper .page-main .category-view .category-image.level-3 img.image {
        float: none;
    }
    .page-with-filter .toolbar-amount {
        text-align: center;
    }
}


/*---overlaping issue on product listing page mouse hover ends---*/


/*---level 3 category page style issues-------*/

div#result_box+div {
    display: none;
}

.page-wrapper .page-main .category-view .category-description p font {
    font-size: 13px;
}


/* --level 3 category page style issues ends--*/


/*------------style for changing welcome message background ----------*/

.page-header .panel.wrapper {
    border-bottom: 1px solid #959595!important;
    background-color: #0786C7!important;
}


/*------------style for changing welcome message background ends------*/


/*-----------------style for product view page outof stock button---*/

#product-outofstock-button {
    line-height: 2.2rem;
    padding: 14px 17px;
    font-size: 1.8rem;
    width: 49%;
    margin: 0 0 20px;
    background: red;
    border: red;
}


/*-----------------style for product view page outof stock button ends---*/


/*----------------styles for product listing page tick mark -------------*/

.product-outofstock:after,
.product-instock:after {
    margin: 0 0 0 5px;
    font-weight: bold;
    font-size: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 999;
}

.products-grid .product-item .price-box .price {
    white-space: normal;
    padding-right: 20px;
}

.product-outofstock:after {
    content: "\2718";
    color: red;
}

.product-instock:after {
    content: "\2714 \fe0e";
    color: green;
}

.product-outofstock,
.product-instock {
    position: relative;
    top: -22px;
}

.column.main .product-items {
    margin-left: -20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
}

.products-grid .product-item {
    border: solid 1px #ccc;
    padding: 0 10px !important;
}

.products-grid .product-item:hover {
    box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.discount-products-list .product-item:hover {
    box-shadow: none;
}
body:not(.wishlist-shared-index) ol:not(.minicart-items) span.product-image-container {
    margin: 0 -10px;
    width: calc(100% + 20px) !important;
    border-bottom: solid 1px #ccc;
    max-width: inherit;
}

body .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: block;
}

body.wishlist-index-index .product-item-inner .comment-box {
    margin-top: 0;
}


/*----------------styles for product listing page tick mark ends-------------*/


/*---------welcome message styles---------------------------------------*/

.header.links .greet.welcome {
    font-weight: bold;
}


/*---------welcome message styles---------------------------------------*/


/*------to override styles-m.css----------------------------------------*/

.column.main .product-items {
    margin: 0;
}

@media (min-width: 640px) {
    .products-grid .product-item-info:hover,
    .products-grid .product-item-info.active {
        background: none;
        box-shadow: none;
        border: none;
        margin: 0;
        padding: 0;
        position: static;
    }
}

@media (min-width: 640px) and (max-width: 1023px) {
    .products-grid .product-item {
        width: 32% !important;
        margin-left: calc((100% - 3 * 32%) / 2);
    }
    .products-grid .product-item:nth-child(3n+1) {
        margin-left: 0;
    }
    .products-grid .product-item .tocart {
        font-size: 11px;
    }
}

@media (max-width: 639px) {
    .products-grid .product-item {
        width: 49%;
        margin-bottom: 10px;
        margin-left: calc((100% - 2 * 49%) / 1);
    }
    .products-grid .product-item:hover {
        box-shadow: none
    }
    .products-grid .product-item:nth-child(2n+1) {
        margin-left: 0;
    }
}

@media (max-width: 360px) {
    .products-grid .product-item,
    .page-products .product-item-info {
        width: 100%;
    }
}

.page-wrapper .page-main .category-view .category-description div#result_box {
    line-height: normal;
}

.wishlist-index-index .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    width: auto;
    position: relative;
    height: auto;
    margin: 0;
    display: block;
    visibility: visible;
}

.wishlist-index-index .products-grid.wishlist .product-item-comment {
    margin: 0;
}

.opc-progress-bar-item._active:before,
.opc-progress-bar-item._active&gt;span:before,
.opc-wrapper .shipping-address-item.selected-item:after,
.minicart-wrapper .action.showcart .counter.qty {
    background: #0786C7 !important;
}

.opc-wrapper .shipping-address-item.selected-item,
.navigation .level0.active&gt;.level-top,
.navigation .level0.has-active&gt;.level-top,
.navigation .level0 .submenu .active&gt;a {
    border-color: #0786C7 !important;
}

body.checkout-index-index.page-layout-checkout ol:not(.minicart-items) span.product-image-container {
    width: auto !important;
    border-bottom: none;
}

.block-collapsible-nav .item a {
    word-break: break-word;
}

.sidebar .product-items-names .product-item .product-item-name {
    width: calc(100% - 25px);
    vertical-align: top;
}

.sidebar .product-items-names .product-item .choice {
    margin: 2px 0 0;
}

.wishlist-index-index button.action {
    margin-bottom: 10px !important;
}

.minicart-items-wrapper span.product-image-container {
    border-bottom: none;
}


/*------to override styles-m.css ends--------------------------------------*/


/*-----home page  producer filter styles-----------------------------------*/

.product-producer-filter h1 {
    font-size: 28px;
    margin: 0 0 25px;
}

.product-producer-filter li.producer-filter-left h1 {
    width: 310px;
}

.product-producer-filter h5 {
    margin: 0 0 10px;
    font-size: 16px;
}

.product-producer-filter ul.producer-filter-block {
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: solid 1px #000;
    padding: 25px 0;
}

.product-producer-filter ul.product-filter {
    padding: 0;
    margin: 0 -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-producer-filter form {
    width: 200px;
    margin: 20px 10px 0;
}

.product-producer-filter ul.producer-filter-block li {
    width: 50%;
    padding: 0 25px;
    list-style: none;
    margin: 0;
}

.product-producer-filter ul.product-filter li {
    border: solid 1px #ccc;
    /*width: calc(50% - 65px);*/
    float: left;
    padding: 0 10px;
    text-align: center;
    margin: 0 10px;
}

.product-producer-filter ul.product-filter li img {
    height: 100px;
    -o-object-fit: contain;
    object-fit: contain;
}

.product-producer-filter ul.producer-filter-block li.producer-filter-left {
    border-right: solid 1px #000;
}

.product-manufacturer {
    width: 300px;
    border: solid 1px #ccc;
    padding: 0 0 20px;
}

.product-manufacturer h3 {
    margin: 0;
    background: #0786c7;
    color: #fff;
    padding: 7px 15px;
    font-size: 15px;
    position: relative;
}

.product-manufacturer h3:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 30px 30px;
    border-color: transparent transparent #cccccc transparent;
    position: absolute;
    right: calc(100% - 180px);
    top: 0;
    bottom: 0;
}

.product-manufacturer h3:after {
    content: "";
    background: #ccc;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: calc(100% - 180px);
}

.minicart-wrapper .block-minicart:before {
    right: 18px;
}

.minicart-wrapper .block-minicart:after {
    right: 17px;
}

.modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: auto;
}

.minicart-wrapper {
    width: auto;
}

.box-wrap {
    float: left;
    width: 100%;
    overflow: auto;
    margin: 15px 0 30px;
}

.box-wrap table {
    border: solid 1px #ccc;
    float: left;
    width: auto;
    border-collapse: separate;
    padding: 15px 0;
    border-radius: 10px;
}

.box-wrap table tr:last-child td {
    padding: 10px 15px 0;
}

.box-wrap table th span {
    font-weight: normal;
}

.box-wrap .dpd-box {
    width: auto;
    display: inline-block;
}

.box-wrap table th,
.box-wrap table td {
    width: 150px;
    padding: 3px 15px;
}

.box-wrap table th,
.box-wrap table td {
    width: 150px;
    padding: 3px 15px;
}

.box-wrap .dpd-box+.dpd-box {
    margin-left: 15px;
}

.shipping-and-return h3 {
    color: rgb(7, 134, 199);
    font-size: medium;
}

.box-wrap table tr th+th,
.box-wrap tr td+td {
    text-align: center;
}

.box-wrap&gt;span {
    color: #ff0000;
    font-weight: bold;
}

.shipping-and-return ul.cms-page-classic {
    list-style: none;
    padding: 0;
}

.shipping-and-return ul.cms-page-classic span {
    font-weight: bold;
    width: 140px;
    display: inline-block;
    vertical-align: top;
}

.shipping-and-return ul.cms-page-classic span+span {
    font-weight: normal;
    width: calc(100% - 140px);
}

.shipping-and-return .custom-inner-block {
    padding-left: 30px;
}

.shipping-and-return p.red {
    color: red;
}

.shipping-and-return .dpd-box .red {
    color: red;
    font-weight: 600;
    display: block;
}

.shipping-and-return .dpd-box span+span {
    margin-left: 16px;
}

@media (max-width: 767px) {
    .product-items.new-products-list .product-item-details .request-price.action,
    .product-items.discount-products-list .product-item-details .request-price.action,
    .catalog-category-view .products.grid.products-grid .product-item-inner .request-price.action {
        font-size: 10px;
    }
    .product-producer-filter ul.producer-filter-block {
        padding: 20px 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .product-producer-filter ul.producer-filter-block li {
        width: 100%;
        padding: 0 20px;
    }
    .product-producer-filter ul.producer-filter-block li.producer-filter-left {
        border-right: none;
        margin-bottom: 25px;
    }
    .product-manufacturer {
        width: 100%;
    }
    .product-producer-filter ul.product-filter li {
        width: calc(50% - 42px);
        padding: 0 10px;
    }
    .product-producer-filter h1 {
        margin: 0 0 15px;
    }
    .product-producer-filter li.producer-filter-left h1 {
        width: 100%;
    }
    .page-products .columns {
        padding-top: 0;
    }
    .minicart-wrapper .block-minicart:before {
        right: 3px;
    }
    .minicart-wrapper .block-minicart:after {
        right: 2px;
    }
    .shipping-and-return .custom-inner-block {
        padding-left: 0
    }
    .box-wrap .dpd-box+.dpd-box {
        margin-left: 0;
        margin-top: 15px;
    }
    .shipping-and-return .cms-page-pickup {
        width: auto;
    }
    .shipping-and-return ul.cms-page-classic span+span {
        width: 100%;
    }
    .shipping-and-return ul.cms-page-swisspost li {
        width: auto
    }
    .shipping-and-return ul.cms-page-swisspost li:first-child {
        margin-right: 10px;
    }
    .products-grid.wishlist .product-image-container {
        max-width: inherit;
    }
    .products-grid.wishlist .product-item-photo {
        float: none;
        margin-right: 0;
    }
    .products-grid.wishlist .product-item-name,
    .products-grid.wishlist .product-item-description,
    .products-grid.wishlist .product-item .price-box,
    .products-grid.wishlist .product-item-tooltip {
        margin-left: 0;
    }
    .wishlist-index-index .products-grid .product-item-actions {
        margin: 0 0 10px;
        float: left;
    }

}

@media (min-width: 768px) and (max-width: 1024px) {
    .product-producer-filter ul.producer-filter-block li.producer-filter-left {
        width: 300px;
    }
    .product-producer-filter ul.producer-filter-block&gt;li {
        width: calc(100% - 300px);
    }
    .product-producer-filter ul.product-filter li {
        width: calc(50% - 42px);
    }
    .box-wrap table th,
    .box-wrap table td {
        width: 134px;
    }
}


/*-----home page  producer filter styles ends-------------------------------*/


/*--------custom listing page styles---------------------------------------*/

.toolbar-amount {
    position: static;
}


/*--------custom listing page styles---------------------------------------*/

@media (min-width: 768px) {
    .column.main {
        min-height: 90px !important;
    }
}


/*--------------------contact form----------------------------------------*/

form#contact-form {
    float: left;
}


/*--------------------contact form end------------------------------------*/


/*--------------------product detail page image--------------------------*/

.catalog-product-view .product-info-main .product-model-info .left img {
    width: 120%;
    max-width: 120%;
}

.catalog-product-view .product-info-main .product-model-info .stock-image img {
    width: 140%;
    max-width: 140%;
}

.catalog-product-view .product-info-main .product-model-info .right a {
    padding-left: 10px;
    font-size: 12px;
    color: black;
}

.catalog-product-view .producer-image {
    padding-left: 40px !important;
}

.product-model-block p.scale-producer {
    padding: 5px 0px 5px 0px;
}


/*--------------------product detail page image ends--------------------------*/
/*----------------myaccount page ---------------------------------------------*/
.table-wrapper.orders-recent {
    overflow: auto;
}
/*----------------myaccount page ends-----------------------------------------*/

/*-------------------checkout for SETEC employees 28 Dec 2017 Starts here ----------------------------*/
.setec-employees
{
    margin-top: 16px;
}
#notification
{
    color:red;
    display:none;
    padding-top: 12px;
    margin-bottom: -25px;
}

#notification-non-employees
{
    color:red;
    display:none;
    padding-top: 12px;
    margin-bottom: -25px;
}

#billing-reservation-zero-checkout
{
    display:none;
}


/*-------------------checkout for SETEC employees 28 Dec 2017 Ends here ----------------------------*/

/*-------------------checkout for SETEC employees 29 Dec 2017 Starts here ----------------------------*/

.reserve-price h2 {
    margin-bottom: 0;
}

.reserve-price h3 {
    margin-top: .2em;
    font-size: 1.6rem;
}

.reserve_product_wrapper {

    margin-top: -17px;
}
/*-----------------------------   ------------------------------*/

.discount-viewall, .new-products-viewall {
    float: none;
    margin: 40px auto;
    text-align: center;
}
.discount-viewall &gt; a, .new-products-viewall &gt;a {
    background-image: none;
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
}
.page-layout-1column .block.widget .products-grid .discount-products-list {
    justify-content: space-between;
}
.page-layout-1column .block.widget .products-grid .discount-products-list .product-item {
    margin: 0;
    flex: 0 0 calc(25% - 10px);
    border: 0;
}
.product-info-main .product.attribute.sku .type:after {
    content: ':';
}
.category-description table tr td:first-child{
    display: none;
}
/* for static content in details page iphone start */
.static-content ul{
    /*padding-left: 10px !important;*/
    min-width: 200px;
}
/* for static content in details page iphone end */


@media(max-width: 1200px) {
    .sub-category-block ul.sub-category-list li.item {
        width: calc(25% - 20px);
    }
}
@media(min-width: 768px) and (max-width: 1024px){
    .page-layout-1column .block.widget .products-grid .discount-products-list .product-item {
        flex-basis: 24%;
    }
    .product-name-mob{
        display: block;
    }
    .product-name-desktop{
        display: none;
    }
    .sub-category-block ul.sub-category-list li.item {
        width: calc(50% - 20px);
    }
    .page-wrapper .page-main .category-view .category-image{
        float: left;
        width: 100%;
    }
}
@media(max-width: 767px) and (orientation: landscape) {
    .page-layout-1column .block.widget .products-grid .discount-products-list .product-item {
        flex-basis: 25%;
        max-width: 25% !important;
    }
}
@media(max-width: 767px) {
    .page-layout-1column .block.widget .products-grid .discount-products-list .product-item {
        flex-basis: 50%;
    }
    .product-name-mob{
        display: block;
    }
    .product-name-desktop{
        display: none;
    }
    .discount-products-list .product-item-details strong.product-item-name {
        float: left;
        width: 100%;
        box-sizing: border-box;
        min-height: 60px;
    }
    .products-grid .product-item .tocart {
        font-size: 10px;
    }
    .page-wrapper .category-view.level-2 .sub-category-block {
        width: 100%;
    }
    .sub-category-block ul.sub-category-list li.item {
        width: calc(50% - 20px);
    }
    .sub-category-block ul.sub-category-list {

        width: calc(100% + 20px);
        float: left;
        list-style-type: none;
        margin: 0 -10px;
    }
    .sub-category-block ul.sub-category-list li.item {
        width: calc(50% - 20px);
        margin: 0;
        max-width: inherit;
        padding: 0 10px 10px 10px;
    }
    .page-wrapper .category-view.level-2 .category-image.level-2 {
        margin-top: 20px;
    }
    .category-custom-img-l2.level-2 {
        display: none;
    }
    .page-wrapper .page-main .category-view .category-image{
        float: left;
    }
    .page-wrapper .page-main .category-view .category-image.level-3 img.image,
    .page-wrapper .page-main .category-view .category-description{
        margin-left: 0;
    }
    .page-wrapper .page-main .category-view .category-image{
        width: 100%;
        text-align: left;
    }
    .page-wrapper .page-main .category-view{
        padding: 20px 10px;
    }
    /* for static content in details page iphone start */
    .static-content ul{
        padding-left: 10px !important;
        /*min-width: 200px;*/
    }
    /* for static content in details page iphone end */
}
@media(max-width: 767px) and (orientation: landscape) {
    .sub-category-block ul.sub-category-list li.item {
        width: calc(33.33% - 20px);
    }
}

@media(max-width: 374px) {
    .product-items.new-products-list .product-item-details .request-price.action,
    .product-items.discount-products-list .product-item-details .request-price.action {
        font-size: 9px;
    }
    .discount-products-list .product-item .tocart {
        font-size: 9px;
    }
    .page-layout-1column .block.widget .products-grid .discount-products-list .product-item {
        padding: 0 !important;
    }
}

@media(pointer: coarse) {
    .discount-products-list .product-item-details .product-item-actions .actions-secondary {
        display: none;
    }
}
@media (max-width: 360px){
    .products-grid .product-item{
        margin-left: 0;
    }
}
@media all and (-ms-high-contrast:none) {
    ::-ms-backdrop, .sub-category-block ul.sub-category-list li.item a img {
        width: 100%;
    }
    /* IE11 */
}
@supports (-ms-ime-align:auto) {
    .sub-category-block ul.sub-category-list li.item a img {
        width: 100%;
    }
}
.page-wrapper .category-view.level-2 .category-image.level-2 img.image{
    width: 100%;
}
/* setec scale bug fixes 8.1.2019 */
@media only screen and (max-width:1099px) {
    .catalog-product-view .product-info-main .product-info-price .price-box {
        float: left;
        width: 100%;
    }
    .catalog-product-view .product-info-main .product-info-stock-sku {
        display: block;
        padding-left: 0px;
        text-align: left;
        float: left;
        width: 100%;
    }
}

@media only screen and (min-width:640px) and (max-width:767px) {
    .catalog-product-view .product-info-main .static-content ul {
        padding-left: 0!important;
    }
}
@media only screen and (max-width:639px) {
    .catalog-product-view .product-info-main .product-info-price .price-box {
        padding-left: 10px!important;
    }
    .catalog-product-view .product-info-main .product-info-stock-sku {
        padding-left: 10px!important;
    }
}


/* For Facebook feed in homepage start */
.producer-filter-right ul.product-filter li {
    width: 100%;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    height: 190px;
    box-sizing: border-box;
}
.producer-filter-right ul.product-filter {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}
.producer-filter-right ul.product-filter li img {
    float: left;
    padding: 0;
    margin: 0 20px 0 0;
    height: auto;
    max-width: 230px
}
.producer-filter-right ul.product-filter li .message {
    text-align: left;
    display: block;
}

@media only screen and (min-device-width: 320px) and (max-device-width:991px) and (orientation:portrait) {
    .producer-filter-right ul.product-filter li .message {
        float: left;
        width: 100%;
    }
}

/* 15-03-2019 */

.fb-block {display: block;
    width: 100%;
    float: left;
    text-align: center;
}
.fb-block img{
    width:36px!important;
    height:36px!important;
    margin:10px auto!important;
    float:none!important;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .producer-filter-right ul.product-filter li img {
        width: 100%!important;
        display: block;
        max-width: 100% !important;
    }
}

/*1 18-03-2019 */
.producer-filter-right ul.product-filter li a.product-fb-link {
    float: left;
    height: 168px;
    overflow: hidden;
}


/* For Facebook feed in homepage end */

.product-item .product-reviews-summary .reviews-actions .action{
    text-transform: none;
}

/*for contact and account page spacing*/
.contact-index-index.page-layout-1column form.contact .actions-toolbar {
    margin-bottom: 30px;
}
.account.customer-address-index .block-addresses-list .block-content ol.items.addresses li.item {
    margin-bottom: 20px;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    text-indent: -99999px!important;
}
@media screen and (min-width:768px) {
    .customer-welcome .customer-name .action.switch {
        margin-bottom: 0!important;
    }
}
.owl-carousel.products .owl-stage .owl-item li.item.product .product-item-info {
    width: 100%;
    float: left
}

@media screen and (min-width:768px) {
    .nav-sections .navigation .ui-menu .ui-menu-item .ui-menu-icon {
        display: none!important;
    }
    .nav-sections .navigation &gt; .ui-menu &gt; .ui-menu-item &gt; .level-top {
        padding-right: 12px;
    }
    .nav-sections .navigation .ui-menu .ui-menu-item .submenu .ui-menu-item {
        margin-bottom: 10px;
    }
}
.form-cart #shopping-cart-table .actions-toolbar a.action.action-edit {
    display: none;
}
.minicart-wrapper .block-minicart .subtotal .price-wrapper .price {
    font-weight: 400;
    font-size: 14px;
}
@media (min-width: 640px) and (max-width: 1023px) {
    .product-items.new-products-list .product-item-details .request-price.action,
    .product-items.discount-products-list .product-item-details .request-price.action,
    .catalog-category-view .products.grid.products-grid .product-item-inner .request-price.action {
        font-size: 11px;
    }
}
/*20 Jan 2020*/
@media only screen and (max-width: 639px) {
    .pages-item-previous,
    .pages-item-next {
        position: inherit;
    }

    .invoice.table-wrapper .col.price,
    .invoice.table-wrapper .col.subtotal {
        text-align: right;
    }
}
@media only screen and (max-width: 767px) {
    .checkout-cart-index .page-title-wrapper h1.page-title {
        margin-bottom: 20px;
    }
    body.wishlist-index-index .product-item-inner .comment-box {
        margin-bottom: 10px;
    }
    .producer-filter-right ul.product-filter li a.product-fb-link {
        height: auto;
    }
    .producer-filter-right ul.product-filter li.product-filter-item {
        height: auto;
        word-wrap: break-word;
    }
    .producer-filter-right ul.product-filter li .message {
        clear: left;
    }
    .discount-products-list .product-item-details .product-item-actions .actions-secondary {
        display: inline-block;
    }
    .catalog-product-view .product-info-main {
        margin-bottom: 30px;
    }
    .sub-category-block ul.sub-category-list li.item a br {
        clear: left;
    }
}

.cart-totals .table.totals .totals-tax-summary td.amount {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
}
.cart-totals .table.totals .totals.sub.incl td.amount {
    border-bottom: 1px solid #cccccc;
}
.checkout-cart-index .cart-summary .cart-totals {
    overflow-x: auto;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .checkout-cart-index .cart-summary .summary.title {
        font-size: 1.8rem;
    }
    .checkout-cart-index .cart-summary .cart-totals .data.totals tr.grand.totals.incl th,
    .checkout-cart-index .cart-summary .cart-totals .data.totals tr.grand.totals.incl td,
    .checkout-cart-index .cart-summary .cart-totals .data.totals tr.grand.totals.excl th,
    .checkout-cart-index .cart-summary .cart-totals .data.totals tr.grand.totals.excl td {
        font-size: 15px;
    }
    .checkout-cart-index .cart-summary ul.checkout button.action.primary.checkout {
        font-size: 1.3rem;
    }
    .category-view-sub  .sub-category-block ul.sub-category-list li.item {
        display: inline-flex;
        float: none;
    }
}

.account .block-order-details-view .box.box-order-billing-method .payment-method {
    word-wrap: break-word;
}
/*21Jan20*/
@media only screen and (max-width: 479px) {
    .minicart-items .product-item-details .details-qty .update-cart-item {
        clear: left;
        margin-top: 5px;
        display: block;
    }
}
@media only screen and (min-width: 361px) and (max-width: 480px) {
    body.wishlist-index-index .product-item-inner .box-tocart .product-item-actions .actions-primary .tocart.primary {
        font-size: 1.1rem;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.cart-totals .table.totals .totals-tax-summary th.mark {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
}

/*.cart-totals .table.totals .totals-tax th.mark {
    border-top: 1px solid #cccccc;
}*/
.account .sidebar .block-wishlist ol.product-items .product-item-info a.product-item-photo .product-image-container {
    margin-left: 0 !important;
}
.account .sidebar .block-wishlist ol.product-items .product-item-info .product-item-details {
    margin-left: 30px;
}
@media only screen and (min-width: 768px) {
    .account .block-order-details-view .box.box-order-billing-method .box-content,
    .account .block-order-details-view .box.box-order-billing-address .box-content,
    .account .block-order-details-view .box.box-order-shipping-method .box-content,
    .account .block-order-details-view .box.box-order-shipping-address .box-content {
        word-wrap: break-word;
        padding-right: 5px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .account .block-order-details-view .box.box-order-billing-method .box-title span,
    .account .block-order-details-view .box.box-order-billing-address .box-title span,
    .account .block-order-details-view .box.box-order-shipping-method .box-title span,
    .account .block-order-details-view .box.box-order-shipping-address .box-title span {
        font-size: 1.3rem!important;
        font-weight: 700;
    }
    .account .block-order-details-view .box.box-order-billing-method h4 {
        font-size: 1.3rem!important;
        font-weight: 700;
    }
    .account .page-main .page-title-wrapper .order-status + .order-date {
        margin-top: 10px;
        clear: left;
    }
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links {
    display: block;
    margin-bottom: 8px;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links a.action.towishlist {
    margin-right: 0;
}
.catalog-product-view .product-info-main .product-social-links {
    text-align: left;
}
@media only screen and (max-width: 640px) {
    .modal-popup.confirm .modal-inner-wrap {
        max-width: 50rem;
        width: calc(100% - 20px);
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .minicart-wrapper .block-minicart {
        width: 350px;
    }
}
@media screen and (-ms-high-contrast: none), (min-width: 1025px) {
    .page-layout-1column .block.widget .products-grid .discount-products-list .product-item {
        width: 25%
    }
    /* IE11 */
}
@media only screen and (min-width: 768px) {
    .products-grid.wishlist .product-item .fieldset .field.qty {
        display: block!important;
        margin-top: 10px;
        margin-bottom: 15px;
        padding-right: 0!important;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1068px) {
    body .products-grid.wishlist .product-item .fieldset .product-item-actions .actions-primary .action.tocart.primary {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 1.3rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 840px) {
    body .products-grid.wishlist .product-item .fieldset .product-item-actions .actions-primary .action.tocart.primary {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 1.3rem;
    }
}

/*6 feb 2020*/
.special-price .price-final_price .price-wrapper .price {
    color: red;
}
.catalogsearch-result-index .price-final_price .old-price,
.catalog-category-view .price-final_price .old-price {
    clear: left;
    display: block;
}

/* Task #77: #77: Jan 2020 Tasks II*/
@media only screen and (min-width: 1024px) {
    .sub-category-block ul.sub-category-list li.item a {
        width: 100%;
        word-wrap: break-word;
    }
}
/* 17 feb 2020*/
.sub-category-block ul.sub-category-list li.item {
    width: 151px;
}
.sub-category-block ul.sub-category-list li.item a {
    width: 100%;
    word-wrap: break-word;
}
.catalog-product-view .product-add-form .box-tocart .primary.reserved-pdt-button,
.catalog-category-view .products.list .actions-primary .reserved-pdt-button,
.catalogsearch-result-index .products.list .actions-primary .reserved-pdt-button,
.pitstheme-producer-productlist .products.list .actions-primary .reserved-pdt-button,
.pitstheme-newproduct-productlist .products.list .actions-primary .reserved-pdt-button,
.pitsdiscount-discount-productlist .products.list .actions-primary .reserved-pdt-button {
    background-color: #ffcc00;
    border-color: #ffcc00;
    color: #308882;
    font-weight: 700;
    position: relative
}
.catalog-product-view .product-add-form .box-tocart .primary.reserved-pdt-button:hover,
.catalog-category-view .products.list .actions-primary .reserved-pdt-button:hover,
.catalogsearch-result-index .products.list .actions-primary .reserved-pdt-button:hover,
.pitstheme-producer-productlist .products.list .actions-primary .reserved-pdt-button:hover,
.pitstheme-newproduct-productlist .products.list .actions-primary .reserved-pdt-button:hover,
.pitsdiscount-discount-productlist .products.list .actions-primary .reserved-pdt-button:hover {
    background-color: #f1c000;
    border-color: #f1c000;
}
.catalog-product-view .product-add-form .box-tocart .primary.reserved-pdt-button:after,
.catalog-category-view .products.list .actions-primary .reserved-pdt-button:after,
.catalogsearch-result-index .products.list .actions-primary .reserved-pdt-button:after,
.pitstheme-producer-productlist .products.list .actions-primary .reserved-pdt-button:after,
.pitstheme-newproduct-productlist .products.list .actions-primary .reserved-pdt-button:after,
.pitsdiscount-discount-productlist .products.list .actions-primary .reserved-pdt-button:after {
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 17px;
    content: '\e608';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: absolute;
    right: 5px;
    top: 17px;
    font-weight: 800;
}
.catalog-category-view .products.list .actions-primary .reserved-pdt-button:after,
.catalogsearch-result-index .products.list .actions-primary .reserved-pdt-button:after,
.pitstheme-producer-productlist .products.list .actions-primary .reserved-pdt-button:after,
.pitstheme-newproduct-productlist .products.list .actions-primary .reserved-pdt-button:after,
.pitsdiscount-discount-productlist .products.list .actions-primary .reserved-pdt-button:after {
    font-size: 9px;
    line-height: 9px;
    right: 3px;
    top: 12px;
}
.catalog-product-view .product-add-form .box-tocart .primary.reserved-pdt-button:after {
    top: 18px;
}
.catalog-product-view .product-add-form .box-tocart .primary.reserved-pdt-button a:hover,
.catalog-category-view .products.list .actions-primary .reserved-pdt-button a:hover,
.catalogsearch-result-index .products.list .actions-primary .reserved-pdt-button a:hover {
    text-decoration: none;
    color: #006bb4;
}
.products-grid .product-item-info .price-box .old-price {
    clear: left;
    display: block;
}
.products-grid .product-item-info .price-box .old-price .price-container.price-final_price {
    display: inline-block;
}
@media only screen and (min-width: 1024px) and (max-width: 1050px) {
    .products-grid .product-item-info .price-box .old-price .price-container.price-final_price .price-label {
        font-size: 11px;
    }
    .products-grid .product-item-info .price-box .old-price .price-container.price-final_price .price-wrapper .price {
        font-size: 13px;
    }
}
@media only screen and (min-width: 840px) and (max-width: 1023px) {
    .products-grid .product-item-info .price-box .old-price .price-container.price-final_price .price-label {
        font-size: 12px;
    }
    .products-grid .product-item-info .price-box .old-price .price-container.price-final_price .price-wrapper .price {
        font-size: 13px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 839px) {
    .products-grid .product-item-info .price-box .old-price .price-container.price-final_price .price-label {
        font-size: 10px;
    }
    .products-grid .product-item-info .price-box .old-price .price-container.price-final_price .price-wrapper .price {
        font-size: 11px;
    }
}
@media only screen and (min-width: 360px) and (max-width: 767px) {
    .products-grid .product-item-info .price-box .old-price .price-container.price-final_price .price-label {
        font-size: 10px;
    }
    .products-grid .product-item-info .price-box .old-price .price-container.price-final_price .price-wrapper .price {
        font-size: 11px;
    }
}

@media only screen and (min-width: 360px) and (max-width: 400px) {
    .products-grid .product-item-info .price-box .old-price .price-container.price-final_price .price-wrapper .price {
        font-size: 10px;
    }
}
@media only screen and (min-width: 850px) {
    header.page-header .block.block-search {
        max-width: 330px;
        width: 100%;
    }

    header.page-header .block.block-search .form.minisearch .mst-searchautocomplete__autocomplete {
        max-width: 330px;
        min-width: inherit;
        width: 100%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 849px) {
    header.page-header .block.block-search {
        max-width: 300px;
        width: 100%;
    }

    header.page-header .block.block-search .form.minisearch .mst-searchautocomplete__autocomplete {
        max-width: 300px;
        min-width: inherit;
        width: 100%;
    }
}
@media only screen and (max-width:767px) {
    .catalogsearch-result-index p.message.notice {
        margin-top: 15px;
    }
}
@media only screen and (max-width:1024px){
    .customer-account-login .page-title-wrapper,
    .customer-account-create .page-title-wrapper,
    .customer-account-forgotpassword .page-title-wrapper   {
        margin-bottom: 25px;
    }
    .customer-account-login .message-error.error.message,
    .customer-account-login .message-success.success.message,
    .customer-account-create .message-error.error.message,
    .customer-account-create .message-success.success.message,
    .customer-account-forgotpassword .message-error.error.message,
    .customer-account-forgotpassword .message-success.success.message  {
        margin-bottom: 15px;
    }
}

/*  Fb block design adjustment */


.producer-filter-right ul.product-filter li {
    word-break: break-word;
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){
    .producer-filter-right ul.product-filter li a.product-fb-link img {
        max-width: 230px !important;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){
    .producer-filter-right ul.product-filter li {
        min-height: 280px;
        height: auto;
        max-height: 280px;
        overflow: hidden;
    }
    .producer-filter-right ul.product-filter li a.product-fb-link {
        height: auto;
        overflow: visible;
        width: 100%;
    }
    .producer-filter-right ul.product-filter li a.product-fb-link img {
        width: 100%!important;
        display: block;
        max-width: 100% !important;
        max-height: 155px;
        margin-bottom: 5px;
    }
    .producer-filter-right ul.product-filter li .message {
        clear: left;
    }
}

@media only screen and (min-device-width:660px) and (max-device-width:767px) and (orientation:landscape){
    .producer-filter-right ul.product-filter li {
        min-height: 230px;
        height: auto;
        max-height: 230px;
        overflow: hidden;
    }
    .producer-filter-right ul.product-filter li a.product-fb-link img {
        max-width: 210px !important;
    }
    .producer-filter-right ul.product-filter li .message {
        clear: none
    }
}

@media only screen and (min-device-width:640px) and (max-device-width:767px) and (orientation:portrait){
    .producer-filter-right ul.product-filter li {
        min-height: 230px;
        height: auto;
        max-height: 230px;
        overflow: hidden;
    }
    .producer-filter-right ul.product-filter li a.product-fb-link img {
        max-width: 100% !important;
        max-height: 190px;
    }
    .producer-filter-right ul.product-filter li .message {
        clear: none;
        float: none;
        width: auto
    }
}
@media only screen and (min-device-width:320px) and (max-device-width:639px){
    .producer-filter-right ul.product-filter li {
        text-align: center;
        min-height: 280px;
        height: auto;
        max-height: 280px;
        overflow: hidden;
        text-align: center
    }
    .producer-filter-right ul.product-filter li a.product-fb-link img {
        max-width: 100% !important;
        max-height: 170px;
        float: none;
        min-height: 170px;
        margin-right: 0;
    }
    .producer-filter-right ul.product-filter li .message {
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
}

/* Magento 2.4.x version css changes start here */
input[type="text"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="url"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="datetime"]::-moz-placeholder,input[type="email"]::-moz-placeholder {
    color: #c2c2c2 !important;
}

input[type="text"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="datetime"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder {
    color: #c2c2c2 !important;
}

input[type="text"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="datetime"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder {
    color: #c2c2c2 !important;
}

input[type="number"] {
    -moz-appearance: textfield
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type="search"] {
    -webkit-appearance: none
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none
}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: 0 0 3px 1px #68a8e0 !important;
}
body .page-header .block-search input {
    font-size: 14px;
    background: #ffffff !important;
    background-clip: padding-box !important;
}
body .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
    position: absolute;
    top: 26px;
    left: 8px;
    z-index: 1;
    width: 20px;
    height: 1px;
    content: "";
    border-top: 2px solid #000;
    transform: rotate(40deg);
    border-radius: 20px;
    text-indent: 0;
    background: none;
    -webkit-mask-image: none;
}
body .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after {
    content: "";
    position: absolute;
    top: 14px;
    left: 8px;
    z-index: 1;
    width: 20px;
    height: 1px;
    border-top: 2px solid #000;
    transform: rotate(-40deg);
    border-radius: 20px;
    text-indent: 0;
}
body .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:hover:after, body .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:hover:before {
    border-color: white;
    background: none;
}
body .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
    position: absolute;
    top: 14px;
    right: 8px;
    z-index: 1;
    width: 20px;
    height: 1px;
    content: "";
    border-top: 2px solid #000;
    transform: rotate(40deg);
    border-radius: 20px;
    background: none;
    -webkit-mask-image: none;
    left: auto;
}
body .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
    position: absolute;
    top: 26px;
    right: 8px;
    z-index: 1;
    width: 20px;
    height: 1px;
    content: "";
    border-top: 2px solid #000;
    transform: rotate(-40deg);
    border-radius: 20px;
}
body .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:hover:before, body .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:hover:after {
    border-color: white;
    background: none;
}
body .abs-actions-addto, .bundle-options-container .block-bundle-summary .product-addto-links &gt; .action,
body .product-item-actions .actions-secondary &gt; .action, body .product-social-links .action.tocompare,
body .wishlist.split.button &gt; .action.split, body .product-social-links .action.mailto.friend,
body .product-social-links .action.towishlist, body .block-bundle-summary .action.towishlist,
body .product-item .action.towishlist, body .table-comparison .action.towishlist {
    color: #999999;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
}
body .copyright {
    background-color: #8f8f8f;
}
body .owl .product-item .action.towishlist:hover {
    color: #1979c3;
    -webkit-transition: all 0.7s ease-out;
    transition-duration: 0.7s;
    transition-timing-function: ease-out;
    transition-delay: 0s;
    transition-property: all;
    -moz-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
}
.page-wrapper .page-main .category-view .category-description &gt; div &gt; div {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}
.page-products .sidebar .block-wishlist ol.product-items .product-item-info a.product-item-photo .product-image-container {
    margin-left: 0 !important;
}
.page-products .sidebar .block-wishlist ol.product-items .product-item-info .product-item-details {
    margin-left: 30px;
}
.payment-methods .checkout-agreements-block .checkout-agreement.field {
    flex-wrap: wrap;
}
.payment-methods .checkout-agreements-block .checkout-agreement.field input[type="checkbox"] {
    margin-top: 0;
    top: 0;
    box-shadow: none !important;
}
.payment-methods .checkout-agreements-block .checkout-agreement.field div.mage-error {
    flex: 0 0 100%;
    margin-top: 5px;
}
.breadcrumbs a, .breadcrumbs a:visited {
    color: #333;
    text-decoration: none;
}
.breadcrumbs a:hover {
    color: #333;
}
.breadcrumbs .items {
    color: #a3a3a3;
}
.customer-account-edit .fieldset{
    margin-bottom: 20px;
}
body .minicart-wrapper .product .actions {
    float: right !important;
    margin: -28px 0 0 !important;
}
body .product-item .action.towishlist {
    transition: none;
}
.form-create-account .fieldset.create.account:after {
    margin-top: 0px;
}
.product-item-actions .actions-primary&gt;.stock.unavailable{
    padding-right:5px;
}
body .page-wrapper .page-header .panel.wrapper .switcher .options ul.dropdown {
    right: auto;
    left: 0;
}
body .page-wrapper .page-header .panel.wrapper .switcher .options ul.dropdown:before {
    right: auto;
    left: 10px;
}
body .page-wrapper .page-header .panel.wrapper .switcher .options ul.dropdown:after {
    right: auto;
    left: 9px;
}
.minisearch .mst-searchautocomplete__autocomplete {
    margin: 0;
    box-shadow: none;
    border: 1px solid #c2c2c2;
    border-radius: 0;
}
.minisearch .mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
    margin: 0;
    padding: 8px 10px;
    color: #999;
    background: #efefef;
}
.minisearch .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
    right: 0;
}
.minisearch .mst-searchautocomplete__index.popular ul li {
    padding: 0.7rem 0 0.7rem 1rem;
}
@media only screen and (min-width:1024px) {
    .products-grid.wishlist .product-item:first-child {
        margin-left: 0;
    }
    .products-grid.wishlist .product-item:nth-child( 3n + 1 ) {
        margin-left: calc((100% - 4 * 24.439%) / 3);
    }
}
@media only screen and (max-width:1024px) {
    .form.form-cart .table-wrapper {
        overflow: auto;
    }
    .cart.table-wrapper .product-item-name {
        min-width: 150px;
    }
}
@media only screen and (max-width:767px) {
    body .minicart-wrapper .update-cart-item {
        float: none;
        margin-left: 10px;
    }
    .cart.table-wrapper .col.subtotal .price-excluding-tax .price {
        padding-right: 10px;
    }
}
.customer-address-index .col.state {
    display:none;
}
.checkout-cart-index table.data.table.totals {
    margin-top: -10px;
}
.table-order-items td.amount, .table-order-items td.total {
    white-space: nowrap;
}
@media print {
  .order-details-items .table-order-items &gt; thead &gt; tr &gt; th {
      hyphens: auto;
      line-height: 1.2;
  }
}
.checkout-cart-index .cart-summary .cart-totals table.totals tr.totals-tax-summary {
    display: none !important;
}

.checkout-cart-index .cart-summary .cart-totals table.totals tr.totals-tax-details {
    display: table-row !important;
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary table.table-totals tr.totals-tax-summary {
    display: none !important;
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary table.table-totals tr.totals-tax-details {
    display: table-row !important;
}
/* Product description start */
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h1,
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h2,
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h3,
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h4,
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h5,
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h6 {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 0;
}
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h1:not(:last-child),
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h2:not(:last-child),
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h3:not(:last-child),
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h4:not(:last-child),
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h5:not(:last-child),
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h6:not(:last-child) {
    margin-top: 0;
}
div.item[aria-labelledby="tab-label-description"] .product.attribute.description ul &gt; li &gt; h1,
div.item[aria-labelledby="tab-label-description"] .product.attribute.description ul &gt; li &gt; h2,
div.item[aria-labelledby="tab-label-description"] .product.attribute.description ul &gt; li &gt; h3,
div.item[aria-labelledby="tab-label-description"] .product.attribute.description ul &gt; li &gt; h4,
div.item[aria-labelledby="tab-label-description"] .product.attribute.description ul &gt; li &gt; h5,
div.item[aria-labelledby="tab-label-description"] .product.attribute.description ul &gt; li &gt; h6 {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
}
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h1:last-child,
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h2:last-child,
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h3:last-child,
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h4:last-child,
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h5:last-child,
div.item[aria-labelledby="tab-label-description"] .product.attribute.description .value &gt; h6:last-child {
    margin-bottom: 0;
}
/* Product description end */
/* Magento 2.4.x version css changes end here */
</pre></body></html>