.wrap-header-menu-mobile{
    margin-top: 10px;
}
.header-menu-mobile-table{
    width:100%;
    border-bottom:1px solid #CACACA !important;
    margin-bottom: 20px;
}
/*.header-menu-mobile-table tr:last-child td,*/
.sections-header-menu-mobile tr:last-child td{
    padding-bottom: 15px;
}
.header-menu-mobile-td-first{
    width:7%;
    vertical-align: top;
}
.header-menu-mobile-ul li{
    margin-bottom: 0px !important;
    cursor: pointer;
    text-align: center;
}
.header-menu-mobile-ul li:first-child{
    margin-bottom: 3px !important;
}
.header-menu-mobile-ul li i{
    font-size: 20px !important;
    line-height:12px !important;
}
.sections-header-menu-mobile{
    width:100%;
}
.sections-header-menu-mobile td{
    vertical-align: top;
    padding:0 3px;
}
.sections-header-menu-mobile td:nth-child(1),
.sections-header-menu-mobile td:nth-child(2){
    width:42.5%;
}
.sections-header-menu-mobile td:nth-child(3){
    width:15%;
}
.fa_category_close,
.fa_str_close{
    color: red !important;
    cursor: pointer;
    font-size: 16px !important;
}
.add-section{
    margin-bottom: 15px;
    cursor: pointer;
}
.section-title{
    font-size: 16px;
}

/* Front-end */
.wrap-bars-menu{
    padding-bottom: 5px;
    background-color: transparent;
    border: none;
}
.wrap-bars-menu:focus{
    outline:none;
}
.wrap-bars-menu i{
    font-size: 50px;
}
.wrap-head-menu-mobile{
    padding:0 20px;
    color: #59595b;
}
.wrap-head-menu-mobile a{
    color: #59595b;
}
.wrap-head-menu-mobile a:hover{
    color: #337ab7;
}
.head-menu-mobile{
    border: 1px solid #B2B2B2;
    overflow: hidden;
    padding:30px;
    /*width:80%;*/
    /*margin:0 auto;*/
    display: none;
    z-index: 100;
    background-color: #fff;
}
.menu-mobile-search-ul li:nth-child(1){
    width:90%;
}
.menu-mobile-search-ul li:nth-child(2){
    width:10%;
}
.menu-mobile-search-ul li:nth-child(2) button{
    border: none;
    background-color: transparent;
    font-size: 26px;
}
.menu-mobile-search-ul li:nth-child(2) button:focus,
.menu-mobile-search-ul li:nth-child(2) button:active{
    outline:none;
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 0 #fff;
    -moz-box-shadow: 0 0 0 0 #fff;
    box-shadow: 0 0 0 0 #fff;
}
.head-menu-mobile-search{
    overflow: hidden;
}
.section-title{
    font-size: 24px;
    text-align: left;
    padding: 2px 0px;
}
.section-links{
    overflow: hidden;
    margin-bottom: 20px;
}
.section-links:last-child{
    margin-bottom: 0px;
}
.section-links li{
    width:100%;
    text-align: left !important;

}
.noscroll_body { position: fixed; overflow-y:scroll }

.header_mobile#header-mobile .widget-container.widget_foo_widget{
    transform: translateY(-50%);
}
/* header */

.classnameCL_Menu_Mobile.header ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.classnameCL_Menu_Mobile.header li a {
    display: block;
    /*padding: 20px 20px;*/
    text-decoration: none;
}

.classnameCL_Menu_Mobile.header li a:hover,
.classnameCL_Menu_Mobile.header .menu-btn:hover {
    background-color: transparent ;
}

.classnameCL_Menu_Mobile.header .menu {
    clear: both;
    max-height: 0;
    transition: max-height .2s ease-out;
    position: fixed;
    margin-top: 30px;
    width: 100%;
    z-index: 9999;
    top: 35px;
    bottom: 0;
    overflow-y: auto;
}

.classnameCL_Menu_Mobile.header .menu-icon {
    cursor: pointer;
    display: inline-block;
    user-select: none;
    position: absolute;
}

.classnameCL_Menu_Mobile.header .menu-icon .navicon {
    background: #333;
    display: block;
    height: 2px;
    position: relative;
    transition: background .2s ease-out;
    width: 18px;
}

.classnameCL_Menu_Mobile.header .menu-icon .navicon:before,
.classnameCL_Menu_Mobile.header .menu-icon .navicon:after {
    background: #333;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
}

.classnameCL_Menu_Mobile.header .menu-icon .navicon:before {
    top: 5px;
}

.classnameCL_Menu_Mobile.header .menu-icon .navicon:after {
    top: -5px;
}

.classnameCL_Menu_Mobile.header .menu-btn {
    display: none;
}

.classnameCL_Menu_Mobile.header .menu-btn:checked ~ .menu {
    max-height: 2040px;
    min-height: 93vh;
    padding-bottom: 75px;
    border: 1px solid #000;

}

@media (min-width: 78em) {
    .classnameCL_Menu_Mobile.header li {
        float: left;
    }
    .classnameCL_Menu_Mobile.header li a {
        padding: 20px 30px;
    }
    .classnameCL_Menu_Mobile.header .menu {
        clear: none;
        float: right;
        max-height: none;
    }
    .classnameCL_Menu_Mobile.header .menu-icon {
        display: none;
    }
}
.log-in-dash-block{
    float: right;
    text-align: right;
}
.classnameCL_Menu_Mobile{
    width: 100%;
    display: none;
    position: absolute;
    margin-top: 30px;
}
.tn_m_close{
    font-size: 40px;
}
.classnameCL_Menu_Mobile .menu .section-title_parent_block .section-links{
    display: none;
}
.classnameCL_Menu_Mobile .menu .col-xs-12{
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: table;
}

.last_li_close{
    position: absolute;
    bottom: 10px;
    left: 0;
    padding-top: 20px;
    right: 15px;
}

.classnameCL_Menu_Mobile  .tn_m_close-bottom{
    bottom: -40px;
    right: 15px;
    position: relative;
}
.btn-default-search_menu{
    padding: 0px 10px 0px 10px;
    font-size: 30px;
}
.classnameCL_Menu_Mobile .close{
    opacity: 1;
    font-weight: 100;
    color: #ccc;
}
.section-title_parent_block{
    border-bottom: 1px solid #4e4d4d;
    width: 90%;
}
.classnameCL_Menu_Mobile li.pull-left{
  /*  border-top: 1px solid #4e4d4d;*/
}
.classnameCL_Menu_Mobile .menu-mobile-search-ul .pull-left{
    border: 0;
}


.classnameCL_Menu_Mobile i {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 0px;
}

.classnameCL_Menu_Mobile .right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.classnameCL_Menu_Mobile .left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.classnameCL_Menu_Mobile .up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.classnameCL_Menu_Mobile .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.dd-button {
    position: relative;
}

.dd-button:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid black;
}
.section-title_parent_block .section-links .pull-left{
    padding: 5px 0px;
}
.log-in-dash-block{
    text-align: right;
    padding-right: 5px;
}