.brand-btn{
    font-weight: 600;
    text-align: center;
    padding: .5rem .5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 1.25rem;
    max-width: 50%;
    margin: 2rem auto;
    width: 50%;
}
.brand-btn.active{
    color: #fff;
    background: #728d22;
    border: 1px solid #728d22;
}
#payout_history td, #payout_history th{
    width: 20% !important;
    text-align: center;
}
#transfer_history td,  #transfer_history th{
    width: 25% !important;
    text-align: center;
}
#payout_history  span, #transfer_history span{
    width: 100% !important;
    text-align: center;
    color: black !important;
    font-weight: bold !important;
}

#payout_history .kt-badge, #transfer_history .kt-badge {
    width:90px;
}
.nav-pills, .nav-tabs {
    margin: 0 0 0 0;
}
.nav-tabs {
    border-bottom: 0 solid #dee2e6;
}
#app header.masthead .links .dropdown-menu > li > a{
    padding:0px 15px;
    color: #636b6f;
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    font-size: 12.8px;
    line-height: 45px;
}
.dropdown-toggle::after{
    border:none;
    margin-left: 0px;
    width:96%!important;
}
.dropdown-menu {
    padding:0;
}
.form-control::placeholder ,.filter-option-inner-inner {
    font-weight: bold !important;
    color: #000!important;
    opacity:1!important;
}
.kt-checkbox > span {
    border: 1px solid #000;
}
.sat-layout__content {
    --background: none;
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url("/img/front/login-page-bg.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.ukraine_font {
    background: -webkit-linear-gradient(#005bbb, #ffd500);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent!important;
}
.kt-badge.kt-badge--outline.kt-badge--success {
    background: transparent;
    color: #597118;
    border: 1px solid #597118;
}

/* InPost */
#map {
    width:100%;
    height:600px;
}
#theList {
    height: 600px;
    overflow-y: scroll;
}
#pagination-demo {
     width: fit-content !important;
}
.listPoint {
    cursor: pointer;
}
.pageActive {
    background-color: #5867dd;
    color: #fff;
}
.markerSelected {
    background-color: #5867dd;
    color: #fff;
}
/*******/
.blockui {
    width: auto !important;
    z-index: 99999 !important;
    display: block! important;
}
.blockOverlay {
    z-index: 99999 !important;
    height: 100vh !important;
    width: 100vw !important;
}

.la.la-cart-plus {
    font-size: 1.8rem;
}

.added-popup {
    display: none;
    top: 0;
    left: 0;
    z-index: 101;
}

.added-info {
    background: white;
    border: 1px solid #a98f5f;
    /*padding: 20px;*/
    padding: 40px;
    font-size: 22px;
}

.added-info--order {
    position: relative;
    top: -210px;
}

.product-popup {
    display: none;
    top: 0;
    left: 0;
    z-index: 102;
}

.product-info {
    background: white;
    border: 1px solid #a98f5f;
    padding: 20px;
}

.kt-switch input:empty ~ span::after {
    color: #4d4d4d;
    background-color: #4d4d4d;
}

button.custom-color {
    background: #3b8619;
}

.font-up-all > div label, .font-up-all > div input, .font-up-all > div select, label.font-up, input.font-up, select.font-up/*, table.font-up td, table.font-up th, table.font-up tr*/ {
    font-size: 1.2rem !important;
    font-weight: bold !important;
}

.font-up-reg label {
    font-size: 15px !important;
    font-weight: bold !important;
}

.force-black {
    color: #000 !important;
}

.custom-bold {
    color: #000 !important;
    font-weight: bold !important;
    font-size: 15px;
}

.custom-bold h3{
    color: #000 !important;
    font-weight: bold !important;
}

#carts, #carts label {
    font-size: 15px;
}

#carts * {
    font-weight: bold !important;
}

#signUser select{
    font-weight: 400 !important;
}
 #signUser input, #signUser label, #signUser span, #signUser th {
    font-weight: bold !important;
    color: #000;
}

#cart th, #cart {
    font-weight: bold !important;
    /*color: #000;*/
}

#carts .nav-link {
    color: #000;
    /*font-weight: bold !important;*/
}

#carts .nav-link.active, #carts .nav-link:hover {
    color: #0abb87;
}

#order_create, #order_create label {
    color: #000 !important;
    font-weight: bold !important;
    font-size: 15px;
}

#order_create label span {
    color: #000 !important;
    font-weight: bold !important;
    font-size: 15px;
}

#order_create label.kt-radio span::after {
    color: #000 !important;
    border: solid #000 !important;
}

#order_create label.kt-radio span {
    color: #000 !important;
    border: 2px solid #000;
}

#order_create label.kt-checkbox span::after {
    /*border: solid #000 !important;*/
    border-color: #000;
}

#order_create label.kt-checkbox span {
    color: #000 !important;
    border: 2px solid #000;
}

@media all and (max-width: 1600px) and (min-width: 1201px) {
    .add-block {
        width: 100% !important;
        text-align: right;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media all and (max-width: 1023px) {
    .multi-user-select {
        max-width: 80vw;
    }
    .multi-user-select li {
        max-width: 80vw;
    }
    .multi-user-select .inner.show {
        max-width: 80vw;
    }
}


@media all and (max-width: 1023px) {
    .multi-user-select {
        max-width: 90vw;
    }
    .multi-user-select li {
        max-width: 90vw;
    }
    .multi-user-select .inner.show {
        max-width: 90vw;
    }
}

@media all and (max-width: 767px) {
    .add-block {
        width: unset !important;
    }

    .add-block--order {
        width: unset !important;
    }

    .product-popup {
        top: 50px;
    }

    .product__img-frame {
        height: 125px;
        background: #ffffff;
        width: 125px;
    }
}

.product__img-frame {
    height: 150px;
    background: #ffffff;
    width: 150px;
}

.product__img {
    max-width: 110px;
    cursor: pointer;
}

.product__table td {
    vertical-align: initial;
}

.register-section #cart .product__table .row button.btn.btn--cart {
    padding-left: 2px;
}

/* font color overwrite */
.table .thead-light th {
    color: #000;
}

.form-control {
    color: #000;
    font-weight:bold;
}

.form-control:focus {
    color: #000;
}

select.form-control:focus::-ms-value {
    color: #000;
}

.input-group-text {
    color: #000;
}

.custom-select {
    color: #000;
}

.custom-select:focus::-ms-value {
    color: #000;
}

.custom-file-label {
    color: #000;
}

.custom-file-label::after {
    color: #000;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #000;
}

.list-group-item-action {
    color: #000;
}

.list-group-item-action:hover,
.list-group-item-action:focus {
    color: #000;
}

.bootstrap-select .dropdown-menu.inner > li > a .text {
    color: #000;
    font-weight: bold;
    font-size: 16px;
}

#order_create a {
    color: #000;
}

#cart td, #cart th {
    color: #000;
}

.register-section .form-control, .register-section .basket-container {
    color: #000 !important;
}

.register-section ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000 !important;
    opacity: 1; /* Firefox */
}

.register-section :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000 !important;
}

.register-section ::-ms-input-placeholder { /* Microsoft Edge */
    color: #000 !important;
}

/* *** */

.links .menu-select {
    /*height: 50%; Darek poprawka: 1366px rozdzielczosc sypała się.*/
    border: none;
    background-color: #fff0;
    color: #636b6f;
    font-family: 'Nunito', sans-serif !important;
    text-transform: uppercase !important;
    font-size: 10.4px !important;
    font-weight: 600 !important;
    letter-spacing: .1rem !important;
}

.lang_icon_container {
    height: 20px;
    width: 20px;
    display: flex;
}

/*
display: flex !important;
align-items: center;
*/

/* Normalize */

html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/* Base */


html, body {
    background-color: #fff;
    /*color: #636b6f;*/
    color: #000;
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    font-size: 12.8px;
    height: auto;
}

.full-height {
    position: relative;
    flex-direction: column;
}

.flex-center {
    align-items: center;
    display: flex;
    justify-content: center;
}

.position-ref {
    position: relative;
}

.top-right {
    align-self: flex-end;
    justify-self: flex-start;
    margin-bottom:20px;
}

.content {
    text-align: center;
    width:100%;
}

.title {
    font-size: 84px;
}

.links > a:not(.image) {
    color: #424242;
    padding: 0 25px;
    font-size: 10.4px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-decoration: none;
    text-transform: uppercase;
}

.m-b-md {
    margin-bottom: 30px;
}
.bold{
    font-weight: bold;
}

.tree{
    width:max-content;
    margin: 0 auto;
    min-width: 100vw;
}

.bg-grey{
    background: #c5cbe3!important;
}

@media screen and (max-width: 768px) {

    .tree {
        width: 100%;
    }

}

.tree .row {
    margin-right: 0;
    margin-left: 0;
}
.tree .row:nth-of-type(1) .col {
    width: 100%;
}
.tree .row:nth-of-type(2) .col {
    width: 50%;
}
.tree .row:nth-of-type(3) .col {
    width: 25%;
}
.tree .row:nth-of-type(4) .col {
    width: 12.5%;
}
.tree .row:nth-of-type(5) .col {
    width: 6.25%;
}
.tree .row:nth-of-type(6) .col {
    width: 5%;
}
.tree .row:nth-of-type(7) .col {
    width: 4%;
}
.tree .row:nth-of-type(8) .col {
    width: 3%;
}
.tree .row:nth-of-type(9) .col {
    width: 2%;
}
.tree .row .col .single-user .fas {
    font-size: 1rem;
    padding: 15px;
    height: 15px;
}
.tree .row .col .single-user .btn-group {
    flex-direction: row;
    align-items: center;
}
.tree .row .col .single-user .btn-group button {
    border-radius: 0 !important;
    margin: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 25px;
    width: 30px;
    padding: 0;
}
.tree .row .col .single-user .btn-group button i {
    padding: 0;
    font-size: 1rem !important;
}
.tree .row .col .single-user .btn-group button svg {
    height: 14px !important;
    width: 14px !important;
}
.tree .col {
    border-top: 0;
    border-right: 0;
    font-weight: 700;
    color: #464457;
}
.tree .col{
    position: relative;
    overflow: hidden;
}
.tree .col:before {
    content: '';
    position: absolute;
    background: transparent;
    top: 50%;
    right: calc(50% + 35px);
    width: calc(25% - 35px);
    height: 100px;
    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
}
.tree .col:after {
    content: '';
    position: absolute;
    background: transparent;
    top: 50%;
    left: calc(50% + 35px);
    width: calc(25% - 35px);
    height: 100px;
    border-right: 2px solid transparent;
    border-top: 2px solid transparent;
}
/*
.tree .col.personal{
    background: rgba(132, 169, 33, 0.22);
}*/
.tree .col.empty {
    border: none;
    opacity: 0;
}

/*
.tree .row-0-nth.has-active-2-nth .col-1-nth:before {
    border-color: #84a921 !important;
}
.tree .row-0-nth.has-active-3-nth .col-1-nth:after {
    border-color: #84a921 !important;
}


.tree .row-1-nth.has-active-4-nth .col-2-nth:before {
    border-color: #84a921 !important;
}
.tree .row-1-nth.has-active-5-nth .col-2-nth:after {
    border-color: #84a921 !important;
}
.tree .row-1-nth.has-active-6-nth .col-3-nth:before {
    border-color: #84a921 !important;
}
.tree .row-1-nth.has-active-7-nth .col-3-nth:after {
    border-color: #84a921 !important;
}

.tree .row-2-nth.has-active-8-nth .col-4-nth:before {
    border-color: #84a921 !important;
}
.tree .row-2-nth.has-active-9-nth .col-4-nth:after {
    border-color: #84a921 !important;
}
.tree .row-2-nth.has-active-10-nth .col-5-nth:before {
    border-color: #84a921 !important;
}
.tree .row-2-nth.has-active-11-nth .col-5-nth:after {
    border-color: #84a921 !important;
}
.tree .row-2-nth.has-active-12-nth .col-6-nth:before {
    border-color: #84a921 !important;
}
.tree .row-2-nth.has-active-13-nth .col-6-nth:after {
    border-color: #84a921 !important;
}
.tree .row-2-nth.has-active-14-nth .col-7-nth:before {
    border-color: #84a921 !important;
}
.tree .row-2-nth.has-active-15-nth .col-7-nth:after {
    border-color: #84a921 !important;
}


.tree .row-3-nth.has-active-16-nth .col-8-nth:before {
    border-color: #84a921 !important;
}
.tree .row-3-nth.has-active-17-nth .col-8-nth:after {
    border-color: #84a921 !important;
}
.tree .row-3-nth.has-active-18-nth .col-9-nth:before {
    border-color: #84a921 !important;
}
.tree .row-3-nth.has-active-19-nth .col-9-nth:after {
    border-color: #84a921 !important;
}
.tree .row-3-nth.has-active-20-nth .col-10-nth:before {
    border-color: #84a921 !important;
}
.tree .row-3-nth.has-active-21-nth .col-10-nth:after {
    border-color: #84a921 !important;
}
.tree .row-3-nth.has-active-22-nth .col-11-nth:before {
    border-color: #84a921 !important;
}
.tree .row-3-nth.has-active-23-nth .col-11-nth:after {
    border-color: #84a921 !important;
}
.tree .row-3-nth.has-active-24-nth .col-12-nth:before {
    border-color: #84a921 !important;
}
.tree .row-3-nth.has-active-25-nth .col-12-nth:after {
    border-color: #84a921 !important;
}
.tree .row-3-nth.has-active-26-nth .col-13-nth:before {
    border-color: #84a921 !important;
}
.tree .row-3-nth.has-active-27-nth .col-13-nth:after {
    border-color: #84a921 !important;
}
.tree .row-3-nth.has-active-28-nth .col-14-nth:before {
    border-color: #84a921 !important;
}
.tree .row-3-nth.has-active-29-nth .col-14-nth:after {
    border-color: #84a921 !important;
}
.tree .row-3-nth.has-active-30-nth .col-15-nth:before {
    border-color: #84a921 !important;
}
.tree .row-3-nth.has-active-31-nth .col-15-nth:after {
    border-color: #84a921 !important;
}

.tree .row-4-nth.has-active-32-nth .col-16-nth:before {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-33-nth .col-16-nth:after {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-34-nth .col-17-nth:before {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-35-nth .col-17-nth:after {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-36-nth .col-18-nth:before {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-37-nth .col-18-nth:after {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-38-nth .col-19-nth:before {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-39-nth .col-19-nth:after {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-40-nth .col-20-nth:before {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-41-nth .col-20-nth:after {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-42-nth .col-21-nth:before {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-43-nth .col-21-nth:after {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-44-nth .col-22-nth:before {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-45-nth .col-22-nth:after {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-46-nth .col-23-nth:before {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-47-nth .col-23-nth:after {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-48-nth .col-24-nth:before {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-49-nth .col-24-nth:after {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-50-nth .col-25-nth:before {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-51-nth .col-25-nth:after {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-52-nth .col-26-nth:before {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-53-nth .col-26-nth:after {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-54-nth .col-27-nth:before {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-55-nth .col-27-nth:after {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-56-nth .col-28-nth:before {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-57-nth .col-28-nth:after {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-58-nth .col-29-nth:before {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-59-nth .col-29-nth:after {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-60-nth .col-30-nth:before {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-61-nth .col-30-nth:after {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-62-nth .col-31-nth:before {
    border-color: #84a921 !important;
}
.tree .row-4-nth.has-active-63-nth .col-31-nth:after {
    border-color: #84a921 !important;
}
*/

#line #line_tree > .line,
#line #line_tree > .line .row.line-rows,
#line #line_tree > .line .row.line-rows > .col-lg-12.col-sm-12 {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
#line #line_tree > .line {
    margin: 0 auto;
}
.tree .col .single-user {
    display: inline-flex;
    flex-direction: column;
    margin: 0;
    background: #dedede66;
    padding: 0;
    border: 1px solid #dedede;
    max-width: 70px;
    width: 70px;
}
.tree .col .single-user.active {
    background: #e4f9ce;
}
.tree .col .single-user.inactive {
    background: rgb(204, 203, 207);
}
.tree .col .single-user.inactive .fas {
    color: #a6a6a6;
}

.line .single-user {
    padding: 10px 0;
}

.tree .col .single-user .fas,
.line .single-user .fas {
    font-size: 2rem;
    padding: 10px 25px;
    max-width: 50px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 15;
    color: #cccbcf;
    width: 50px;
    height: 47px;
}

.line .single-user .fas:before {
    z-index: 5;
    background: #e6edd4;
    width: 50px;
    height: 47px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    padding-top: 10px;
    text-align: center;
    border: 1px solid #cccbcf;
}

.line .abs {
    position: absolute;
    top: 23px;
    border-top: 2px solid #84a921;
    z-index: -1;
}

.tree .col .single-user span {
    font-size: .8rem;
    margin: 5px 0;
}

.line .single-user span {
    font-size: .8rem;
    margin: 10px 0;
    display: flex;
    justify-content: center;
}

/*
.line{
    width:max-content;
}*/
.line p {
    margin: 0 1rem 1rem 1rem;
    white-space: nowrap;
    font-weight: 700;

}
.line .row{
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
}
.line .row .levels {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin: 0 0 25px 0;
}
.line .row .levels .row {
    margin-right: 25px;
}
.line .row .levels .row:last-of-type {
    margin-right: 0;
}

.line .single-user.active:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    bottom: 0;
    height: 94%;
    width: 100%;
    background: rgb(230, 237, 212);
    z-index: 15;
    max-width: 120px;
    transform: translateX(-50%);
    display: block;
}
.line .single-user.inactive:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    bottom: 0;
    height: 94%;
    width: 100%;
    background: rgb(204, 203, 207);
    z-index: 15;
    max-width: 120px;
    transform: translateX(-50%);
    display: block;
}

.line .line-rows .single-user {
    position: relative;
    padding-bottom: 100px;
}

.line .line-rows .single-user:before {
    content: "\f007";
    background: transparent;
    width: 50px;
    height: 47px;
    position: absolute;
    top: 5px;
    left: 50%;
    right: 0;
    bottom: 0;
    text-align: center;
    color: #afafaf;
    border: 1px solid #afafaf;
    transform: translateX(-50%);
    z-index: 20;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.line .line-rows .col {
    min-width: 130px !important;
}

.line .line-rows .single-user span {
    font-size: .8rem;
    z-index: 16;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
}

.line .line-rows .single-user.has-2-spans span:nth-of-type(1) {
left: 50%;
}

.line .line-rows .single-user.has-2-spans span:nth-of-type(2) {
    left: 50%;
    margin-top: 30px !important;
}

.line .line-rows .single-user .btn-group {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
}


/*

.line .line-rows .single-user.has-active-1-child:before {
    content: '';
    position: absolute;
    top: calc(50% - 40px);
    height: calc(50% + 40px);
    width: 35%;
    box-sizing: border-box;
}

.line .line-rows .single-user.has-active-4-child:before,
.line .line-rows .single-user.has-active-4-child:after {
    content: '';
    position: absolute;
    top: calc(50% - 40px);
    height: calc(50% + 40px);
    width: 35%;
    box-sizing: border-box;
}

.line .line-rows .single-user.has-active-4-child:before {
    background-image: url(/img/front/l-2.png);
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    right: calc(50% + 26px);
}

.line .line-rows .single-user.has-active-4-child:after {
    background-image: url(/img/front/r-2.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    left: calc(50% + 26px);
}*/

.kt-svg-icon{
    transform:rotate(90deg);
}
.kt-svg-icon g [fill] {
    fill: #fff;
    opacity:1;
}
.nav-link.active .kt-svg-icon g [fill] {
    fill: #fff;
    opacity: 1;
}
.nav-link .kt-svg-icon g [fill] {
    fill: #6c7293;
    opacity: 1;
}
.ui-datepicker-calendar {
    display: none;
}

.nav-pills .nav-item .nav-link:active,
.nav-pills .nav-item .nav-link.active,
.nav-pills .nav-item .nav-link.active:hover {
    background-color: #84a920;
}

/* WWW */

.front-page {
    background-color: #fff;
    color: #000;
    font-size: 16px;
    background-image: none !important;
}

.front-page p {
    text-align: justify !important;
}

.front-page .links {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 16px 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 15;
}

.front-page .links .language-selector {
    position: absolute !important;
    right: 10px;
    width: 99px;
    top: 0;
    border: 1px solid #a98f5f !important;
    border-radius: 0 !important;
    font-size: 0.85rem;
    height: 30px;
    padding: 0 0.8rem;
}

@media screen and (min-width: 768px) {
    .front-page .links .language-selector {
        top: initial;
        bottom: -38px;
    }

    .front-page .links .container:nth-of-type(1) {
        margin-bottom: 30px;
    }
}

.front-page .links img {
	max-width: 180px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -137px;
}

.front-page .links .container:nth-of-type(2) {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.front-page .links .container:nth-of-type(2) a {
    font-size: 1.2rem;
    color: #000;
    font-weight: 600;
    margin-right: 16px;
    padding-right: 16px;
    border-right: 1px solid #e6e6e6;
}

.front-page .links .container:nth-of-type(2) a:last-of-type {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.front-page .links .container:nth-of-type(1) {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

.front-page .links .account-buttons {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.front-page .links .account-buttons i {
    color: #a98f5f;
    margin-right: 8px;
    font-size: 1.2rem;
}

.front-page .links .account-buttons .login-nav-btn,
.front-page .links .account-buttons .backoffice-nav-btn {
    color: #000 !important;
    font-size: .85rem;
    text-align: center;
    padding: 8px 16px;
    text-transform: none;
    border: 1px solid #a98f5f;
    margin-right: 8px;
}

.front-page .links .account-buttons .register-nav-btn,
.front-page .links .account-buttons .logout-nav-btn {
    font-size: .85rem;
    text-align: center;
    padding: 8px 16px;
    text-transform: none;
    background: #a98f5f;
    color: #fff;
    border: 1px solid #a98f5f;
}

.front-page .front-section-header-banner {
    height: 450px;
    margin-top: -30px;
    background-image: url(/img/front/home/header-banner.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.front-page .front-section-header {
    height: 90px;
    margin: -30px 20px 120px 20px;
    background-image: url(/img/front/home/header.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.front-page .front-section-header .container {
    min-height: 130px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}

.front-page .front-section-header .container h1 {
    text-transform: uppercase;
    font-weight: 600;
}

.front-page .front-section-header .container h2 {
    font-size: 1.5rem;
    max-width: 75%;
    margin: 0 auto;
}

.front-page .front-section-header .container a,
.front-page .front-section-mid .container a {
    margin-top: 23px;
    color: #000;
    font-weight: 600;
    font-size: 1rem;
    padding: 8px 48px;
    text-transform: uppercase;
    background-color: rgba(255,255,255,.25);
    border: 2px solid #a98f5f;
}

.front-page .front-section-header .container a {
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
}

.front-page .front-section-mid {
    /*background-color: #e6e6e6;*/
    background-color: #fff;
}

.front-page .front-section-mid,
.front-page .front-section-mid .container,
.front-page .front-section-mid .container > .row,
.front-page .business-section,
.front-page .business-section .container,
.front-page .business-section .container > .row,
.front-page .login-section,
.front-page .login-section .container,
.front-page .login-section .container > .row,
.front-page .reset-password-section,
.front-page .reset-password-section .container,
.front-page .reset-password-section .container > .row  {
    min-height: 700px;
}

.front-page .front-section-mid .container > .row,
.front-page .front-section-mid .container,
.front-page .front-section-mid {
    min-height: unset;
}

.front-page .business-section {
    padding: 30px 0;
    background-color: #e6e6e6;
}

.front-page .front-section-mid .container .row .col-lg-6:first-of-type,
.front-page .business-section .container .row .col-lg-6:first-of-type {
    display: flex;
    justify-content: center;
    align-items: center;
}

.front-page .front-section-mid .container .row .col-lg-6:first-of-type img,
.front-page .business-section .container .row .col-lg-6:first-of-type img {
    max-width: 100%;
}

.front-page .front-section-mid .container .row .col-lg-6:first-of-type img {
    max-height: 435px;
}

.front-page .front-section-mid .container .row .col-lg-6:last-of-type,
.front-page .business-section .container .row .col-lg-6:last-of-type {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
}

.front-page .front-section-mid .container .row .col-lg-6:last-of-type p,
.front-page .business-section .container .row .col-lg-6:last-of-type p {
    margin-bottom: 2px;
    text-align: left;
    font-weight: 600;
}

.front-page .business-section .container .row .col-lg-6:last-of-type p strong {
    font-weight: 800;
}

.sat-products-list__container {
    margin: 20px 0
}

.sat-products-list__image {
    height: 260px;
    margin-top: 30px;
}

.sat-products-list__details h2 {
    margin-top: 20px;
    font-size: 1.3rem;
    font-weight: 600;
}

.sat-products-list__details h2 strong {
    font-size: 1.5rem;
    font-weight: 800;
}

/*  PROMO POP-UP */

.sat-promo-popup__overlay {
    position: fixed;
    left: 0;
    top: 0;
    padding: 10px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    pointer-events: none;
}

.sat-promo-popup {
    margin-top: -200px;
    height: 100%;
    max-height: 230px;
    width: 100%;
    max-width: 555px;
    overflow: auto;
    border: 2px solid #a98f5f;
    border-radius: 4px;
    background: rgb(246, 243, 238);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    pointer-events: all;
}

@media screen and (max-width: 540px) {
    .sat-promo-popup {
        max-height: 500px;
        margin-top: 0;
    }
}

.sat-promo-popup__container {
    padding: 0;
}

.sat-promo-popup__content {
    padding: 20px !important;
}

.sat-promo-popup__content h6 {
    font-size: 1.3rem;
    text-align: left;
    font-weight: 700;;
}

.sat-promo-popup__content p {
    line-height: 20px;
}

.sat-promo-popup__content h5 {
    font-size: 1.1rem;
    text-align: left;
    font-weight: 600;;
}

.sat-promo-popup__content a {
    padding: 0.4rem 0.6rem;
    margin-top: 10px;
}

.sat-promo-popup__image {
    padding-top: 10px;
    background-color: white;
}

.sat-promo-popup__image img {
    height: 180px;
}

.front-page .business-section .container .row .col-lg-6:last-of-type a {
    color: #000;
    font-weight: 400;
    font-size: 1rem;
    padding: 8px 48px;
    text-transform: uppercase;
    border: 1px solid #a98f5f;
}

.front-page .business-section .container .image-content img {
    max-width: 768px;
    height: auto;
}

.front-page .business-section .container .text-content {
    padding: 46px 0 0 0;
}

.front-page .business-section .container .text-content p {
    text-align: left;
}

.front-page .front-section-bot {
    min-height: 600px;
    background-image: url(/img/front/front-page-bgd2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

.front-page .front-section-bot .container-fluid {
    background: #fff;
    max-width: 60%;
    margin-left: 0;
}

.front-page .front-section-bot .container-fluid .col-lg-12 {
    height: 100%;
    padding: 32px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.front-page .front-section-bot .container-fluid .col-lg-12 p {
    max-width: 75%;
    margin: 0 auto;
    margin-bottom: 32px;
}

.front-page .front-section-bot .container-fluid .col-lg-12 a {
    color: #000;
    font-weight: 400;
    font-size: 1rem;
    padding: 8px 48px;
    text-transform: uppercase;
    border: 1px solid #a98f5f;
}

.front-page .front-section-contact {
    background: #e6e6e6;
    padding: 48px 0;
}

.front-page .front-section-contact .container {
    background: #fff;
}

.front-page .front-section-contact .container .row .col-lg-7 {
    padding: 32px;
}

.front-page .front-section-contact .container .row .col-lg-7 form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.front-page .front-section-contact .container .row .col-lg-7 form input,
.front-page .front-section-contact .container .row .col-lg-7 form textarea {
    color: #000;
    font-weight: 400;
    font-size: 1rem;
    padding: 8px;
    border: 1px solid #a98f5f;
    margin-bottom: 16px;
    width: 75%;
}

.front-page .front-section-contact .container .row .col-lg-7 form button {
    color: #000;
    font-weight: 400;
    font-size: 1rem;
    padding: 8px 48px;
    text-transform: uppercase;
    border: 1px solid #a98f5f;
    margin-bottom: 16px;
}

.front-page .front-section-contact .container .row .col-lg-5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.front-page .front-section-contact .container .row .col-lg-5 .form-logo-img {
    width: 125px;
    height: auto;
    margin-bottom: 32px;
    margin-left: -80px;
}

.front-page .front-section-contact .container .row .col-lg-5 ul {
    list-style: none;
    margin: 0 0 0 -100px;
    padding: 0;
    text-align: left;
}

.front-page .front-section-contact .container .row .col-lg-5 ul img {
    width: 32px;
    margin-right: 32px;
}

.front-page .front-section-contact .container .row .col-lg-5 ul li {
    margin-bottom: 16px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.front-page .footer {
    width: 100%;
    padding: 32px 0;
}

.front-page .footer .container .first-row .col-lg-12 {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
}

.front-page .footer .container .first-row .col-lg-12 img {
    max-width: 125px;
    height: auto;
}

.front-page .footer .container .first-row .foot-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.front-page .footer .container .first-row .foot-links ul li {
    padding: 0 12px;
    font-size: 9.6px;
    text-align: center;
    border-right: 1px solid #e6e6e6;
}

.front-page .footer .container .first-row .foot-links ul li:first-of-type {
    padding-left: 0;
}

.front-page .footer .container .first-row .foot-links ul li:last-of-type {
    border-right: 0;
    padding-right: 0;
}

.front-page .footer .container .first-row .foot-links ul li a {
    color: #000;
}

.front-page .footer .container .second-row {
    margin-top: 24px;
}

.front-page .footer .container .second-row .col-lg-12 {
    text-align: center;
}

.front-page .footer .container .second-row .col-lg-12 h3 {
    font-size: 16px;
    margin: 0 0 10px 0;
    color: black;
    font-weight: 600;
}

.front-page .footer .container .second-row .col-lg-12 span {
    color: #d8d8d8;
}

.front-page .footer .container .second-row .col-lg-12 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.front-page .footer .container .second-row .col-lg-12 ul li,
.front-page .footer .container .second-row .col-lg-12 ul li a {
    color: #5d5d5d;
    line-height: 18px;
    margin-bottom: 5px;
    font-size: 11.2px;
    text-decoration: none;
}

.front-page .login-section,
.register-section,
.front-page .reset-password-section {
    /* background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('/img/front/login-page-bg.jpg'); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.register-section {
    /* background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('/img/front/login-page-bg.jpg'); */
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

#app.signUser .register-section {
    min-height: calc(100vh - 89px);
}

.front-page .login-section .col-lg-7,
.register-section .col-lg-7,
.front-page .reset-password-section .col-lg-7 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.front-page .login-section .col-lg-7 .login-box,
.front-page .reset-password-section .col-lg-7 .reset-password-box {
    width: 100%;
    padding: 32px;
    background: #fff;
}

.front-page .login-section .col-lg-7 .login-box .card-header,
.front-page .reset-password-section .col-lg-7 .reset-password-box .card-header,
.register-section .col-lg-12 .kt-portlet-front form .card-header,
.register-section .basket-container .kt-portlet__head {
    background: #7db323;
    max-width: 75%;
    width: 75%;
    margin: 0 auto;
    border-radius: 0;
    border: none;
    box-shadow: 0 15px 10px -12px rgba(0,0,0,.5);
    margin-bottom: 32px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding: 0.5rem 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 1.5rem;
}

.order-basket-container .kt-portlet__head {
    background: #7db323!important;
    max-width: 75%;
    width: 75%;
    margin: 0 auto;
    border-radius: 0;
    border: none;
    box-shadow: 0 15px 10px -12px rgba(0,0,0,.5);
    margin-bottom: 32px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding: 0.5rem 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 1.5rem;
}
.order-basket-container {
    position: fixed;
    bottom: -115px;
    right: 0;
    margin: 0 2px 32px auto;
    padding: 32px 0;
    z-index: 10;
    background: transparent;
    box-sizing: border-box;
    transition: right 0.3s ease-in-out 0s;
}
.order-basket-container.inactive {
    right:-30%;
}
.order-container {
    width:70%;
    margin-left:40px;
    transition: margin-left 0.3s ease-in-out 0s;
}
.container-fluid.order-container.inactive {
    margin-left: calc( 50vw - 35% );
}
.front-page .login-section .col-lg-7 .login-box form input,
.front-page .reset-password-section .col-lg-7 .reset-password-box form input {
    font-weight: 400;
    font-size: 1rem;
    padding: 8px;
    background: #fff !important;
    background-color: #fff !important;
    border: 1px solid #a98f5f;
    border-radius: 0;
}

.front-page .login-section .col-lg-7 .login-box form input:invalid,
.front-page .reset-password-section .col-lg-7 .reset-password-box form input:invalid {
    background-color: #fff !important;
    background: #fff !important;
}

.front-page .login-section .col-lg-7 .login-box form input:valid,
.front-page .reset-password-section .col-lg-7 .reset-password-box form input:valid {
    background-color: #fff !important;
    background: #fff !important;
}

.front-page .login-section .col-lg-7 .login-box form input:-webkit-autofill,
.front-page .login-section .col-lg-7 .login-box form input:-webkit-autofill:hover,
.front-page .login-section .col-lg-7 .login-box form input:-webkit-autofill:focus,
.front-page .login-section .col-lg-7 .login-box form input:-webkit-autofill:active,
.front-page .login-section .col-lg-7 .login-box form input:-internal-autofill-selected,
.front-page .reset-password-section .col-lg-7 .reset-password-box form input:-webkit-autofill,
.front-page .reset-password-section .col-lg-7 .reset-password-box form input:-webkit-autofill:hover,
.front-page .reset-password-section .col-lg-7 .reset-password-box form input:-webkit-autofill:focus,
.front-page .reset-password-section .col-lg-7 .reset-password-box form input:-webkit-autofill:active,
.front-page .reset-password-section .col-lg-7 .reset-password-box form input:-internal-autofill-selected,
.register-section .col-lg-12 form input:-webkit-autofill,
.register-section .col-lg-12 form input:-webkit-autofill:hover,
.register-section .col-lg-12 form input:-webkit-autofill:focus,
.register-section .col-lg-12 form input:-webkit-autofill:active,
.register-section .col-lg-12 form input:-internal-autofill-selected,
.register-section .col-lg-12 form select:-webkit-autofill,
.register-section .col-lg-12 form select:-webkit-autofill:hover,
.register-section .col-lg-12 form select:-webkit-autofill:focus,
.register-section .col-lg-12 form select:-webkit-autofill:active,
.register-section .col-lg-12 form select:-internal-autofill-selected,
.register-section .col-lg-12 form textarea:-webkit-autofill,
.register-section .col-lg-12 form textarea:-webkit-autofill:hover,
.register-section .col-lg-12 form textarea:-webkit-autofill:focus,
.register-section .col-lg-12 form textarea:-webkit-autofill:active,
.register-section .col-lg-12 form textarea:-internal-autofill-selected,
.register-section .col-lg-12 form input,
.register-section .col-lg-12 form select,
.register-section .col-lg-12 form textarea {
    background-color: #fff !important;
    background: #fff !important;
    color: #000 !important;
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    transition: background-color 5000s ease-in-out 0s;
    border: 1px solid #a98f5f !important;
    border-radius: 0 !important;
}

.front-page .login-section .col-lg-7 .login-box form .forgot-password .col-md-12,
.front-page .reset-password-section .col-lg-7 .reset-password-box .card-head {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #7db323;
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 32px;
}

.front-page .login-section .col-lg-7 .login-box form .forgot-password .col-md-12 .btn,
.front-page .reset-password-section .col-lg-7 .reset-password-box form .col-md-12 .btn {
    margin-top: 16px;
    background: #7db323;
    border-radius: 0;
}

.register-section .container-fluid {
    max-width: 40%;
    margin-left: auto;
    margin-right: 10px;
}

.register-section .basket-container {
    position: sticky;
    bottom: 32px;
    left: unset;
    margin: 0 auto 32px 0;
    padding: 32px 0;
    z-index: 10;
    background: #fff;
    max-width: 35%;
    box-sizing: border-box;
}

.register-section #cart table.table {
    max-width: 415px;
    overflow-x: scroll;
}

#app.signUser .register-section #cart table.table {
    max-width: 333px;
    overflow-x: scroll;
}

.register-section #cart table.table .row button.btn,
.register-section .col-lg-12 form .btn {
    background: #7db323;
    padding: 0 4px;
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    text-align: center;
    border-radius: 0.25em;
}

.register-section #cart table.table .row,
.register-section .col-lg-12 form table.table td.row {
    align-items: center;
}

.front-page .login-section .col-lg-7 .login-box form .login-row .col-md-10 {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.front-page .login-section .col-lg-7 .login-box form .login-row .col-md-10 input {
    margin: 0
}

.front-page .login-section .col-lg-7 .login-box form .login-row .col-md-10 label {
    margin-right: 32px;
}

.front-page .login-section .col-lg-7 .login-box form .login-row .col-md-2 {
    display: flex;
    justify-content: flex-end;
}

.front-page .login-section .col-lg-7 .login-box form .login-row .btn {
    background: #7db323;
    border-radius: 0;
}

.register-section .col-lg-12 .kt-portlet-front {
    padding: 10px 32px 32px 32px;
    background: #fff;
    margin: 32px 0;
}

.register-section .col-lg-12 .kt-portlet-front form .card {
    border: none;
}

.register-section .col-lg-12 .kt-portlet-front form .card-body {
    background: none !important;
    margin: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
}

.register-section .col-lg-12 .kt-portlet-front form .card-body#address .form-group:nth-of-type(1) {
    display: none !important;
}

.register-section .col-lg-12 .kt-portlet-front form .card-body .kt-portlet.kt-portlet--mobile {
    margin-bottom: 0;
}

.register-section .col-lg-12 .kt-portlet-front form .card-body .kt-portlet.kt-portlet--mobile .kt-portlet__body {
    padding: 0;
}

.register-section .col-lg-12 .kt-portlet-front form .form-group {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.register-section .col-lg-12 .kt-portlet-front form .card-body input,
.register-section .col-lg-12 .kt-portlet-front form .card-body select {
    margin-bottom: 12px;
}

.register-section .col-lg-12 .kt-portlet-front form .kt-checkbox-list .kt-checkbox,
.register-section .col-lg-12 .kt-portlet-front form .kt-radio-list .kt-radio {
    text-align: center;
    display: inline-block;
    margin-right: 32px;
}

.register-section .col-lg-12 .kt-portlet-front form .kt-checkbox-list .kt-checkbox:last-of-type,
.register-section .col-lg-12 .kt-portlet-front form .kt-radio-list .kt-radio:last-of-type {
    margin-right: 0;
}

.front-page .product-section-header {
    min-height: 600px;
    background-image: url(/img/front/product-page-bgd1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

.front-page .product-section-header .container-fluid {
    background: #fff;
    max-width: 60%;
    margin-right: 0;
}

.front-page .product-section-header .container-fluid .col-lg-12 {
    height: 100%;
    padding: 32px 10%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    text-align: left;
}

.front-page .product-section-header .container-fluid .col-lg-12 p {
    max-width: 75%;
    margin: 0;
    margin-bottom: 32px;
}

.front-page .product-section-header .container-fluid .col-lg-12 .row {
    width: 100%;
}

.front-page .product-section-header .container-fluid .col-lg-12 a {
    color: #000;
    font-weight: 400;
    font-size: 1rem;
    padding: 8px 48px;
    text-transform: uppercase;
    border: 1px solid #a98f5f;
}

.front-page .product-section-bot {
    min-height: 600px;
    background-image: url(/img/front/product-page-bgd2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

.front-page .product-section-bot .container-fluid {
    background: #fff;
    max-width: 60%;
    margin-right: 0;
}

.front-page .product-section-bot .container-fluid .col-lg-12 {
    height: 100%;
    padding: 32px 10%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    text-align: left;
}

.front-page .product-section-bot .container-fluid .col-lg-12 a {
    color: #000;
    font-weight: 400;
    font-size: 1rem;
    padding: 8px 48px;
    text-transform: uppercase;
    border: 1px solid #a98f5f;
}

.front-page .product-section-mid,
.front-page .product-section-mid .container,
.front-page .product-section-mid .container > .row {
    min-height: 600px;
}

.front-page .product-section-mid .container .row .col-lg-4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.front-page .product-section-mid .container .row .col-lg-4 .feature-ico {
    width: 48px;
    height: 48px;
    padding: 48px;
    border: 2px solid #a98f5f;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 10px #a98f5f;
}

.front-page .product-section-mid .container .row .col-lg-4 .feature-ico i {
    font-size: 3rem;
    color: #a98f5f;
}

.front-page .product-section-mid .container .row .col-lg-4 h2 {
    margin: 32px 0;
}

.front-page .product-section-mid .container .row .col-lg-4 p {
    margin: 0;
    padding: 32px;
    text-align: left;
}

.front-page .about_cannabis,
.front-page .about_cbd,
.front-page .about_us {
    padding: 50px 0;
}

.front-page .about_cannabis .single-info,
.front-page .about_cbd .single-info,
.front-page .about_us .single-info {
    padding: 30px 0;
}

.front-page .about_cannabis .single-info.img-right,
.front-page .about_cbd .single-info.img-left,
.front-page .about_us .single-info.img-right {
    background-color: #e6e6e6;
}

.front-page .about_cannabis .single-info .container .row .col-lg-6,
.front-page .about_cbd .single-info .container .row .col-lg-6,
.front-page .about_us .single-info .container .row .col-lg-6 {
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 25px;
}

.front-page .about_cannabis .single-info .container .row .col-lg-12,
.front-page .about_cbd .single-info .container .row .col-lg-12 {
    padding: 0 25px;
}

.front-page .about_cannabis .single-info .container .row .col-lg-6 img,
.front-page .about_cbd .single-info .container .row .col-lg-6 img,
.front-page .about_us .single-info .container .row .col-lg-6 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.front-page .about_cannabis .single-info .container .row .col-lg-6 img.fit-contain,
.front-page .about_us .single-info .container .row .col-lg-6 img.fit-contain,
.front-page .about_cbd .single-info .container .row .col-lg-6 img.fit-contain {
    object-fit: contain;
}

.front-page .single-info .container .row .col-lg-6 img.size-default {
    max-height: 335px !important;
}

.front-page .about_cannabis .single-info.multi-img img:nth-of-type(2) {
    margin: 20px 0;
}

@media screen and (max-width: 768px) {
    .front-page .about_cannabis .single-info.multi-img img {
        height: 50%;
        max-height: 150px !important;
        width: 100%;
        object-fit: cover;
    }
    .front-page .single-info .container .row .col-lg-6 img {
        margin-bottom: 25px;
        object-position: top left;
    }
}

.front-page .about_cannabis .single-info .container .row .col-lg-6 p,
.front-page .about_cbd .single-info .container .row .col-lg-6 p,
.front-page .about_us .single-info .container .row .col-lg-6 p,
.front-page .about_cannabis .single-info .container .row .col-lg-6 h1,
.front-page .about_cbd .single-info .container .row .col-lg-6 h1,
.front-page .about_us .single-info .container .row .col-lg-6 h1 {
    text-align: left;
}

.front-page .about_cbd .single-info .container .row .col-lg-6.custom-p-mb p {
    margin-bottom: .5rem;
}

.front-page .about_cannabis .single-info.img-right .container .row,
.front-page .about_cbd .single-info.img-right .container .row,
.front-page .about_us .single-info.img-right .container .row {
    flex-direction: row-reverse;
}

.front-page .single-info .col-lg-6 > h1 {
    margin-top: 0;
}

.front-page .single-info .col-lg-6 p:last-of-type {
    margin-bottom: 0;
}

.front-page .knowledge_base {
    padding: 50px 0;
    background-color: #e6e6e6;
}

.front-page .knowledge_base .container .knowledge_base_logo {
    position: relative;
}

.front-page .knowledge_base .container .knowledge_base_logo:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 50%;
    height: 2px;
    background: #fff;
}

.front-page .knowledge_base .container .knowledge_base_logo:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 50%;
    height: 2px;
    background: #fff;
}

.front-page .knowledge_base .container .knowledge_base_logo img {
    max-width: 100px;
}

.front-page .knowledge_base .container .knowledge_base--sorting {
    margin: 50px 0 25px 0;
}

.front-page .knowledge_base .container .knowledge_base--sorting .col-lg-4 {
    text-align: left;
    margin-bottom: 25px;
}

.front-page .knowledge_base .container .knowledge_base--sorting .col-lg-4 h2 {
    font-weight: 700;
    font-size: 2.5rem;
}

.front-page .knowledge_base .container .knowledge_base--sorting .col-lg-4 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.front-page .knowledge_base .container .knowledge_base--sorting .col-lg-4 ul li a {
    /*color: #636b6f;*/
    color: #000;
    font-weight: 600;
}

.front-page .knowledge_base .container .knowledge_base--content {
    background-color: #fff;
    padding: 16px;
}

.front-page .knowledge_base .container .knowledge_base--content .single-knowledge {
    padding-top: 50px;
}

.front-page .knowledge_base .container .knowledge_base--content .section h1 {
    font-weight: 700;
    font-size: 2.5rem;
}

.front-page .knowledge_base .container .knowledge_base--content .single-knowledge h1 {
    text-align: center;
}

.front-page .knowledge_base .container .knowledge_base--content .single-knowledge p,
.front-page .knowledge_base .container .knowledge_base--content .single-knowledge ul {
    text-align: left;
}

.front-page .knowledge_base .container .knowledge_base--content .single-knowledge ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.front-page .knowledge_base .container .knowledge_base--content .single-knowledge ul li a {
    /*color: #636b6f;*/
    color: #000;
    font-weight: 600;
}

/* ------------------------------------ */

/* (╯°□°）╯︵ ┻━┻  */

/* GLOBAL */

.kt-badge.kt-badge--success {
    font-weight: 700;
    background: #597118;
}

.kt-datatable > .kt-datatable__table > .kt-datatable__body .kt-datatable__toggle-detail i {
    color: #597118;
}

.kt-datatable.kt-datatable--default > .kt-datatable__pager > .kt-datatable__pager-info span.kt-datatable__pager-detail {
    margin: 0 0 0 10px;
}

.kt-datatable > .kt-datatable__pager > .kt-datatable__pager-info .kt-datatable__pager-size .btn.dropdown-toggle {
    font-weight: 700;
    color: #fff;
    background: #597118;
    min-width: 70px;
}

.kt-datatable > .kt-datatable__pager > .kt-datatable__pager-info .kt-datatable__pager-size .btn.dropdown-toggle:focus,
.kt-datatable > .kt-datatable__pager > .kt-datatable__pager-info .kt-datatable__pager-size .btn.dropdown-toggle:hover,
.kt-datatable > .kt-datatable__pager > .kt-datatable__pager-info .kt-datatable__pager-size.show > .btn.dropdown-toggle {
    background: #84a921;
}

.kt-datatable > .kt-datatable__table > .kt-datatable__body .kt-datatable__toggle-detail:hover i,
.kt-datatable > .kt-datatable__table > .kt-datatable__body .kt-datatable__toggle-detail.kt-datatable__toggle-detail--active i {
    color: #84a921;
}

.kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
    font-weight: 700;
}

.btn {
    background: #84a920;
    border: none;
    font-weight: 700;
    color: #fff;
}

.btn:hover,
.btn:focus,
.btn:active {
    background: #597118;
    color: #fff;
    outline: none;
}

.kt-switch input:checked ~ span:after {
    background-color: #84a920;
}

/* APP */

#reveal-structure_info {
    display: none;
}

#app #reveal-structure_info {
    display: flex;
}

#app.signUser .content .kt-portlet__head,
#app.view .content .kt-portlet__head,
#app.contact .content .kt-portlet__head,
#app .content .kt-portlet .accordion .card .card-body .text-muted,
#app header.masthead  #menu-open,
#app header.masthead  #menu-close,
#app .content .kt-portlet .accordion .card .card-header .card-title::after,
.register-section .col-lg-12 .kt-portlet-front form .card-header .card-title::after,
#app.finance .content .kt-portlet__head,
#app.create .kt-portlet__head {
    display: none;
}

#app {
    background-image: url(/img/main_bgd.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 100vh;
}

#mobile_menu_toggle {
    display: none;
}

#app .structure_info {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -300px;
    z-index: 10000000001;
    background: #fff;
    padding: 0px;
    text-align: center;
    box-sizing: border-box;
    width: 300px;
    max-width: 300px;
    transition: left .3s ease-in-out;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
}

#structure_info .btn-group {
    width: 100% !important;
}

#app .structure_info #structure_info {
    background: #f8f5f7;
}

#app .structure_info #structure_info button {
    border-radius: 0;
}

.custom-file-label::after {
    content: 'Otwórz' !important;
}

.personal_card .form-control-label {
    text-align: center !important;
}

#app .structure_info.active-side-panel {
    left: 0;
    transition: left .3s ease-in-out;
}

#app .structure_info #reveal-structure_info {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: -48px;
    background: #728d22;
    color: #fff;
    font-weight: 600;
    width: 48px;
    height: 48px;
    font-size: 19.2px;
    z-index: 10;
    transform: translateY(-50%);
    justify-content: center;
    align-items: center;
}

#app header.masthead {
    border-bottom: 2px solid #d5cab1;
    width: 100%;
    min-height: 54px;
    line-height: 54px;
    margin-bottom: 32px;
    background: #fff;
    z-index: 101;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    /*height: 160px;Darek poprawka: 1366px rozdzielczosc sypała się.*/
}

#app .position-ref > .content {
    /*margin-top: 100px !important;*/
    padding-top: 15px;
}

#app header.masthead .top-center.links {
    text-align: center;
    padding: 16px 0;
}

#app header.masthead .top-center.links a > img {
    max-width: 125px;
    height: 29.5px;
    margin: auto 30px;
}

#app header.masthead .top-center.links a:not(.image) {
    position: relative;
    padding: 5px 15px;
    transition: all .3s ease-out;
}

#app header.masthead .top-center.links a:not(.image):after {
    content: '';
    width: 100%;
    height: 3px;
    background: #597118;
    position: absolute;
    top: unset;
    left: 0;
    right: 0;
    bottom: 3px;
    opacity: 0;
    transition: all .3s ease-out;
}

#app header.masthead .top-center.links a:not(.image):not(.user):hover {
    background: #84a920;
    color: #ffffff;
    transition: all .3s ease-in;
}

#app header.masthead .top-center.links a:not(.image):not(.user):hover:after {
    bottom: -3px;
    opacity: 1;
    transition: all .3s ease-in;
}

#app.backoffice header.masthead .top-center.links a.backoffice-menu:after,
#app.order:not(.multi) header.masthead .top-center.links a.order-menu:after,
#app.order.multi header.masthead .top-center.links a.multi-menu:after,
#app.view header.masthead .top-center.links a.backoffice-backoffice-menu:after,
#app.finance header.masthead .top-center.links a.backoffice-backoffice-menu:after,
#app.team header.masthead .top-center.links a.backoffice-backoffice-menu:after,
#app.grow header.masthead .top-center.links a.backoffice-backoffice-menu:after,
#app.payout header.masthead .top-center.links a.backoffice-backoffice-menu:after,
#app.signUser header.masthead .top-center.links a.assign-menu:after,
#app.support header.masthead .top-center.links a.support-menu:after,
#app.contact header.masthead .top-center.links a.support-menu:after,
#app.autoship header.masthead .top-center.links a.sautoship-menu:after {
    bottom: -3px;
    opacity: 1;
    transition: all .3s ease-in;
}

/* CONTENT */

#app .content .kt-portlet {
    background: none;
    box-shadow: none;
}

#app .content .kt-portlet .accordion .card {
    border-radius: 0;
    border: none;
    background: none;
    margin-bottom: 25px;
}

#app.backoffice .content .kt-portlet .accordion .card .card-body .form-group > .row,
#app.backoffice .content .kt-portlet .accordion .card .card-body .form-group.row,
#app.signUser .content .kt-portlet .accordion .card .card-body .kt-portlet__body .form-group.row {
    align-items: center;
    justify-content: center;
}

#app.backoffice .content .kt-portlet .accordion .card .card-body .form-group > .row label,
#app.backoffice .content .kt-portlet .accordion .card .card-body .form-group.row label,
#app.signUser .content .kt-portlet .accordion .card .card-body .kt-portlet__body .form-group.row label {
    text-align: left !important;
    max-width: 53%;
    width: 53%;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {

    #app.backoffice .content .kt-portlet .accordion .card .card-body .form-group > .row label,
    #app.backoffice .content .kt-portlet .accordion .card .card-body .form-group.row label,
    #app.signUser .content .kt-portlet .accordion .card .card-body .kt-portlet__body .form-group.row label {
        width: 78%;
        max-width: 78%;
    }

}

#app .content .kt-portlet .accordion .card .card-header,
#app.grow .content .kt-portlet .kt-portlet__head,
#app.order .content .kt-portlet .kt-portlet__head,
#app.payout .content .kt-portlet .kt-portlet__head,
#app.autoship .content .kt-portlet .kt-portlet__head,
#app.team .content .tab-pane#search .kt-portlet__head {
    background: #fff;
    max-width: 50%;
    width: 50%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    border-radius: 0;
    min-height: 39px !important;
    border: 1px solid #728d22;
    cursor: pointer;
}

#app .content .kt-portlet .accordion .card .card-header .card-title,
#app.order .content .kt-portlet .kt-portlet__head .kt-portlet__head-label h3.kt-portlet__head-title,
#app.history .content .kt-portlet .kt-portlet__head .kt-portlet__head-label h3.kt-portlet__head-title,
#app.promotion .content .kt-portlet .kt-portlet__head .kt-portlet__head-label h3.kt-portlet__head-title,
#app.subscriptions .content .kt-portlet .kt-portlet__head .kt-portlet__head-label h3.kt-portlet__head-title,
#app.payout .content .kt-portlet .kt-portlet__head .kt-portlet__head-label h3.kt-portlet__head-title,
#app.autoship .content .kt-portlet .kt-portlet__head .kt-portlet__head-label h3.kt-portlet__head-title,
#app.team .content .tab-pane#search .kt-portlet__head .kt-portlet__head-label h3.kt-portlet__head-title,
.register-section .col-lg-12 .kt-portlet-front form .card-header .card-title,
.register-section .basket-container .kt-portlet__head h3.kt-portlet__head-title {
    color: #728d22;
    font-weight: 600;
    text-align: center;
    padding: .5rem .5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 1.25rem;
}

#app.autoship  .content .kt-datatable > .kt-datatable__table {
    background: none;
}

.basket-container .kt-portlet__head h3.kt-portlet__head-title {
    margin: 0;
}

.basket-container .basket-content .single-product {
    margin-bottom: 8px;
}

.basket-container .basket-content .single-product > div {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border: 1px solid #a98f5f;
    padding: 4px 8px;
    overflow-x: scroll;
}

.basket-container .basket-content .single-product > div input {
    width: 32px;
    height: auto;
    padding: 4px;
    flex: unset;
    max-width: 32px;
    text-align: center;
    margin-right: 12px;
}

.basket-container .basket-content .single-product > div button {
    width: 32px;
    height: auto;
    padding: 4px;
    flex: unset;
    max-width: 32px;
    text-align: center;
}

.basket-container .basket-content .single-product > div span.name {
    font-weight: bold;
    margin-right: 8px;
}

.basket-container .basket-content .single-product > div span.stock {
    color: #989898;
    font-size: 11.2px;
    margin-right: 12px;
}

.basket-container .basket-content .single-product > div span.price {
    margin-right: 12px;
}

.basket-container .basket-content .sum {
    position: absolute;
    bottom: 8px;
    right: 8px;
    padding-top: 4px;
    border-top: 1px solid #a98f5f;
    padding-left: 24px;
}


#app .content .kt-portlet .accordion .card .card-body,
#app.support .content .kt-portlet__body,
#app.view .content .kt-portlet__body,
#app.contact .content .kt-form,
#app.payout .content .kt-form,
#app.grow .content .kt-portlet__body,
#app.order .content .kt-portlet__body,
#app.history .content .kt-portlet__body,
#app.subscriptions .content .kt-portlet__body,
#app.autoship .content .kt-portlet__body,
#app.finance .content .kt-portlet__body .kt-widget16,
#app.finance .content .kt-portlet > .kt-widget16,
#app.list .content .kt-portlet__body,
#app.team .content .tab-pane#search .kt-portlet__body {

    background: #f8f5f7;
    margin: 25px 0 50px 0;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
}

/*#app.signUser .position-ref > .content {
    margin-top: 89px !important;
}*/

#app.signUser .position-ref > .content .card .card-header,
#app.front-page .position-ref > .content .card .card-header {
    background: none;
    width: 100%;
    max-width: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
}

#app.front-page .position-ref > .content .card .card-header#headingBasic {
    margin-top: 32px;
}

#app.signUser .position-ref > .content .card .card-header .card-title,
#app.front-page .position-ref > .content .card .card-header .card-title {
    margin: 0;
    padding: 0;
    color: #000;
}

#app.signUser .position-ref > .content .card .card-header .fas,
#app.front-page .position-ref > .content .card .card-header .fas {
    color: #000;
    margin-left: 10px;
    margin-top: -3px;
}

#app .content .kt-portlet .accordion .card .card-body form label,
#app.signUser .content .kt-portlet .accordion .card .card-body label {
    color: #4f4d4e;
    font-weight: 700;
}

#app .content .kt-portlet .bootstrap-select {
    background: none;
}

#app .content .kt-portlet .accordion .card .card-body form input,
#app .content .kt-portlet .accordion .card .card-body form select,
#app .content .kt-portlet .accordion .card .card-body form button.dropdown-toggle,
#app .content .kt-portlet .accordion .card .card-body form textarea,
#app .content .kt-portlet .accordion .card .card-body input,
#app .content .kt-portlet .accordion .card .card-body select,
#app .content .kt-portlet .accordion .card .card-body button.dropdown-toggle,
#app .content .kt-portlet .accordion .card .card-body textarea,
#app .content .kt-portlet .kt-form input.form-control,
#app .content .kt-portlet .kt-form select.form-control,
#app .content .kt-portlet .kt-form button.dropdown-toggle,
#app .content .kt-portlet .kt-form textarea,
#app .content .kt-portlet .table input.form-control,
#app .content .kt-portlet .tab-pane .form-group input.form-control {
    color: #000 !important;
    font-weight: 700 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    background: #fff !important;
    margin: 0 auto !important;
    max-width: 80%;
    width: 80%;
}

#app.order .content .kt-portlet input[type="number"],
#app.autoship .content .kt-portlet input[type="number"],
#app.signUser .content .kt-portlet input[type="number"],
#app.front-page .content .kt-portlet input[type="number"] {
    text-align: center;
    padding: 0;
}

.register.la.la-cart-plus {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.order-subtitle {
    color: #000;
    font-weight: 600;
    text-align: center;
    padding: .5rem .5rem;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 2rem;
}
#app.grow .content .kt-portlet .kt-portlet__head {
    text-align: center;
    padding: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

#app.grow .content .kt-portlet .kt-portlet__head .kt-portlet__head-label h3.kt-portlet__head-title {
    color: #fff;
    font-weight: 700;
}

#app.team .content .kt-portlet .kt-portlet__body {
    padding: 25px 0;
}

#app.team .content .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar {
    z-index: 15;
}

#app.team .content .kt-portlet .kt-portlet__body .tab-content .kt-portlet__head {
    justify-content: flex-start;
    /*margin-top: -85px;*/
}

#app.team .content .kt-portlet .kt-portlet__body .tab-content .kt-portlet__head .kt-portlet__head-toolbar .form-group  {
    margin: 0 0 0 2rem;
}

@media screen and (max-width: 768px) {

    #app.team .content .kt-portlet .kt-portlet__body .tab-content .kt-portlet__head {
        margin-top: 0;
        justify-content: center;
    }

}

#app.team .content .kt-portlet .tab-pane#search .kt-portlet__body .kt-form > .row {
    width: 100%;
    margin: 0 auto;
}

#app.team .content .kt-portlet .tab-pane#search .kt-portlet__body .kt-datatable .kt-datatable__table {
    min-height: 250px !important;
    margin-top: 25px;
    background: transparent;
}

#app.team .content .kt-portlet .tab-pane#search .kt-portlet__body .kt-datatable .kt-datatable__head {
    background: #fff;
}

#app.order .content .kt-portlet__body .kt-datatable > .kt-datatable__table,
#app.history .content .kt-portlet__body .kt-datatable > .kt-datatable__table,
#app.subscriptions .kt-datatable > .kt-datatable__table
{
    background-color: transparent;
}

#app.order #accordionExample2,
#app.autoship #accordionExample2 {
    width: 100%;
}

#app.finance .content .kt-portlet__body .kt-widget16 .kt-widget16__items {
    padding-right: 0;
}

#app.finance .content .kt-portlet__body .kt-widget16 .kt-widget16__items .kt-widget16__item:first-of-type {
    padding-top: 0;
}

#app.finance .content .kt-portlet__body .kt-widget16 .kt-widget16__items .kt-widget16__item:last-of-type {
    padding-bottom: 0;
}

.kt-widget16 .kt-widget16__items .kt-widget16__item .kt-widget16__date,
.kt-widget16 .kt-widget16__items .kt-widget16__item .kt-widget16__sceduled,
.kt-widget16 .kt-widget16__items .kt-widget16__item .kt-widget16__amount,
.kt-widget16 .kt-widget16__items .kt-widget16__item .kt-widget16__price {
    font-weight: 700 !important;
    color: #323232 !important;
}

#menu-toggle {
	display: none;
}

#app .content .kt-portlet .accordion .card .card-body form input.is-invalid,
#app .content .kt-portlet .accordion .card .card-body form select.is-invalid,
#app .content .kt-portlet .accordion .card .card-body form button.dropdown-toggle.is-invalid,
#app .content .kt-portlet .accordion .card .card-body form textarea.is-invalid,
#app .content .kt-portlet .accordion .card .card-body input.is-invalid,
#app .content .kt-portlet .accordion .card .card-body select.is-invalid,
#app .content .kt-portlet .accordion .card .card-body button.dropdown-toggle.is-invalid,
#app .content .kt-portlet .accordion .card .card-body textarea.is-invalid,
#app .content .kt-portlet .kt-form input.form-control.is-invalid,
#app .content .kt-portlet .kt-form select.form-control.is-invalid,
#app .content .kt-portlet .kt-form button.dropdown-toggle.is-invalid,
#app .content .kt-portlet .kt-form textarea.is-invalid,
#app .content .kt-portlet .table input.form-control.is-invalid,
#app .content .kt-portlet .tab-pane .form-group input.form-control.is-invalid {
    border: 1px solid red !important;
}

#app.front-page #cart,
#app.signUser #cart {
    overflow-x: scroll;
}

#app.order .kt-portlet__body--fit .kt-datatable .kt-datatable__table,
#app.autoship .kt-portlet__body--fit .kt-datatable .kt-datatable__table {
    overflow-x: scroll;
}

#cart .links {
    margin-bottom: 16px;
}

#app.team .content {
    background: rgba(255,255,255,.75);
}

#app.team .content > .container {
    width: 100% !important;
    max-width: 100% !important;
    min-height: calc(100vh - 90px);
}

#app.team .content .kt-portlet.main {

}

#address > .row > .col-md-4,
#address > .row > .col-md-8 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

#address > .row .col-md-4 > .kt-portlet__body.kt-portlet__body--fit {
    display: none !important;
}

#address > .row > .col-md-8 #map {
    min-height: 500px;
}

#address #inpost_id {
    padding: 0;
    text-align: center;
}

#address #ajax_data .kt-datatable__pager-info {
    display: none;
}

#address #ajax_data .kt-datatable__pager-nav {
    flex-wrap: wrap;
}

#address #ajax_data .kt-datatable__pager-nav li {
    margin-bottom: 5px !important;
}

#collapseTerms button {
    width: auto;
    height: auto;
    display: inline-flex;
    padding: 10px 20px;
}

.front-page .login-section .col-lg-7 .login-box form input:-webkit-autofill.is-invalid,
.front-page .login-section .col-lg-7 .login-box form input:-webkit-autofill:hover.is-invalid,
.front-page .login-section .col-lg-7 .login-box form input:-webkit-autofill:focus.is-invalid,
.front-page .login-section .col-lg-7 .login-box form input:-webkit-autofill:active.is-invalid,
.front-page .login-section .col-lg-7 .login-box form input:-internal-autofill-selected.is-invalid,
.front-page .reset-password-section .col-lg-7 .reset-password-box form input:-webkit-autofill.is-invalid,
.front-page .reset-password-section .col-lg-7 .reset-password-box form input:-webkit-autofill:hover.is-invalid,
.front-page .reset-password-section .col-lg-7 .reset-password-box form input:-webkit-autofill:focus.is-invalid,
.front-page .reset-password-section .col-lg-7 .reset-password-box form input:-webkit-autofill:active.is-invalid,
.front-page .reset-password-section .col-lg-7 .reset-password-box form input:-internal-autofill-selected.is-invalid,
.register-section .col-lg-12 form input:-webkit-autofill.is-invalid,
.register-section .col-lg-12 form input:-webkit-autofill:hover.is-invalid,
.register-section .col-lg-12 form input:-webkit-autofill:focus.is-invalid,
.register-section .col-lg-12 form input:-webkit-autofill:active.is-invalid,
.register-section .col-lg-12 form input:-internal-autofill-selected.is-invalid,
.register-section .col-lg-12 form select:-webkit-autofill.is-invalid,
.register-section .col-lg-12 form select:-webkit-autofill:hover.is-invalid,
.register-section .col-lg-12 form select:-webkit-autofill:focus.is-invalid,
.register-section .col-lg-12 form select:-webkit-autofill:active.is-invalid,
.register-section .col-lg-12 form select:-internal-autofill-selected.is-invalid,
.register-section .col-lg-12 form textarea:-webkit-autofill.is-invalid,
.register-section .col-lg-12 form textarea:-webkit-autofill:hover.is-invalid,
.register-section .col-lg-12 form textarea:-webkit-autofill:focus.is-invalid,
.register-section .col-lg-12 form textarea:-webkit-autofill:active.is-invalid,
.register-section .col-lg-12 form textarea:-internal-autofill-selected.is-invalid,
.register-section .col-lg-12 form input.is-invalid,
.register-section .col-lg-12 form select.is-invalid,
.register-section .col-lg-12 form textarea.is-invalid {
    border: 1px solid red !important;
}

.front-page .login-section .col-lg-7 .login-box input.form-control {
    max-width: 75%;
    margin: 0 auto;
    widows: 75%;
}

.front-page .login-section .col-lg-7 .login-box .card-header {
    background: no-repeat;
    box-shadow: none;
    font-size: 2em;
    color: #000;
    text-transform: none;
    font-weight: normal;
    margin: 0 auto;
    margin-bottom: 32px;
    padding: 0;
}

.front-page .login-section .col-lg-7 .login-box form .forgot-password .col-md-12 {
    color: #000;
    font-weight: normal;
    text-transform: none;
    font-size: 1.5em;
}

.front-page .login-section .col-lg-7 .login-box form .login-row .btn {
    color: #000;
    background: none;
}

.front-page .login-section .col-lg-7 .login-box form .forgot-password .col-md-12 .btn {
    margin: 0;
    padding: 0;
    background: none;
    color: #000;
}

#app.backoffice .kt-radio > input[type="radio"] {
    z-index: 1;
    opacity: 1;
    position: relative;
}

#app.backoffice .kt-radio-inline {
    text-align: left;
}

#app.backoffice .kt-radio-inline .kt-radio.kt-radio--solid {
    padding: 0;
}

#app.signUser header.masthead {
    margin: 0;
}

#app.signUser .content .container {
    max-width: 100%;
    padding: 0;
}

#app.signUser .content .container .register-section .basket-container .kt-portlet__head,
#app.front-page .basket-container .kt-portlet__head {
    display: block;
    margin: 0 auto;
    min-height: unset;
}

#app.signUser .content .container .register-section .basket-container .kt-portlet__head .kt-portlet__head-title,
#app.front-page .basket-container .kt-portlet__head .kt-portlet__head-title {
    color: #fff;
}

.register-steps {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 32px;
    margin-bottom: 32px;
}

.register-steps .card-header {
    background: none !important;
    box-shadow: none !important;
    color: #000 !important;
    width: auto !important;
    margin: 0 16px 16px 0 !important;
    padding: 0 !important;
    max-width: unset !important;
    height: auto;
    cursor: pointer;
}

.register-steps .card-header .card-title {
    color: #000 !important;
    font-size: 1rem !important;
    padding: 0 !important;
    margin: 0 16px 0 0;
    position: relative;
}

.register-section .col-lg-12 .kt-portlet-front form .card {
    margin: 0 !important;
}


.register-steps-btn {
    background: #7db323;
    padding: 10px 20px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    text-align: center;
    border-radius: 0.25em;
    color: #fff;
    font-weight: 700;
    float: right;
    margin-top: 48px;
    cursor: pointer;
}

form#signUser > .m-3 .form-text.text-muted {
    color: #000 !important;
    margin-bottom: 16px;
    font-weight: 700;
}

#userLinks .news,
#userLinks .promotions,
#userLinks .shop,
#userLinks .site {
    display: none;
}

#user-details  {
    margin: 0 !important;
}

#user-details .col-md-4 {
    width: 100%;
    max-width: 100%;
    flex: auto;
    padding: 0;
    margin: 0;
}

#user-details .col-md-4 .card {
    border: none;
    border-radius: 0;
    margin: 50px auto !important;
    padding: 0;
}

#user-details .col-md-4 .card .card-header {
    border-radius: 0;
    border: none;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
    border-top: 5px solid #a98f5f;
    background: #f1f1f1 !important;
}

#user-details .col-md-4 .card .card-header .card-img-top {
    max-width: 300px;
    width: auto;
    height: auto;
    border-radius: 0;
}

#user-details .col-md-4 .card .card-header .card-title {
    margin-left: 25px !important;
    margin-bottom: 25px !important;
    color: #1e1e1e !important;
    font-weight: 700;
    font-size: 2rem;
}

#user-details .col-md-4 .card .card-body {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
}

#user-details .col-md-4 .card .card-body .personal-info {
    text-align: left;
    position: relative;
    color: #a98f5f;
    margin-bottom: .5em;
    display: inline-block;
    padding-bottom: .5em;
}

#user-details .col-md-4 .card .card-body .personal-info:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 33%;
    height: 1px;
    background-color: #a98f5f;
}
.note-editor.note-frame {
    max-width: 70%;
    width: 70%;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {

    #binary #binaryLevels,
    #line #lineLevels {
        max-width: 50%;
        width: 50%;
    }

    #app.team .content {
        margin-top: 60px !important;
    }

    .tree {
        width: max-content !important;
    }

    #app.signUser .position-ref > .content {
        margin-top: 55px !important;
    }

    #app.order .content .kt-portlet input[type="number"], #app.autoship .content .kt-portlet input[type="number"], #app.signUser .content .kt-portlet input[type="number"], #app.front-page .content .kt-portlet input[type="number"] {
        width: auto;
        max-width: unset;
    }

}

@media screen and (max-width: 1200px) {
    #app header.masthead .top-center.links a {
        padding: 0 10px;
    }

    .register-section {
        flex-direction: column;
        align-items: center;
    }

    .register-section .container-fluid {
        max-width: 100%;
        margin: 0 32px;
    }

    .register-section .basket-container {
        position: relative;
        bottom: unset;
        left: unset;
        max-width: 100%;
        width: 100%;
        margin: 0 32px 32px 32px;
    }

}

@media screen and (max-width: 1024px) {
    .order-basket-container {
        position: relative;
        margin: 0 32px 32px auto;
        padding: 0;
        z-index: 10;
        bottom:0;
        background: transparent;
        box-sizing: border-box;
        transition: right 0.3s ease-in-out 0s;
    }
    #menu-toggle {
    	display: block;
    }

    #app header.masthead .top-center.links {
        padding: 0;
    }

    #app header.masthead .top-center.links img {
        display: none;
    }

    #app header.masthead {
        text-align: center;
    }

    #app header.masthead  #menu-open {
        display: inline-block;
        font-weight: 700;
        cursor: pointer;
    }

    #app header.masthead  #menu-close {
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 25.6px;
        padding: 0;
        margin: 0;
        cursor: pointer;
        font-weight: 700;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #app header.masthead .top-center.links {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        z-index: 100;
        max-height: 0;
        overflow: hidden;
        background: #fff;
        transition: max-height .6s ease-out;
    }

    #app header.masthead .top-center.links.active {
        max-height: 100vh;
        overflow: visible;
        transition: max-height .6s ease-in;
    }

    #app .content {
        position: relative;
    }

    #app .content:after {
        content: '';
        position: fixed;
        top: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        background: rgba(0,0,0,.75);
        z-index: 50;
        transition: all .6s ease-in-out;
    }

    #app .content.overlay-active:after {
        top: 0;
        transition: all .6s ease-in-out;
    }

    .front-page .knowledge_base .container .knowledge_base--content .single-knowledge ul li a {
        word-break: break-word;
    }

}

@media screen and (max-width: 768px) {

    #app {
        min-width: 320px;
    }

    #mobile_menu_toggle {
        display: block;
        position: absolute;
        top: 8px;
        right: 8px;
        font-size: 2rem;
        color: #a98f5f;
    }

    .front-page .links .container:nth-of-type(1) {
        justify-content: center;
        align-items: center;
    }

    .front-page .links .container:nth-of-type(1) img {
        margin-top: -28px;
    }

    .front-page .links .account-buttons {
        padding-top: 50px;
    }

    .front-page .links .container:nth-of-type(2) {
        flex-direction: column;
        max-height: 0;
        overflow: hidden;
    }

    .front-page .links .container.active {
        max-height: 100%;
    }

    .front-page .footer .container .first-row .col-lg-2 {
        margin: 0 0 32px 0;
    }

    .front-page .footer .container .first-row .foot-links ul {
        flex-direction: column;
        justify-content: center;
    }

    .front-page .footer .container .first-row .foot-links ul li {
        margin-bottom: 8px;
        padding: 0 !important;
        border-right: none;
    }

    .front-page .footer .container .second-row .col-lg-4 {
        margin-bottom: 16px;
    }

    .front-page .footer .container .second-row .col-lg-4 h3 {
        margin-bottom: 16px;
    }

    .front-page .front-section-header .container h1 {
        font-size: 1.5rem;
    }

    .front-page .front-section-header .container h2 {
        font-size: 1.2rem;
        max-width: 85%;
        margin: 0 auto;
    }

    .front-page .front-section-bot .container-fluid {
        max-width: 100%;
    }

    .front-page .front-section-mid .container .row .col-lg-6:last-of-type,
    .front-page .business-section .container .row .col-lg-6:last-of-type {
        padding-left: 0;
        padding: 0 16px;
    }

    .front-page .front-section-contact .container .row .col-lg-5 .form-logo-img {
        margin: 0 0 32px 0;
    }

    .front-page .front-section-contact .container .row .col-lg-5 ul {
        margin: 0;
    }

    .register-section .col-lg-12 .kt-portlet-front {
        padding: 8px;
    }

    .front-page .login-section .col-lg-7 .login-box .card-header,
    .front-page .reset-password-section .col-lg-7 .reset-password-box .card-header,
    .register-section .col-lg-12 .kt-portlet-front form .card-header,
    .register-section .basket-container .kt-portlet__head {
        max-width: 100%;
        width: 100%;
    }

    #app .content .kt-portlet .accordion .card .card-header,
    #app.grow .content .kt-portlet .kt-portlet__head,
    #app.order .content .kt-portlet .kt-portlet__head,
    #app.payout .content .kt-portlet .kt-portlet__head,
    #app.team .content .tab-pane#search .kt-portlet__head {
        max-width: 100%;
        width: 100%;
    }

    #app .content .kt-portlet .accordion .card .card-header .card-title,
    #app.order .content .kt-portlet .kt-portlet__head .kt-portlet__head-label h3.kt-portlet__head-title,
    #app.payout .content .kt-portlet .kt-portlet__head .kt-portlet__head-label h3.kt-portlet__head-title,
    #app.team .content .tab-pane#search .kt-portlet__head .kt-portlet__head-label h3.kt-portlet__head-title,
    .register-section .col-lg-12 .kt-portlet-front form .card-header .card-title,
    .register-section .basket-container .kt-portlet__head h3.kt-portlet__head-title {
        font-size: 1rem;
    }

    #app .content .kt-portlet .accordion .card .card-header .card-title,
    #app.order .content .kt-portlet .kt-portlet__head .kt-portlet__head-label h3.kt-portlet__head-title,
    #app.payout .content .kt-portlet .kt-portlet__head .kt-portlet__head-label h3.kt-portlet__head-title,
    #app.team .content .tab-pane#search .kt-portlet__head .kt-portlet__head-label h3.kt-portlet__head-title,
    .register-section .col-lg-12 .kt-portlet-front form .card-header .card-title,
    .register-section .basket-container .kt-portlet__head h3.kt-portlet__head-title {
        font-size: 1rem;
    }

    .table th,
    .table td {
        padding: 12px;
        vertical-align: middle;
        border-top: none;
    }

    .table tfoot {
    	border-top: 2px solid #dedede;
    }

    .table .row {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		width: max-content;
    }

    .table .row input {
		width: 32px;
		height: 32px;
		padding: 0;
		text-align: center;
		margin: 0;
    }

    .table .row button {
    	display: flex;
    	justify-content: center;
    	align-items: center;
    	width: 32px;
    	height: 32px;
    	text-align: center;
    }

    .front-page .product-section-header .container-fluid .col-lg-12 .row .col-lg-6:nth-of-type(1) {
    	margin-bottom: 32px;
    }

    .front-page .product-section-header .container-fluid,
    .front-page .product-section-bot .container-fluid {
    	max-width: 100%;
    }

    .front-page .product-section-mid .container .row .col-lg-4 .feature-ico {
    	margin-top: 32px;
    }

    .front-page .product-section-mid .container .row .col-lg-4 h2 {
    	margin: 32px 0 0 0;
    }

    .register-section .col-lg-12 .kt-portlet-front form .kt-checkbox-list,
    .register-section .col-lg-12 .kt-portlet-front form .kt-radio-list {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
    }

    #collapseTerms .kt-checkbox-list {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
    }

    #collapseTerms .kt-checkbox-list .kt-checkbox a {
		color: #333;
		font-weight: 700;
    }

    #collapseOrder .kt-portlet__body {
    	overflow-x: scroll;
    }

    #app.front-page .card.m-3 #collapseOrder .kt-portlet__body .col-md-12,
    #app.front-page .card.m-3 #collapseOrder .kt-portlet__body .col-md-12 .kt-portlet__body {
    	padding: 0;
    }

    .register-section .basket-container {
    	width: calc(100% - 16px);
    }

    .register-section .basket-container .kt-portlet__head {
    	max-width: 90%;
    }

    .register-section .basket-container #cart {
    	overflow-x: scroll;
    }

    #collapseLinks .kt-portlet__body a {
		margin-bottom: 8px;
    }

    #app.order .content .kt-portlet__body,
    #app.order .content .kt-portlet__body#cart,
    #app.autoship .content .kt-portlet__body,
    #app.autoship .content .kt-portlet__body#cart {
    	overflow-x: scroll;
    }

    #cart_order_link {
		padding: 16px 8px !important;
		background: #84a920;
		border: none;
		font-weight: 700 !important;
		color: #fff !important;
    }

    #app.team .content .col-md-12 {
    	padding: 0;
    }

    #app.team .content .kt-portlet.main {
    	position: relative;
    	top: unset;
    	left: unset;
    	right: unset;
    	bottom: unset;
    }

}

#bodyToBlock #accordionExample2 #ajax_data .la.la-cart-plus {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    height: auto;
    width: auto;
    display: inline-block;
    justify-content: unset;
    align-items: unset;
}

#bodyToBlock #accordionExample2 #ajax_data tr.kt-datatable__row td {
    width: 20%;
}

#bodyToBlock #accordionExample2 #ajax_data tr.kt-datatable__row td * {
    width: 100% !important;
    text-align: center;
}

#bodyToBlock #accordionExample2 #ajax_data .kt-datatable__head .kt-datatable__row .kt-datatable__cell {
    width: 20%;
    text-align: center;
}

#bodyToBlock #accordionExample2 #ajax_data .kt-datatable__head .kt-datatable__row .kt-datatable__cell * {
    width: 100% !important;
    text-align: center;
}
