.uk-scope * + .uk-h1, .uk-scope * + .uk-h2, .uk-scope * + .uk-h3, .uk-scope * + .uk-h4, .site .uk-scope * + .uk-h5, .uk-scope * + .uk-h6, .uk-scope * + .uk-heading-2xlarge, .uk-scope * + .uk-heading-large, .uk-scope * + .uk-heading-medium, .uk-scope * + .uk-heading-small, .uk-scope * + .uk-heading-xlarge, .uk-scope * + h1, .uk-scope * + h2, .uk-scope * + h3, .uk-scope * + h4, .uk-scope * + h5, .uk-scope * + h6 {
    margin-top: 10px;
}

#sp-top-bar {
    font-size: 18px;
}

#sp-top-bar p {
    margin-bottom: 0;
    font-weight: 700
}

#sp-topcontacts, #sp-topaddress {
    text-align: center;
}

#sp-top-bar p.topContactPhone a, #sp-top-bar .userPanel a, #sp-top-bar .userPanel span.popUploginForm {
    color: #ab2927;
}

#sp-logo .logo-image {
    margin: 0 auto;
}

@media (min-width: 992px) {
    #sp-topcontacts {
        border-left: 1px solid #68737c;
        border-right: 1px solid #68737c;
    }

    #sp-topaddress {
        border-right: 1px solid #68737c;
    }
}

.a1, .mts {
    content: " ";
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-bottom: -5px;
    background-repeat: no-repeat;
}

.a1 {
    background-image: url(../../../images/a1.svg);
}

.mts {
    background-image: url(../../../images/mts.svg);
}

#sp-top-bar p.topWorkHours {
    color: #ab2927;
}

#sp-topuser {
    /*text-align: right;*/
    text-align: center;
    z-index: 10000;
}

.sp-module-content-top {
    margin-bottom: 10px;
}

#sp-top-bar .sp-module {
    margin: 0;
}

.topUser .sppb-row-container {
    padding-left: 0;
    padding-right: 0;
}

.burger-icon > span {
    background-color: #fff;
}

@media (max-width: 1199px) {
    .show-cart .textCart {
        font-size: 16px;
    }

    #sp-top-bar .row > div {
        padding: 1px 10px;
    }
#sp-topuser{
    display: flex;

}
#sp-topuser .sp-column{
    width: 100%;
}
#sp-top-bar {
        padding-bottom: 0;
    }
}

@media (max-width: 991px) {
    #sp-main-body .category-view > .row {
        margin: 1px 2px !important;
    }

    #sp-topuser {
        order: 2;
        align-items: center;
    }

    #sp-logo {
        order: 1;
    }

    #sp-topcontacts {
        order: 3;
    }

    #sp-topaddress {
        order: 4;
    }

    #sp-top-bar .sp-module.topUser {
        display: block;
    }

    #sp-menu .sp-column.d-flex.align-items-center.justify-content-end {
        justify-content: start !important;
    }

    body.ltr #offcanvas-toggler.offcanvas-toggler-right {
        margin-left: 0;
    }
}

@media (max-width: 992px) and (min-width: 576px) {
    #sp-logo, #sp-topuser {
        border-bottom: 1px solid #68737c;
    }

    #sp-topcontacts, #sp-logo {
        border-right: 1px solid #68737c;
    }
}

/*@media (max-width: 576px) {*/
/*    .show-cart .textCart {*/
/*        display: none;*/
/*    }*/

/*    .show-cart .total_products_onlyNum {*/
/*        top: -4px;*/
/*        position: relative;*/
/*    }*/
/*}*/

#sp-breadcrumbs {
    background: #68737c;
}

.breadcrumb {
    margin-bottom: 0;
    background-color: transparent;
    padding: 2px 0;
    color: #fff;
}

#sp-breadcrumbs a {
    color: #fff;
}

.breadcrumb li.float-start {
    display: none;
}

#sp-breadcrumbs .breadcrumb-item.active {
    color: #fff;
}

li.sp-contact-email ::before {
    font-weight: 600;
}

.offcanvas-menu .offcanvas-inner .sp-contact-info {
    font-size: 18px;
}

.offcanvas-menu .offcanvas-inner .social-icons {
    font-size: 30px;
}

.offcanvas-menu.border-menu .offcanvas-inner ul.menu > li > a {
    padding: 15px 15px 15px 10px;
}

.offcanvas-inner .sp-module, .offcanvas-menu .offcanvas-inner .sp-module .awesomplete {
    width: 100%;
}

#sp-main-body {
    padding: 50px 0 10px;
}

/* Catalog
=================================*/
.category-view .category-view {
    display: inline-flex;
    flex-wrap: wrap;
}

.category-view h1 {
    font-size: 27px;
    font-weight: 700;
}

.orderlistcontainer .title {
    display: none;
}

.productdetails-view .main-image {
    position: relative;
    padding: 5px;
}

.categoryProducts .category-product-label, .productdetails-view .vm-product-container .product-fields {
    position: absolute;
    top: -15px;
    left: -20px;
    max-width: 170px;
}

.main-image .product-fields .product-field, .categoryProduct .product-fields .product-field {
    display: block !important;
}

img.label_onOrder, img.label_inStock, img.label_discount, img[alt="Акция"] {
    padding-left: 10px;
    padding-right: 60px;
}

.category-view .row .category .spacer h2 a img {
    display: none;
}

#sp-main-body {
    padding: 0px 0 0px;
}

.category-view > .row {
    margin: 10px 5px !important;
}

.category-view .row .category .spacer {
    padding: 0;
}

.category-view .category h2 > a {
    color: #ab2927;
    background-color: #ffffff;
    padding: 5px 15px;
    border: 1px solid #ab2927;
    border-radius: 4px;
}

.category-view .category h2 > a:hover {
    background-color: #ab2927;
    color: #fff;
}

.category-view .category {
    padding: 0;
}

.category-view > h1 {
    margin-bottom: 30px;
}

.vmgroup > div:nth-child(13), .vmgroup > br, .vmgroup.earlierViewed > br, .product-related-products > div.clear, .product-description .sp-module.earlierViewed, .vm-product-media-container .sp-module.earlierViewed {
    display: none;
}

.vmgroup > div .addtocart-bar, .vmgroup.earlierViewed > div .addtocart-bar {
    margin-top: 5px;
}

.vmgroup > div .product-container.width100.center, .vmgroup.earlierViewed > div .product-container.width100.center {
    width: 100%;
    margin-bottom: 0;
}

#sp-component .vmgroup > div .spacer > div.clear + a, .vmgroup.earlierViewed > div .spacer > div.clear + a {
    display: block;
}

.product-related-products {
    border-top: none;
}

.categoryProducts, #sp-component .vmgroup, .vmgroup.earlierViewed, .product-related-products {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 767px) and (min-width: 510px) {
    .categoryProducts, #sp-component .vmgroup, .vmgroup.earlierViewed, .product-related-products {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 509px) {
    .categoryProducts, #sp-component .vmgroup, .vmgroup.earlierViewed, .product-related-products {
        grid-template-columns: repeat(1, 1fr);
    }
}

.categoryProducts div[class*="vm-col-"], .vmgroup > div {
    width: 100%;
}

h2.categoryProductTitle > a {
    font-size: 16px;
}

h2.categoryProductTitle > a, .vmgroup > div .spacer > a, .vmgroup.earlierViewed > div .spacer > a, .product-related-products .vm-product-media-container a {
    font-size: 16px;
    color: #2e3c49;
    line-height: 130%;
}

.vmgroup > div .spacer > a + .clear, .vmgroup.earlierViewed > div .spacer > a + .clear {
    margin-bottom: 15px;
}

h2.categoryProductTitle > a:hover, .vmgroup > div .spacer > a:hover, .vmgroup.earlierViewed > div .spacer > a:hover {
    color: #ab2927;
}

.vm-product-descr-container-0 {
    min-height: auto;
    margin-bottom: 12px;
}

.vmgroup.earlierViewed > div:nth-last-child(2):not([class="vmproductearlierViewed productdetails"]) {
    display: none;
}

.categoryProduct .product-container, .vmgroup.earlierViewed > div, .vmgroup > div, .product-related-products > div {
    padding: 5px;
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    border: 1px solid #2d3b47;
    transition: all .5s;
    background-color: #fff;
}

.categoryProduct .product-container:hover, .vmgroup.earlierViewed > div:hover, .vmgroup > div:hover, .product-related-products > div:hover {
    border: 1px solid #b13937
}

.vmgroup .addtocart-area {
    margin: 8px 0 8px 0;
}

.categoryProduct .vm-details-button {
    display: none;
}

.floatright.display-number {
    font-size: 12px;
}

select#limit {
    font-size: 12px;
    height: auto;
    padding: 0;
}

.category-view .row div[class*="width"] {
    width: max-content;
}

.orderlistcontainer a {
    color: #2e3c49;
}

.categoryProducts div.vm-details-button a, .proopc-empty-continue-link > .proopc-btn {
    border: none;
    background: #2d3b47;
    color: #fff;
    width: auto;
    padding: 8px 20px;
    text-shadow: none;
    font-family: 'Pt Sans';
    font-size: 16px;
}

p.product_s_desc {
    padding: 0 10px;
    font-size: 16px;
}

.categoryProducts div.vm-details-button a:hover, .proopc-empty-continue-link > .proopc-btn:hover {
    background: #ab2927;
    color: #fff;
}

.vm-pagination.vm-pagination-top, .vm-pagination.vm-pagination-bottom {
    margin: 30px 0 50px;
    font-size: 12px;
    float: none;
}

.vm-pagination.vm-pagination-top {
    margin: 0px 0 10px;
}

.orderby-displaynumber {
    padding: 10px 0 0;
    background-color: #E9E8E8;
    border: 1px solid #ababab;
    border-radius: 4px;
}

.sorting > div {
    margin-bottom: 0px;
}

.floatleft.vm-order-list > .orderlistcontainer {
    margin-bottom: 10px;
}

.page-item.active .page-link {
    background-color: #2e3c49;
    border-color: #2e3c49;
}

.vm-page-counter {
    float: none;
    display: block;
}

.vm-pagination ul {
    margin-left: auto !important;
    margin-right: auto !important;
    display: inline-flex;
    flex-wrap: wrap;
}

.site div.product-price, .site .price-title, .site .final-price, .site .product-discount, .site .product-price .PricesalesPrice, .site .col-total .PricesalesPrice {
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    color: #b13937;
}

span.vm-price-desc {
    margin-right: 5px;
}

span.price-crossed {
    color: #666;
    font-size: 16px;
}

.site .vm-product-descr-container-1 {
    min-height: auto;
    margin-bottom: 15px;
}

.site .quantity-box .quantity-input {
    max-width: 62px;
}

.site .addtocart-bar {
    margin-bottom: 10px;
}

.site span.quantity-controls {
    width: 20px;
}

.site span.quantity-controls input.quantity-plus, .site span.quantity-controls input.quantity-minus {
    border: solid #CAC9C9 1px !important;
    border-radius: 4px;
    height: 20px;
    width: 20px;
    background-position: -1px !important;
}

.site span.quantity-controls input.quantity-plus {
    background: url(../../../images/plus.svg) no-repeat;
}

.site span.quantity-controls input.quantity-minus {
    background: url(../../../images/minus.svg) no-repeat;
}

.site span.quantity-controls input.quantity-plus:hover {
    background: url(../../../images/plusHover.svg) no-repeat;
}

.site span.quantity-controls input.quantity-minus:hover {
    background: url(../../../images/minusHover.svg) no-repeat;
}

/*span.quantity-controls input.quantity-plus:hover, span.quantity-controls input.quantity-minus:hover, span.addtocart-button input.addtocart-button:hover {
    filter: hue-rotate(155deg) saturate(6.1) brightness(1);
    background-position: unset;
}*/
.site input.quantity-input.js-recalculate, .site input.quantity-input.js-recalculate:hover {
    background: #f5f5f5 !important;
    color: #2d3b47 !important;
}

.site span.addtocart-button input.addtocart-button {
    width: 64px;
    padding: 10px !important;
    font-size: 0 !important;
    background: url(../../../images/cart+.svg) no-repeat !important;
    border: solid #CAC9C9 1px !important;
}

span.addtocart-button input.addtocart-button:hover {
    background: url(../../../images/cart+hover.svg) no-repeat !important;
}

.orderlistcontainer div.orderlist {
    width: 249px;
}

.orderlistcontainer div.activeOrder {
    background: #FFF top right no-repeat url(../../../images/arrowDown.svg);
    background-position-y: center;
    background-size: contain;
}

div#fancybox-wrap h4 {
    margin-top: 84px;
    font-size: 18px;
    text-align: center;
}

#fancybox-wrap a.vm-btn {
    width: 100%;
    margin-bottom: 10px;
}

#fancybox-wrap div#fancybox-content {
    max-width: 100%;
    width: auto !important;
}

div#fancybox-wrap h4 {
    margin-top: 84px;
    font-size: 18px;
    text-align: center;
}

#fancybox-wrap a.vm-btn.vm-btn-secondary {
    background-color: #2e3c49;
    color: #fff;
    margin-top: 10px;
}

#fancybox-wrap a.vm-btn.vm-btn-primary {
    background-color: #2e3c49;
}

#fancybox-wrap a.vm-btn.vm-btn-primary:hover, #fancybox-wrap a.vm-btn.vm-btn-secondary:hover {
    background-color: #b13937;
    color: #fff;
}

div#fancybox-outer {
    max-width: 490px;
    margin: 0 auto;
}

#fancybox-close {
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    background: transparent url('../../../images/cross.svg') -40px 0px;
}

.product-related-products .vm-product-media-container a img {
    margin-bottom: 20px !important;
}

img.browseProductImage, img.featuredProductImage, .product-related-products .vm-product-media-container a img {
    max-width: 200px;
    margin: 0 auto;
}

.categoryProduct div.product-price {
    margin-bottom: 5px;
    min-height: auto;
}

.categoryProduct .vm-product-rating-container {
    text-align: center;
}

.categoryProduct .productdetails-view .spacer-buy-area {
    text-align: center;
}

.categoryProduct .productdetails-view .spacer-buy-area > div {
    margin-left: auto;
    margin-right: auto;
}

.categoryProduct .productdetails-view .spacer-buy-area > div form.product > .addtocart-bar {
    width: fit-content;
    margin: 24px auto 0;
}

.categoryProduct p.product_s_desc {
    text-align: center;
    height: auto;
}

.categoryProduct .PricesalesPrice, .productdetails-view .PricesalesPrice {
    display: none;
}

.vm3pr-2 .product-price {
    min-height: auto;
}

.category_description {
    margin-top: 40px;
}

/* productdetails-view
==========================================*/
.product-container.productdetails-view.productdetails {
    border: 1px solid;
    padding: 5px;
    border-radius: 4px;
}

.productdetails-view .vm-product-details-container > h1 {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.vm-product-container .vm-product-media-container {
    max-width: 280px;
    min-width: 210px;
    float: none;
    flex: none;
    margin-right: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    align-content: center;
    display: grid;
    border: 1px solid #2d3b47;
    border-radius: 4px;
    position: relative;
}

.additional-images {
    position: absolute;
    bottom: 0;
    opacity: 0;
    transition: all .3s;
    z-index: 1;
}

.vm-product-container .vm-product-media-container:hover .additional-images {
    opacity: 1;
}

.additional-images > div {
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin-right: 5px;
}

.site .additional-images img {
    width: 100% !important;
    min-height: 50px;
}

.additional-images > div:first-child {
    margin-left: 3px;
}

.additional-images > div:nth-child(n+6) {
    display: none;
}

.additional-images > .clear {
    display: none;
}

.vm-product-media-container.gallery:after {
    content: '';
    position: absolute;
    background-image: url(/images/gallery.svg);
    width: 50px;
    height: 41px;
    bottom: 2px;
    right: 2px;
    opacity: .5;
    z-index: 0;
    transition: all .3s;
}

.vm-product-media-container.gallery:hover:after {
    opacity: 0;
}

.site .fancybox__thumbs .carousel__slide .fancybox__thumb::after {
    border-color: #2d3b47;
}

.vm-product-details-container {
    width: 100%;
    float: none;
    margin-right: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 8px;
    margin-bottom: 15px;
    border: 1px solid #2d3b47;
    border-radius: 4px;
}

.vm-product-details-contactus {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 8px;
    margin-bottom: 15px;
    border: 1px solid #2d3b47;
    border-radius: 4px;
}

.productdetails-view .vm-product-container {
    display: inline-flex;
    width: 100%;
}

.productdetails-view div.product-price {
    float: none;
}

.productdetails-view .product-short-description {
    margin-bottom: 30px;
    text-align: center;
}

.PricesalesPrice {
    margin-bottom: 10px;
}

.productdetails-view .addtocart-bar, .productdetails-view .manufacturer {
    text-align: center;
}

.productdetails-view .ratingbox {
    margin: 0 17px 15px;
}

.productdetails-view .product-description {
    margin-top: 20px;
}

.product-description div#myTabContent {
    padding: 20px 20px 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border: solid #CAC9C9 1px !important;
}

.sp-module.earlierViewed {
    margin-top: 30px;
}

.sp-module-content .vmheader > h3 {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .productdetails-view .main-image img {
        margin: 0 auto;
    }

    .vm-product-container .vm-product-media-container {
        max-width: 100%;
        width: 100%;
        margin: 0 0 30px;
    }

    .vm-product-details-container {
        width: 100%;
    }

    .productdetails-view .vm-product-container {
        display: block;
    }
}

ul#myTab {
    margin-bottom: -7px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #f5f5f5;
    color: #ab2927;
}

.nav-link, .nav-link:focus, .nav-link:hover {
    color: #2d3b47;
}

.nav-pills .nav-link {
    border: solid #CAC9C9 1px !important;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: #fff;
    border-radius: .25rem .25rem 0 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    position: relative;
}

.nav-pills .nav-link:after {
    content: "";
    background-color: #fff;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    bottom: -9px;
}

.nav-pills .nav-link:hover {
    color: #fff;
    background-color: #b13937;
    border-color: #b13937;
}

span.price-crossed {
    margin-bottom: 10px;
    display: block;
}

#myTabContent .product-fields .product-field {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 0;
}

@media (max-width: 767px) {
    #myTabContent .product-fields .product-field {
        grid-template-columns: repeat(1, 1fr);
    }
}

.product-description div.tab-pane .product-fields .product-field.product-field-type-S:nth-child(odd) .product-fields-title-wrapper, .product-description div.tab-pane .product-fields .product-field.product-field-type-S:nth-child(odd) .product-field-display {
    background-color: #eaeaea;
}

#myTabContent .product-fields span.product-fields-title, #myTabContent .product-field-display {
    padding: 8px;
}

.product-related-products span.hasTooltip {
    display: none;
}

.productdetails-view .vm-product-container .addtocart-area .product-fields {
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    max-width: initial;
    text-align: center !important;
    align-items: center;
    align-content: revert;
    margin-bottom: -10px;
    display: grid;
}

.PricebasePriceWithTax.vm-display.vm-price-value {
    background-color: #f5f5f5;
    text-align: center;
    color: #2e3c49;
    width: auto;
    padding: 4px 5px;
    max-width: 220px;
    margin: 0px auto 3px;
    font-weight: 100;
}

.PricebasePriceWithTax.vm-display.vm-price-value.mod > div, .vmproduct .product-price > div, .vmgroup .product-price > div {
    display: initial;
}

.vmproduct .product-price, .vmgroup .product-price {
    margin: 5px 0 10px;
}

.PricebasePriceWithTax.vm-display.vm-price-value.mod {
    padding: 0;
}

.PricebasePriceWithTax.vm-display.vm-price-value.mod > .PricebasePriceWithTax {
    padding: 0;
}

.productdetails-view .spacer-buy-area {
    padding-left: 0px;
}

.productdetails-view .vm-product-container .addtocart-area .product-fields > .product-field.product-field-type-S > * {
    display: unset;
    font-weight: 300;
}

.price-crossed div.PricebasePriceWithTax .PricebasePriceWithTax {
    text-decoration: auto;
}

.vmgroup.earlierViewed {
    margin-bottom: 30px;
}

/*=======================================*/
/* Корзина в меню
=======================================*/
#vmCartModule div#cart-panel2 {
    display: none;
}

/*.show-cart .total_products_onlyNum {*/
/*    width: auto;*/
/*    height: auto;*/
/*    overflow: hidden;*/
/*    background-color: #b13937;*/
/*    color: #fff;*/
/*    border-radius: 50px;*/
/*    text-align: center;*/
/*    line-height: 20px;*/
/*    padding: 3px;*/
/*    min-width: 29px;*/
/*    display: inline-grid;*/
/*}*/

/*.show-cart .textCart {*/
/*    font-weight: 600;*/
/*}*/

/*@media (min-width: 1400px) {*/
/*    .show-cart .textCart {*/
/*        font-size: 22px;*/
/*    }*/
/*}*/

/*@media (min-width: 1200px) and (max-width: 1399px) {*/
/*    .show-cart .textCart {*/
/*        font-size: 20px;*/
/*    }*/
/*}*/

/*@media (min-width: 577px) and (max-width: 991px) {*/
/*    .show-cart .textCart {*/
/*        font-size: 20px;*/
/*    }*/
/*}*/

.show-cart a#cartpanel {
    position: relative;
    /*display: flex;*/
    /*flex-direction: column;*/
    /*gap: 2px;*/
}

.show-cart i.fa.fa-shopping-basket {
    font-size: 22px;
    color: #b13937;
}

#cart-panel2 {
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    background-color: #0000008c;
}

div#cart-panel2 > .cartpanel {
    margin: 0 auto;
    max-width: 90%;
    width: 600px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #fff;
    padding: 30px;
    border-radius: 8px;
    transform: translate(-50%, -50%);
    border: 2px solid #2d3b47;
}

.close-cart-panel {
    font-size: 30px;
    position: absolute;
    right: -6px;
    top: -15px;
}

.close-cart-panel > i.fas.fa-times-circle {
    border: 2px solid #fff;
    border-radius: 20px;
    background-color: #fff;
    cursor: pointer;
}

div#cart-panel2 .total {
    border-top: 1px solid #2d3b47;
    border-bottom: 1px solid #2d3b47;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 30px;
}

a.details, form#adminForm a.vm-btn.vm-btn-primary, .article-list .article .readmore a {
    background: #2d3b47;
    color: #fff;
    border: none;
    padding: 5px 20px;
}

a.details:hover, form#adminForm a.vm-btn.vm-btn-primary, .article-list .article .readmore a:hover {
    color: #fff;
    background: #b13937;
}

form#adminForm a.vm-btn.vm-btn-primary {
    margin: 10px 10px 10px 0;
}

form#adminForm a.vm-btn.vm-btn-primary img {
    display: none;
}

#sp-top-bar .cartpanel a.details {
    color: #fff;
}

#cart-panel2 .customProductData {
    display: none;
}

#cart-panel2 .product_row {
    padding: 5px 0;
    display: inline-block;
}

#cart-panel2 .product_row:nth-child(n+2) {
    border-top: 1px solid #666;
}

@media (max-width: 767px) {
    .show-cart:hover span.products-number {
        display: none;
    }
}

/*=======================================*/
div#fancybox-content {
    margin: 0 auto;
}

div#fancybox-wrap {
    width: 90% !important;
}

div#fancybox-wrap {
    max-width: 90% !important;
    left: 50% !important;
    transform: translateX(-50%);
}

#proopc-coupon button.proopc-btn, button#proopc-order-submit {
    background: #2e3c49;
    color: #fff;
    border: none;
}

#proopc-coupon button.proopc-btn:hover, button#proopc-order-submit:hover {
    background: #ab2927;
}

button.proopc-btn.proopc-task-updateqty, #ProOPC tr.cart-p-list button {
    background-color: #2e3c49;
    color: #fff;
    border: none;
    width: 30px;
    height: 30px;
    background-position: 50%;
    background-repeat: no-repeat;
}

button.proopc-btn.proopc-task-updateqty:hover, #ProOPC tr.cart-p-list button:hover {
    background-color: #ab2927;
}

button.proopc-btn.proopc-task-updateqty {
    background-image: url(/images/refresh.svg) !important;
}

button.remove_from_cart {
    background-image: url(/images/trash.svg) !important;
}

i.proopc-icon-refresh, i.proopc-icon-trash {
    display: none;
}

.vm-wrap.vm-order-done a.vm-button-correct {
    margin-top: 30px;
    background: #2e3c49;
    border-color: #2e3c49;
}

.vm-wrap.vm-order-done a.vm-button-correct:hover {
    background-color: #ab2927;
    border-color: #ab2927;
}

#sp-main-body #ProOPC .cart-page-title, #sp-main-body #ProOPC .cart-page-title span {
    font-size: 40px !important;
    text-transform: none !important;
    font-family: 'Pt Sans' !important;
    font-weight: 500;
    margin-bottom: 30px;
    color: #2e3c49 !important;
}

.vm-orders-information > h1 {
    margin-bottom: 30px;
}

#ProOPC, #ProOPC span, #ProOPC div, #ProOPC p, #ProOPC input, #ProOPC select, #ProOPC button, #ProOPC h1, .proopc-finalpage h3, .proopc-finalpage h2, .proopc-finalpage h1, .proopc-finalpage h4, .proopc-register-login h3, .proopc-register-login h2, .proopc-register-login h4, .proopc-register-login h1 {
    font: unset !important;
    font-size: 16px !important;
}

.site .proopc-bt-address label, .site .proopc-st-address label {
    font-size: 16px;
}

.site table.cart-summary.proopc-table-striped tr th {
    color: #fff;
    background-color: #b13937;
}

.site table.cart-summary.proopc-table-striped tr th {
    color: #fff;
    background-color: #2d3b47;
}

.site .cart-summary.proopc-table-striped .grand-total td, .cart-summary.proopc-table-striped .grand-total-p-currency td, .continue-checkout-box {
    background-color: #b13937;
    color: #fff;
    font-weight: 600;
}

.site .grand-total .PricebillTotal {
    color: #ffffff;
}

#proopc-pricelist .PricesalesPrice {
    margin-bottom: 0;
}

#kt .btn-kt-primary, a.proopc-clear-cart, .proopc-continue-link > a {
    color: #fff !important;
    background-color: #2d3b47 !important;
    border-color: #2d3b47 !important;
}

#kt .btn-kt-primary:hover, a.proopc-clear-cart:hover, .proopc-continue-link > a:hover {
    color: #fff !important;
    background-color: #b13937 !important;
    border-color: #b13937 !important;
    text-decoration: none !important;
}

a.proopc-clear-cart, .proopc-continue-link > a {
    padding: 5px 15px;
    border-radius: 4px;
    margin-top: 10px;
    display: block;
}

.proopc-login-message-cont + .proopc-toolbar-right {
    max-width: 100%;
}

form#com-form-login {
    margin: 30px 0;
    padding: 20px 0;
    border-top: 1px solid #68737c;
    border-bottom: 1px solid #68737c;
}

form#com-form-login h3 {
    margin-bottom: 20px;
}

form#com-form-login .width30.floatleft {
    margin-bottom: 10px;
    width: 28%;
}

@media (max-width: 991px) {
    form#com-form-login .width30.floatleft {
        width: 44%;
    }
}

@media (max-width: 767px) {
    form#com-form-login .width30.floatleft {
        width: 100%;
    }
}

fieldset.userdata input.default[type="submit"], form#adminForm button.button, #ProOPC button {
    background: #2d3b48;
    color: #fff;
    border-radius: 4px;
    border: none;
    padding: 5px 15px;
}

fieldset.userdata input.default[type="submit"]:hover, form#adminForm button.button:hover, #ProOPC button:hover {
    background: #b13937;
}

#com-form-login + h2 {
    margin-bottom: 30px;
}

#adminForm .buttonBar-right {
    float: none;
    text-align: left;
    margin-top: 20px;
}

#adminForm td {
    display: block;
    width: 100%;
}

#adminForm td.key {
    margin-top: 10px;
}

table.user-details {
    width: 100%;
}

#adminForm > fieldset table.adminForm.user-details #virtuemart_country_id_field_chzn, #adminForm > fieldset table.adminForm.user-details #virtuemart_country_id_field_chzn .chzn-drop {
    width: 100% !important;
}

@media (min-width: 768px) {
    #adminForm > table.adminForm.user-details, #adminForm > fieldset {
        width: 48%;
        display: inline-table;
        border-collapse: separate;
    }

    #adminForm > table.adminForm.user-details {
        margin-right: 10px;
    }

    #adminForm > fieldset table.adminForm.user-details {
        display: inherit;
        width: 100%;
    }
}

@media (min-width: 992px) {
    nav.sp-megamenu-wrapper.d-flex {
        width: 100%;
    }

    .sp-megamenu-parent {
        width: 100%;
        display: table !important;
    }

    .sp-megamenu-parent > li {
        display: table-cell;
        text-align: center;
    }

    .sp-megamenu-parent > li + li {
        border-left: 1px solid #4b6e8c;
        box-shadow: -1px 0 0 0 #050607;
    }
}

.sp-megamenu-parent > li.active > a {
    font-weight: 700;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0;
}

.site .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    display: block;
    padding: 8px;
    font-weight: 400;
    padding-bottom: 0;
    margin-bottom: 10px;
}

input#mod_virtuemart_search {
    padding: 5px !important;
    padding-left: 30px !important;
    background-image: url(../../../images/search.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 4px;
}

#sp-search > div {
    margin-top: 4px;
}

#sp-left .sp-module {
    padding: 10px;
}

#sp-menu .sp-dropdown.sp-dropdown-main {
    display: none;
}

#sp-menu li.sp-has-child > a:after {
    display: none;
}

#sp-header {
    background: #2d3b47;
    background-image: linear-gradient(180deg, #405f79 0, #2d3b47);
}

.sp-megamenu-parent > li > a {
    width: 100%;
}

@media (max-width: 1199px) {
    .sp-megamenu-parent > li > a {
        font-size: 17px !important;
    }
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a, .sp-megamenu-parent > li:hover > a {
    background-color: #b13937;
}

.mainTabs ul.sppb-nav.sppb-nav-modern {
    /* align-items: center; */
    /*display: -ms-flex;
    display: -o-flex;
    display: -moz-flex;*/
    /* display: flex; */
    /* justify-content: space-evenly; */
    /* margin-bottom: 20px; */
    width: 100%;
}

.mainTabs .sppb-nav-modern > li:last-child {
    margin-right: 0;
}

.mainTabs .sppb-nav-modern > li {
    margin-right: 0;
}

.mainTabs .sppb-tab-content.sppb-tab-modern-content {
    border: 1px solid #2d3b47;
    padding: 0 5px;
    border-radius: 0 0 5px 5px;
}

.mainTabs .sppb-nav-modern > li {
    width: 50%;
    text-align: center;
}

.mainTabs .sppb-nav-modern > li > a {
    font-size: 20px;
    padding: 5px 0 7px;
    background: none;
    border: none;
    background-color: #2d3b47;
    color: #fff;
    border-radius: 10px 10px 0 0;
}

.mainTabs .sppb-nav-modern > li.active > a, .mainTabs .sppb-nav-modern > li.active > a:focus, .mainTabs .sppb-nav-modern > li > a:hover {
    background-color: #b13937;
    color: #fff;
}

#sp-bottom {
    background: #f5f5f5;
    color: #2e3c49;
    border-top: 2px solid #2e3c49;
    position: relative;
}

#sp-bottom .sp-module .sp-module-title {
    color: #2e3c49;
}

.site .convertforms .cf-form-wrap {
    padding: 0;
}

.site .convertforms.cf-success .cf-response {
    background-color: #2e3c49;
}

.convertforms.cf-success .cf-response p:last-child {
    margin-bottom: 0;
}

.site .convertforms .cf-control-group {
    padding-bottom: 0;
}

.site .convertforms .cf-control-group:last-child {
    margin-bottom: 9px;
}

.site .convertforms .cfupload .dz-message .cfupload-browse {
    border: none;
    background: #2e3c49;
    color: #fff;
    border-radius: 0;
    padding: 5px 10px;
}

.site .convertforms .cfupload .dz-message .cfupload-browse:hover {
    background: #b13937;
}

.site .convertforms .cfupload .dz-message {
    padding: 5px;
}

#sp-left .sp-module {
    border: 1px solid;
    border-radius: 0;
    margin-top: 5px;
}

#sp-left .sp-module h3.sp-module-title {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.cf-content-text h3 {
    color: #2d3b47;
}

#sp-bottom a:hover {
    color: #2e3c49;
}

ul.socialsIcons {
    display: inline-flex;
    padding-left: 0;
}

ul.socialsIcons img {
    max-width: 40px;
}

ul.socialsIcons > li {
    margin-right: 5px;
    display: block;
}

.convertforms.cf-success .cf-response {
    display: none !important;
}

.productQuestion .cf-content-wrap.cf-col-16 {
    padding: 0;
}

.productQuestion .cf-content-wrap h3 {
    font-size: 18px;
    font-weight: 600;
}

.cf-control-group.formProductName {
    display: none;
}

/*
.price-crossed div.PricebasePriceWithTax .PricebasePriceWithTax {
    text-decoration: none;
    border-bottom: 1px solid #666;
}*/
/* Edition
====================================================*/
#sp-main-body > .row {
    margin: 0;
}

#sp-left {
    padding: 0;
}

aside#sp-left > .sp-column {
    background-color: #f5f5f5;
    height: 100%;
}

#sp-bottom > .container {
    position: inherit;
    z-index: 2;
}

#sp-bottom:after {
    content: '';
    width: 404px;
    height: 500px;
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-image: url(../../../images/favicon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
    filter: opacity(0.7) grayscale(1) invert(1) brightness(2);
}

#sp-page-builder .sppb-section-title {
    margin-bottom: 20px;
}

.article-details ul.pager.pagenav {
    background-color: #fff;
    border: none;
    margin-bottom: 20px;
}

.article-list > .row.row-1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    padding: 20px;
}

@media (max-width: 575px) {
    .article-list > .row.row-1 {
        grid-template-columns: 1fr;
    }
}

.article-list > .row.row-1 > .col-lg-12 {
    padding: 0;
    display: grid;
}

.article-list > .row.row-1 > .col-lg-12 > .article {
    margin-bottom: 0;
}

.small_icons img.sppb-img-responsive {
    max-width: 60px;
}

.small_icons h3.sppb-addon-title {
    font-size: 16px !important;
}

.uk-lightbox.uk-overflow-hidden.uk-lightbox-panel.uk-open {
    z-index: 10001;
}

.article-list .article .article-header h2 {
    margin-bottom: 5px;
}

.article-list .article-info {
    margin-bottom: 1px;
}

p.notify {
    background-color: #f5f5f5;
    color: #2e3c49;
    padding: 5px;
    line-height: 120%;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
}

.categoryProduct {
    display: grid;
}

.product.vm-col.vm-col-1 {
    display: grid;
}

.categoryProduct > .clear {
    display: none;
}

.site .fancybox__container {
    z-index: 99999;
}

.site .dj-megamenu-gkss li a.dj-up_a {
    text-transform: unset;
}

.site #dj-megamenu108 li:hover div.dj-subwrap, .site #dj-megamenu108 li.hover div.dj-subwrap {
    background: rgb(46 60 73 / 0%) !important;
}

.site #dj-megamenu108 li ul.dj-submenu > li > a {
    background: rgb(46, 60, 73);
}

.dj-megamenu-gkss.verticalMenu li a.dj-up_a, .dj-megamenu-gkss li ul.dj-submenu > li a {
    border-radius: 4px;
}

/* Страница Каталог товаров
==============================================*/
.catalogMainPage ul.menu.parent {
    width: 100%;
    padding-left: 0px;
}

.catalogMainPage .menu.parent > li:before {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 3px;
}

.catalogMainPage ul.menu.parent > li {
    float: left;
    display: block;
    padding-left: 13px;
    margin-bottom: 10px;
    padding-right: 10px;
}

.catalogMainPage .menu.parent > li > div {
    font-weight: 600;
    font-size: 18px;
}

.catalogMainPage ul.menu.parent ul.menu {
    padding-left: 10px;
}

.catalogMainPage ul.menu.parent ul.menu > li {
    display: block;
    position: relative;
}

.catalogMainPage ul.menu.parent ul.menu > li:before {
    content: '\f111';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 6px;
    position: absolute;
    left: -11px;
    top: 9px;
}

@media (min-width: 768px) {
    .catalogMainPage ul.menu.parent > li {
        width: 33%;
    }
}

@media (max-width: 767px) and (min-width: 450px) {
    .catalogMainPage ul.menu.parent > li {
        width: 50%;
    }
}

@media (max-width: 449px) {
    .catalogMainPage ul.menu.parent > li {
        float: left;
        display: block;
        padding-left: 13px;
        margin-bottom: 10px;
        padding-right: 10px;
        position: relative;
        width: 100%;
    }
}

.row div[class*="width"] {
    width: 100%;
}

.dottedList .uk-panel, .grandLine .uk-panel {
    border: 1px solid #2d3b47;
    border-radius: 6px;
    padding: 5px;
    max-width: 300px;
    margin: 0 auto;
}

.uk-scope .dottedList .uk-margin {
    margin-bottom: 5px;
}

.uk-scope .dottedList img {
    margin: 0 auto;
}

.dotted-list {
    padding-left: 0 !important;
    list-style: none;
}

.dotted-list li {
    text-align: left;
    font-size: 12px;
    margin-bottom: 8px !important;;
    border-bottom: 1px dotted;
}

.uk-scope .dotted-list em {
    float: right;
    background: #fff;
    padding-left: 5px;
    font-style: normal;
    color: #b13937;
}

.attribute-list__title {
    color: #a0a0a0;
}

.grandLine h4.uk-h4.uk-margin-remove-bottom {
    margin-top: 10px;
    margin-bottom: 10px !important;
    font-size: 16px;
    color: #2e3c49;
    font-weight: 500;
}

.grandLine .uk-panel {
    text-align: center;
}

.grandLine .attribute-list__title + p {
    margin: 0 !important;
}

.sp-module-content-bottom.clearfix {
    margin-bottom: 50px;
}

.site .dj-megamenu-gkss li a.dj-up_a {
    font-size: 18px;
    font-family: 'PT Sans';
    color: #2b2b2b !important;
}

.formFastCalculate .cf-control-group.cf-one-third {
    padding-bottom: 9px;
}

@media (max-width: 767px) {
    .formFastCalculate .cf-control-group.cf-one-third {
        width: 50%;
    }
}

@media (max-width: 449px) {
    .formFastCalculate .cf-control-group.cf-one-third {
        width: 100%;
    }
}

.convertforms input::placeholder {
    color: #9b9b9b !important;
}

li.dj-up.itemid545 > a.dj-up_a {
    background-color: #2d3b47;
    color: #fff !important;
}

.categoryPrice > h4 {
    width: fit-content;
}

.textWithPrices > h4 {
    line-height: 170%;
}

.categoryPrice {
    width: fit-content;
    margin: 0 auto;
    border: 2px solid #ab2927;
    padding: 1px 3px;
    border-radius: 5px;
}

.radiusTop {
    border-radius: 10px 10px 0 0;
}

.radiusBottom {
    border-radius: 0 0 10px 10px;
}

#paymentMothods .paymentMethods .sppb-panel-modern {
    border-radius: 6px;
}

#paymentMothods .paymentMethods .sppb-panel.sppb-panel-modern {
    border-color: #2D3B47 !important;
    background: #fafafa !important;
    margin-bottom: 4px;
}

#paymentMothods .paymentMethods .sppb-panel-modern > .sppb-panel-heading {
    padding: 10px;
    background: #fafafa;
    color: #2e3c49;
    border-radius: 6px;
}

#paymentMothods .paymentMethods .sppb-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: bolder;
    color: inherit;
}

#paymentMothods .paymentMethods .sppb-panel.sppb-panel-modern .sppb-panel-body {
    border-top-color: #2e3c49;
    padding: 5px 5px 0 5px;
}

#ProOPC select#virtuemart_country_id_field {
    height: 38px;
    width: 100% !important;
}

.site #system-message-container {
    bottom: 0;
    right: auto;
    left: 0;
}

.itemid-545 .orderby-displaynumber {
    display: none;
}

.site #sp-main-body #fd .o-btn--primary {
    background-color: #ab2927;
    border-color: #ab2927;
    color: #fff;
    border-radius: 4px;
}

.site #sp-main-body #fd .o-btn--primary:hover {
    background-color: #2e3c49;
    border-color: #2e3c49;
}

a.cookiesSettingInvoke {
    cursor: pointer;
}

form#cf3 .cf-form-wrap.cf-col-16 p {
    font-size: 12px;
    margin-bottom: 0;
}

form#cf3 .cf-form-wrap.cf-col-16 .cf-control-group {
    padding-top: 2px;
}

form#cf3 .cf-content-wrap.cf-col-16 h3 {
    padding-bottom: 3px;
}

.list-banner ul {
    font-size: 22px;
    list-style: none;
    padding-left: 0;
}

.list-banner ul li {
    position: relative;
}

.list-banner ul li:before {
    content: "✔";
    color: #ab2927;
    font-weight: bold;
    margin-right: 8px;
    font-size: 20px;
}

@media (max-width: 767px) {
    .list-banner ul {
        font-size: 18px;
        list-style: none;
    }

    .list-banner ul li:before {
        font-size: 16px;
    }
}

.phoneMessenger {
    display: inline-flex;
    align-items: center;
    column-gap: 5px;
    margin-bottom: 0;
}

.phoneMessengerIcon {
    max-width: 26px;
}

.phoneMessenger span {
    margin-bottom: 0;
}

.cf-control-group[data-type="recaptchaaio"] {
    display: none;
}
.drag-and-drop-text, .max-file-size{
    display: none;
}
/* =========================
   Телефоны в шапке
   ========================= */

.top-contacts {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
}

.top-contacts .topContactPhone,
.top-contacts .topContactemail {
    margin: 0;
    line-height: 1.35;
}

.top-contacts .phoneMessengerIcon {
    display: inline-flex;
    margin-left: 4px;
    vertical-align: middle;
}





/* =========================
   Закрепление двух строк
   ========================= */

:root {
    --gkss-topbar-height: 0px;
    --gkss-header-total-height: 0px;
}

html.gkss-fixed-header #sp-top-bar {
    position: fixed !important;
    top: 0 !important;
    right: 0;
    left: 0;
    z-index: 1001;
}

html.gkss-fixed-header #sp-header,
html.gkss-fixed-header #sp-header.header-sticky {
    position: fixed !important;
    top: var(--gkss-topbar-height) !important;
    right: 0;
    left: 0;
    z-index: 1000;
    margin: 0 !important;
    transform: none !important;
    animation: none !important;
}

#gkss-header-spacer {
    height: var(--gkss-header-total-height);
}


.offcanvas-menu .offcanvas-inner ul.menu li.active>a, .offcanvas-menu .offcanvas-inner ul.menu li.active>.nav-header, .offcanvas-menu .offcanvas-inner ul.menu li.active>.mod-menu__heading{
    color: #ab2927 !important;
}
.menuCard .header-cart-total {
    display: block;
    font-size: 14px;
color: #ab2927;
    line-height: 1.2;
    white-space: nowrap;
}

.menuCard .header-cart-total strong {
    font-size: inherit;
    font-weight: inherit;
}
/* =========================
   Вход в личный кабинет
   ========================= */

.header-login {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 3px;
    padding: 0;
    border: 0;
    background: transparent;
    color: inherit;
    line-height: 1;
    cursor: pointer;
}

.header-login__icon {
    width: 24px;
    height: 24px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.header-login__label {
    font-size: 14px;
    line-height: 1;
}


/* =========================
   Корзина
   ========================= */

.menuCard .cart-button {
    display: inline-flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 3px;
    color: inherit;
    line-height: 1;
    text-decoration: none;
}

.header-cart-icon-wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ab2927;
}

.header-cart-count {
    position: absolute;
    top: -7px;
    right: -9px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 17px;
    height: 17px;
    padding: 0 4px;
    border-radius: 999px;
    background: #ab2927;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
}

.header-cart-icon {
    width: 25px;
    height: 25px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}



/* Скрываем текст «Всего», оставляем значение внутри strong */
.header-cart-total {
    display: block;
    font-size: 0;
    white-space: nowrap;
}

.header-cart-total strong {
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
}


/* На телефоне оставляем иконку и количество */
@media (max-width: 767.98px) {
    /* Центрируем обе колонки Top user по вертикали */
    #sp-topuser .sppb-row {
        align-items: center;
    }

    /* Центрируем корзину внутри её колонки */
    #sp-topuser .show-cart {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #sp-topuser .cart-button {
        margin: 0 auto;
    }

    .header-cart-total {
        display: none !important;
    }
}