/*.pagination {*/
/*    display: flex !important;*/
/*}*/
/*.load__more {*/
/*    margin-bottom: 30px !important;*/
/*}*/
/*.portfolio__list {*/
/*    margin-bottom: 20px !important;*/
/*}*/

.sidebar__menu .navbar-nav .nav-item.parent > ul > li.nav-item .nav-link.current {
    border-bottom: none;
    margin-bottom: 5px;
    padding: 0;
    
}
.sidebar__menu .navbar-nav .nav-item.parent > ul > li.nav-item .nav-link::before {
    list-style-type: none;
    display: none;
}
.search-form table {
    margin: 0;
    padding: 0;
}
.search-form table tbody {
    display: flex;
    width: 100%;
    flex-flow: row wrap;
}
.searchInput {
    margin-right: 15px;
    height: 46px;
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px;
}
.btnSearch {
    background: #0ea79c url(/local/templates/karton/assets/images/search.png) 50% 50% no-repeat;
    border-radius: 25px;
    border: 1px solid #0ea79c;
    color: #fff;
    padding: 0;
    width: 46px;
    height: 46px;
    font-size: 0;
}
.search-form table tbody > tr:nth-child(1) {
    width: 80%;
}
.search-form table tbody > tr:nth-child(2) {
    width: 20%;
}
.search-page a {
    color: #0ea79c;
}
.search-page input[type="text"] {
    height: 46px;
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px;
    margin-right: 15px;
}
.search-page input[type="submit"] {
    background: #0ea79c;
    color: #fff;
    border: 1px solid #0ea79c;
    height: 46px;
    padding: 0 15px;
    border-radius: 25px;
}
.search-form {
    margin-bottom: 25px;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover,
:focus {
    outline: none;
}
.product__desc-top {
    font-weight: normal;
}
.content-block .h2, .content-block h2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.product__desc-top {
    border-bottom: 0 none;
}
.sidebar__menu .navbar-nav > .nav-item.parent > .nav-link::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.53 7.303L.865 1.636 2.137.364l6.94 6.94-6.94 6.939L.864 12.97 6.53 7.303z' fill='%2348AAA3'/%3E%3C/svg%3E") 50% 50% no-repeat;
    width: 10px;
    height: 15px;
}
.content-block .product__block.services__block .product__mid {
    margin-left: 0;
}
.input-group.number-input .btn-increment .icon {
    margin: 8px 0 0 2px !important;
}
.fancybox-container {
    z-index: 10000000000 !important;
}
@font-face {
    font-family: Roboto;
    src: url(/local/templates/karton/assets/fonts/Roboto-Regular.ttf);
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
@media (max-width: 767.98px) {
    .breadcrumb {
        display: none;
    }
}
.searchTable {
    border: 0;
    border-collapse: separate; border-spacing: 0;
    padding: 2px;
    margin: 0 auto;
}
#SIMPLE_FORM_1_PROMOKARTON, label[for=SIMPLE_FORM_1_PROMOKARTON],
#SIMPLE_FORM_2_PROMOKARTON, label[for=SIMPLE_FORM_2_PROMOKARTON],
#SIMPLE_FORM_3_PROMOKARTON, label[for=SIMPLE_FORM_3_PROMOKARTON],
#SIMPLE_FORM_4_PROMOKARTON, label[for=SIMPLE_FORM_4_PROMOKARTON],
#SIMPLE_FORM_5_PROMOKARTON, label[for=SIMPLE_FORM_5_PROMOKARTON]
{
    display: none;
}
