.qty-plus-minus {
    width: 75%;
    margin-right: 0px;
    border-radius: 7px 0px 0px 7px;
    padding: 0px 5px 0px 10px;
}

.category_sblon .quick_buton .add_basket_box .text-center {
    width: 33%;
}

/*Pagination*/
.pag_box {
    display: flex;
    justify-content: center;
}

.ellipse {
    margin-top: 5px !important;
}

.pag_box li a,
.pag_box li span.current {
    border-radius: 6px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 40px;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.2s ease;
    cursor: pointer;
    background: #fff;
    color: #666;
    border: 1px solid #ddd;
}
.pag_box li span.current {
    color: #ffff;
}

.pag_box li a:hover {
    background:#103B96 !important;
    color: #ffff !important;
}

.pag_box li span.current {
    background: #103B96 !important;
    font-weight: 600;
    cursor: default;
}

.bor_clear {
    border-bottom: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}

.box {
    background-color: #fff;
    position: relative;
    overflow: hidden;
}

.box ul {
    padding: 0px;
    margin-bottom: 0px;
}

@media screen and (max-width: 600px) {
    .pushNav_slide {
        width: 75%;
        right: -75%;
    }
}

@media screen and (min-width: 601px) {
    .pushNav_slide {
        width: 100%;
        right: -350px;
    }
}

ul.pushNav_slide {
    padding: 0;
    margin: 0;
    list-style-type: none;
    top: 0px;
}

.pushNav_slide {
    height: 100%;
    position: absolute;
    z-index: 100;
    overflow: hidden;
    background: #fff;
    transition: ease-in-out 0.5s;
}

.pushNav_slide hr {
    border: 1px solid #555;
}

.pushNav_slide, .pushNav_slide a {
    font-size: 1em;
    color: #212529;
    text-decoration: none;
}

.pushNav_slideIsOpen {
    overflow: auto;
    height: 100%;
}

.js-topPushNav_slide.isOpen, .pushNav_slide_level.isOpen {
    right: 0;
    opacity: 1;
    top: 0;
}

.closeLevel, .openLevel {
    cursor: pointer;
}

.openLevel, .closeLevel, .pushNav_slide a {
    padding: 10px 0px;
    display: flex;
    transition: background 0.4s ease-in-out;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dfdfdf;
    margin: 0px 20px;
    width: 100%;
}

.js-topPushNav_slide li:last-child .openLevel {
    border-bottom: 0px;
}

.hdg {
    background-color: #fff;
}

.closeLevel, closelevel > i {
    font-size: 1em;
    color: #408fd4;
    display: flex !important;
    align-items: center;
    flex-direction: row-reverse;
    width: 100% !important;
    margin-right: 0;
    padding: 10px 20px;
    margin-left: 0px;
    font-weight: bold;
}

.openLevel:hover {
    color: #408fd4;
}

.burger-slide i {
    font-size: 3em;
}

.pushNav_slideIsOpen .screen {
    height: 100%;
    opacity: 1;
}

.fa {
    display: inline;
    padding: 0;
}

.wrapper-slide {
    max-width: 625px;
    margin: 120px auto;
    padding: 0 20px;
    color: #000;
    font-weight: 100;
    font-size: 1.1em;
    line-height: 1.4em;
}

.wrapper-slide a {
    color: #20c270;
    text-decoration: none;
}

.wrapper-slide button {
    background-color: #20c270;
    margin: 50px auto;
    display: block;
    padding: 10px 40px;
    border: none;
}

.wrapper-slide button:hover {
    background-color: #18a960;
}

.wrapper-slide button a {
    color: #000;
    font-size: 2em;
}

.js-topPushNav_slide li {
    width: 100%;
    margin: 0px 0px;
    display: flex !important;
}

.kat_filter_menu.active .big_p.parent.nav-link .item-name {
    color: #408fd4;
}

.second_sub_title.active .sub_alt.first_sub_alt .item-name {
    color: #408fd4;
}

.thirt_alt_sub.active .sub_alt .item-name {
    color: #408fd4;
}

.submenu.last_sub_show.show .item-name {
    color: inherit;
}

.first_sub {
    margin-left: 0px;
    background-color: transparent;
    margin-top: -1px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    width: 100%;
    transition: 0s;
    position: absolute;
    visibility: hidden;
    z-index: 9;
    top: 0px;
    padding-left: 0px;
    z-index: 99;
    height: 100%;
}

.first_sub li {
    border-bottom: 0px
}

.first_sub.show {
    visibility: visible;
    top: 1px;
    left: 100%;
}

.last_sub_show {
    padding-left: 0px;
}

.second_sub {
    margin-left: 0px;
    background-color: transparent;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    width: 100%;
    transition: 0s;
    position: absolute;
    visibility: hidden;
    z-index: 9;
    top: 0px;
    padding-left: 0px;
    z-index: 99;
    height: 100%;
}

.third_sub {
    margin-left: 0px;
    background-color: transparent;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    width: 100%;
    transition: 0s;
    position: absolute;
    visibility: hidden;
    z-index: 9;
    top: 0px;
    padding-left: 0px;
    z-index: 99;
    height: 100%;
}

.second_sub_menu {
    padding-left: 0px;
}

.second_sub.show {
    visibility: visible;
    top: 0;
    left: 100%;
}

.third_sub.show {
    visibility: visible;
    top: 0;
    left: 100%;
}

.big_p.parent.nav-link {
    margin: 0px 20px;
}

#collapseforr .card-body {
    padding-left: 0px;
    padding-right: 0px;
}

.sidebar__menu .nav-item {
    position: initial;
}

