/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
    /*===============================*/
    #sp-top1 .b-tel .tel__ico,
    #sp-top2 .b-worktime .worktime__ico {
        display: none;
    }
    #sp-top1 .sp-module,
    #sp-top2 .sp-module {
        padding-left: 0;
    }
    /*===============================*/
    #sp-topbtn input.popup-btn {
        width: 100% !important;
        font-size: 14px !important;
    }
    /*===============================*/
    #offcanvas-toggler:before {
        content: 'Меню';
        margin-right: 10px;
    }
    /*===============================*/
    .b-slider-1 {
        margin-left: 45px !important;
    }
    div#n2-ss-1 .n2-ss-control-bullet {
        bottom: 54px !important;
    }
    /*===============================*/
    #sppb-addon-1536651993253,
    #sppb-addon-1536678039887 {
        margin-bottom: 0 !important;
    }
    /*===============================*/
    #sp-bottom {
        padding: 5px 0;
    }
    /*===============================*/
  	.b-category .category__pic img {
    	width: auto;
    	max-width: none;
   		height: 150px;
  	}
}/* END */
/*===============================*/
@media (max-width: 991.98px) { 
    /*===============================*/
    .table-wrapper {
      overflow-x: auto;
    }
    /*===============================*/
}/* END */