.nav-intro__item:last-child::after {
    border-color: transparent transparent #ef1c23 #ef1c23;
}
.wrap-header .nav-intro__item:last-child::before {
    border-color: #ef1c23 #ef1c23 transparent transparent;
}
.menu-btn__icon {
    color: #fff;
}
.user_header {
    display: block !important;
    order: 1;
}
.search {
    left: 300px;
}
.user__login {
    display: flex;
    align-items: center;
}

.user__login .text-left {
    display: flex;
}

.user__login .text-left>div:before {
    content: "/";
    padding: 0 5px;
}

.user__login .text-left>div:first-child:before {
    display: none;
}

.cartButton {
    order: 3;
}

.mrl-141661 {
    order: 2;
    margin-left: 10px;
}

.home-tabs__tab:first-child::before {
    border-bottom: 9px solid #3b7847;
    border-left: 16px solid #3b7847;
}

.title-bar__title::after {
    border-bottom: 19px solid #3b7847;
    border-left: 32px solid #3b7847;
}

.title-bar::after,.title-bar__title,.home-tabs__tab-list::after,
.header-btn,.home-tabs__tab:first-child,.header-btn,
.title-bar::after,
.home-tabs__tab-list::after,
.title-bar__title,
.home-tabs__tab:first-child {
    background: #3b7847;
}
.footer-registration__btn,
.nav-intro__item:last-child,
.home-tabs__tab:last-child,
.footer-registration__input,
.copyright,.home-tabs__tab:last-child,
.nav-intro__item:last-child{
    background: #ef1c23;
}

.home-tabs__tab:last-child::after {
    border-bottom: 19px solid #ef1c23;
    border-left: 32px solid #ef1c23;
}

.home-tabs__tab:first-child::after {
    border-top: 10px solid #ef1c23;
    border-right: 16px solid #ef1c23;
}
.price-wrapper {
    display: flex;
    justify-content: center;
    column-gap: 10px;
}

.price-wrapper .product2__oldprice {
    position: inherit;
    width: auto;
}

.nav-intro__item:last-child::after {
    border-color: transparent transparent #ef1c23 #ef1c23;
}

.wrap-header .nav-intro__item:last-child::before {
    border-color: #ef1c23 #ef1c23 transparent transparent;

}

.menu-btn__icon {
    color: #fff;
}

.user_header {
    display: block !important;
    order: 1;
}

.search {
    left: 300px;
}

.user__login {
    display: flex;
    align-items: center;
}

.user__login .text-left {
    display: flex;
}

.user__login .text-left>div:before {
    content: "/";
    padding: 0 5px;
}

.user__login .text-left>div:first-child:before {
    display: none;
}

.cartButton {
    order: 3;
}

.mrl-141661 {
    order: 2;
    margin-left: 10px;
}
.home-tabs__tab:first-child::before {
    border-bottom: 9px solid #3b7847;
    border-left: 16px solid #3b7847;
}
.title-bar__title::after {
    border-bottom: 19px solid #3b7847;
    border-left: 32px solid #3b7847;
}

.home-tabs__tab:last-child::after {
    border-bottom: 19px solid #ef1c23;
    border-left: 32px solid #ef1c23;
}

.home-tabs__tab:first-child::after {
    border-top: 10px solid #ef1c23;
    border-right: 16px solid #ef1c23;
}

.product2__oldprice {
    position: relative;
    display: inline-block;
}

.widgets {
    border-top: 3px solid #3b7847;
}

.footer-hotline__iconwrap {
    border: 2px solid #ef1c23;
}

.footer-hotline__iconwrap img {filter: invert(20%) sepia(85%) saturate(3515%) hue-rotate(347deg) brightness(93%) contrast(103%);}

.nav-intro__item:last-child {
    background: transparent;
}

.wrap-header .nav-intro__item:last-child::before, .nav-intro__item:last-child::after {
    border-color: transparent;
}

.title-bar__title {
    background: #ef1c23;
}

.title-bar__title::after {
    border-bottom: 19px solid #ef1c23;
    border-left: 32px solid #ef1c23;
}

.footer-registration__input {
    border: 1px solid #ef1c23;
    background: #fff;
}

.product1__oldprice {
    width: fit-content;
}
.search__group .search__input {
    border: 1px solid #ef1c23;
}
@media screen and (max-width: 768px) {
    .nd-post .full-content img {
        width: 100% !important;
        object-fit: contain;
    }

    .full-content div {
        width: 100% !important;
    }

    .menu-btn__icon {
        color: #ef1c23;
    }
}