@media (min-width: 1025px) {
    .kt-header--fixed.kt-subheader--fixed.kt-subheader--enabled .kt-wrapper {
        padding-top: 70px!important;
    }

    #kt_consumer_profile_aside{
        width: 400px;
    }

    #kt_user_profile_aside{
        width: 400px;
    }

    #kt_header_menu img{
        height: 80%; 
        width: auto;
        padding-top: 10px;

    }
}

@media (max-width: 1025px) {
    #kt_wrapper #kt_content {
        padding-top: 15px!important;
    }

    #kt_consumer_profile_aside{
        width: 100%;
    }

    #kt_user_profile_aside{
        width: 100%;
    }

    #kt_header_menu img{
        width: 80%;
        padding-top: 10px;
        padding-left: 10px;

    }
}

.kt-user-card-v2 .kt-user-card-v2__pic img {
    border-radius: 50%;
    max-width: 275px;
    max-height: 275px;
}
.product th
{
	background-color: #5D78FF !important;
}
.kt-user-card-v2 .kt-user-card-v2__details .kt-user-card-v2__desc, .kt-user-card-v2 .kt-user-card-v2__details .kt-user-card-v2__email {
    margin-top: 3px;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: 400;
    color: #5d78ff;
}

/*!
 * Start Bootstrap - Shop Homepage (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */


.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 30px;
}

.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
    height: 160px;
    overflow: hidden;
}

.caption h4 {
    white-space: nowrap;
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

footer {
    margin: 50px 0;
}

#loading
{
    text-align:center; 
    background: url('loader.gif') no-repeat center; 
    height: 150px;
}

.scrollbar {
float: left;
height: 200px;
background: #fff;
overflow-y: scroll;
margin-bottom: 25px;
}
.force-overflow {
min-height: 450px;
}

.scrollbar-primary::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-primary::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #4285F4; }

.scrollbar-primary {
scrollbar-color: #4285F4 #F5F5F5;
}

.scrollbar-danger::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-danger::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-danger::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #ff3547; }

.scrollbar-danger {
scrollbar-color: #ff3547 #F5F5F5;
}

.scrollbar-warning::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-warning::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-warning::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #FF8800; }

.scrollbar-warning {
scrollbar-color: #FF8800 #F5F5F5;
}

.scrollbar-success::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-success::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-success::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #00C851; }

.scrollbar-success {
scrollbar-color: #00C851 #F5F5F5;
}

.scrollbar-info::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-info::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-info::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #33b5e5; }

.scrollbar-info {
scrollbar-color: #33b5e5 #F5F5F5;
}

.scrollbar-default::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-default::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-default::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #2BBBAD; }

.scrollbar-default {
scrollbar-color: #2BBBAD #F5F5F5;
}

.scrollbar-secondary::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-secondary::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-secondary::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #aa66cc; }

.scrollbar-secondary {
scrollbar-color: #aa66cc #F5F5F5;
}

.list-group-item {
    padding: 0.25rem 1.25rem!important;
    border: none!important;
}

@media screen and (min-width: 1024px) {
    .product_card{
        height:400px;
    }
}

@media screen and (max-width: 786px) {
    .product_card{
        height:480px;
    }
}

.kt-datatable > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell .kt-checkbox.kt-checkbox--solid > span, .kt-datatable > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell .kt-checkbox.kt-checkbox--solid > span, .kt-datatable > .kt-datatable__table > .kt-datatable__foot .kt-datatable__row > .kt-datatable__cell .kt-checkbox.kt-checkbox--solid > span{
    border: 1px solid #fcb326 !important;
}

.highlight{
    background: #fcb326;
}

.kt-login.kt-login--v2 .kt-login__wrapper .kt-login__container .kt-form .form-control{
    background: #fcb326!important;
}

.kt-header, .kt-aside__brand{
    background-color: #740122!important;
}

#kt_aside_menu_wrapper, .kt-aside-menu{
    background-color: #740122!important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg g [fill], .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill]{
    fill: #fff!important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link{
    background-color: #fcb326!important;
}

.kt-header .kt-header__topbar .kt-header__topbar-item:hover.kt-header__topbar-item--user .kt-header__topbar-user, .kt-header .kt-header__topbar .kt-header__topbar-item.show.kt-header__topbar-item--user .kt-header__topbar-user{
    background-color: #fcb326!important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link{
    background-color: #740122!important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link{
    background-color: #740122!important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link{
    background-color: #740122!important;
}

.kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text{
    color: #fff!important;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell > span, .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__foot .kt-datatable__row > .kt-datatable__cell > span{
    text-align: center;
}

.kt-datatable > .kt-datatable__table > .kt-datatable__head .kt-datatable__row, .kt-datatable > .kt-datatable__table > .kt-datatable__body .kt-datatable__row, .kt-datatable > .kt-datatable__table > .kt-datatable__foot .kt-datatable__row{
    border-bottom: 1px solid #ccc;
}


.select2-container--default .select2-selection--single .select2-selection__rendered{
    padding: 0.65rem 0.65rem 0.65rem 0.65rem!important;
}

.table-bordered{
    border: 1px solid #000;
}

html, body{
    font-size: 14px!important;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell{
    border-right: 1px solid #ccc!important;
    border-left: 1px solid #ccc!important;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell > span{
    overflow: visible!important;
}

.modal-body{
    background: #f1f1f1!important;
}

.form-group label{
    color: black;
    font-weight: 600;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ccc!important;
  font-weight: 100;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ccc!important;
  font-weight: 100;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #ccc!important;
  font-weight: 100;
}

.select2-selection__placeholder{
    color: #ccc!important;
    opacity: 1; /* Firefox */
    font-weight: 100;
}

.modal-header{
    background: #FCB326!important;
}

.modal .modal-content .modal-header .modal-title{
    color: white!important;
    width: 100%!important;
    text-align: center!important;
}

body, .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell > span{
    color: #000!important;
    font-weight: 600!important;
}

#sales_order_list .form-group, #purchase_order_list .form-group, #quotation_list .form-group, #sales_invoice_list .form-group, #purchase_invoice_list .form-group{
    background: rgba(241, 199, 141, 0.2)!important;
    padding: 5px;
}

#sales_order_list .input-group > .form-control{
    /*border: 1px solid #888!important;*/
}

.kt-datatable__table, a{
    color: #740122!important;
}

.kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler svg g [fill]{
    fill: #fff!important;
}

.kt-menu__section h4{
    color: white!important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__section .kt-menu__section-icon{
    color: white!important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text{
    color: white!important;

}
.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-header__topbar-welcome{
    color: white!important;
}
.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-header__topbar-username{
    color: white!important;
}

.kt-menu__link .kt-menu__ver-arrow{
    color: white!important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-text{
    color: white!important;
}

.kt-menu__link-bullet .kt-menu__link-bullet--dot{
    color: white!important;
}

.kt-badge.kt-badge--unified-success {
    color: white !important;
    background: rgba(241, 199, 141, 0.2) !important;
}

.kt-portlet__head{
    background-color: #FCB326;
}
.kt-portlet__head-title{
    color: #fff!important;
}

body{
    background: #fff !important;
}

.kt-footer .kt-footer__copyright {
    color: #740122!important;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state="current"] .kt-wizard-v3__nav-body{
    color: #FCB326!important;
}
.kt-heading{
    color: #FCB326!important;
}


.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state="current"] .kt-wizard-v3__nav-body .kt-wizard-v3__nav-bar::after{
    background-color: #FCB326!important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span{
    background-color: #fff!important;
}

.kt-subheader .kt-subheader__btn-daterange {
    background: rgba(241, 199, 141, 0.2) !important;
}

.kt-subheader .kt-subheader__btn-daterange .kt-subheader__btn-daterange-date {
    color:#740122!important;
}
.kt-subheader .kt-subheader__btn-daterange i{
    color:#740122!important;
}
.kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title small {
    color:#fff;
}

#kt_user_profile_aside .kt-portlet__head {
    background-color: transparent!important;
}

.kt-badge.kt-badge--info{
    background: #FCB326!important;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.kt-widget__item--active .kt-widget__section .kt-widget__icon .kt-svg-icon g [fill], .kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item:hover .kt-widget__icon .kt-svg-icon g [fill]{
    fill:#740122!important;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.kt-widget__item--active .kt-widget__section .kt-widget__desc, .kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item:hover .kt-widget__desc{
    color:#740122!important;
}
.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.kt-widget__item--active, .kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item:hover{
    background-color: #fef2db!important;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__head .kt-widget__content .kt-widget__section .kt-widget__subtitle {
    color:#00000B!important;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link :hover {
    color:#00000B!important;
}

.kt-datatable > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell > span, .kt-datatable > .kt-datatable__table > .kt-datatable__foot .kt-datatable__row > .kt-datatable__cell > span{
    color:#740122!important;
}

.kt-header-menu-mobile{
    background-color: #740122!important;
}

.kt-header-menu-wrapper{
    background-color: #740122!important;
}

.kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading, .kt-header-menu-mobile .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link{
    background-color: #740122!important;
}

.modal-body {
    background: #fff !important;
}

.modal .modal-content .modal-header .close:hover {
    color: #fff !important;
}

.modal .modal-content .modal-header .close{
    color: #fff !important;
}
.modal-footer{
    background-color: #FCB326!important;
}
.kt-datatable > .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--active{
    background: #FEF2DB !important;
}

.kt-datatable > .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link:hover{
    background: #FEF2DB !important;
}


.dropdown-item.active, .dropdown-item:active{
    background-color: #FEF2DB !important;
}

.kt-portlet .kt-portlet__head.kt-portlet__head--noborder{
    background-color: none;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell, .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell, .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__foot .kt-datatable__row > .kt-datatable__cell{
    /*padding: 2px!important;*/
}

a.btn.btn-label-brand:hover
{
    background-color: #eee !important;
}

.kt-login__signin ::placeholder{
    color: #740122!important;
}

.kt-login.kt-login--v2 .kt-login__wrapper .kt-login__container .kt-form .form-control{
    color: #740122!important;
}

.dashboard_button{
    background-color: #740122!important;
    color:  #fff!important;
    border: none;
    padding: 30px 50px;
    border-radius: 5px;
    font-size: 20px;
    margin-right: 5px;
}

.kt-checkbox > span::after{
    border-top-color: rgb(116, 1, 34);
    border-top-style: solid;
    border-top-width: medium;
    border-right-color: rgb(116, 1, 34);
    border-right-style: solid;
    border-right-width: medium;
    border-bottom-color: rgb(116, 1, 34);
    border-bottom-style: solid;
    border-bottom-width: medium;
    border-left-color: rgb(116, 1, 34);
    border-left-style: solid;
    border-left-width: medium;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
}

.btn.btn-clean i {
  color: #740122;
}

.info-box-ss{
    background-color: #740122;
    color: white;
    padding: 25px;
    text-align: center;
    margin: 10px;
}

.ib_value{
    font-size: 30px;
    color: #fff;
    font-weight: 600;
}

.ib_label{
    color: #ffb427;
    font-style: italic;
}

.ss_btn{
    background-color: #740122;
    color: white;
    padding: 10px;
    border: none;
    margin-bottom: 10px;
}

.st_payment_title{
    text-align: right;
    width: 85%;
    padding: 5px;
    font-weight: 600;
}

.st_payment_total{
    text-align: right;
    padding: 5px;
    font-weight: 600;
    color: #740122;
    font-size: 18px;
}

.pay_fees_button{
    background-color: #740122;
    color: white;
    padding: 10px;
    border: none;
    margin-bottom: 10px;
    width: 100%;
}

.dropdown button {
    border-color: #740122;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item .kt-wizard-v3__nav-body .kt-wizard-v3__nav-label span{
    font-size: 1rem!important;

}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state="current"] .kt-wizard-v3__nav-body{
    color: #740122!important;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state="current"] .kt-wizard-v3__nav-body .kt-wizard-v3__nav-bar::after{
    background-color: #740122!important;
}

.kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form{
    padding: 10px!important;
}

.kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-wizard-v3__content .kt-wizard-v3__form{
    margin-top: 1rem!important;
}

.form-control, .select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single{
    border: 1px solid #740122!important;
}

.fee_desc { 
    font-size: 11px;
    color: #740122!important;
}

.check_status_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.check_status_hr {
    width: 100%;
    margin: 20px;
    border-bottom: 15px solid #FCB326;
}

.check_status_container img{
    width: 200px;
}

.check_status_container h4 {
    margin-bottom: 20px;
}

#cs_application_no {
    padding: 10px;
    outline: none;
}

#check_status_form {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#check_status_form .btn {
    margin-top: 20px;
}

.cs_message {
    margin-top: 30px;
    font-size: 1.3rem;
}

#uploading_pics_screen {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    z-index: 1000;
    background-color: #fff;
}

#uploading_pics_text {
    font-size: 30px;
    font-weight: bolder;
}

#bills_export_modal_btn {
    background-color: #1D6F42;
    border-color: #1D6F42;
    color: #fff!important;
}

.export-svg {
    width: 22px;
    padding-right: 8px;
    margin-top: -2px;
    filter: brightness(0) invert(1);
}

.pr_name_header {
    width: 100%;
    background-color: #FCB326;
    padding: 15px 20px;
    font-size: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: 600;
    color: #fff;
}

.st_details_pic img {
    max-width: 80px;
    max-height: 80px;
}

.st_details_container {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

#db_amount_table tr:first-child {
    background-color: #ffb427;
}

#approve_payment {
    width: 30%;
    left: 35%;
}




@media (max-width: 1024px){
    .kt-header-mobile {
      background-color: #740122!important;
    }

    .flaticon-more::before{
        color: white;
    }

    .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler span::before, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toggler span::after{
        background: #ffffff!important;
    }
}

.hidden {
    display: none!important;
}