#rm_fixed_contact_button, .rm-fixed-contact-pulsation, .rm-header-cart-quantity, .rm-news-item-date, .oct-fixed-bar-quantity-cart, .rm-slideshow-plus .slick-dots li.slick-active button, .rm-slideshow-plus .slick-dots li:hover button, .rm-day-discounts .slick-dots li.slick-active button, .rm-day-discounts .slick-dots li:hover button, .rm-product-tabs .nav-link.active:before, .radio-box::after, .rm-product-images-main .slick-dots li.slick-active button {background:rgb(5, 74, 138);}
@media (min-width: 1200px){.rm-account-list-item:hover::before{background:rgb(5, 74, 138);}}
.rm-product-top-button:hover, .oct-fixed-bar-item:hover {background:rgb(5, 74, 138);}
.rm-module-header span, .rm-product-top-button:hover {border-color:rgb(5, 74, 138);}
body {background-color:rgb(255, 255, 255);}
.form-checkbox-group label a, .subcat-item:hover .subcat-item-title, .rm-content a, .blue-link, .blue-link:hover, .rm-category-wall-item:hover span, .rm-promotional-product-item:hover a, #oct-menu-ul .group-title a, .rm-last-reviews-item:hover .rm-last-reviews-item-title, .rm-module-item:hover .rm-module-title > a, .rm-module-item:hover .rm-module-title > a:visited, .rm-news-item:hover .rm-news-item-title, .rm-livesearch-list-item-name a, .rm-fixed-contact-item:hover, .category-landing-links-item-link span, .modal-content a, .rm-manufacturer-item a:hover span, .table td a, .rm-alert-text a, .rm-day-discounts-item:hover a, .rm-header-phones-list-item:hover, .rm-header-location-phones a .rm-footer-phones-link, .rm-footer-mail-link, .rm-footer-mail-link:hover, .collapse-value > button, .collapse-value > button:focus, .collapse-value > button:active, .collapse-value > button:active:focus, .rm-product-advantages-item:hover .rm-product-advantages-item-title, .rm-contact-location a, .rm-breadcrumb-item a, .rm-account-list-item:hover a, .rm-menu-list-item:hover > div:first-child .rm-menu-list-item-link, .rm-menu-list-item.active > div:first-child .rm-menu-list-item-link, .rm-footer-phones-link, .rm-footer-phones-link:hover {color:rgb(5, 74, 138);}
.rm-btn.primary, button[data-target="#ocfilter-hidden-options"], #ocfilter .btn-primary, #ocfilter .btn-primary:active, #ocfilter .btn-primary:focus, .simplecheckout-cart-buttons .button:hover, .simplecheckout-button-right .button:hover, #simplecheckout_button_login:hover, .pagination li.active span, .pagination li:hover a, #rm_livesearch_close, .simplecheckout-cart-buttons .button, .rm-header-location.active .rm-btn, #rm_mobile_menu_button, .rm-sidebar #rm_mobile_menu_toggle_button:before, .rm-btn.secondary:hover, .rm-btn.dark:hover {background-color:rgb(5, 74, 138);}
@media (min-width: 1200px){.rm-btn.secondary:hover, .rm-btn.dark:hover, .rm-module-item:hover .rm-cart-btn {background:rgb(5, 74, 138);}}
.rm-btn.primary, .rm-btn.primary .rm-btn-text {color:rgb(255, 255, 255);}
.rm-btn.dark {background-color:rgb(23, 22, 22);}
.rm-btn.dark, .rm-btn.dark .rm-btn-text {color:rgb(255, 255, 255);}
.rm-btn.secondary {background-color:rgb(5, 74, 138);}
.rm-btn.secondary, .rm-btn.secondary .rm-btn-text {color:rgb(250, 246, 246);}
#top {background:rgb(248, 248, 248);}
.top-nav-info-list a, .top-nav-account-links-item a, .top-nav-account-links-item button, .top-nav-account-links-item > span {color:rgb(0, 0, 0)!important;}
.top-nav-info-list a:hover, #top .top-nav-account-links-item button:focus, .top-nav-account-links-item:hover > a, .top-nav-account-links-item button:hover, .top-nav-account-links-item:hover form > button, .top-nav li:hover > a, .top-nav-account-links-item > span:hover {color:rgb(5, 74, 138) !important;}
.top-nav .rm-dropdown-box:hover .rm-dropdown-toggle::after {background:rgb(5, 74, 138) !important;}
.rm-footer {background-color:rgb(255, 255, 255);}
.rm-footer-text, .rm-footer-credits {color:rgb(8, 8, 8);}
.rm-footer-phones, .rm-footer-links-list a {color:rgb(12, 12, 12);}
.rm-footer-phones a:hover, .rm-footer-links-list a:hover {color:rgb(5, 74, 138);}
.rm-column-categories-item {background:rgb(252, 252, 252);}
.rm-column-categories-item {color:rgb(41, 18, 236);}
.rm-column-categories-item.active > span, .rm-column-categories-item .rm-categories-3 .active, .rm-column-categories-item a:hover {color:rgb(5, 74, 138);}
.modal-header {background:rgba(255, 255, 255, 0);}
.modal-title {color:rgb(23, 22, 22);}
.modal-close-icon {background-color:rgb(23, 22, 22);}
#rm_mobile_nav {background:rgb(253, 253, 253);}
.oct-fixed-bar-item-wishlist, .rm-module-buttons-item.wishlist, .rm-product-top-button-wishlist, .rm-btn.wishlist, #rm_mobile_wishlist {display: none!important;}
.language-select .active-item {
    border-bottom: 2px solid #444;
}

.active-item {
    border-bottom: 2px solid #444;
}



@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@-moz-keyframes scroll {
    0% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    100% {
        -moz-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@keyframes scroll {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(-100%, 0)
    }
}

.marquee {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.marquee span {
    display: inline-block;
    padding-left: 100%;
    -webkit-animation: scroll 45s infinite linear;
    -moz-animation: scroll 45s infinite linear;
    animation: scroll 45s infinite linear;
}

.headinfo {
    padding: 3px 0px;
    background: rgb(21, 188, 186);
    color: white;
    font-weight: 500;
}

.rm-cart-btn-icon+.rm-btn-text {
    padding-left: 5px !important;
}


@media screen and (max-width: 900px) {
    #supermenu {
        display: none !important;
    }
}

@media screen and (min-width: 800px) {
    .ocf-header {
        display: none !important;
    }
}

.ocf-value-name {
    color: black !important;
    font-size: 14px;
}

.top-nav-info-list a:nth-last-child() {
    color: green !important;
}


.ocf-noUi-connect:before {
    height: 2px !important;
    margin-top: 0px !important;
}

.warehouse__title {
    background-color: #cfffcf;
    border: 1px solid #b0f7b0;
    padding: 10px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    border-radius: 5px;
}

#button-ukrcredits {
    width: 100%;
}

.ocf-btn-mobile-fixed {
    display: none !important;
}

.warehouse__title {
    display: none !important;
}

.ocf-noUi-connect:before,
.ocf-noUi-handle {
    background-color: #054a8a !important;
}


.mini-text {
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 30px;
}

.mini-head {
    font-size: 13px;
    font-weight: 600;
}

#oct_desktop_language {
    font-size: 12.5px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.udrop {
    display: flex;
    flex-wrap: wrap;
}

.udrop div {
    padding: 15px;
    width: 150px;
    text-align: center;
}

.udrop div a img {
    display: block;
    margin: 0 auto;
}

.pub-head {
    display: flex;
    margin-bottom: 34px;
}

.pub-head__image {
    width: 45%;
    box-sizing: border-box;
    padding-right: 9px;
}

.pub-head__content {
    width: 55%;
    box-sizing: border-box;
    padding: 0 0 0 24px;
}

.rm-blog-post-photo,
.rm-blog-post-text {
    max-width: 100%;
}

.rm-category-description {
    color: #000 !important;
}