@media (max-width: 1439px) {
.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width:1440px;
}
} 
@media (max-width: 1200px) {
.top-nav-info-list > li {
    padding: 19px 10px;
}

header #menu_toggle_button {
    width: 190px;
}

header #menu_toggle_button .rm-btn-text {
    display: flex;
}

.bl-over-cat-wall.modul52 .rm-category-wall-item a {
    background-position: left;
}

.rm-banner-plus.row-padding-top .rm-banner-plus-item {
    background-position: left;
}
.col-12.col-md-6.col-lg-4.text-center.text-lg-left.rm-footer-first {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3%;
}

.col-12.col-md-6.col-lg-2.text-md-center.text-lg-left.rm-footer-fourth {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
}

.col-12.col-md-6.col-lg-3.text-md-center.text-lg-left.rm-footer-third {
    -ms-flex: 0 0 25%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-12.col-md-6.col-lg-3.text-md-center.text-lg-left.rm-footer-six {
     -ms-flex: 0 0 25%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-12.col-md-6.col-lg-3.text-md-center.text-lg-left.rm-footer-five {
    -ms-flex: 0 0 25%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
} 
.rm-subcategory a {
    margin-right: 40px;
}

.ocf-input-group.ocf-slider-input-group input {
    width: 60px !important;
}

.rm-module-col.product-grid {
    -ms-flex: 0 0 25%;
    flex: 0 0 50%;
    max-width: 50%;
}   
.on-niz-contact:nth-child(1) {
    width: 50%;
}

.on-niz-contact:nth-child(2) {
    width: 50%;
    padding-left: 0;
}

.on-niz-contact:nth-child(3) {
    width: 100%;
}

.niz-contact {
    flex-wrap: wrap;
}

.on-niz-contact .bl-sco-cont {
    right: auto;
    left: 180px;
} 
body:not(.home) .rm-slideshow-plus-item-text {
    margin-left: 60%;
}

body:not(.home) div#rm-slideshow-plus-0 button.slick-prev.slick-arrow {
    left: 50%;
} 
div#product-category nav {
    padding-left: 20px;
}

div#product-category .col-12.rm-page-title {
    padding-left: 20px;
}

.rm-category-sort.d-flex.flex-column.flex-md-row.justify-content-between {}

div#product-category .rm-category-sort.d-flex.flex-column.flex-md-row.justify-content-between {
    padding: 0 20px 0 20px;
}    
}
div#oct-infobar {
    position: relative;
}
@media (max-width: 992px) {
 div#oct-infobar {
    top: 0;
    position: fixed;
    width: 100%;
    height: 22px;
    z-index: 1032;
}

#rm_mobile_nav {
    top: 22px;
    background: #fff !important;
    box-shadow: none;
    z-index: 1031;
}

button#rm_mobile_menu_button_new span {
    display: none;
}

button#rm_mobile_menu_button_new {
    height: 42px;
    width: 42px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42' fill='none'%3E%3Crect width='42' height='42' rx='5' fill='%23F7B0B2'/%3E%3Crect x='10' y='12' width='22' height='3' rx='1.5' fill='white'/%3E%3Crect x='10' y='19' width='13' height='3' rx='1.5' fill='white'/%3E%3Crect x='10' y='27' width='22' height='3' rx='1.5' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: 17px;
    margin-left: 5px;
    z-index: 1040;
}

header #menu_toggle_button {
    display: none !important;
}

.top-menu {
    display: none;
}

.rm-header-phones.d-flex.align-items-center {}

.rg-header {
    display: none;
}

.rg-niz-header {
    /* display: none; */
}

.top-nav-account-links-item.rm-dropdown-box {
    display: none;
}

a.wishlist {
    display: none;
}

a.active.wishlist {
    display: flex;
}

.info {
    color: #000;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.info span {
    color: #EF8493;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.rm-header-cart {
    top: 30px;
    border-left: 0;
    right: 17px;
}

.rm-header-cart-quantity {
    top: 13px;
    left: 17px;
}

.bl-s {
    width: 100%;
    margin-top: 30px;
}

.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    padding-left: 20px;
    padding-right: 20px;
}

div#logo {
    top: 29px;
    height: 46px;
    width: calc(100% - 110px);
    margin-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 1031;
    left: 70px;
    right: 70px;
}

#logo img {
    max-height: 55px;
    max-width: 162px;
}   
.oct-infobar-text {
    height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
}   
.home div#rm-menu {
    display: none !important;
}

.home div#rm-slideshow-plus-0 {
    width: 100%;
    margin-left: 0;
    padding-bottom: 48px;
}

.rm-slideshow-plus-item-box {
    height: 250px;
    background-size: cover;
    width: 100%;
    background-position: -30px;
}

.rm-slideshow-plus-item-text {
    margin-left: 40%;
    margin-top: 3px;
    width: 60%;
}

.rm-slideshow-plus-item-title {
    color: #000;
    font-family: Circe;
    font-size: 20px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    text-align: left;
    margin: 20px 0 34px;
    max-width: 99%;
}

.rm-slideshow-plus-item-title span {
    color: #EF8493;
    font-family: Circe;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: -2px;
}

.pr-bb p {
    color: #262626;
    font-family: "Rounded Elegance";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
    text-align: left;
}

.bl-over.slider {
    padding: 9px 5px;
}

.rm-slideshow-plus-item-btn.mt-auto {
    /* display: none; */
}

div#rm-slideshow-plus-0 button.slick-prev.slick-arrow {
    /* bottom: 5px; */
    left: 0;
    background: #F2E4D7;
    top: calc(50% - 42px);
}

div#rm-slideshow-plus-0 button.slick-next.slick-arrow {
    right: 0;
    /* bottom: 6px; */
    box-shadow: none;
    top: calc(50% - 42px);
}

.rm-slideshow-plus-box > div:first-child {
    margin-bottom: 0;
}

.bl-over-cat-wall.modul52 {}

.bl-over-cat-wall.modul52 .row.row-padding-top {
    padding-top: 12px;
}

.bl-over-cat-wall.modul52 .col-12.rm-module-header span {
    /* color: #000; */
    /* text-align: center !important; */
    /* font-family: Circe; */
    /* font-size: 24px; */
    /* font-style: normal; */
    /* font-weight: 400; */
    /* line-height: normal; */
    /* width: 100%; */
    /* display: flex !important; */
    /* margin: auto; */
    margin-top: 9px;
}

.col-12.rm-module-header {
    display: flex;
    justify-content: center !important;
    align-items: center;
}

.bl-over-cat-wall.modul52 .row.no-gutters.cat-full {
    flex-direction: column;
    padding: 0 20px;
    margin-top: 0;
}

.bl-over-cat-wall.modul52 .col-6.col-sm-3.col-lg-2.rm-category-wall-item {
    width: 100%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 100%;
    max-width: 100%;
}

.bl-over-cat-wall.modul52 .rm-category-wall-item a {
    height: 250px;
    /* 
    background-position: top;
    background-size: cover;
    margin-bottom: 24px; */
}

.bl-bott-niz {
    margin: 0;
    margin-top: 18px;
}

.bl-over-cat-wall.modul52 .rm-category-wall-item:not(:last-child) a{
    margin-bottom: 24px;
}

.bl-bott-niz a {
    min-width: 197px;
}

button.rm-btn.primary.rm-footer-catalog-btn.w-100.mb-0 {
    display: none;
} 
.col-12.rm-module-header span {
    color: #000;
    font-family: "Rounded Elegance";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 150% */
    z-index: 10;
}

.bl-over-cat-wall.modul47 .col-6.col-sm-3.col-lg-2.rm-category-wall-item {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 13px;
    margin-right: 0px !important;
}

.row.no-gutters.cat-full {
    padding: 0 15px;
}

.rm-module-item {
    flex-direction: column;
    height: auto !important;
}

.rm-module-img {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}

.rm-module-img a {
    height: 150px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 85%;
    margin-bottom: 0;
}

.rm-module-img a {}

.rm-module-caption {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    min-height: 269px;
}

.rm-module-title a {
    color: #000;
    font-family: "Rounded Elegance";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
}

.rm-module-rating.d-flex.align-items-center.justify-content-center.justify-content-md-start {
    flex-direction: column;
    align-items: flex-start !important;
    margin-bottom: 19px;
}



span.rm-module-price {
    color: #000;
    font-family: Circe;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.rm-module .slick-list.draggable {
    margin-left: 0;
    margin-right: 0;
}

.bl-over.rm-column-mp_0 {
    margin-top: -2px;
}

div#common-home {
    padding: 0 5px;
}

.col-12.rm-module-header.bl-hee {
    margin-bottom: -5px;
    position: inherit;
    max-width: 91%;
}

.rm-module-title {
    margin-top: 6px;
    margin-bottom: 30px;
}

.product-layout .rm-module-title {
    margin-bottom: 3px;
}

.rm-module-rating-stars.d-flex.align-items-center .rm-module-rating-star {
    width: 16.701px;
    height: 15.931px;
    flex-shrink: 0;
    margin-right: 3px;
}

div#review span.rm-module-rating-star.rm-module-rating-star-is {
    width: 11px;
    height: 11px;
}

ul.slick-dots {
    margin-top: 18px;
}

.bl-over-cat-wall.modul47 {
    margin-top: 8px;
}

.bl-over-cat-wall.modul47 .col-12.rm-module-header span {
    text-align: left;
}

.bl-over-cat-wall.modul47 .col-12.rm-module-header {
    justify-content: flex-start !important;
    margin-bottom: 0;
} 
.bl-more-see {
    position: absolute;
    bottom: -50px;
}

.bl-over.rm-column-mp_1 {
    position: relative;
    margin-top: 0;
}

.bl-over.rm-column-mp_2 {
    margin-top: 90px;
    height: 692px;
    position: relative;
}

.bl-over.rm-column-mp_2:before {
    display: none;
}

.bl-over.rm-column-mp_2 .col-12.rm-module-header.bl-hee {
    margin-top: 20px;
}

.bl-over.rm-column-mp_2 .bl-more-see {
    bottom: 37px;
}

.home .bl-over.rm-column-pv_0 {
    margin-top: 13px;
    margin-bottom: 60px;
}

.home .bl-over.rm-column-pv_0 div#rm-pv_0 {
    margin-top: 13px;
}

.rm-module.bannerrr {
    margin-top: 108px;
    padding: 0 15px;
}

.rm-module.bannerrr .col-12.rm-module-header {
    color: #000;
    font-family: "Rounded Elegance";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    justify-content: flex-start !important;
}

.rm-banner-plus.row-padding-top {
    padding-top: 0;
}

.rm-banner-plus.row-padding-top .row.no-gutters {
    display: flex;
    flex-direction: column;
}

.rm-banner-plus.row-padding-top .rm-banner-plus-item {
    width: 100%;
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
    height: 200px;
    min-height: 176px;
    margin-bottom: 16px;
}

.bl-over-blog {
    margin-top: -6px;
    position: relative;
}

.posip-more {
    position: absolute;
    bottom: 0;
}

.rm-news .col-12.rm-module-header {
    position: inherit;
    justify-content: flex-start !important;
    text-align: left;
    margin-bottom: -7px;
}    

.col-12.col-md-6.col-xl-3.rm-news-col {
    -ms-flex: 0 0 25%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

div#rm-blog-article_0 {}

a.rm-news-item-title {
    color: #000;
    font-family: "Rounded Elegance";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
    max-width: 96%;
    margin-bottom: 18px;
}

.rm-news-item-bottom {
    margin-top: 16px;
}

.bl-over-review {
    margin-top: 70px;
    height: 403px;
}

.rm-last-reviews .col-12.rm-module-header span {
    color: #000;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    margin-top: 9px;
    margin-bottom: -4px;
}

.rm-last-reviews .col-12.rm-module-header {
    justify-content: center !important;
    align-items: center;
}

.rm-last-reviews-item .rm-module-rating {
    margin-top: 17px;
}

.rm-last-reviews-item .rm-module-rating span.rm-module-rating-star.rm-module-rating-star-is {
    width: 13.701px;
    height: 11.931px;
}

.bl-over-review ul.slick-dots {
    margin-top: 12px;
}

div#product-category .bl-over-review ul.slick-dots {
  margin-top: 20px;
}

.bl-over-review:before {
    height: 400px;
}

.row.row-padding-top.inform48 h1 {
    color: #000;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.inform48 .mt-3 {
    max-height: 570px;
}

.row.row-padding-top.inform48 .mt-3 p {
    color: #646464;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 183.333% */
}

.row.row-padding-top.inform48 {
    padding-top: 40px;
    padding-bottom: 35px;
}

.top-footer {
    height: 56px;
    background: #000;
}

.big-bott-ret {
    height: 56px;
    color: #FFF;
    font-family: Circe;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    justify-content: flex-start;
}
.col-12.col-md-6.col-lg-4.text-center.text-lg-left.rm-footer-first {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: left !important;
    margin-bottom: 9px;
}

.col-12.col-md-6.col-lg-4.text-center.text-lg-left.rm-footer-first .rm-footer-mobile-inner {
    text-align: left !important;
}

.col-12.col-md-6.col-lg-2.text-md-center.text-lg-left.rm-footer-fourth {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-12.col-md-6.col-lg-3.text-md-center.text-lg-left.rm-footer-five {
    -ms-flex: 0 0 25%;
    flex: 0 0 50%;
    max-width: 39%;
}

.col-12.col-md-6.col-lg-3.text-md-center.text-lg-left.rm-footer-third {
    -ms-flex: 0 0 25%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 22px;
}

.bl-top-fonnee {
    text-align: left !important;
}

.rm-footer-phones li {
    justify-content: flex-start !important;
}

.rm-fixed-contact-item:not(:last-child) {
    margin-bottom: 0 !important;
}

.rm-fixed-contact-item-icon {
    -ms-flex: 0 0 40px;
    flex: 0 0 26px !important;
    max-width: 26px !important;
    width: 26px !important;
    height: 26px !important;
}

.rm-fixed-contact-item-icon svg {width: 25px !important;height: 25px !important;}

.rm-footer {
    padding-top: 37px !important;
}

.rm-footer-shedule-list {
    margin-top: 31px;
}

ul.rm-footer-links-list.list-unstyled li {
    margin-bottom: 5px;
}

.rm-footer .row {
    justify-content: space-between;
}

.col-12.col-md-6.col-lg-3.text-md-center.text-lg-left.rm-footer-third .title-foot {
    text-align: center;
    margin-bottom: 18px;
}

.col-12.col-md-6.col-lg-3.text-md-center.text-lg-left.rm-footer-six {margin-top: 11px;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}

.rm-footer-mobile-inner.white {}

.col-12.col-md-6.col-lg-3.text-md-center.text-lg-left.rm-footer-six .title-foot {
    text-align: center;
}

.row.powered {
    margin-top: 27px;
}

.row.powered .col-lg-4:nth-child(1) {
    order: 3;
    text-align: center;
    /* width: 50%; */
    margin-top: 34px;
}
.row.powered .col-lg-4:nth-child(2) {
    order: 1;
    text-align: center;
    width: 50%;
}
.row.powered .col-lg-4:nth-child(3) {
    order: 2;
    text-align: center;
    width: 50%;
}
.rm-footer-credits.text-left {
    text-align: center !important;
}

.rm-footer-credits.text-center {
    text-align: left !important;
}
ul.breadcrumb.rm-breadcrumb {
    padding-top: 15px;
    padding-left: 0;
}

nav[aria-label="breadcrumb"] li a, nav[aria-label="breadcrumb"] li {
    color: #848484;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.col-12.rm-page-title h1 {
    color: #000;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 9px;
}

.row.top-cat {
}

.col-12.rm-subcategory-top {
    margin-top: -20px;
    padding-left: 20px;
}

.row.no-gutters.rm-subcategory-row {
    padding-bottom: 4px;
}

.rm-subcategory a {
    white-space: nowrap;
    margin-right: 0;
}

.top-catt a span {
    font-size: 12px;
}

.rm-category-buttons.d-flex.d-lg-none.justify-content-between.sticky-top {
    display: none !important;
}

button.rm-btn.rm-category-buttons-catalog {
    display: none;
}

.ocf-btn-mobile-static.ocf-mobile {
    border: none;
    margin-bottom: 0;
}

div#product-search .ocf-btn-mobile-static.ocf-mobile button {
    margin: 0;
    width: 100%;
}

button.ocf-btn.ocf-btn-default {
    height: 42px;
    flex-shrink: 0;
    border-radius: 5px;
    background: #FC3326;
    width: calc(100% - 40px);
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    margin: 0 20px;
    position: relative;
}

span.ocf-btn-name {
    color: #FFF;
    font-family: Circe;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

i.ocf-icon.ocf-icon-16.ocf-brand.ocf-sliders {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19' fill='none'%3E%3Cg clip-path='url(%23clip0_1_11839)'%3E%3Cpath d='M0.59375 3.35085H9.63378C9.90624 4.591 11.0137 5.52204 12.3345 5.52204C13.6553 5.52204 14.7628 4.59104 15.0353 3.35085H18.4062C18.7341 3.35085 19 3.08499 19 2.7571C19 2.4292 18.7341 2.16335 18.4062 2.16335H15.035C14.762 0.923818 13.653 -0.0078125 12.3345 -0.0078125C11.0154 -0.0078125 9.90687 0.92367 9.634 2.16335H0.59375C0.265852 2.16335 0 2.4292 0 2.7571C0 3.08499 0.265852 3.35085 0.59375 3.35085ZM10.7572 2.75865C10.7572 2.75654 10.7572 2.75439 10.7572 2.75227C10.7598 1.88514 11.4674 1.17972 12.3345 1.17972C13.2005 1.17972 13.9081 1.88417 13.9118 2.7509L13.9119 2.75962C13.9106 3.62824 13.2035 4.33458 12.3345 4.33458C11.4659 4.33458 10.7591 3.62894 10.7571 2.76084L10.7572 2.75865ZM18.4062 15.6519H15.035C14.762 14.4124 13.653 13.4807 12.3345 13.4807C11.0154 13.4807 9.90687 14.4123 9.634 15.6519H0.59375C0.265852 15.6519 0 15.9177 0 16.2456C0 16.5736 0.265852 16.8394 0.59375 16.8394H9.63378C9.90624 18.0796 11.0137 19.0106 12.3345 19.0106C13.6553 19.0106 14.7628 18.0796 15.0353 16.8394H18.4062C18.7341 16.8394 19 16.5736 19 16.2456C19 15.9177 18.7341 15.6519 18.4062 15.6519ZM12.3345 17.8231C11.4659 17.8231 10.7591 17.1175 10.7571 16.2494L10.7572 16.2472C10.7572 16.2451 10.7572 16.2429 10.7572 16.2408C10.7598 15.3737 11.4674 14.6682 12.3345 14.6682C13.2005 14.6682 13.9081 15.3727 13.9118 16.2394L13.9119 16.2481C13.9107 17.1168 13.2036 17.8231 12.3345 17.8231ZM18.4062 8.90764H9.36622C9.09376 7.66748 7.98627 6.73648 6.66547 6.73648C5.34468 6.73648 4.23719 7.66748 3.96473 8.90764H0.59375C0.265852 8.90764 0 9.17349 0 9.50139C0 9.82933 0.265852 10.0951 0.59375 10.0951H3.96503C4.23804 11.3346 5.34702 12.2663 6.66547 12.2663C7.98464 12.2663 9.09313 11.3348 9.366 10.0951H18.4062C18.7341 10.0951 19 9.82933 19 9.50139C19 9.17349 18.7341 8.90764 18.4062 8.90764ZM8.24285 9.49983C8.24285 9.50198 8.24281 9.5041 8.24281 9.50621C8.24021 10.3733 7.53265 11.0788 6.66547 11.0788C5.79953 11.0788 5.09193 10.3743 5.08818 9.50762L5.08807 9.49894C5.08937 8.63021 5.79648 7.92398 6.66547 7.92398C7.53406 7.92398 8.24092 8.62958 8.24288 9.49772L8.24285 9.49983Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_11839'%3E%3Crect width='19' height='19' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    width: 19px;
    height: 19px;
    position: absolute;
    left: 12px;
}

div#rm-slideshow-plus-0 {
    width: 100%;
    margin-left: 0;
    padding-bottom: 48px;
}

div#product-category div#rm-slideshow-plus-0 {
    padding-bottom: 58px;
}

body:not(.home) .rm-slideshow-plus-item-box {
    height: 250px;
    background-size: cover;
    width: 100%;
    background-position: -30px;
}

.rm-slideshow-plus-item-text {
    margin-left: 40%;
    margin-top: 3px;
    width: 60%;
}

.rm-slideshow-plus-item-title {
    color: #000;
    font-family: Circe;
    font-size: 20px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    text-align: left;
    margin: 20px 0 34px;
    max-width: 99%;
}

.rm-slideshow-plus-item-title span {
    color: #EF8493;
    font-family: Circe;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: -2px;
}

.pr-bb p {
    color: #262626;
    font-family: "Rounded Elegance";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
    text-align: left;
}

.bl-over.slider {
    padding: 9px 5px;
}

.rm-content.rm-category.h-100 .bl-over.slider {
    margin-bottom: 20px;
}

.rm-slideshow-plus-item-btn.mt-auto {
    /* display: none; */
    margin-top: -52px !important;!i;!;
    margin-left: 0;
    display: flex;
}
.rm-slideshow-plus-item-btn.mt-auto a {
    height: 40px;
    padding: 17px 20px;
}
body:not(.home) div#rm-slideshow-plus-0 button.slick-prev.slick-arrow {
    /* bottom: 5px; */
    left: 38.3%;
    background: #F2E4D7;
    left: 0;
    bottom: 5px; */
    left: 0;
    background: #F2E4D7;
    top: calc(50% - 46px);
}

body:not(.home) div#rm-slideshow-plus-0 button.slick-next.slick-arrow {
    right: 37.6%;
    bottom: 6px;
    box-shadow: none;
    right: 0;
    /* bottom: 6px; */
    box-shadow: none;
    top: calc(50% - 42px);
}

.rm-slideshow-plus-box > div:first-child {
    margin-bottom: 0;
}


.rm-module-col.product-grid {
    -ms-flex: 0 0 25%;
    flex: 0 0 50%;
    max-width: 50%;
}

.product-layout .rm-module-img {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
}
div#input-sort {
    display: none;
}

select#input-sort-mobil {
    width: 143px;
    height: 25px;
    flex-shrink: 0;
    display: flex !important;
    border-radius: 25px;
    background-color: #FC3326;
    color: #FFF !important;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0 15px;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' viewBox='0 0 9 6' fill='none'%3E%3Cpath d='M1 1L4.5 5L8 1' stroke='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: 94%;
}
.top-catt a:hover span {
    font-size: 12px;
}
.top-catt a:hover span {
    font-size: 12px;
}

.row.no-gutters.rm-category-products {
    margin: 0 10px;
}

div#product-manufacturer .row.no-gutters.rm-category-products {
    margin: 0 -7px;
}

.rm-module-col.product-grid:hover:before {
    display: none;
}

.rm-module-col.product-grid:hover .bl-niz-cart {
    display: none;
}

.rm-module-col.product-grid .rm-module-item.d-flex.flex-md-column.h-100 {
    padding: 0 10px;
}
.rm-content.rm-category .bl-manuf {
    margin-bottom: 14px;
}   
.bl-left-price {
    flex-direction: column-reverse;
}

.product-layout .rm-module-price-top {
    margin-bottom: 0;
}   
.pagination li a, .pagination li span {
    width: 46px;
    height: 47px;
    color: #000;
    font-family: Circe;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.pagination li.active span, .pagination li:hover a {
    font-size: 14px;
}

button.rm-btn.rm-btn-2x.dark.oct-load-more-button.text-center {
    border-radius: 3px;
    background: #FC3326;
}

button.rm-btn.rm-btn-2x.dark.oct-load-more-button.text-center .rm-btn-text {
    color: #FFF;
    text-align: center;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.bottom-desc.col-sm-12 {
    padding: 0 20px !important;
}

.rm-category-description-text h2 {
    color: #000;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.rm-category-description-text p {
    color: #646464;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 183.333% */
}

.rm-category-description-text {
    max-height: 596px;
}
.col-lg-12.col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
}

div#product-product {
    padding: 0 20px;
}

.rm-product-images-main.slick-initialized .rm-product-slide a {
    height: 288px;
}

div#product {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 14px;
}

div#product-product {
    margin-top: -5px;
}

div#product-product div#content {
    margin-top: 16px;
}

.rm-product-center.h-100 {
    padding: 0;
}

.rm-product-title h1 {
    color: #000;
    font-family: "Rounded Elegance";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px; /* 141.667% */
}
.rm-product-images-main .slick-dots li button {
    height: 7px;
    background: #fff !important;
    margin-right: 5px;
}
.rm-product-images-main .slick-dots li.slick-active button {
   
    background: #DF9AA5 !important;
}
.rm-product-images-main .slick-dots {
    background: transparent;
    padding-top: 0;
}

.rm-product-title.order-1.order-md-0 {
    width: 100%;
}

.rm-product-center-info {
    padding-top: 0;
}

div#product span.rm-module-rating-star.rm-module-rating-star-is {
    width: 24px;
    height: 24px;
    margin-right: -3px;
}

.rm-product-center-info-item-reviews .blue-link {
    color: #000;
    font-family: "Rounded Elegance";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.over-price span {
    color: #000;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.bl-price {
    margin-bottom: 5px;
}

.rm-product-center-options .rm-control-label {
    margin-bottom: 11px;
}

.options-box.d-flex .radio label {
    margin-right: 9px;
}

.rm-product-center-buttons {
    padding-top: 25px;
}

button#button-cart {
    width: 100% !important;
}

button.rm-btn.secondary.rm-product-btn.button-fast-order.rm-product-one-click-btn.w-100.text-center.d-none.d-sm-block {
    display: flex !important;
    width: 100% !important;
    justify-content: center;
    margin-top: 12px;
    align-items: center;
}

.rm-product-center-buttons .d-flex.align-items-center.justify-content-between {
    width: 100%;
    flex-direction: column;
}

button#button-cart span {
    color: #FFF;
    text-align: center;
    font-family: Circe;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
} 
.promm {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    padding: 13px 13px;
}

.zag-akkr {
    width: 90%;
    font-size: 12px;
}

.on-dostavka {
    padding: 0 13px;
    flex-wrap: wrap;
}

.on-dostavka span:nth-child(1) {
    width: 100%;
}

.niz-tovara {
    display: flex;
    flex-direction: column-reverse;
    overflow: hidden;
}

.rg-niz {
    flex-direction: column;
    margin-top: 34px;
}

.rm-product-right.niz-tovar {
    width: 100%;
}

span.rm-product-right-title {
    font-size: 20px;
}

.rm-product-attr-title {
    font-size: 20px;
    margin-bottom: 0;
}

.rm-product-attr-list-item > div {
    padding: 5px 9px;
}
.row.row-padding-top.rm-product-tabs>.col-12 {
    padding: 0;
}  

div#product_description {
    width: 100%;
    margin-top: 17px;
}

.zag-harr {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

div#product_description p {
    color: #646464;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 183.333% */
}

.rm-product-mobile-fixed.fixed-bottom.d-lg-none.d-flex.align-items-center.justify-content-between.w-100 {
    display: none !important;
}  
.promm a {
    font-size: 12px;
    padding-top: 7px;
    text-decoration: none;
    align-self: flex-start;
}

.top-dostavka {
    padding-left: 22px;
}

.rm-product-attr-list {
    margin-top: 14px;
}

div#product-product .bl-over.rm-column-related-products_0 {
    margin-top: -35px;
}

.lf-niz {
    margin-top: 30px;
}

.rm-store-reviews-top.d-flex.flex-column.flex-md-row.justify-content-between {
    padding-top: 7px;
}

.zag-review {
    color: #000;
    text-align: center;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.rm-store-reviews-top button.rm-btn.dark {
    width: 211px;
    height: 59px;
    flex-shrink: 0;
}

.rm-product-tabs-reviews .rm-store-reviews-item {
    padding: 25px;
}

.col-md-9.py-lg-4 {
    color: #000;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
}

div#review {
    margin-top: -30px;
} 
.promm a {
    font-size: 12px;
    padding-top: 7px;
    text-decoration: none;
    align-self: flex-start;
}

.top-dostavka {
    padding-left: 22px;
}

.rm-product-attr-list {
    margin-top: 14px;
}

div#product-product .bl-over.rm-column-related-products_0 {
    margin-top: -35px;
}

.lf-niz {
    margin-top: 30px;
    padding-bottom: 30px;
}

.rm-store-reviews-top.d-flex.flex-column.flex-md-row.justify-content-between {
    padding-top: 7px;
}

.zag-review {
    color: #000;
    text-align: center;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.rm-store-reviews-top button.rm-btn.dark {
    width: 211px;
    height: 59px;
    flex-shrink: 0;
}

.rm-product-tabs-reviews .rm-store-reviews-item {
    padding: 25px;
    height: auto;
}

.col-md-9.py-lg-4 {
    color: #000;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
}

div#review {
    margin-top: -30px;
}

div#product_reviews div#review {
    margin: 0 20px;
    margin-top: -6px;
}

.rm-column-title.semular {
    color: #000;
    font-family: "Rounded Elegance";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.content-niz-prod.container {
    margin-top: 60px;
}

.rm-module-col.slick-slide {
    -ms-flex: 0 0 20%;
    /* flex: 0 0 50%; */
    /* max-width: 50%; */
}

.slick-track {
    /* min-width: 100%; */
}

.content-niz-prod.container .bl-over.rm-column-pv_0 .row.row-padding-top {
    padding-top: 41px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}
.rm-product-attr-list .rm-product-attr-list-item.d-flex.d-sm-block:nth-child(2n + 1) {
    height: auto;
    min-height: 26px;
}

.content-niz-prod.container .bl-over.rm-column-pv_0 .rm-module:before {
    display: none;
}

.content-niz-prod.container .bl-over.rm-column-pv_0 {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
}

.content-niz-prod.container .bl-over.rm-column-pv_0 .rm-module {
    padding-left: 20px;
    padding-right: 20px;
}   
div#product-manufacturer {
    padding: 0 20px;
}

.col-12.rm-page-title {
    padding: 0;
    margin-top: 16px;
}

.col-12.rm-page-title h1 {
    color: #000;
    font-family: "Rounded Elegance";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.rm-manufacturer .rm-content-title {
    color: #000;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.on-blok-manuf {
    padding-left: 32px;
    min-height: 49px;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
}

div#rm-to-go-A {}

div#product-manufacturer nav[aria-label="breadcrumb"] ul {
    padding-top: 0;
}

.rm-manufacturer-item a {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
    font-size: 11px;
}
.rm-module-title {
    max-height: 101px;
} 
.container.simplecheckout nav[aria-label="breadcrumb"] {
    padding-left: 20px;
    margin-top: -10px;
}

.container.simplecheckout h1 {
    color: #000;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 5px;
    margin-bottom: 0;
}

.simplecheckout-left-column {
    margin-right: 0;
}

div#simplecheckout_customer {
    /* flex-direction: column; */
    margin-top: 102px;
}

div#simplecheckout_customer .checkout-heading.panel-heading {
    flex-wrap: wrap;
    margin-top: -79px;
}

.left-login {
    margin-top: 16px;
}

#simplecheckout_customer .simplecheckout-block-content .form-horizontal .form-group {
    width: 100%;
    margin-bottom: 2px;
}

.simplecheckout-block {
    padding: 25px 28px;
}

#simplecheckout_customer .simplecheckout-block-content {
    padding-top: 15px;
}

#simplecheckout_customer .simplecheckout-block-content .form-group.required.row-customer_telephone {
    margin-top: 16px;
}

div#simplecheckout_comment {
    padding-top: 14px;
}  
.container.simplecheckout {}

.container.simplecheckout nav[aria-label="breadcrumb"] {
    padding-left: 20px;
    margin-top: -10px;
}

.container.simplecheckout h1 {
    color: #000;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 5px;
    margin-bottom: 0;
}

.simplecheckout-left-column {
    margin-right: 0;
}

div#simplecheckout_customer {
    /* flex-direction: column; */
    margin-top: 102px;
}

div#simplecheckout_customer .checkout-heading.panel-heading {
    flex-wrap: wrap;
    margin-top: -79px;
}

.left-login {
    margin-top: 16px;
}

#simplecheckout_customer .simplecheckout-block-content .form-horizontal .form-group {
    width: 100%;
    margin-bottom: 2px;
}

.simplecheckout-block {
    padding: 25px 28px;
}

#simplecheckout_customer .simplecheckout-block-content {
    padding-top: 15px;
}

#simplecheckout_customer .simplecheckout-block-content .form-group.required.row-customer_telephone {
    margin-top: 16px;
}

div#simplecheckout_comment {
    padding-top: 14px;
}

div#simplecheckout_shipping .simplecheckout-block-content {
    margin-top: 25px;
}

.simplecheckout-block-content .radio, .simplecheckout-block-content p {
    margin-top: 15px;
}

div#simplecheckout_shipping_address {
    padding-top: -17px;
}

div#simplecheckout_payment {
    padding-bottom: 23px;
    margin-bottom: 43px;
}

div#simplecheckout_payment .simplecheckout-block-content {
    margin-top: -3px;
}

.on-block-arett span {
    color: #000;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 183.333% */
    max-width: 83%;
} 
.lf-cart a {
    /* width: 80px; */
    /* height: 80px; */
}

.rg-cart {
    width: calc(100% - 126px);
}

.on-cart {
    justify-content: space-between;
}

.top-name a {
    color: #000;
    font-family: "Rounded Elegance";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px; /* 135.714% */
}

.niz-cena {
    display: none;
}

.cena-cart {
    color: #000;
    font-family: Circe;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.prim {
    position: absolute;
    width: 80px;
    height: 29px;
    flex-shrink: 0;
    margin-top: -16px;
    margin-right: 14px;
    color: #FFF;
    text-align: center;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.coupon-niz input.form-control {
    width: calc(100% - 0%);
    margin-right: 0px !important;
    max-width: 100%;
}

div#simplecheckout_cart {
    margin-top: 25px;
}

div#total_sub_total {
    margin-top: 23px;
}

.bl-cuopon {
    padding-top: 11px;
    padding-bottom: 4px;
}

.simplecheckout-button-right .button {
    width: calc(100% - 34px);
    margin: 0 16px !important;
}    
.remove-cart button {
    width: 15px;
    height: 15px;
    background-size: 61%;
}

.remove-cart {
    position: absolute;
    right: -8px;
    margin-top: -10px;
}

.top-name {
    position: relative;
    margin-bottom: 10px;
}   
#temp_flat_container fieldset .form-group {
    width: 100%;
}

.niz-login {
    flex-direction: column;
}

div#simplecheckout_customer.active div#simplecheckout_login {
    padding-top: 21px;
}

.niz-login a:last-child {
    width: 100%;
    margin: 0;
    margin-top: 13px;
}

div#temp_flat_container {
    margin-bottom: 0;
} 
.spasibo {
    color: #000;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.bl-ok-zakaz img {
    width: 149px;
    height: 149px;
    flex-shrink: 0;
}

.bl-ok-zakaz a {
    width: 100%;
}

.text-p br {
    display: none;
}

#common-success nav[aria-label="breadcrumb"] {
    padding-left: 20px;
}

#common-success .col-lg-12 {
    padding: 0;
}  
div#information-information {
    padding: 0 21px;
    margin-top: -10px;
}

div#information-information h1 {
    color: #000;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: -15px;
}

.text-deliv {
    max-width: 100%;
}

.text-deliv p {
    color: #000;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 350;
    line-height: 22px; /* 183.333% */
}

div#information-information h1 {
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 0;
}

.on-stroka-del {
    margin-bottom: 32px;
} 
.rm-content.rm-store-reviews {
    padding: 0;
}

div#sreview-reviews {
    padding: 1px 20PX;
    margin-top: -12px;
}

.col-lg-12 {
    /* padding: 0; */
}

#sreview-reviews h1.rm-page-title {
    margin-left: -15px;
    color: #000;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 3px;
    margin-bottom: -10px;
}

.rm-store-reviews-top {
    flex-wrap: wrap;
    margin-bottom: 25px;
}

.lf-ratt {
    padding-left: 15px;
    flex-wrap: wrap;
    padding-bottom: 15px;
    height: auto;
}

.lf-reting {
    width: 41%;
}

.rm-store-reviews-top-value-text {
    color: #000;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.rm-store-reviews-top-value {
    color: #FC3326;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-left: 8px;
}

.rm-store-reviews-top-title.d-flex.align-items-center {
    color: #000;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 46%;
}

.rm-store-reviews-top-title.d-flex.align-items-center div {
    color: #000;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    position: absolute;
    left: 17px;
    margin-top: 51px;
}

.lf-ratt .rm-store-reviews-top-title.d-flex.align-items-center div {
    position: relative;
    margin-top: 0;
    left: 0;
}

span.rm-store-reviews-top-quantity {
    color: #000;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #FC3326;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-left: 0;
    margin-right: 0;
}
.bl-ok-zakaz {
    margin-bottom: 30px;
}

.rm-store-reviews-top-title.d-flex.align-items-center {
    width: 53%;
    flex-wrap: nowrap;
    margin-left: 8px;
    justify-content: flex-end;
}

.rm-store-reviews-top button.rm-btn.dark {
    color: #FFF;
    text-align: center;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: none;
    margin-top: 11px;
    height: 54px;
    width: 100%;
}

div#sreview-reviews .lf-ratt ul.rm-store-reviews-top-list {
    margin-top: -10px !important;
    margin-left: 0px !important;
}

ul.rm-store-reviews-top-list li span {
    width: 21px;
    height: 21px;
}

.rm-store-reviews-item-info-name {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.rm-store-reviews-item-info-name ul.rm-store-reviews-top-list {
    margin-top: 0px !important;
}

div#sreview-reviews .rm-store-reviews-item.py-4 {padding: 0 8px;padding-top: 19px !important;margin-bottom: 22px;}

div#sreview-reviews .rm-store-reviews-item-text {
    color: #616161;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 183.333% */
}

div#sreview-reviews .rm-store-reviews-item-text-admin.mt-4 {
    color: #616161;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 183.333% */
}

div#sreview-reviews .rm-store-reviews-item-info-date {
    margin-top: 15px;
}

span.rm-store-reviews-item-info-rating-title {
    min-width: 45px;
}
div#information-information.infor4 .niz-about {
    margin-top: 0;
    padding: 00;
    padding-bottom: 34px;
}

div#information-information.infor4 .bl-top-about {
    height: 220px;
    margin-top: 7px;
}

div#information-information .niz-about h1 {
    margin-left: 0;
    color: #000;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 26px;
}

div#information-information.infor4 .niz-about p {
    font-size: 12px;
    color: #000;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 350;
    line-height: 22px; /* 183.333% */
}

div#information-information.infor4 .niz-about ul li,div#information-information.infor4 .niz-about ol li {
    font-size: 12px;
    color: #000;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 350;
    line-height: 22px; /* 183.333% */
    margin-bottom: 8px;
}

div#information-information.infor4 .niz-about h2 {
    margin-top: 47px;
}

div#information-information.infor4 .niz-about ol {
    margin-top: -21px;
}

div#information-information.infor4 .niz-about ol li {
    margin-bottom: -6px;
}  
.niz-contact {
    flex-direction: column;
}

.on-niz-contact {
    width: 100% !important;
}

div#information-contact {
    padding: 0 20px;
    margin-top: -10px;
}

.col-lg-12.rm-page-title {
    padding: 0;
}

div#information-contact .col-lg-12.rm-page-title h1 {
    color: #000;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 0;
}

.row.row-padding-top.inform59 .col-12 {
    padding: 0;
}

.row.row-padding-top.inform59 p {
    color: #000;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 350;
    line-height: 22px; /* 183.333% */
}

.on-niz-contact .bl-sco-cont {
    right: auto;
    margin-left: 10px;
}

ul.rm-social.list-unstyled.d-flex.flex-wrap.justify-content-center.justify-content-lg-start {
    justify-content: flex-start !important;
    margin: 0px !important;
    margin-top: 10px !important;
}

.rm-footer-mobile-inner.white ul.rm-social.list-unstyled.d-flex.flex-wrap.justify-content-center.justify-content-lg-start {
    justify-content: center !important;
}

.on-niz-contact:nth-child(2) {
    padding-left: 0;
    margin-top: 21px;
}

.on-niz-contact:nth-child(3) {
    margin-top: -51px;
}

.rm-contact-form {
    padding: 33px 16px 23px 16px;
}

.rm-contact-form form .form-group {
    width: 100%;
    margin-bottom: 17px !important;
}

.rm-contact-form form .form-group:nth-child(4) {
    margin-top: 0;
    margin-bottom: 12px !important;
}

.rm-contact-form form button.rm-btn.dark {
    width: 100%;
    height: 53px;
}

div#information-contact .col-xl-12 {
    margin-top: 42px;
    max-height: 180px;
} 
div#error-not-found {
    margin-top: -11px;
    padding: 0 20px;
}

.bl-404-over.text-center {
    flex-direction: column-reverse;
    justify-content: flex-end;
    align-items: center;
}

.left-404 {
    width: 85%;
    align-items: center;
    padding-top: 62px;
}

.rm-404-content-text {
    text-align: center;
    width: 70%;
}

.rm-404-content-image {
    margin-left: -38px;
    margin-right: -20px;
    width: calc(100% + 40px);
    margin-top: 26px;
    margin-bottom: 8px;
    justify-content:center;
}
.container.small.blog-cat {
    padding: 0 20px;
    margin-top: -8px;
}

.container.small.blog-cat h1 {
    color: #000;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: -17px;
}

.row.rm-blog-row {}

.container.small.blog-cat .col-12.col-md-6.col-xl-3.rm-news-col {
    -ms-flex: 0 0 25%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}

.container.small.blog-cat .rm-news-item-bottom.d-flex.flex-column.justify-content-between {
    color: #000;
    font-family: Circe;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: -20px;
}

.container.small.blog-cat .rm-news-item-top {
    height: 210px;
}

.container.small.blog-cat .rm-news-item-date {
    margin-bottom: 3px;
}

.row.rm-blog-row .rm-pagination-cont {
    margin-top: -19px;
    margin-bottom: 46px;
} 
.bl-text-all {
    width: 100%;
    margin-top: 0;
    padding: 0;
    margin-bottom: 63px;
}

.container.blog {
    padding: 0 20px;
    margin-top: -12px;
}

.rm-blog-post-photo {
    width: 100%;
    height: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.rm-blog-post-photo img {
    height: 100%;
    max-width: 1000px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bl-text-all h1 {
    color: #000;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.rm-blog-post-text p {
    color: #000;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 350;
    line-height: 22px; /* 183.333% */
}

.rm-blog-post-text h2 {
    color: #000;
    font-family: Circe;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 0;
}

.rm-blog-post-text ul li,.rm-blog-post-text ol li {
    color: #000;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 350;
    line-height: 240%; /* 28.8px */
    /* align-items: flex-start; */
    margin-bottom: 0;
    /* display: flex; */
}

.rm-blog-post-text ul li:before {
    margin-top: 15px;
}

.rm-blog-post-text ol li {
    margin-bottom: -7px;
}
.container.catt810.terr {
    padding: 0 20px;
    margin-top: -10px;
}

.container.catt810.terr .col-12.rm-page-title {
    margin-top: -4px;
    margin-bottom: 45px;
}

div#product-category.container.catt810.terr .row.no-gutters.rm-subcategory-row {
    flex-direction: column;
    margin-left: -15px;
    margin-right: -15px;
}

div#product-category.container.catt810.terr .top-catt.akciii {
    width: 100%;
    /* margin-left: -15px; */
    /* margin-right: -15px; */
    border-radius: 10px;
    margin-bottom: 23px;
}

div#product-category.container.catt810.terr .banner_ak {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 177px;
    /* border-radius: 15px; */
    /* overflow: hidden; */
} 
.terr .col-12.rm-page-title {
    padding: 0 15px;
}

div#product-category.terr .col-12.rm-page-title h1 {
    color: #000;
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: -7px;
    padding: 0 16px;
}

.bann-big-akcii {
    margin-top: -30px;
    height: 178px;
    border-radius: 11px;
    margin: 0 20px 69px;
}

.bann-big-akcii ~ .rm-category-sort.d-flex.flex-column.flex-md-row.justify-content-between {
    padding: 0 20px;
    margin-bottom: 14px;
}

div#product-category.terr nav[aria-label="breadcrumb"] {
    padding: 0 20px;
} 
    div#product-category.terr {
    padding: 0;
    margin-top: -13px;
}
 div#product-search {
    padding: 0 20px;
    margin-top: -12px;
}

div#product-search h1 {
    margin-top: -5px;
    margin-bottom: 19px;
}

div#product-search .row.no-gutters.rm-category-products {
    margin: 10px -10px;
}

div#product-search .rm-module-col.product-grid {
    -ms-flex: 0 0 25%;
    flex: 0 0 50%;
    max-width: 50%;
} 
div#account-login {
    padding-left: 20px;
    padding-right: 20px;
}

div#account-login nav {
    margin-top: -10px;
    margin-bottom: 20px;
}

.rm-account-login-enter {
    width: 100%;
    padding: 40px 13px 7px 11px !important;
    margin-bottom: 79px;
}

div#account-login div#content {
    padding-right: 0;
    padding-left: 0;
}

.rm-account-login-title.text-center {
    color: #000;
    font-family: Circe;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

div#account-login button.rm-btn.dark {
    width: 100%;
}

.rm-account-login-forgotten:nth-child(1) a {
    width: 100%;
} 
div#account-forgotten nav {
    margin-top: -14px;
    padding-left: 20px;
    padding-right: 20px;
}

.rm-content.forgoten-fer {
    margin-top: 50px;
    padding: 50px 17px;
    margin-bottom: 100px;
}

button#forgen {
    width: 100%;
}

fieldset.rm-account-form + .btn-group {
    width: 100%;
}   
.container.simpleregister nav, .account-container nav {
    padding: 0 20px;
    margin-top: -10px;
    margin-bottom: 23px;
}

.simple-content legend {
    height: 32px;
    overflow: hidden;
}

div#simpleregister {
    padding: 44px 13px;
    margin-bottom: 55px;
}

.simpleregister-block-content .col-sm-2 {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 100%;
}

.simpleregister-button-block.buttons {
    margin-top: -7px !important;
    margin-bottom: -5px !important;
}

a#simpleregister_button_confirm {
    width: 100%;
} 
.container.simpleredit aside#column-left, .account-container aside#column-left {
    display: flex;
    margin-top: 0;
    position: relative;
}

.bl-menu-akk ul {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    height: 51px;
    overflow: hidden;
    width: 169px;
    position: relative;
}

.bl-menu-akk ul li {
    order: 2;
}

.bl-menu-akk ul li.active {
    order: 1;
}

.bl-menu-akk ul:before {
    content: "";
    width: 10px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23FC3326'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    right: 0;
    margin-top: 27px;
}

.bl-menu-akk.active ul:before {
    right: auto;
    margin-right: -160px;
}

.container.simpleredit nav {
    margin-top: -12px;
    margin-bottom: 8px;
    padding: 0 20px;
}

.bl-menu-akk .rm-column-title {
    height: 59px;
    padding-top: 12px;
}

.bl-menu-akk {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}

.bl-menu-akk.active .rm-column-title {
    /* margin-top: -30px; */
    top: -60px;
    position: relative;
    width: 100%;
}

div#simpleedit {
    margin-top: 20px;
}

.container.simpleredit div#content, .account-container .col-lg-9 {
    padding: 0 20px;
    margin-bottom: 73px;
}
div#simpleedit a#simpleregister_button_confirm {
    width: 211px;
} 
.bl-menu-akk.active ul {
    height: auto;
    /* overflow: auto; */
    margin-top: 1px;
    position: absolute;
    width: 100%;
    background: #f7f2f3;
    top: 0;
    z-index: 100;
}

.container.simpleredit aside#column-left:before, div#account-password aside#column-left:before, div#account-order aside#column-left:before, div#account-wishlist aside#column-left:before {}    
div#account-password .rm-content.h-100 {
    padding: 0;
}

div#account-password form.form-horizontal {
    margin-top: 15px;
}
div#account-password form.form-horizontal button.mt-4.rm-btn.dark {
    margin-top: 4px !important;
}  
div#account-order .table-responsive-sm.rm-table-box {
    width: 100%;
    margin-bottom: 0;
}
div#account-order .table-responsive-sm.rm-table-box::-webkit-scrollbar {
  width: 2px;
   height:4px; 
}

/* Track */
div#account-order .table-responsive-sm.rm-table-box::-webkit-scrollbar-track {
  background: #D9D9D9;
}

/* Handle */
div#account-order .table-responsive-sm.rm-table-box::-webkit-scrollbar-thumb {
  border-radius: 8px;
background: #FC3326;
}
.top-bl-zag-order {
    min-width: 648px;
}

.onst {
    min-width: 571px;
}  
.onst div:nth-child(3) {
    width: 15%;
}

.top-bl-zag-order div:nth-child(4) {
    width: 15%;
} 
.rm-content.rm-account-wishlist.h-100 .zag-h {
    font-size: 24px;
}

.rm-content.rm-account-wishlist.h-100 .row.no-gutters.rm-category-products {
    margin: -10px;
}

.rm-content.rm-account-wishlist.h-100 .product-layout.product-grid.rm-module-col.col-12.col-md-4.col-lg-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 50%;
    max-width: 50%;
}

a.del-whis {
    width: 23px;
    height: 23px;
} 
.top-menu-mobile ul.rm_mobile_menu-list li ul {
    display: none;
}  
.rm-sidebar {
    background: #fff;
}

span.rm-sidebar-title-close.modal-close {
    position: relative;
    margin-left: 21px;
    width: 42px;
    height: 42px;
    flex-shrink: 0;
    border-radius: 5px;
    background: #F7B0B2;
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-right: -40px; */
}
.bl-bot-mob-menu {
    margin-right: 12px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
span.rm-sidebar-title-close.modal-close:before {
    content: "";
    width: 21px;
    height: 3px;
    transform: rotate(-45deg);
    flex-shrink: 0;
    border-radius: 16px;
    background: #FFF;
    display: flex;
    position: absolute;
}
span.rm-sidebar-title-close.modal-close:after {
    content: "";
    width: 21px;
    height: 3px;
    transform: rotate(45deg);
    flex-shrink: 0;
    border-radius: 16px;
    background: #FFF;
    display: flex;
    position: absolute;
}
span.rm-sidebar-title-close.modal-close span {
    display: none;
}

.top-menu-mobile ul li a {
    color: #2E2E2E;
    font-family: Circe;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px; /* 333.333% */
}

.rm_mobile_menu_first-item.rm_mobile_menu_info ul li a {
    color: #000 !important;
    font-family: Circe;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    padding: 0;
}

.rm-sidebar .rm_mobile_menu_first-item {
    padding: 0;
    padding-left: 20px;
    padding-top: 34px;
}

.rm-sidebar .rm_mobile_menu_first {
    padding: 0;
    padding-top: 24px;
}

.rm-sidebar .rm_mobile_menu-list {
    padding: 0;
}

.rm-sidebar-title {
    padding-top: 41px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: auto;
    padding-bottom: 0;
    z-index: 100;
    position: relative;
}

.bl-bot-mob-menu.active {
    padding-right: 20px;
}

.bl-bot-mob-menu.active a {
    padding-left: 18px;
}

.top-menu-mobile ul li a {
    padding-top: 18px;
    padding-bottom: 20px;
    /* border-bottom: 1px solid #000; */
    -ms-flex: 0 0 90%;
    flex: 0 0 98%;
    padding-left: 20px;
}

.top-menu-mobile ul li {
   
    flex-wrap: wrap;
    position: relative;
}
.top-menu-mobile ul li:not(:last-child){
     border-bottom: 2px solid #000;
}
.top-menu-mobile ul li.hass-child:before {
    /* content: ""; */
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M10.6666 8C10.6671 7.91226 10.6503 7.82529 10.6171 7.74406C10.584 7.66284 10.5351 7.58896 10.4733 7.52667L6.47329 3.52667C6.34776 3.40113 6.1775 3.3306 5.99996 3.3306C5.82243 3.3306 5.65216 3.40113 5.52663 3.52667C5.40109 3.6522 5.33057 3.82246 5.33057 4C5.33057 4.17753 5.40109 4.3478 5.52663 4.47333L9.05996 8L5.53329 11.5267C5.42408 11.6542 5.36701 11.8183 5.37349 11.986C5.37997 12.1538 5.44952 12.313 5.56825 12.4317C5.68698 12.5504 5.84614 12.62 6.01393 12.6265C6.18171 12.633 6.34576 12.5759 6.47329 12.4667L10.4733 8.46667C10.5965 8.34249 10.6659 8.17489 10.6666 8Z' fill='%232E2E2E'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    right: 15px;
    top: 19px;
}

.top-menu-mobile ul li.hass-child.active:before {
    /* transform: rotate(90deg); */
}
.niz-menu-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    padding-top: 18px;
    padding-bottom: 20px;
} 
div#language ul li button.language-select {
    background: #fff;
}   
.top-menu-mobile ul.rm_mobile_menu-list li.active ul {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-top: 1px solid #000;
}

.top-menu-mobile ul.rm_mobile_menu-list li.active ul li {
    display: flex;
    justify-content: space-between;
    padding-left: 15px;
}  
   .modal-title {
    color: #000;
    font-family: Circe;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.modal-header {
    padding-left: 17px !important;
    padding-top: 29px !important;
}

button.modal-close {
    top: 7px;
}

#rm-popup-cart .bl-pr-cena {
    display: none;
}

#rm-popup-cart .modal-body {
    padding: 0px 17px 20px 17px !important;
}

.lf-ch-cart {
    padding-right: 0;
}

#rm-popup-cart .rm-cart-products .rm-btn-del {
    position: absolute !important;
    height: 15px !important;
    -ms-flex: 0 0 34px;
    flex: 0 0 15px !important;
    width: 15px;
    top: 14px;
    right: 0;
}

#rm-popup-cart .rm-cart-products-item {
    padding-top: 0 !important;
    margin-right: 0;
}

#rm-popup-cart .rm-cart-products-item-price span {
    color: #000;
    font-family: Circe;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.lf_itog {
    color: #484848;
    font-family: Circe;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.rg_itog {
    color: #000;
    text-align: right;
    font-family: Circe;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.bl_tot {
    margin: 0 15px 0 15px;
}

.d-flex.flex-column.flex-md-row.justify-content-md-between.bl-cart-modul {
    padding: 15px 15px 12px 15px;
    flex-direction: column-reverse !important;
}

.d-flex.flex-column.flex-md-row.justify-content-md-between.bl-cart-modul button {
    width: 100%;
    margin-bottom: 0px !important;
} 
.d-flex.flex-column.flex-md-row.justify-content-md-between.bl-cart-modul a {
    width: 100%;
    margin-bottom: 10px;
} 
div#rm_livesearch_close {
    display: none !important;
}
.rm-review-block.mt-4.mt-md-auto.text-center {
    flex-direction: row !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}    
.rm-sidebar .rm_mobile_menu_first-item.rm_mobile_menu_info ul li:nth-child(1) a{
    color: #DE0000 !important;
}  
div#rm-mp_2 ul.slick-dots {
    margin-top: 40px;
}   
html {
    overflow-x: hidden;
    overflow-y: auto;
}
.title-vrema {
    margin-bottom: 15px;
}  
.container.catt810.terr .row.top-cat {
    padding: 0 20px !important;
} 
 .container.catt810.terr .bottom-desc.col-sm-12 {
    margin: 0;
}
.container.catt810.terr .col-12.rm-page-title h1 {
    padding: 0px !important;
}   
.rm-account-list-item a {
    margin: 23px 15px 9px 15px;
    padding: 0;
}  
.bl-over-order {
    width: auto;
}

.bl-info-map .title-zag {
    flex-wrap: wrap;
}

.bl-overr-proce {
    display: none;
}

.lf-ter-cart {
    align-items: flex-start;
    white-space: nowrap;
}

span.price-aoo {
    margin-left: 0;
}

.rm-cart-products-item-price {
    -ms-flex: 0 0 180px;
    flex: 0 0 auto;
    width: auto;
}  
.cina-cat.rm-page-title.my-4 {
    padding: 0 20px;
    font-size: 24px;
    margin-top: 80px !important;
    margin-bottom: 0px !important;
}

.row.cina-cat {
    padding: 0 20px;
}

.bl-zag-cena {
    color: #000;
    font-family: Circe;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 72%;
}

.bl-zag-cena button {
    display: none !important;
}

.bl-on-tov {
    padding: 5px 8px 5px 8px;
    height: auto;
}
.bl-on-tov:nth-child(2n + 1){
    height: auto;
}
.naz-cena {
    width: 30%;
    display: flex;
    justify-content: flex-end;
}

.top-bl-cena {
    padding: 0 8px;
}

.naz-cena span.rm-module-price-new, .naz-cena .fm-module-price-new {
    font-size: 12px;
}    
.rg-tovarr {
    display: none;
}

.tab-content {
    margin-top: 0;
}   
.big-bott-ret span{
    max-width: 210px;
}    
.niz-menu-mobile ul.open-liss {
    display: flex;
    flex-direction: column;
    margin-left: 0;
}

.niz-menu-mobile ul.open-liss li {
    margin-bottom: 6px;
}   
div#product-manufacturer .ocf-btn-mobile-static.ocf-mobile button {
    margin: 0;
    width: 100%;
}  
.bl-niz.categ.col-sm-12 {
    padding: 0;
}

.pagination li a, .pagination li span {
    width: 35px;
    height: 35px;
}

ul.pagination {
    padding: 30px 0px 20px  !important;!i;!;
}   
div#product-category {}

.container.catt2232 {}

.container.catt2232 .row.no-gutters.rm-subcategory-row {
    overflow-x: hidden;
    flex-wrap: wrap;
}

.container.catt2232 .top-catt {
    width: 100%;
    justify-content: flex-start;
}

.container.catt2232 .rm-subcategory a {
    white-space: normal;
    text-align: left !important;!i;!;
}

.container.catt2232 nav[aria-label="breadcrumb"], .container.catt2232 h1 {
    /* margin-left: 15px; */
}  
.rm-module-stickers {
    top: 25px;
    right: 10px;
} 
.rm-manufacturer .rm-content-title {
    flex-wrap: wrap;
    padding-left: 1px;
}

div#rm-to-go-0-9 {
    width: 41px;
    padding-right: 0;
}  
.form-group.row-customer_field28 {
    margin-top: -20px;
    margin-bottom: 40px;
}   
#rm-popup-whish .modal-title {
    font-size: 30px;
}    
.rm-module-stock.rm-out-of-stock {
    font-size: 12px;
    line-height: normal;
    margin-top: -6px;
}
.form-group.row-customer_field28 .checkbox label.active:after {
    top: 15px;
    left: 4px;
}
.cnfne .statt {
    margin-right: 14px;
} 
.top-menu-mobile ul.rm_mobile_menu-list li.active ul li ul {
    display: none;
}   
.top-menu-mobile ul.rm_mobile_menu-list li.active ul li.active ul {
    display: flex;
    margin-left: -15px;
    width: calc(100% + 15px);
} 
.top-menu-mobile ul.rm_mobile_menu-list li.active ul li.active ul li{
    padding-left: 30px;
    width: calc(100% + 0px);
}    
.top-menu-mobile>ul.rm_mobile_menu-list>li>a>span {
    font-size: 18px;
    font-weight: 900;
}   
.bl-plus:before {
    content: "+";
    font-size: 39px;
}

.bl-plus {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 11px;
    height: 50px;
    /* background: #000; */
    width: 50px;
    top: 0;
}

.bl-plus.active:before {
    content: "";
    width: 18px;
    height: 3px;
    background: #000;
} 
button.rm-module-buttons-item.wishlist.d-flex.align-items-center.justify-content-center {
    display: none !important;
}

button.rm-module-buttons-item.wishlist.d-flex.align-items-center.justify-content-center.mob-whish {
    display: flex !important;
}

.over-rating {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

button.rm-btn.secondary.rm-cart-btn.d-flex.align-items-center.justify-content-center.justify-content-md-start.rm-cat-button-cart.mob-cart {
    display: flex !important;
    width: 78px;
    height: 26px;
    flex-shrink: 0;
    border-radius: 5px;
    border: 1px solid #FF362D;
    background: #FFB6B3;
}

button.rm-btn.secondary.rm-cart-btn.d-flex.align-items-center.justify-content-center.justify-content-md-start.rm-cat-button-cart.mob-cart span {
    color: #FF362D;
    font-family: Montserrat;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: none;
}   
.bl-left-price .rm-module-price-top.d-flex.align-items-center.mt-md-auto {
    margin-bottom: 0;
} 
.rm-module-price-top.d-flex.align-items-center.ertesrt {
    margin-top: 10px;
    margin-bottom: -29px;
}  
ul.block_barr li {
    width: 16%;
} 
#slider-wrapper.loaded .slick-arrow {
    top: 60px;
}
#slider-wrapper.loaded button.slick-prev.slick-arrow:before{
    position:relative;
    top: auto;
    transform: rotate(0deg);
}
#slider-wrapper.loaded button.slick-next.slick-arrow:before{
    position:relative;
    top: auto;
    transform: rotate(0deg);
} 
#slider-wrapper.loaded button.slick-next.slick-arrow {
    position: absolute;
    top: 62px;
    right: 0;
} 
button#button-ukrcredits {
    margin-left: 0;
    margin-top: 15px;
} 
.bottom-cena.col-sm-12 {
    margin: 25px 15px;
}

.zag-cena {
    font-size: 24px;
}

.top-cena-zag {
    font-size: 14px;
}

.on-cena-zag {
    font-size: 14px;
    padding: 10px 0 15px;
}

.rigthh {
    width: 20%;
    text-align: right;
}

.leff {
    width: 80%;
}
button#incart {
    width: 100%;
    height: 45px;
}
.niz-modal-cart {
    margin: 0 15px 30px 15px;
}

.niz-modal-cart .col-12.rm-module-header.bl-hee {
    display: none;
}

.niz-modal-cart div#rm-mp_0 {
    padding-top: 0;
}

.niz-modal-cart .col-12.col-md-4.col-xl-3.rm-module-col {
    -ms-flex: 0 0 20%;
    flex: 0 0 38%;
    max-width: 55%;
    min-width: 160px;
}

.niz-modal-cart  .rm-module-caption.d-flex.flex-column.flex-grow-1 {
    min-height: 161px;
}

.niz-modal-cart  .rm-module-rating.d-flex.align-items-center.justify-content-center.justify-content-md-start {
    margin-bottom: 0;
}

.niz-modal-cart  button.rm-btn.secondary.rm-cart-btn.d-flex.align-items-center.justify-content-center.justify-content-md-start.rm-cat-button-cart.mob-cart {
    width: 120px;
    display: none !important;
}

.niz-modal-cart  .rm-module-price-box.d-flex.flex-column.mt-auto {
    flex-direction: column!important;
    justify-content: space-between;
    align-items: flex-start !important;
    margin-top: 0px !important;
}

.niz-modal-cart  .bl-left-price {
    flex-direction: row !important;
}

.niz-modal-cart  button.rm-module-buttons-item.wishlist.d-flex.align-items-center.justify-content-center.mob-whish {
    top: 21px;
    position: relative;
}
.stiker-save {
    display: none;
}

.over-price .stiker-save {
    display: flex;
}
.rm-fixed-contact-dropdown.d-flex.flex-column.align-items-start.expanded {
    min-width: 50px;
    bottom: 58px;
    padding: 12px;
    right: 0;
}

.rm-fixed-contact-item-icon svg {}

span.rm-fixed-contact-item-icon.rm-fixed-contact-messenger.d-flex.align-items-center.justify-content-center svg {
    height: 16px !important;
}

a.rm-fixed-contact-item.d-flex.align-items-center {
    margin: 5px 0;
}
input#inputNotifierEmail {
    width: 100%;
    margin-bottom: 10px;
}

div#octStockNotifier button.button.button-primary.br-7.px-5.order-0.order-sm-1.mb-4.mb-sm-0 {
    height: 40px;
    width: 100%;
    margin-left: 0;
    margin-bottom: 0px !important;
}
}
@media (min-width: 600px) and (max-width: 992px) {
div#product-category nav[aria-label="breadcrumb"] {
    padding: 0 20px;
}

.col-12.rm-page-title {
    padding: 0 19px;
}

body:not(.home) .rm-slideshow-plus-item-box {
    background-size: 107%;
}

body:not(.home) .rm-slideshow-plus-item-text {
    margin-left: 50%;
    width: 47%;
}
div#information-information h1 {
    margin-left: 0;
} 
.bl-over-review ul.slick-dots {
    margin-top: 15px;
}
 .rm-slideshow-plus-item-box {
    background-position: center;
}  
div#rm-slideshow-plus-0 button.slick-prev.slick-arrow {
    left: calc(50% - 35px);
}
div#rm-slideshow-plus-0 button.slick-next.slick-arrow {
    left: calc(50% + 15px);
}   
.col-12.rm-module-header.bl-hee {
    margin-bottom: 15px;
}    
.rm-category-sort-limit.d-flex.align-items-center.justify-content-between.d-lg-block.w-100.w-lg-auto {
    margin-bottom: 20px;
}  
.rm-module-col.product-grid {
    -ms-flex: 0 0 25%;
    /* flex: 0 0 50%; */
    /* max-width: 50%; */
    -ms-flex: 0 0 25%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
} 
nav[aria-label="breadcrumb"] {
    margin-top: 15px;
}    
.on-niz-contact .bl-sco-cont {
    left: 0;
}

.on-niz-contact .bl-sco-cont a span {
    -ms-flex: 0 0 40px;
    flex: 0 0 30px !important;
    max-width: 30px !important;
    width: 30px !important;
    height: 30px !important;
}

.rm-fixed-contact-item-icon svg {
    width: 14px !important;
    height: 29px !important;
}

.col-lg-12.rm-page-title {
    padding-left: 15px;
    padding-right: 15px;
}

.row.row-padding-top.inform59 {
    padding: 30px 15px 0;
}
.container.catt810.terr .row.top-cat {
    padding: 0 20px !important;
}

div#product-category.container.catt810.terr .banner_ak {
    background-position: top;
    height: 250px;
}    
}   
/*
@media (min-width: 400px) and (max-width: 500px) {
.bl-over-cat-wall.modul52 .rm-category-wall-item a {
    height: 211px;
    background-position: top;
    background-size: cover;
    margin-bottom: 24px;
}
*/
}    